By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ 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: 'c84bc805-6868-88b1-a98e-6158b28a3667' Node name: 'dev-msb-consul-85cddc885c-mcvqm' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/06/09 22:41:20 [DEBUG] agent: Using random ID "c84bc805-6868-88b1-a98e-6158b28a3667" as node ID 2021/06/09 22:41:20 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c84bc805-6868-88b1-a98e-6158b28a3667 Address:127.0.0.1:8300}] 2021/06/09 22:41:20 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-mcvqm.dc1 127.0.0.1 2021/06/09 22:41:20 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/06/09 22:41:20 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/06/09 22:41:20 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-mcvqm 127.0.0.1 2021/06/09 22:41:20 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/06/09 22:41:20 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-mcvqm (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/09 22:41:20 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-mcvqm.dc1" in area "wan" 2021/06/09 22:41:20 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/06/09 22:41:20 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/06/09 22:41:20 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/06/09 22:41:20 [INFO] agent: started state syncer 2021/06/09 22:41:20 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/06/09 22:41:20 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/06/09 22:41:20 [DEBUG] raft: Votes needed: 1 2021/06/09 22:41:20 [DEBUG] raft: Vote granted from c84bc805-6868-88b1-a98e-6158b28a3667 in term 2. Tally: 1 2021/06/09 22:41:20 [INFO] raft: Election won. Tally: 1 2021/06/09 22:41:20 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/06/09 22:41:20 [INFO] consul: cluster leadership acquired 2021/06/09 22:41:20 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-mcvqm 2021/06/09 22:41:20 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/06/09 22:41:20 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-mcvqm" since the cluster is too small 2021/06/09 22:41:20 [INFO] consul: member 'dev-msb-consul-85cddc885c-mcvqm' joined, marking health alive 2021/06/09 22:41:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/09 22:41:21 [INFO] agent: Synced node info 2021/06/09 22:41:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/09 22:41:23 [DEBUG] agent: Node info in sync 2021/06/09 22:41:23 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/06/09 22:42:20 [DEBUG] http: Request GET /v1/status/leader (6.195264ms) from=10.242.103.146:55290 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [INFO] agent: Synced service "_v1_appc_10.96.215.150_8443" 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request PUT /v1/agent/service/register (8.146553ms) from=10.242.103.146:55296 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request GET /v1/health/service/appc-v1 (896.489µs) from=10.242.103.146:55298 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.29.172_9004" 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.154238ms) from=10.242.103.146:55300 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (1.732644ms) from=10.242.103.146:55302 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.29.172_9004" 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.297795ms) from=10.242.103.146:55304 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (335.898µs) from=10.242.103.146:55306 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.202.46_9015" 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.442101ms) from=10.242.103.146:55308 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (432.829µs) from=10.242.103.146:55310 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.34.152_8080" 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.355205ms) from=10.242.103.146:55312 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (310.714µs) from=10.242.103.146:55314 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.155.3_9011" 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.426406ms) from=10.242.103.146:55316 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (802.947µs) from=10.242.103.146:55318 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.155.3_9011" 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.415927ms) from=10.242.103.146:55320 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (322.793µs) from=10.242.103.146:55322 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [INFO] agent: Synced service "_v0_multicloud_10.96.238.253_9001" 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.909076ms) from=10.242.103.146:55324 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.026452ms) from=10.242.103.146:55326 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [INFO] agent: Synced service "_v1_multicloud_10.96.238.253_9001" 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request PUT /v1/agent/service/register (10.727281ms) from=10.242.103.146:55328 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.615153ms) from=10.242.103.146:55330 2021/06/09 22:42:20 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request PUT /v1/agent/service/register (2.805916ms) from=10.242.103.146:55332 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (311.729µs) from=10.242.103.146:55334 2021/06/09 22:42:20 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-mcvqm" since the cluster is too small 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request PUT /v1/agent/service/register (2.707128ms) from=10.242.103.146:55336 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (380.972µs) from=10.242.103.146:55338 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.909053ms) from=10.242.103.146:55340 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:20 [DEBUG] agent: Node info in sync 2021/06/09 22:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (346.639µs) from=10.242.103.146:55342 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.167.214_9009" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.212506ms) from=10.242.103.146:55344 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (360.412µs) from=10.242.103.146:55346 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.167.214_9009" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.558042ms) from=10.242.103.146:55348 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (263.409µs) from=10.242.103.146:55350 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.22.224_9007" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.920916ms) from=10.242.103.146:55352 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.711754ms) from=10.242.103.146:55354 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.22.224_9007" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.162243ms) from=10.242.103.146:55356 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (313.423µs) from=10.242.103.146:55358 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v1_message-router_10.96.72.242_3904" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.198431ms) from=10.242.103.146:55360 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (653.639µs) from=10.242.103.146:55362 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.225.113_9518" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.916061ms) from=10.242.103.146:55364 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (269.03µs) from=10.242.103.146:55366 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v1_parser_10.96.224.29_8806" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.543272ms) from=10.242.103.146:55368 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/parser-v1 (244.96µs) from=10.242.103.146:55370 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v1_catalog_10.96.224.29_8806" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.127254ms) from=10.242.103.146:55372 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (348.061µs) from=10.242.103.146:55374 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v1_nsd_10.96.224.29_8806" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.54ms) from=10.242.103.146:55376 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (240.461µs) from=10.242.103.146:55378 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.224.29_8806" 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.743778ms) from=10.242.103.146:55380 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (296.526µs) from=10.242.103.146:55382 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.93.187_443" 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.13108ms) from=10.242.103.146:55384 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (249.302µs) from=10.242.103.146:55386 2021/06/09 22:42:21 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.008127ms) from=10.242.103.146:55388 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (327.503µs) from=10.242.103.146:55390 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.598009ms) from=10.242.103.146:55392 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (261.009µs) from=10.242.103.146:55394 2021/06/09 22:42:21 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.969214ms) from=10.242.103.146:55396 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (264.244µs) from=10.242.103.146:55398 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.064292ms) from=10.242.103.146:55400 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (990.481µs) from=10.242.103.146:55402 2021/06/09 22:42:21 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.590671ms) from=10.242.103.146:55404 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (395.334µs) from=10.242.103.146:55406 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.184286ms) from=10.242.103.146:55408 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (422.344µs) from=10.242.103.146:55410 2021/06/09 22:42:21 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.645784ms) from=10.242.103.146:55412 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (347.813µs) from=10.242.103.146:55414 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.475428ms) from=10.242.103.146:55416 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (339.435µs) from=10.242.103.146:55418 2021/06/09 22:42:21 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.869296ms) from=10.242.103.146:55420 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (1.152193ms) from=10.242.103.146:55422 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.149369ms) from=10.242.103.146:55424 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (436.039µs) from=10.242.103.146:55426 2021/06/09 22:42:21 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.76436ms) from=10.242.103.146:55428 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (296.849µs) from=10.242.103.146:55430 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.261468ms) from=10.242.103.146:55432 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (391.226µs) from=10.242.103.146:55434 2021/06/09 22:42:21 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.541579ms) from=10.242.103.146:55436 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (324.235µs) from=10.242.103.146:55438 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.743293ms) from=10.242.103.146:55440 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (472.276µs) from=10.242.103.146:55442 2021/06/09 22:42:21 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.60458ms) from=10.242.103.146:55444 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (369.858µs) from=10.242.103.146:55448 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.713434ms) from=10.242.103.146:55450 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (429.121µs) from=10.242.103.146:55452 2021/06/09 22:42:21 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.898481ms) from=10.242.103.146:55454 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (331.715µs) from=10.242.103.146:55456 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.310376ms) from=10.242.103.146:55460 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (303.837µs) from=10.242.103.146:55464 2021/06/09 22:42:21 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.831252ms) from=10.242.103.146:55466 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (308.35µs) from=10.242.103.146:55468 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.110731ms) from=10.242.103.146:55470 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (271.722µs) from=10.242.103.146:55472 2021/06/09 22:42:21 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.963177ms) from=10.242.103.146:55474 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (385.295µs) from=10.242.103.146:55476 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Node info in sync 2021/06/09 22:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.217694ms) from=10.242.103.146:55478 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (362.961µs) from=10.242.103.146:55480 2021/06/09 22:42:22 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (6.724504ms) from=10.242.103.146:55482 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (301.071µs) from=10.242.103.146:55484 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.39818ms) from=10.242.103.146:55486 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (4.476933ms) from=10.242.103.146:55488 2021/06/09 22:42:22 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.848391ms) from=10.242.103.146:55490 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (334.023µs) from=10.242.103.146:55492 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.3062ms) from=10.242.103.146:55494 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (260.794µs) from=10.242.103.146:55496 2021/06/09 22:42:22 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (2.666321ms) from=10.242.103.146:55498 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (367.646µs) from=10.242.103.146:55502 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.373249ms) from=10.242.103.146:55504 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (274.507µs) from=10.242.103.146:55506 2021/06/09 22:42:22 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.058892ms) from=10.242.103.146:55508 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (442.46µs) from=10.242.103.146:55510 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.322435ms) from=10.242.103.146:55512 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (401.924µs) from=10.242.103.146:55514 2021/06/09 22:42:22 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (6.284469ms) from=10.242.103.146:55516 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (738.191µs) from=10.242.103.146:55518 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.073637ms) from=10.242.103.146:55522 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (260.116µs) from=10.242.103.146:55524 2021/06/09 22:42:22 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (2.807495ms) from=10.242.103.146:55526 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (320.529µs) from=10.242.103.146:55528 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.075367ms) from=10.242.103.146:55530 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (481.286µs) from=10.242.103.146:55532 2021/06/09 22:42:22 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.849034ms) from=10.242.103.146:55534 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (338.015µs) from=10.242.103.146:55536 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.07507ms) from=10.242.103.146:55538 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (436.104µs) from=10.242.103.146:55540 2021/06/09 22:42:22 [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. 2021/06/09 22:42:22 [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. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v11__aai-nquery_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.176103ms) from=10.242.103.146:55544 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (476.543µs) from=10.242.103.146:55546 2021/06/09 22:42:22 [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. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v11_aai-nquery_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.181967ms) from=10.242.103.146:55548 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (321.005µs) from=10.242.103.146:55550 2021/06/09 22:42:22 [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. 2021/06/09 22:42:22 [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. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v12__aai-nquery_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.216959ms) from=10.242.103.146:55558 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (322.896µs) from=10.242.103.146:55560 2021/06/09 22:42:22 [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. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v12_aai-nquery_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (2.989738ms) from=10.242.103.146:55562 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (339.019µs) from=10.242.103.146:55564 2021/06/09 22:42:22 [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. 2021/06/09 22:42:22 [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. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v13__aai-nquery_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.916192ms) from=10.242.103.146:55566 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (442.215µs) from=10.242.103.146:55568 2021/06/09 22:42:22 [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. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v13_aai-nquery_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.512482ms) from=10.242.103.146:55570 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (844.253µs) from=10.242.103.146:55572 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [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. 2021/06/09 22:42:22 [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. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v14__aai-nquery_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (8.288522ms) from=10.242.103.146:55574 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Node info in sync 2021/06/09 22:42:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (301.176µs) from=10.242.103.146:55576 2021/06/09 22:42:22 [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. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [INFO] agent: Synced service "_v14_aai-nquery_10.242.40.194_8446" 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_appc_10.96.215.150_8443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.225.113_9518" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.167.214_9009" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_catalog_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.61.77_9005" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_nsd_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_message-router_10.96.72.242_3904" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.202.46_9015" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.34.152_8080" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-nquery_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.93.187_443" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.29.172_9004" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.155.3_9011" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v0_multicloud_10.96.238.253_9001" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.224_9007" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v1_parser_10.96.224.29_8806" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.40.194_8446" in sync 2021/06/09 22:42:22 [DEBUG] agent: Service "_v11_aai-nodes