Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ echo agent
+ grep ^-
+ [ agent = agent ]
+ shift
+ set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
+ [ consul = consul ]
+ stat -c %u /consul/data
+ id -u consul
+ [ 100 != 100 ]
+ stat -c %u /consul/config
+ id -u consul
+ [ 100 != 100 ]
+ [ ! -z ]
+ exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
==> Starting Consul agent...
==> Consul agent running!
           Version: 'v1.4.3'
           Node ID: '13cf0cd4-18be-77d8-1cb9-e697ed9bc604'
         Node name: 'onap-msb-consul-55bf85f47-xvzrv'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

==> Log data will now stream in as it occurs:

    2021/11/18 01:48:21 [DEBUG] agent: Using random ID "13cf0cd4-18be-77d8-1cb9-e697ed9bc604" as node ID
    2021/11/18 01:48:21 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:13cf0cd4-18be-77d8-1cb9-e697ed9bc604 Address:127.0.0.1:8300}]
    2021/11/18 01:48:21 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/11/18 01:48:21 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/11/18 01:48:21 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/11/18 01:48:21 [WARN] raft: Unable to get address for server id 13cf0cd4-18be-77d8-1cb9-e697ed9bc604, using fallback address 127.0.0.1:8300: Could not find address for server id 13cf0cd4-18be-77d8-1cb9-e697ed9bc604
    2021/11/18 01:48:21 [DEBUG] raft: Votes needed: 1
    2021/11/18 01:48:21 [DEBUG] raft: Vote granted from 13cf0cd4-18be-77d8-1cb9-e697ed9bc604 in term 2. Tally: 1
    2021/11/18 01:48:21 [INFO] raft: Election won. Tally: 1
    2021/11/18 01:48:21 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/11/18 01:48:22 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-xvzrv.dc1 127.0.0.1
    2021/11/18 01:48:22 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-xvzrv 127.0.0.1
    2021/11/18 01:48:23 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-xvzrv (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 01:48:23 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/11/18 01:48:23 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-xvzrv.dc1" in area "wan"
    2021/11/18 01:48:23 [INFO] consul: cluster leadership acquired
    2021/11/18 01:48:23 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-xvzrv
    2021/11/18 01:48:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/11/18 01:48:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/11/18 01:48:23 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/11/18 01:48:23 [INFO] agent: started state syncer
    2021/11/18 01:48:23 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/11/18 01:48:24 [INFO] agent: Synced node info
    2021/11/18 01:48:24 [DEBUG] agent: Node info in sync
    2021/11/18 01:48:25 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/11/18 01:48:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 01:48:25 [INFO] consul: member 'onap-msb-consul-55bf85f47-xvzrv' joined, marking health alive
    2021/11/18 01:48:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 01:48:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 01:48:26 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/11/18 01:49:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 01:50:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 01:50:22 [DEBUG] agent: Node info in sync
    2021/11/18 01:50:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 01:50:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 01:51:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 01:51:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 01:51:43 [DEBUG] agent: Node info in sync
    2021/11/18 01:52:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 01:52:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 01:53:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 01:53:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 01:53:37 [DEBUG] agent: Node info in sync
    2021/11/18 01:54:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 01:54:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 01:55:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 01:55:22 [DEBUG] agent: Node info in sync
    2021/11/18 01:55:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 01:56:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 01:57:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 01:57:02 [DEBUG] agent: Node info in sync
    2021/11/18 01:57:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 01:57:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 01:58:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 01:58:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 01:58:24 [DEBUG] agent: Node info in sync
    2021/11/18 01:59:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 01:59:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 01:59:59 [DEBUG] agent: Node info in sync
    2021/11/18 02:00:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:00:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:01:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:01:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:01:42 [DEBUG] agent: Node info in sync
    2021/11/18 02:02:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:02:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:03:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:03:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:03:36 [DEBUG] agent: Node info in sync
    2021/11/18 02:04:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:04:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:05:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:05:04 [DEBUG] agent: Node info in sync
    2021/11/18 02:05:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:06:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:06:20 [DEBUG] agent: Node info in sync
    2021/11/18 02:06:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:07:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:07:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:08:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:08:11 [DEBUG] agent: Node info in sync
    2021/11/18 02:08:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:09:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:09:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:09:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:09:44 [DEBUG] agent: Node info in sync
    2021/11/18 02:10:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:11:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:11:04 [DEBUG] agent: Node info in sync
    2021/11/18 02:11:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:11:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:12:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:12:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:12:40 [DEBUG] agent: Node info in sync
    2021/11/18 02:13:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:13:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:13:58 [DEBUG] agent: Node info in sync
    2021/11/18 02:14:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:14:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:15:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:15:09 [DEBUG] agent: Node info in sync
    2021/11/18 02:15:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:16:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:17:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:17:00 [DEBUG] agent: Node info in sync
    2021/11/18 02:17:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:17:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:18:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:18:08 [DEBUG] agent: Node info in sync
    2021/11/18 02:18:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:19:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:19:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:19:44 [DEBUG] agent: Node info in sync
    2021/11/18 02:19:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:20:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:21:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:21:10 [DEBUG] agent: Node info in sync
    2021/11/18 02:21:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:22:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:22:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:22:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:22:51 [DEBUG] agent: Node info in sync
    2021/11/18 02:23:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:23:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:23:58 [DEBUG] agent: Node info in sync
    2021/11/18 02:24:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:24:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:25:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:25:14 [DEBUG] agent: Node info in sync
    2021/11/18 02:25:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:26:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:26:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:26:58 [DEBUG] agent: Node info in sync
    2021/11/18 02:27:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:27:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:28:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:28:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:28:53 [DEBUG] agent: Node info in sync
    2021/11/18 02:29:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:30:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:30:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:30:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:30:47 [DEBUG] agent: Node info in sync
    2021/11/18 02:31:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:32:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:32:05 [DEBUG] agent: Node info in sync
    2021/11/18 02:32:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:32:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:33:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:33:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:33:55 [DEBUG] agent: Node info in sync
    2021/11/18 02:34:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:34:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:35:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:35:23 [DEBUG] agent: Node info in sync
    2021/11/18 02:35:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:36:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:36:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:36:25 [DEBUG] agent: Node info in sync
    2021/11/18 02:36:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:37:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:37:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:37:30 [DEBUG] agent: Node info in sync
    2021/11/18 02:38:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:38:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:38:44 [DEBUG] agent: Node info in sync
    2021/11/18 02:39:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:39:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:40:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:40:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:40:23 [DEBUG] agent: Node info in sync
    2021/11/18 02:41:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:41:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:41:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:41:47 [DEBUG] agent: Node info in sync
    2021/11/18 02:42:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:42:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:42:53 [DEBUG] agent: Node info in sync
    2021/11/18 02:43:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:43:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:44:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:44:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:44:51 [DEBUG] agent: Node info in sync
    2021/11/18 02:45:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:46:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:46:15 [DEBUG] agent: Node info in sync
    2021/11/18 02:46:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:46:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:47:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:47:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:47:32 [DEBUG] agent: Node info in sync
    2021/11/18 02:48:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:48:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:48:45 [DEBUG] agent: Node info in sync
    2021/11/18 02:49:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:49:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:49:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:49:54 [DEBUG] agent: Node info in sync
    2021/11/18 02:50:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:51:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:51:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:51:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:51:47 [DEBUG] agent: Node info in sync
    2021/11/18 02:52:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:53:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:53:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:53:43 [DEBUG] agent: Node info in sync
    2021/11/18 02:53:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:54:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:54:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:54:49 [DEBUG] agent: Node info in sync
    2021/11/18 02:55:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:55:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:55:59 [DEBUG] agent: Node info in sync
    2021/11/18 02:56:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:56:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:57:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:57:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:57:32 [DEBUG] agent: Node info in sync
    2021/11/18 02:58:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 02:59:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 02:59:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 02:59:21 [DEBUG] agent: Node info in sync
    2021/11/18 02:59:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:00:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:00:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:00:25 [DEBUG] agent: Node info in sync
    2021/11/18 03:01:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 03:01:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:02:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:02:05 [DEBUG] agent: Node info in sync
    2021/11/18 03:02:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:03:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 03:03:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:03:12 [DEBUG] agent: Node info in sync
    2021/11/18 03:03:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:04:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:05:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:05:04 [DEBUG] agent: Node info in sync
    2021/11/18 03:05:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:05:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 03:06:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:06:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:06:58 [DEBUG] agent: Node info in sync
    2021/11/18 03:07:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:07:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 03:08:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:08:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:08:32 [DEBUG] agent: Node info in sync
    2021/11/18 03:09:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:09:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:09:52 [DEBUG] agent: Node info in sync
    2021/11/18 03:10:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 03:10:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:11:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:11:01 [DEBUG] agent: Node info in sync
    2021/11/18 03:11:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:12:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:12:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 03:12:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:12:47 [DEBUG] agent: Node info in sync
    2021/11/18 03:13:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:14:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:14:10 [DEBUG] agent: Node info in sync
    2021/11/18 03:14:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:14:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 03:15:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:15:13 [DEBUG] agent: Node info in sync
    2021/11/18 03:15:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:16:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:16:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 03:16:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:16:55 [DEBUG] agent: Node info in sync
    2021/11/18 03:17:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:18:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:18:17 [DEBUG] agent: Node info in sync
    2021/11/18 03:18:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:19:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 03:19:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:19:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:19:40 [DEBUG] agent: Node info in sync
    2021/11/18 03:20:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:20:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:20:48 [DEBUG] agent: Node info in sync
    2021/11/18 03:21:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:21:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 03:22:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:22:18 [DEBUG] agent: Node info in sync
    2021/11/18 03:22:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:23:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:24:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/18 03:24:18 [DEBUG] agent: Node info in sync
    2021/11/18 03:24:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:24:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-xvzrv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/18 03:24:55 [DEBUG] http: Request GET /v1/status/leader (1.339404ms) from=10.233.68.19:45942
    2021/11/18 03:24:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:24:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:24:57 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.46.227_8482"
    2021/11/18 03:24:57 [DEBUG] agent: Node info in sync
    2021/11/18 03:24:57 [DEBUG] http: Request PUT /v1/agent/service/register (376.091792ms) from=10.233.68.19:45952
    2021/11/18 03:24:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:24:57 [DEBUG] agent: Node info in sync
    2021/11/18 03:24:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (100.400866ms) from=10.233.68.19:45956
    2021/11/18 03:24:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:24:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:24:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:24:58 [INFO] agent: Synced service "_v1_vnfres_10.233.11.95_8802"
    2021/11/18 03:24:58 [DEBUG] agent: Node info in sync
    2021/11/18 03:24:58 [DEBUG] http: Request PUT /v1/agent/service/register (795.108922ms) from=10.233.68.19:45958
    2021/11/18 03:24:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:24:58 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:24:58 [DEBUG] agent: Node info in sync
    2021/11/18 03:24:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (630.207µs) from=10.233.68.19:45966
    2021/11/18 03:24:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:24:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:24:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:24:59 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:00 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.50.55_443"
    2021/11/18 03:25:00 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:00 [DEBUG] http: Request PUT /v1/agent/service/register (677.217267ms) from=10.233.68.19:45970
    2021/11/18 03:25:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:00 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:00 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (739.193µs) from=10.233.68.19:45978
    2021/11/18 03:25:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:01 [INFO] agent: Synced service "_v1_parser_10.233.45.87_8806"
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:01 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:01 [DEBUG] http: Request PUT /v1/agent/service/register (410.933746ms) from=10.233.68.19:45984
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:01 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (633.189µs) from=10.233.68.19:45986
    2021/11/18 03:25:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:01 [INFO] agent: Synced service "_v1_catalog_10.233.45.87_8806"
    2021/11/18 03:25:01 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:01 [DEBUG] http: Request PUT /v1/agent/service/register (300.709767ms) from=10.233.68.19:45990
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:01 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:01 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (596.876µs) from=10.233.68.19:45994
    2021/11/18 03:25:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:02 [INFO] agent: Synced service "_v1_nsd_10.233.45.87_8806"
    2021/11/18 03:25:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:02 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:02 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:02 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:02 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:02 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:02 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:02 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:02 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:02 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:02 [DEBUG] http: Request PUT /v1/agent/service/register (286.972604ms) from=10.233.68.19:45996
    2021/11/18 03:25:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (90.619301ms) from=10.233.68.19:46000
    2021/11/18 03:25:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:03 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.45.87_8806"
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:03 [DEBUG] http: Request PUT /v1/agent/service/register (192.529977ms) from=10.233.68.19:46004
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (405.311µs) from=10.233.68.19:46006
    2021/11/18 03:25:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:03 [INFO] agent: Synced service "_v1_vnflcm_10.233.49.203_8801"
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:03 [DEBUG] http: Request PUT /v1/agent/service/register (339.621593ms) from=10.233.68.19:46008
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:03 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (612.321µs) from=10.233.68.19:46012
    2021/11/18 03:25:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/so-etsi-nfvo-ns-lcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:04 [INFO] agent: Synced service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095"
    2021/11/18 03:25:04 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:04 [DEBUG] http: Request PUT /v1/agent/service/register (730.598224ms) from=10.233.68.19:46014
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:04 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-nfvo-ns-lcm-v1 (502.497µs) from=10.233.68.19:46024
    2021/11/18 03:25:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:05 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092"
    2021/11/18 03:25:05 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:05 [DEBUG] http: Request PUT /v1/agent/service/register (648.414834ms) from=10.233.68.19:46026
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:05 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (489.227µs) from=10.233.68.19:46034
    2021/11/18 03:25:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:06 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.28.3_9015"
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:06 [DEBUG] http: Request PUT /v1/agent/service/register (400.281971ms) from=10.233.68.19:46036
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:06 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (400.251µs) from=10.233.68.19:46038
    2021/11/18 03:25:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:07 [INFO] agent: Synced service "_v1_vnfmgr_10.233.49.52_8803"
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (633.965849ms) from=10.233.68.19:46042
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:07 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (198.393688ms) from=10.233.68.19:46048
    2021/11/18 03:25:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:08 [INFO] agent: Synced service "_v1_sdc-gui_10.233.56.21_8181"
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:08 [DEBUG] http: Request PUT /v1/agent/service/register (609.881041ms) from=10.233.68.19:46052
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (750.377µs) from=10.233.68.19:46056
    2021/11/18 03:25:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:08 [INFO] agent: Synced service "_v1_wf-gui_10.233.61.151_8443"
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:08 [DEBUG] http: Request PUT /v1/agent/service/register (293.425967ms) from=10.233.68.19:46060
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:08 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (499.869543ms) from=10.233.68.19:46062
    2021/11/18 03:25:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:09 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.12.43_8443"
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:09 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:09 [DEBUG] http: Request PUT /v1/agent/service/register (301.1942ms) from=10.233.68.19:46070
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (691.727µs) from=10.233.68.19:46074
    2021/11/18 03:25:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:10 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.35.21_8082"
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:10 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:10 [DEBUG] http: Request PUT /v1/agent/service/register (400.491458ms) from=10.233.68.19:46076
    2021/11/18 03:25:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (99.92553ms) from=10.233.68.19:46084
    2021/11/18 03:25:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:11 [INFO] agent: Synced service "_v1_sdnc_10.233.50.87_8282"
    2021/11/18 03:25:11 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:11 [DEBUG] http: Request PUT /v1/agent/service/register (380.648668ms) from=10.233.68.19:46086
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:11 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (299.97153ms) from=10.233.68.19:46090
    2021/11/18 03:25:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:12 [INFO] agent: Synced service "_v1_message-router_10.233.58.98_3904"
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (283.102084ms) from=10.233.68.19:46094
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:12 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (99.818684ms) from=10.233.68.19:46096
    2021/11/18 03:25:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:12 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.7.126_8410"
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:12 [DEBUG] http: Request PUT /v1/agent/service/register (301.379094ms) from=10.233.68.19:46098
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:12 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (99.569596ms) from=10.233.68.19:46102
    2021/11/18 03:25:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:13 [INFO] agent: Synced service "_v0_multicloud_10.233.35.64_9001"
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:13 [DEBUG] http: Request PUT /v1/agent/service/register (224.659431ms) from=10.233.68.19:46106
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (601.694µs) from=10.233.68.19:46108
    2021/11/18 03:25:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:13 [INFO] agent: Synced service "_v1_multicloud_10.233.35.64_9001"
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:13 [DEBUG] http: Request PUT /v1/agent/service/register (104.413668ms) from=10.233.68.19:46110
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:13 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (468.533µs) from=10.233.68.19:46114
    2021/11/18 03:25:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:14 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.52.84_9011"
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:14 [DEBUG] http: Request PUT /v1/agent/service/register (231.354927ms) from=10.233.68.19:46116
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (392.561µs) from=10.233.68.19:46118
    2021/11/18 03:25:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:14 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.52.84_9011"
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:14 [DEBUG] http: Request PUT /v1/agent/service/register (170.153138ms) from=10.233.68.19:46126
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:14 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (500.899µs) from=10.233.68.19:46128
    2021/11/18 03:25:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:15 [INFO] agent: Synced service "_v1_nslcm_10.233.7.165_8403"
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:15 [DEBUG] http: Request PUT /v1/agent/service/register (179.583844ms) from=10.233.68.19:46130
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (330.788µs) from=10.233.68.19:46134
    2021/11/18 03:25:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:15 [INFO] agent: Synced service "_v2_nslcm_10.233.7.165_8403"
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:15 [DEBUG] http: Request PUT /v1/agent/service/register (207.127772ms) from=10.233.68.19:46138
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (385.43µs) from=10.233.68.19:46140
    2021/11/18 03:25:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:16 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.20.155_9007"
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:16 [DEBUG] http: Request PUT /v1/agent/service/register (402.118395ms) from=10.233.68.19:46142
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:16 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (99.916535ms) from=10.233.68.19:46146
    2021/11/18 03:25:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:17 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.20.155_9007"
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:17 [DEBUG] http: Request PUT /v1/agent/service/register (601.328884ms) from=10.233.68.19:46150
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (669.869µs) from=10.233.68.19:46156
    2021/11/18 03:25:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:17 [INFO] agent: Synced service "_v1_sdc_10.233.21.97_8443"
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:17 [DEBUG] http: Request PUT /v1/agent/service/register (400.408424ms) from=10.233.68.19:46158
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:17 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:17 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (547.985µs) from=10.233.68.19:46162
    2021/11/18 03:25:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:18 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.21.97_8080"
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:18 [DEBUG] http: Request PUT /v1/agent/service/register (106.514606ms) from=10.233.68.19:46164
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:18 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (493.444µs) from=10.233.68.19:46166
    2021/11/18 03:25:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:18 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.55.246_8484"
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:18 [DEBUG] http: Request PUT /v1/agent/service/register (401.587687ms) from=10.233.68.19:46168
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:18 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (569.077µs) from=10.233.68.19:46172
    2021/11/18 03:25:19 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:19 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:19 [DEBUG] http: Request PUT /v1/agent/service/register (444.691318ms) from=10.233.68.19:46180
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:19 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (565.556µs) from=10.233.68.19:46184
    2021/11/18 03:25:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:20 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:20 [DEBUG] http: Request PUT /v1/agent/service/register (399.68814ms) from=10.233.68.19:46186
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (86.639826ms) from=10.233.68.19:46190
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:20 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:20 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:20 [DEBUG] http: Request PUT /v1/agent/service/register (200.990121ms) from=10.233.68.19:46194
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:20 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (92.217333ms) from=10.233.68.19:46200
    2021/11/18 03:25:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:21 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:21 [DEBUG] http: Request PUT /v1/agent/service/register (399.886481ms) from=10.233.68.19:46202
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:21 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (643.886µs) from=10.233.68.19:46208
    2021/11/18 03:25:22 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:22 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:22 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:22 [DEBUG] http: Request PUT /v1/agent/service/register (574.691233ms) from=10.233.68.19:46212
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:22 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (665.528µs) from=10.233.68.19:46216
    2021/11/18 03:25:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:23 [DEBUG] http: Request PUT /v1/agent/service/register (327.826034ms) from=10.233.68.19:46220
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (429.939µs) from=10.233.68.19:46222
    2021/11/18 03:25:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-xvzrv" since the cluster is too small
    2021/11/18 03:25:23 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:24 [DEBUG] http: Request PUT /v1/agent/service/register (407.387172ms) from=10.233.68.19:46224
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (99.924175ms) from=10.233.68.19:46228
    2021/11/18 03:25:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:24 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:24 [DEBUG] http: Request PUT /v1/agent/service/register (210.587179ms) from=10.233.68.19:46230
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:24 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (473.801µs) from=10.233.68.19:46238
    2021/11/18 03:25:25 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:25 [DEBUG] http: Request PUT /v1/agent/service/register (102.596758ms) from=10.233.68.19:46240
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (506.573µs) from=10.233.68.19:46246
    2021/11/18 03:25:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:25 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:25 [DEBUG] http: Request PUT /v1/agent/service/register (501.096212ms) from=10.233.68.19:46248
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (636.83µs) from=10.233.68.19:46254
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:25 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:26 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:26 [DEBUG] http: Request PUT /v1/agent/service/register (104.611046ms) from=10.233.68.19:46256
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (401.86µs) from=10.233.68.19:46258
    2021/11/18 03:25:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:26 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:26 [DEBUG] http: Request PUT /v1/agent/service/register (105.677924ms) from=10.233.68.19:46262
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:26 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (439.725µs) from=10.233.68.19:46264
    2021/11/18 03:25:26 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:27 [DEBUG] http: Request PUT /v1/agent/service/register (400.339841ms) from=10.233.68.19:46268
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (502.99µs) from=10.233.68.19:46272
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:27 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:28 [DEBUG] http: Request PUT /v1/agent/service/register (501.154546ms) from=10.233.68.19:46278
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (99.976739ms) from=10.233.68.19:46282
    2021/11/18 03:25:28 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:28 [DEBUG] http: Request PUT /v1/agent/service/register (100.46475ms) from=10.233.68.19:46284
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:28 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (451.804µs) from=10.233.68.19:46286
    2021/11/18 03:25:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:29 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:29 [DEBUG] http: Request PUT /v1/agent/service/register (400.293332ms) from=10.233.68.19:46292
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (491.187µs) from=10.233.68.19:46296
    2021/11/18 03:25:29 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:29 [DEBUG] http: Request PUT /v1/agent/service/register (239.353889ms) from=10.233.68.19:46298
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:29 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (637.084µs) from=10.233.68.19:46302
    2021/11/18 03:25:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.164_8446"
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:30 [DEBUG] http: Request PUT /v1/agent/service/register (400.954264ms) from=10.233.68.19:46306
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:30 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (589.002µs) from=10.233.68.19:46314
    2021/11/18 03:25:31 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:31 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:31 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:32 [DEBUG] http: Request PUT /v1/agent/service/register (999.821533ms) from=10.233.68.19:46316
    2021/11/18 03:25:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (99.840571ms) from=10.233.68.19:46322
    2021/11/18 03:25:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:33 [DEBUG] http: Request PUT /v1/agent/service/register (219.295752ms) from=10.233.68.19:46326
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (703.839µs) from=10.233.68.19:46330
    2021/11/18 03:25:33 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:33 [DEBUG] http: Request PUT /v1/agent/service/register (601.923656ms) from=10.233.68.19:46332
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (554.89µs) from=10.233.68.19:46336
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:34 [DEBUG] http: Request PUT /v1/agent/service/register (377.84189ms) from=10.233.68.19:46340
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:34 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (100.112944ms) from=10.233.68.19:46348
    2021/11/18 03:25:34 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:35 [DEBUG] http: Request PUT /v1/agent/service/register (675.628539ms) from=10.233.68.19:46350
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:35 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (415.992µs) from=10.233.68.19:46358
    2021/11/18 03:25:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:36 [DEBUG] http: Request PUT /v1/agent/service/register (400.277853ms) from=10.233.68.19:46362
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (570.729µs) from=10.233.68.19:46364
    2021/11/18 03:25:36 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:36 [DEBUG] http: Request PUT /v1/agent/service/register (581.06688ms) from=10.233.68.19:46366
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:36 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (769.534µs) from=10.233.68.19:46372
    2021/11/18 03:25:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:37 [DEBUG] http: Request PUT /v1/agent/service/register (182.894994ms) from=10.233.68.19:46374
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:37 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (853.241µs) from=10.233.68.19:46378
    2021/11/18 03:25:38 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:38 [DEBUG] http: Request PUT /v1/agent/service/register (300.801791ms) from=10.233.68.19:46384
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:38 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (553.698µs) from=10.233.68.19:46388
    2021/11/18 03:25:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:39 [DEBUG] http: Request PUT /v1/agent/service/register (364.627379ms) from=10.233.68.19:46390
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (709.557µs) from=10.233.68.19:46396
    2021/11/18 03:25:39 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:39 [DEBUG] http: Request PUT /v1/agent/service/register (551.626456ms) from=10.233.68.19:46398
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:39 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (614.611µs) from=10.233.68.19:46402
    2021/11/18 03:25:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:40 [DEBUG] http: Request PUT /v1/agent/service/register (204.82846ms) from=10.233.68.19:46406
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (405.326µs) from=10.233.68.19:46410
    2021/11/18 03:25:40 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:40 [DEBUG] http: Request PUT /v1/agent/service/register (501.301671ms) from=10.233.68.19:46412
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:40 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (625.531µs) from=10.233.68.19:46418
    2021/11/18 03:25:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:41 [DEBUG] http: Request PUT /v1/agent/service/register (199.974405ms) from=10.233.68.19:46420
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:41 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (464.286µs) from=10.233.68.19:46424
    2021/11/18 03:25:41 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:42 [DEBUG] http: Request PUT /v1/agent/service/register (288.83175ms) from=10.233.68.19:46426
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (423.807µs) from=10.233.68.19:46430
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:43 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:43 [DEBUG] http: Request PUT /v1/agent/service/register (1.00192078s) from=10.233.68.19:46432
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:43 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (694.091µs) from=10.233.68.19:46440
    2021/11/18 03:25:43 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:44 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:44 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:44 [DEBUG] http: Request PUT /v1/agent/service/register (550.995288ms) from=10.233.68.19:46442
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (569.777µs) from=10.233.68.19:46450
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:44 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.7.126_8410" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.164_8446"
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_vnfres_10.233.11.95_8802" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.87_8806" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.55.246_8484" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.87_8806" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.34.196_9095" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.21_8181" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v0_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v2_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.5_9092" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.43_8443" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_message-router_10.233.58.98_3904" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_nslcm_10.233.7.165_8403" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.151_8443" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.35.21_8082" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_multicloud_10.233.35.64_9001" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_sdnc_10.233.50.87_8282" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.84_9011" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.155_9007" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.46.227_8482" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.55_443" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.3_9015" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.87_8806" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_sdc_10.233.21.97_8443" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.97_8080" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Node info in sync
    2021/11/18 03:25:45 [DEBUG] http: Request PUT /v1/agent/service/register (277.874898ms) from=10.233.68.19:46452
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.52_8803" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.164_8446" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_parser_10.233.45.87_8806" in sync
    2021/11/18 03:25:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.203_8801" in sync
    2021/11/18 03:25: