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: 'de37a8dc-3a62-ee9f-7f35-6732c7ba73c7'
Node name: 'onap-msb-consul-f96d66b85-cb7ch'
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:
2022/06/03 02:53:47 [DEBUG] agent: Using random ID "de37a8dc-3a62-ee9f-7f35-6732c7ba73c7" as node ID
2022/06/03 02:53:47 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:de37a8dc-3a62-ee9f-7f35-6732c7ba73c7 Address:127.0.0.1:8300}]
2022/06/03 02:53:47 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
2022/06/03 02:53:47 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-cb7ch.dc1 127.0.0.1
2022/06/03 02:53:47 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-cb7ch 127.0.0.1
2022/06/03 02:53:47 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-cb7ch (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/06/03 02:53:47 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-cb7ch.dc1" in area "wan"
2022/06/03 02:53:47 [DEBUG] agent/proxy: managed Connect proxy manager started
2022/06/03 02:53:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
2022/06/03 02:53:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
2022/06/03 02:53:47 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
2022/06/03 02:53:47 [INFO] agent: started state syncer
2022/06/03 02:53:47 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
2022/06/03 02:53:47 [WARN] raft: Heartbeat timeout from "" reached, starting election
2022/06/03 02:53:47 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
2022/06/03 02:53:47 [DEBUG] raft: Votes needed: 1
2022/06/03 02:53:47 [DEBUG] raft: Vote granted from de37a8dc-3a62-ee9f-7f35-6732c7ba73c7 in term 2. Tally: 1
2022/06/03 02:53:47 [INFO] raft: Election won. Tally: 1
2022/06/03 02:53:47 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
2022/06/03 02:53:47 [INFO] consul: cluster leadership acquired
2022/06/03 02:53:47 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-cb7ch
2022/06/03 02:53:47 [INFO] connect: initialized primary datacenter CA with provider "consul"
2022/06/03 02:53:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cb7ch" since the cluster is too small
2022/06/03 02:53:47 [INFO] consul: member 'onap-msb-consul-f96d66b85-cb7ch' joined, marking health alive
2022/06/03 02:53:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/06/03 02:53:47 [INFO] agent: Synced node info
2022/06/03 02:53:47 [DEBUG] agent: Node info in sync
2022/06/03 02:53:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/06/03 02:53:48 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.1 (currently running: 1.4.3)
2022/06/03 02:54:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cb7ch" since the cluster is too small
2022/06/03 02:55:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/06/03 02:55:22 [DEBUG] agent: Node info in sync
2022/06/03 02:55:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-cb7ch.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/06/03 02:55:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cb7ch" since the cluster is too small
2022/06/03 02:56:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/06/03 02:56:27 [DEBUG] agent: Node info in sync
2022/06/03 02:56:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cb7ch" since the cluster is too small
2022/06/03 02:57:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cb7ch" since the cluster is too small
2022/06/03 02:57:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-cb7ch.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/06/03 02:58:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/06/03 02:58:20 [DEBUG] agent: Node info in sync
2022/06/03 02:58:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cb7ch" since the cluster is too small
2022/06/03 02:59:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/06/03 02:59:42 [DEBUG] agent: Node info in sync
2022/06/03 02:59:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cb7ch" since the cluster is too small
2022/06/03 03:00:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-cb7ch.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/06/03 03:00:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cb7ch" since the cluster is too small
2022/06/03 03:01:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/06/03 03:01:10 [DEBUG] agent: Node info in sync
2022/06/03 03:01:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cb7ch" since the cluster is too small
2022/06/03 03:02:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/06/03 03:02:41 [DEBUG] agent: Node info in sync
2022/06/03 03:02:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-cb7ch.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/06/03 03:02:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cb7ch" since the cluster is too small
2022/06/03 03:03:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/06/03 03:03:43 [DEBUG] agent: Node info in sync
2022/06/03 03:03:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cb7ch" since the cluster is too small
2022/06/03 03:04:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/06/03 03:04:46 [DEBUG] agent: Node info in sync
2022/06/03 03:04:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cb7ch" since the cluster is too small
2022/06/03 03:05:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-cb7ch.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/06/03 03:05:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cb7ch" since the cluster is too small
2022/06/03 03:05:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/06/03 03:05:54 [DEBUG] agent: Node info in sync
2022/06/03 03:06:23 [DEBUG] http: Request GET /v1/status/leader (1.774189ms) from=10.233.68.221:55518
2022/06/03 03:06:24 [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.
2022/06/03 03:06: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.
2022/06/03 03:06:24 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.42.225_9015"
2022/06/03 03:06:24 [DEBUG] agent: Node info in sync
2022/06/03 03:06:24 [DEBUG] http: Request PUT /v1/agent/service/register (9.086023ms) from=10.233.68.221:55524
2022/06/03 03:06:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:24 [DEBUG] agent: Node info in sync
2022/06/03 03:06:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.0786ms) from=10.233.68.221:55536
2022/06/03 03:06:25 [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.
2022/06/03 03:06: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.
2022/06/03 03:06:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:25 [INFO] agent: Synced service "_v1_parser_10.233.63.227_8806"
2022/06/03 03:06:25 [DEBUG] agent: Node info in sync
2022/06/03 03:06:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.97718ms) from=10.233.68.221:55542
2022/06/03 03:06:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:25 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:25 [DEBUG] agent: Node info in sync
2022/06/03 03:06:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.252998ms) from=10.233.68.221:55550
2022/06/03 03:06:25 [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.
2022/06/03 03:06: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.
2022/06/03 03:06:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:25 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:25 [INFO] agent: Synced service "_v1_catalog_10.233.63.227_8806"
2022/06/03 03:06:25 [DEBUG] agent: Node info in sync
2022/06/03 03:06:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.386911ms) from=10.233.68.221:55560
2022/06/03 03:06:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:25 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:25 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:25 [DEBUG] agent: Node info in sync
2022/06/03 03:06:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.60322ms) from=10.233.68.221:55572
2022/06/03 03:06:26 [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.
2022/06/03 03:06: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.
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [INFO] agent: Synced service "_v1_nsd_10.233.63.227_8806"
2022/06/03 03:06:26 [DEBUG] agent: Node info in sync
2022/06/03 03:06:26 [DEBUG] http: Request PUT /v1/agent/service/register (6.201597ms) from=10.233.68.221:55576
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Node info in sync
2022/06/03 03:06:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (695.185µs) from=10.233.68.221:55578
2022/06/03 03:06:26 [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.
2022/06/03 03:06: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.
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.63.227_8806"
2022/06/03 03:06:26 [DEBUG] agent: Node info in sync
2022/06/03 03:06:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.980047ms) from=10.233.68.221:55584
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:26 [DEBUG] agent: Node info in sync
2022/06/03 03:06:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.751792ms) from=10.233.68.221:55586
2022/06/03 03:06:26 [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.
2022/06/03 03:06: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.
2022/06/03 03:06:26 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.1.40_443"
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Node info in sync
2022/06/03 03:06:26 [DEBUG] http: Request PUT /v1/agent/service/register (7.073697ms) from=10.233.68.221:55602
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:26 [DEBUG] agent: Node info in sync
2022/06/03 03:06:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.316467ms) from=10.233.68.221:55606
2022/06/03 03:06:27 [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.
2022/06/03 03:06: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.
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:27 [INFO] agent: Synced service "_v0_multicloud_10.233.45.155_9001"
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Node info in sync
2022/06/03 03:06:27 [DEBUG] http: Request PUT /v1/agent/service/register (7.597301ms) from=10.233.68.221:55618
2022/06/03 03:06:27 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:27 [DEBUG] agent: Node info in sync
2022/06/03 03:06:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (535.403µs) from=10.233.68.221:55620
2022/06/03 03:06:27 [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.
2022/06/03 03:06: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.
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:27 [INFO] agent: Synced service "_v1_multicloud_10.233.45.155_9001"
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:27 [DEBUG] agent: Node info in sync
2022/06/03 03:06:27 [DEBUG] http: Request PUT /v1/agent/service/register (9.142378ms) from=10.233.68.221:55624
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:27 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:27 [DEBUG] agent: Node info in sync
2022/06/03 03:06:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (580.999µs) from=10.233.68.221:55630
2022/06/03 03:06:28 [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.
2022/06/03 03:06: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.
2022/06/03 03:06:28 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:28 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:28 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:28 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:28 [INFO] agent: Synced service "_v1_message-router_10.233.45.64_3904"
2022/06/03 03:06:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:28 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:28 [DEBUG] agent: Node info in sync
2022/06/03 03:06:28 [DEBUG] http: Request PUT /v1/agent/service/register (15.174821ms) from=10.233.68.221:55642
2022/06/03 03:06:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:28 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:28 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:28 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:28 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:28 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:28 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:28 [DEBUG] agent: Node info in sync
2022/06/03 03:06:28 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (606.368µs) from=10.233.68.221:55644
2022/06/03 03:06:29 [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.
2022/06/03 03:06: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.
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:29 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.8.240_9007"
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Node info in sync
2022/06/03 03:06:29 [DEBUG] http: Request PUT /v1/agent/service/register (13.905942ms) from=10.233.68.221:55646
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:29 [DEBUG] agent: Node info in sync
2022/06/03 03:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (705.724µs) from=10.233.68.221:55654
2022/06/03 03:06:29 [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.
2022/06/03 03:06: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.
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:29 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.8.240_9007"
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:29 [DEBUG] agent: Node info in sync
2022/06/03 03:06:29 [DEBUG] http: Request PUT /v1/agent/service/register (13.18497ms) from=10.233.68.221:55660
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:29 [DEBUG] agent: Node info in sync
2022/06/03 03:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (4.227797ms) from=10.233.68.221:55662
2022/06/03 03:06:29 [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.
2022/06/03 03:06: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.
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:29 [INFO] agent: Synced service "_v1_sdc_10.233.30.224_8443"
2022/06/03 03:06:29 [DEBUG] agent: Node info in sync
2022/06/03 03:06:29 [DEBUG] http: Request PUT /v1/agent/service/register (23.722604ms) from=10.233.68.221:55668
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:29 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:29 [DEBUG] agent: Node info in sync
2022/06/03 03:06:29 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (583.477µs) from=10.233.68.221:55670
2022/06/03 03:06:30 [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.
2022/06/03 03:06: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.
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:30 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.30.224_8080"
2022/06/03 03:06:30 [DEBUG] agent: Node info in sync
2022/06/03 03:06:30 [DEBUG] http: Request PUT /v1/agent/service/register (7.053114ms) from=10.233.68.221:55682
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:30 [DEBUG] agent: Node info in sync
2022/06/03 03:06:30 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (495.579µs) from=10.233.68.221:55684
2022/06/03 03:06:30 [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.
2022/06/03 03:06:30 [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.
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:30 [INFO] agent: Synced service "_v1_wf-gui_10.233.22.73_8443"
2022/06/03 03:06:30 [DEBUG] agent: Node info in sync
2022/06/03 03:06:30 [DEBUG] http: Request PUT /v1/agent/service/register (6.466308ms) from=10.233.68.221:55694
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:30 [DEBUG] agent: Node info in sync
2022/06/03 03:06:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (711.234µs) from=10.233.68.221:55704
2022/06/03 03:06:31 [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.
2022/06/03 03:06:31 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:31 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:31 [DEBUG] agent: Node info in sync
2022/06/03 03:06:31 [DEBUG] http: Request PUT /v1/agent/service/register (17.274172ms) from=10.233.68.221:55710
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:31 [DEBUG] agent: Node info in sync
2022/06/03 03:06:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (697.757µs) from=10.233.68.221:55712
2022/06/03 03:06:31 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:31 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:31 [DEBUG] agent: Node info in sync
2022/06/03 03:06:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.060866ms) from=10.233.68.221:55716
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:31 [DEBUG] agent: Node info in sync
2022/06/03 03:06:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (610.756µs) from=10.233.68.221:55718
2022/06/03 03:06:32 [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.
2022/06/03 03:06:32 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:32 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:32 [DEBUG] agent: Node info in sync
2022/06/03 03:06:32 [DEBUG] http: Request PUT /v1/agent/service/register (10.220559ms) from=10.233.68.221:55726
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:32 [DEBUG] agent: Node info in sync
2022/06/03 03:06:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (568.454µs) from=10.233.68.221:55728
2022/06/03 03:06:32 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:32 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:32 [DEBUG] agent: Node info in sync
2022/06/03 03:06:32 [DEBUG] http: Request PUT /v1/agent/service/register (6.096186ms) from=10.233.68.221:55744
2022/06/03 03:06:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:32 [DEBUG] agent: Node info in sync
2022/06/03 03:06:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (1.118539ms) from=10.233.68.221:55754
2022/06/03 03:06:33 [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.
2022/06/03 03:06:33 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Node info in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Node info in sync
2022/06/03 03:06:33 [DEBUG] http: Request PUT /v1/agent/service/register (23.110931ms) from=10.233.68.221:55756
2022/06/03 03:06:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (555.684µs) from=10.233.68.221:55758
2022/06/03 03:06:33 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:33 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Node info in sync
2022/06/03 03:06:33 [DEBUG] http: Request PUT /v1/agent/service/register (6.238087ms) from=10.233.68.221:55768
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Node info in sync
2022/06/03 03:06:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (3.413025ms) from=10.233.68.221:55770
2022/06/03 03:06:33 [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.
2022/06/03 03:06:33 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:33 [DEBUG] agent: Node info in sync
2022/06/03 03:06:33 [DEBUG] http: Request PUT /v1/agent/service/register (10.766417ms) from=10.233.68.221:55774
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Node info in sync
2022/06/03 03:06:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (710.461µs) from=10.233.68.221:55776
2022/06/03 03:06:33 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Node info in sync
2022/06/03 03:06:33 [DEBUG] http: Request PUT /v1/agent/service/register (6.169616ms) from=10.233.68.221:55778
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:33 [DEBUG] agent: Node info in sync
2022/06/03 03:06:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (661.157µs) from=10.233.68.221:55780
2022/06/03 03:06:34 [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.
2022/06/03 03:06:34 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:34 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Node info in sync
2022/06/03 03:06:34 [DEBUG] http: Request PUT /v1/agent/service/register (5.082652ms) from=10.233.68.221:55786
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Node info in sync
2022/06/03 03:06:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (656.21µs) from=10.233.68.221:55788
2022/06/03 03:06:34 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Node info in sync
2022/06/03 03:06:34 [DEBUG] http: Request PUT /v1/agent/service/register (5.075278ms) from=10.233.68.221:55790
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Node info in sync
2022/06/03 03:06:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (534.083µs) from=10.233.68.221:55792
2022/06/03 03:06:34 [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.
2022/06/03 03:06:34 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Node info in sync
2022/06/03 03:06:34 [DEBUG] http: Request PUT /v1/agent/service/register (10.126125ms) from=10.233.68.221:55794
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Node info in sync
2022/06/03 03:06:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (808.378µs) from=10.233.68.221:55796
2022/06/03 03:06:34 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Node info in sync
2022/06/03 03:06:34 [DEBUG] http: Request PUT /v1/agent/service/register (18.079124ms) from=10.233.68.221:55808
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:34 [DEBUG] agent: Node info in sync
2022/06/03 03:06:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (507.919µs) from=10.233.68.221:55810
2022/06/03 03:06:35 [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.
2022/06/03 03:06:35 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Node info in sync
2022/06/03 03:06:35 [DEBUG] http: Request PUT /v1/agent/service/register (26.012931ms) from=10.233.68.221:55814
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [DEBUG] agent: Node info in sync
2022/06/03 03:06:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (706.789µs) from=10.233.68.221:55816
2022/06/03 03:06:35 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Node info in sync
2022/06/03 03:06:35 [DEBUG] http: Request PUT /v1/agent/service/register (13.001189ms) from=10.233.68.221:55820
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Node info in sync
2022/06/03 03:06:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (505.543µs) from=10.233.68.221:55822
2022/06/03 03:06:35 [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.
2022/06/03 03:06:35 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Node info in sync
2022/06/03 03:06:35 [DEBUG] http: Request PUT /v1/agent/service/register (5.06597ms) from=10.233.68.221:55826
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Node info in sync
2022/06/03 03:06:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (521.737µs) from=10.233.68.221:55830
2022/06/03 03:06:35 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Node info in sync
2022/06/03 03:06:35 [DEBUG] http: Request PUT /v1/agent/service/register (7.179008ms) from=10.233.68.221:55832
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:35 [DEBUG] agent: Node info in sync
2022/06/03 03:06:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (644.457µs) from=10.233.68.221:55834
2022/06/03 03:06:36 [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.
2022/06/03 03:06:36 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Node info in sync
2022/06/03 03:06:36 [DEBUG] http: Request PUT /v1/agent/service/register (431.577636ms) from=10.233.68.221:55840
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Node info in sync
2022/06/03 03:06:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (791.58µs) from=10.233.68.221:55856
2022/06/03 03:06:36 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.84_8446"
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Node info in sync
2022/06/03 03:06:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.682204ms) from=10.233.68.221:55858
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:36 [DEBUG] agent: Node info in sync
2022/06/03 03:06:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (507.793µs) from=10.233.68.221:55862
2022/06/03 03:06:36 [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.
2022/06/03 03:06:36 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Node info in sync
2022/06/03 03:06:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.731004ms) from=10.233.68.221:55864
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Node info in sync
2022/06/03 03:06:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (655.27µs) from=10.233.68.221:55866
2022/06/03 03:06:36 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Node info in sync
2022/06/03 03:06:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.835775ms) from=10.233.68.221:55868
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Node info in sync
2022/06/03 03:06:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (611.835µs) from=10.233.68.221:55870
2022/06/03 03:06:36 [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.
2022/06/03 03:06:36 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:36 [DEBUG] agent: Node info in sync
2022/06/03 03:06:36 [DEBUG] http: Request PUT /v1/agent/service/register (14.678056ms) from=10.233.68.221:55874
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Node info in sync
2022/06/03 03:06:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (536.603µs) from=10.233.68.221:55876
2022/06/03 03:06:36 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Node info in sync
2022/06/03 03:06:36 [DEBUG] http: Request PUT /v1/agent/service/register (7.603807ms) from=10.233.68.221:55878
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:36 [DEBUG] agent: Node info in sync
2022/06/03 03:06:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (811.884µs) from=10.233.68.221:55880
2022/06/03 03:06:37 [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.
2022/06/03 03:06:37 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request PUT /v1/agent/service/register (6.3743ms) from=10.233.68.221:55884
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (467.859µs) from=10.233.68.221:55886
2022/06/03 03:06:37 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request PUT /v1/agent/service/register (7.668043ms) from=10.233.68.221:55888
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (2.094227ms) from=10.233.68.221:55890
2022/06/03 03:06:37 [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.
2022/06/03 03:06:37 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.021557ms) from=10.233.68.221:55892
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (607.576µs) from=10.233.68.221:55894
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request PUT /v1/agent/service/register (6.067948ms) from=10.233.68.221:55896
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (545.33µs) from=10.233.68.221:55898
2022/06/03 03:06:37 [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.
2022/06/03 03:06:37 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] http: Request PUT /v1/agent/service/register (9.49726ms) from=10.233.68.221:55900
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (529.607µs) from=10.233.68.221:55902
2022/06/03 03:06:37 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.743429ms) from=10.233.68.221:55904
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.253168ms) from=10.233.68.221:55906
2022/06/03 03:06:37 [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.
2022/06/03 03:06:37 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request PUT /v1/agent/service/register (6.13762ms) from=10.233.68.221:55908
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (518.776µs) from=10.233.68.221:55910
2022/06/03 03:06:37 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.007559ms) from=10.233.68.221:55914
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (488.85µs) from=10.233.68.221:55916
2022/06/03 03:06:37 [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.
2022/06/03 03:06:37 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request PUT /v1/agent/service/register (8.02001ms) from=10.233.68.221:55918
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (514.731µs) from=10.233.68.221:55920
2022/06/03 03:06:37 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.639196ms) from=10.233.68.221:55922
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (492.72µs) from=10.233.68.221:55924
2022/06/03 03:06:37 [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.
2022/06/03 03:06:37 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request PUT /v1/agent/service/register (23.558892ms) from=10.233.68.221:55926
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (1.303366ms) from=10.233.68.221:55928
2022/06/03 03:06:37 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.804143ms) from=10.233.68.221:55930
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (468.658µs) from=10.233.68.221:55932
2022/06/03 03:06:37 [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.
2022/06/03 03:06:37 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request PUT /v1/agent/service/register (6.721686ms) from=10.233.68.221:55934
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:37 [DEBUG] agent: Node info in sync
2022/06/03 03:06:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (1.221335ms) from=10.233.68.221:55936
2022/06/03 03:06:38 [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.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.84_8446"
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request PUT /v1/agent/service/register (11.266863ms) from=10.233.68.221:55940
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (613.479µs) from=10.233.68.221:55942
2022/06/03 03:06:38 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.92967ms) from=10.233.68.221:55944
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (7.006726ms) from=10.233.68.221:55946
2022/06/03 03:06:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.816924ms) from=10.233.68.221:55948
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (547.457µs) from=10.233.68.221:55950
2022/06/03 03:06:38 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.561187ms) from=10.233.68.221:55952
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (1.357381ms) from=10.233.68.221:55954
2022/06/03 03:06:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request PUT /v1/agent/service/register (14.65925ms) from=10.233.68.221:55964
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (562.357µs) from=10.233.68.221:55966
2022/06/03 03:06:38 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.773235ms) from=10.233.68.221:55968
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (823.816µs) from=10.233.68.221:55970
2022/06/03 03:06:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.691413ms) from=10.233.68.221:55972
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (482.661µs) from=10.233.68.221:55974
2022/06/03 03:06:38 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request PUT /v1/agent/service/register (6.154088ms) from=10.233.68.221:55976
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (545.126µs) from=10.233.68.221:55978
2022/06/03 03:06:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request PUT /v1/agent/service/register (14.939217ms) from=10.233.68.221:55980
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (491.376µs) from=10.233.68.221:55984
2022/06/03 03:06:38 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [INFO] agent: Synced service "_v15__aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.403403ms) from=10.233.68.221:55986
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (993.34µs) from=10.233.68.221:55988
2022/06/03 03:06:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [INFO] agent: Synced service "_v15_aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.33368ms) from=10.233.68.221:55990
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (7.30518ms) from=10.233.68.221:55992
2022/06/03 03:06:38 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [INFO] agent: Synced service "_v16__aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request PUT /v1/agent/service/register (9.759394ms) from=10.233.68.221:55994
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:38 [DEBUG] agent: Node info in sync
2022/06/03 03:06:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (474.324µs) from=10.233.68.221:55996
2022/06/03 03:06:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [INFO] agent: Synced service "_v16_aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Node info in sync
2022/06/03 03:06:39 [DEBUG] http: Request PUT /v1/agent/service/register (7.723995ms) from=10.233.68.221:56002
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Node info in sync
2022/06/03 03:06:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (444.986µs) from=10.233.68.221:56004
2022/06/03 03:06:39 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [INFO] agent: Synced service "_v17__aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Node info in sync
2022/06/03 03:06:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.79171ms) from=10.233.68.221:56006
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Node info in sync
2022/06/03 03:06:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (622.959µs) from=10.233.68.221:56008
2022/06/03 03:06:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [INFO] agent: Synced service "_v17_aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:39 [DEBUG] agent: Node info in sync
2022/06/03 03:06:39 [DEBUG] http: Request PUT /v1/agent/service/register (7.955688ms) from=10.233.68.221:56010
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Node info in sync
2022/06/03 03:06:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (1.612968ms) from=10.233.68.221:56012
2022/06/03 03:06:39 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [INFO] agent: Synced service "_v18__aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Node info in sync
2022/06/03 03:06:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.245744ms) from=10.233.68.221:56016
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Node info in sync
2022/06/03 03:06:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (903.862µs) from=10.233.68.221:56018
2022/06/03 03:06:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [INFO] agent: Synced service "_v18_aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Node info in sync
2022/06/03 03:06:39 [DEBUG] http: Request PUT /v1/agent/service/register (8.621972ms) from=10.233.68.221:56020
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Node info in sync
2022/06/03 03:06:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (511.564µs) from=10.233.68.221:56022
2022/06/03 03:06:39 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/06/03 03:06: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.
2022/06/03 03:06: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.
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.240_9007" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [INFO] agent: Synced service "_v19__aai-nquery_10.233.69.84_8446"
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.155_9001" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.224_8080" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.64_3904" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_sdc_10.233.30.224_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.73_8443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_parser_10.233.63.227_8806" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.42.225_9015" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.40_443" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Node info in sync
2022/06/03 03:06:39 [DEBUG] http: Request PUT /v1/agent/service/register (7.004696ms) from=10.233.68.221:56024
2022/06/03 03:06:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBUG] agent: Service "_v18_aai-nquery_10.233.69.84_8446" in sync
2022/06/03 03:06:39 [DEBU