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: '9132fe71-cd0b-ea08-bd53-0eff1961c6f7' Node name: 'dev-msb-consul-85cddc885c-b8jrp' 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/04/07 07:47:15 [DEBUG] agent: Using random ID "9132fe71-cd0b-ea08-bd53-0eff1961c6f7" as node ID 2021/04/07 07:47:15 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:9132fe71-cd0b-ea08-bd53-0eff1961c6f7 Address:127.0.0.1:8300}] 2021/04/07 07:47:15 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/07 07:47:15 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-b8jrp.dc1 127.0.0.1 2021/04/07 07:47:15 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-b8jrp 127.0.0.1 2021/04/07 07:47:15 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-b8jrp (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/07 07:47:15 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-b8jrp.dc1" in area "wan" 2021/04/07 07:47:15 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/07 07:47:15 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/07 07:47:15 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/07 07:47:15 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/07 07:47:15 [INFO] agent: started state syncer 2021/04/07 07:47:15 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/07 07:47:15 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/07 07:47:15 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/07 07:47:15 [DEBUG] raft: Votes needed: 1 2021/04/07 07:47:15 [DEBUG] raft: Vote granted from 9132fe71-cd0b-ea08-bd53-0eff1961c6f7 in term 2. Tally: 1 2021/04/07 07:47:15 [INFO] raft: Election won. Tally: 1 2021/04/07 07:47:15 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/07 07:47:15 [INFO] consul: cluster leadership acquired 2021/04/07 07:47:15 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-b8jrp 2021/04/07 07:47:15 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/07 07:47:15 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-b8jrp" since the cluster is too small 2021/04/07 07:47:15 [INFO] consul: member 'dev-msb-consul-85cddc885c-b8jrp' joined, marking health alive 2021/04/07 07:47:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/07 07:47:15 [INFO] agent: Synced node info 2021/04/07 07:47:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/07 07:47:17 [DEBUG] agent: Node info in sync 2021/04/07 07:47:17 [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/04/07 07:48:15 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-b8jrp" since the cluster is too small 2021/04/07 07:48:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/07 07:48:24 [DEBUG] agent: Node info in sync 2021/04/07 07:49:15 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-b8jrp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/07 07:49:15 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-b8jrp" since the cluster is too small 2021/04/07 07:49:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/07 07:49:48 [DEBUG] agent: Node info in sync 2021/04/07 07:50:15 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-b8jrp" since the cluster is too small 2021/04/07 07:50:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/07 07:50:59 [DEBUG] agent: Node info in sync 2021/04/07 07:51:15 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-b8jrp" since the cluster is too small 2021/04/07 07:51:25 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-b8jrp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/07 07:51:58 [DEBUG] http: Request GET /v1/catalog/services (1.30504ms) from=10.242.144.18:41206 2021/04/07 07:51:58 [DEBUG] http: Request GET /v1/status/leader (2.543695ms) from=10.242.144.18:41208 2021/04/07 07:52:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/07 07:52:15 [DEBUG] agent: Node info in sync 2021/04/07 07:52:15 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-b8jrp" since the cluster is too small 2021/04/07 07:52:18 [DEBUG] http: Request GET /v1/status/leader (901.667µs) from=10.242.144.18:41406 2021/04/07 07:52:38 [DEBUG] http: Request GET /v1/status/leader (753.297µs) from=10.242.144.18:41634 2021/04/07 07:52:58 [DEBUG] http: Request GET /v1/status/leader (1.860578ms) from=10.242.144.18:41834 2021/04/07 07:53:15 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-b8jrp" since the cluster is too small 2021/04/07 07:53:16 [DEBUG] http: Request GET /v1/catalog/services (218.946µs) from=10.242.195.212:57232 2021/04/07 07:53:16 [DEBUG] http: Request GET /v1/status/leader (416.499µs) from=10.242.195.212:57234 2021/04/07 07:53:18 [DEBUG] http: Request GET /v1/status/leader (175.33µs) from=10.242.144.18:42036 2021/04/07 07:53:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/07 07:53:25 [DEBUG] agent: Node info in sync 2021/04/07 07:53:36 [DEBUG] http: Request GET /v1/status/leader (768.545µs) from=10.242.195.212:57518 2021/04/07 07:53:38 [DEBUG] http: Request GET /v1/status/leader (655.079µs) from=10.242.144.18:42248 2021/04/07 07:53:39 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-b8jrp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/07 07:53:56 [DEBUG] http: Request GET /v1/status/leader (820.813µs) from=10.242.195.212:57686 2021/04/07 07:53:58 [DEBUG] http: Request GET /v1/status/leader (258.914µs) from=10.242.144.18:42546 2021/04/07 07:53:58 [DEBUG] http: Request GET /v1/status/leader (1.997736ms) from=10.242.195.211:37512 2021/04/07 07:53:59 [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/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (42.279684587s) from=10.242.195.212:57232 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m0.709966692s) from=10.242.144.18:41206 2021/04/07 07:53:59 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.222.79_9011" 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.72411ms) from=10.242.195.211:37516 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.162241ms) from=10.242.195.211:37518 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (253.364µs) from=10.242.195.212:57710 2021/04/07 07:53:59 [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/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.222.79_9011" 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.664897ms) from=10.242.195.211:37522 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (143.112185ms) from=10.242.144.18:41206 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (144.280499ms) from=10.242.195.212:57232 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (186.482µs) from=10.242.195.212:57714 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (322.027µs) from=10.242.195.211:37526 2021/04/07 07:53:59 [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/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.20.144_9004" 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (12.151902ms) from=10.242.195.211:37530 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=35 (83.871741ms) from=10.242.144.18:41206 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=35 (88.610133ms) from=10.242.195.212:57232 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (680.147µs) from=10.242.195.211:37532 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (215.926µs) from=10.242.195.212:57724 2021/04/07 07:53:59 [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/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.20.144_9004" 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.043099ms) from=10.242.195.211:37536 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (37.316592ms) from=10.242.195.212:57232 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (45.82107ms) from=10.242.144.18:41206 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (412.253µs) from=10.242.195.211:37538 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (283.596µs) from=10.242.195.212:57730 2021/04/07 07:53:59 [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/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.196.159_8080" 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (14.618274ms) from=10.242.195.211:37542 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (55.041061ms) from=10.242.144.18:41206 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (60.087246ms) from=10.242.195.212:57232 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (4.233767ms) from=10.242.195.211:37544 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (4.659749ms) from=10.242.195.212:57736 2021/04/07 07:53:59 [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/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [INFO] agent: Synced service "_v1_parser_10.96.185.178_8806" 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (2.57899ms) from=10.242.195.211:37548 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (58.787572ms) from=10.242.144.18:41206 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (51.899373ms) from=10.242.195.212:57232 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/parser-v1 (180.485µs) from=10.242.195.212:57740 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/parser-v1 (604.32µs) from=10.242.195.211:37552 2021/04/07 07:53:59 [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/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [INFO] agent: Synced service "_v1_catalog_10.96.185.178_8806" 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (2.508899ms) from=10.242.195.211:37554 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (45.006934ms) from=10.242.195.212:57232 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (33.829505ms) from=10.242.144.18:41206 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (152.677µs) from=10.242.195.212:57746 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (322.273µs) from=10.242.195.211:37558 2021/04/07 07:53:59 [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/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (42.605897ms) from=10.242.195.212:57232 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (42.217479ms) from=10.242.144.18:41206 2021/04/07 07:53:59 [INFO] agent: Synced service "_v1_nsd_10.96.185.178_8806" 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.178905ms) from=10.242.195.211:37560 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (287.225µs) from=10.242.195.211:37564 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (174.774µs) from=10.242.195.212:57752 2021/04/07 07:53:59 [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/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.185.178_8806" 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.855732ms) from=10.242.195.211:37566 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (52.775144ms) from=10.242.195.212:57232 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (51.747749ms) from=10.242.144.18:41206 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (347.227µs) from=10.242.195.211:37568 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (158.325µs) from=10.242.195.212:57760 2021/04/07 07:53:59 [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/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [INFO] agent: Synced service "_v1_sdnc_10.96.23.172_8282" 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.645197ms) from=10.242.195.211:37572 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (38.761868ms) from=10.242.195.212:57232 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (38.83522ms) from=10.242.144.18:41206 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (203.599µs) from=10.242.195.212:57764 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (368.686µs) from=10.242.195.211:37578 2021/04/07 07:53:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:53:59 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.214.235_9015" 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.975292ms) from=10.242.195.211:37582 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (62.369244ms) from=10.242.144.18:41206 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (74.765055ms) from=10.242.195.212:57232 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (156.661µs) from=10.242.195.212:57774 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (324.457µs) from=10.242.195.211:37586 2021/04/07 07:53:59 [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/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.122.45_9007" 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (2.718017ms) from=10.242.195.211:37588 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (30.055093ms) from=10.242.195.212:57232 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (221.405µs) from=10.242.195.211:37590 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (375.767µs) from=10.242.144.18:41206 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (176.044µs) from=10.242.195.212:57782 2021/04/07 07:53:59 [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/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:53:59 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.122.45_9007" 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (6.877962ms) from=10.242.144.18:41206 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.303219ms) from=10.242.195.211:37594 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (35.931465ms) from=10.242.195.212:57232 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (284.618µs) from=10.242.195.211:37596 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (200.414µs) from=10.242.195.212:57788 2021/04/07 07:53:59 [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/04/07 07:53:59 [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/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.044152ms) from=10.242.195.211:37600 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (26.611963ms) from=10.242.144.18:41206 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (30.810223ms) from=10.242.195.212:57232 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (180.431µs) from=10.242.195.212:57232 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (333.76µs) from=10.242.195.211:37604 2021/04/07 07:53:59 [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/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:53:59 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (2.82966ms) from=10.242.195.211:37606 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (30.494273ms) from=10.242.144.18:41206 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (32.093973ms) from=10.242.195.212:57792 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (253.613µs) from=10.242.195.212:57800 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (358.212µs) from=10.242.195.211:37608 2021/04/07 07:53:59 [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/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.29783ms) from=10.242.195.211:37612 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (46.718285ms) from=10.242.144.18:41206 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (47.039325ms) from=10.242.195.212:57792 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (1.090632ms) from=10.242.195.212:57804 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (217.758µs) from=10.242.195.211:37616 2021/04/07 07:53:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [INFO] agent: Synced service "_v1_message-router_10.96.48.148_3904" 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.746233ms) from=10.242.195.211:37618 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (32.09026ms) from=10.242.195.212:57792 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:53:59 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:53:59 [DEBUG] agent: Node info in sync 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (30.63718ms) from=10.242.144.18:41206 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (155.129µs) from=10.242.195.212:57810 2021/04/07 07:53:59 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (7.710467ms) from=10.242.195.211:37622 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (3.34732ms) from=10.242.195.211:37624 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (45.030062ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (46.43336ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (341.113µs) from=10.242.195.211:37626 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (155.039µs) from=10.242.195.212:57818 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (26.801084ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (5.673843ms) from=10.242.195.211:37630 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (31.133614ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (162.534µs) from=10.242.195.212:57824 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (1.418532ms) from=10.242.195.211:37632 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (9.221735ms) from=10.242.195.211:37636 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (48.909643ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (44.980061ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (278.789µs) from=10.242.195.211:37638 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (150.361µs) from=10.242.195.212:57830 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (7.425911ms) from=10.242.195.211:37642 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (37.650824ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (35.994668ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (226.807µs) from=10.242.195.212:57834 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (469.787µs) from=10.242.195.211:37646 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (3.067709ms) from=10.242.195.211:37648 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (39.908341ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (40.405873ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (343.552µs) from=10.242.195.211:37650 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (130.293µs) from=10.242.195.212:57842 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (3.441382ms) from=10.242.195.211:37654 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (33.206029ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (32.137759ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (320.421µs) from=10.242.195.211:37656 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (183.749µs) from=10.242.195.212:57848 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (5.933439ms) from=10.242.195.211:37660 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (33.063712ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (38.665795ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (404.572µs) from=10.242.195.212:57852 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (295.869µs) from=10.242.195.211:37664 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (4.228942ms) from=10.242.195.211:37666 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (45.216961ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (47.405299ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (331.262µs) from=10.242.195.211:37668 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (136.261µs) from=10.242.195.212:57860 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (2.677043ms) from=10.242.195.211:37674 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (50.173768ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (52.53328ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (211.325µs) from=10.242.195.212:57866 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (214.16µs) from=10.242.195.211:37678 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (2.519658ms) from=10.242.195.211:37680 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (64.059767ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (65.276099ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (181.638µs) from=10.242.195.212:57872 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (3.07079ms) from=10.242.195.211:37684 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (3.627174ms) from=10.242.195.211:37686 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (34.027812ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (56.671959ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (176.099µs) from=10.242.195.212:57880 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (467.928µs) from=10.242.195.211:37692 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (2.638501ms) from=10.242.195.211:37694 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (43.533703ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (44.482093ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (368.396µs) from=10.242.195.211:37696 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (174.048µs) from=10.242.195.212:57888 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (3.60303ms) from=10.242.195.211:37700 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (29.709674ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (30.740815ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (135.451µs) from=10.242.195.212:57892 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (1.634811ms) from=10.242.195.211:37704 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (2.758844ms) from=10.242.195.211:37706 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (40.914461ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (45.127991ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (259.209µs) from=10.242.195.211:37708 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (173.468µs) from=10.242.195.212:57900 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (2.644469ms) from=10.242.195.211:37716 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (33.720599ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (34.122721ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (388.9µs) from=10.242.195.211:37718 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (115.026µs) from=10.242.195.212:57910 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (3.791918ms) from=10.242.195.211:37722 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (20.41021ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (22.551073ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (319.501µs) from=10.242.195.211:37724 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (373.782µs) from=10.242.195.212:57916 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (8.861197ms) from=10.242.195.211:37728 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (49.440057ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (54.387691ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (216.389µs) from=10.242.195.212:57920 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (265.58µs) from=10.242.195.211:37732 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (6.178179ms) from=10.242.195.211:37734 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (29.118583ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (25.172962ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (189.005µs) from=10.242.195.212:57926 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (342.736µs) from=10.242.195.211:37738 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (39.88757ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (40.393584ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (6.975561ms) from=10.242.195.211:37740 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (256.139µs) from=10.242.195.212:57932 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (356.726µs) from=10.242.195.211:37744 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (48.77911ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (47.504774ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (9.483218ms) from=10.242.195.211:37746 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (219.006µs) from=10.242.195.212:57938 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (346.703µs) from=10.242.195.211:37750 2021/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [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/04/07 07:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (7.76333ms) from=10.242.195.211:37752 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (60.074613ms) from=10.242.195.212:57792 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:00 [DEBUG] agent: Node info in sync 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (61.94155ms) from=10.242.144.18:41206 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (438.289µs) from=10.242.195.211:37754 2021/04/07 07:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (204.071µs) from=10.242.195.212:57946 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.755665ms) from=10.242.195.211:37758 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (21.464164ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (22.807434ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (153.395µs) from=10.242.195.212:57950 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (353.2µs) from=10.242.195.211:37762 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.766329ms) from=10.242.195.211:37764 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (29.355329ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (25.999327ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (299.509µs) from=10.242.195.211:37766 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (136.503µs) from=10.242.195.212:57958 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (26.773046ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (1.632955ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.671518ms) from=10.242.195.211:37770 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (209.106µs) from=10.242.195.212:57962 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (400.95µs) from=10.242.195.211:37774 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.317643ms) from=10.242.195.211:37776 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (57.453532ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (191.403µs) from=10.242.195.212:57968 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (63.242296ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (313.5µs) from=10.242.195.211:37780 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (23.400568ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (36.006095ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (8.608273ms) from=10.242.195.211:37782 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (331.712µs) from=10.242.195.211:37786 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (278.369µs) from=10.242.195.212:57974 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.328298ms) from=10.242.195.211:37788 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (36.407851ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (42.541682ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (345.69µs) from=10.242.195.211:37790 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (139.945µs) from=10.242.195.212:57982 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.40732ms) from=10.242.195.211:37794 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (69.268293ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (74.742524ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (451.061µs) from=10.242.195.211:37796 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (163.2µs) from=10.242.195.212:57988 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.749051ms) from=10.242.195.211:37800 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (41.971556ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (42.521376ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (351.843µs) from=10.242.195.212:57992 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (474.119µs) from=10.242.195.211:37804 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.313856ms) from=10.242.195.211:37808 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (34.953095ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (41.538606ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (3.120069ms) from=10.242.195.211:37810 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (277.483µs) from=10.242.195.212:58002 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (7.837248ms) from=10.242.195.211:37814 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (35.336245ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (34.676556ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (258.543µs) from=10.242.195.212:58008 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (375.71µs) from=10.242.195.211:37816 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (16.793754ms) from=10.242.195.211:37820 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (63.479667ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (340.901µs) from=10.242.195.211:37822 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (81.191395ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (214.309µs) from=10.242.195.212:58014 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.512153ms) from=10.242.195.211:37826 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (18.113029ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (31.773308ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (689.97µs) from=10.242.195.212:58020 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (715.975µs) from=10.242.195.211:37828 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (37.189351ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (43.52833ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (16.270795ms) from=10.242.195.211:37834 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (429.105µs) from=10.242.195.211:37838 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (268.636µs) from=10.242.195.212:58026 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (31.762658ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (38.725665ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (14.893795ms) from=10.242.195.211:37840 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (215.443µs) from=10.242.195.212:58032 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (551.755µs) from=10.242.195.211:37844 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.532798ms) from=10.242.195.211:37846 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (36.953153ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (51.649164ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (174.384µs) from=10.242.195.212:58038 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (1.28132ms) from=10.242.195.211:37850 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v11__aai-nquery_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.461866ms) from=10.242.195.211:37852 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (29.599154ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (27.831614ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (304.455µs) from=10.242.195.211:37854 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (266.43µs) from=10.242.195.212:58046 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v11_aai-nquery_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.309582ms) from=10.242.195.211:37858 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (25.707977ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (28.604476ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (304.134µs) from=10.242.195.211:37860 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (161.369µs) from=10.242.195.212:58052 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v12__aai-nquery_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.064309ms) from=10.242.195.211:37864 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (21.495582ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (28.432671ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (744.801µs) from=10.242.195.211:37866 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (121.322µs) from=10.242.195.212:58058 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v12_aai-nquery_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.140676ms) from=10.242.195.211:37870 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (26.66248ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (37.21478ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (235.186µs) from=10.242.195.211:37874 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (1.877624ms) from=10.242.195.212:58066 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v13__aai-nquery_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (2.843683ms) from=10.242.195.211:37878 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Node info in sync 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (76.823291ms) from=10.242.195.212:57792 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (60.417355ms) from=10.242.144.18:41206 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (141.061µs) from=10.242.195.212:58070 2021/04/07 07:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (281.962µs) from=10.242.195.211:37882 2021/04/07 07:54:01 [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/04/07 07:54:01 [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/04/07 07:54:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [INFO] agent: Synced service "_v13_aai-nquery_10.242.213.133_8446" 2021/04/07 07:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (60.410402ms) from=10.242.195.212:57792 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (59.580121ms) from=10.242.144.18:41206 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Node info in sync 2021/04/07 07:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (15.100554ms) from=10.242.195.211:37884 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (179.388µs) from=10.242.195.212:58076 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Node info in sync 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (445.032µs) from=10.242.195.211:37888 2021/04/07 07:54:02 [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/04/07 07:54:02 [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/04/07 07:54:02 [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/04/07 07:54:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [INFO] agent: Synced service "_v14__aai-nquery_10.242.213.133_8446" 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Node info in sync 2021/04/07 07:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (10.218618ms) from=10.242.195.211:37890 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (65.326872ms) from=10.242.195.212:57792 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Node info in sync 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (64.222512ms) from=10.242.144.18:41206 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (168.689µs) from=10.242.195.212:58082 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (328.976µs) from=10.242.195.211:37894 2021/04/07 07:54:02 [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/04/07 07:54:02 [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/04/07 07:54:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [INFO] agent: Synced service "_v14_aai-nquery_10.242.213.133_8446" 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Node info in sync 2021/04/07 07:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.962336ms) from=10.242.195.211:37896 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (36.287486ms) from=10.242.195.212:57792 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (10.159986ms) from=10.242.144.18:41206 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Node info in sync 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (196.96µs) from=10.242.195.212:58088 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (232.064µs) from=10.242.195.211:37900 2021/04/07 07:54:02 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:02 [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/04/07 07:54:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:02 [INFO] agent: Synced service "_v15__aai-nquery_10.242.213.133_8446" 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Node info in sync 2021/04/07 07:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (7.867173ms) from=10.242.195.211:37902 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Node info in sync 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (39.014377ms) from=10.242.195.212:57792 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (28.480536ms) from=10.242.144.18:41206 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (262.205µs) from=10.242.195.211:37904 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (117.401µs) from=10.242.195.212:58096 2021/04/07 07:54:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:02 [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/04/07 07:54:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [INFO] agent: Synced service "_v15_aai-nquery_10.242.213.133_8446" 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (42.249049ms) from=10.242.195.212:57792 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (31.734545ms) from=10.242.144.18:41206 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Node info in sync 2021/04/07 07:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (9.84695ms) from=10.242.195.211:37908 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Node info in sync 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (266.743µs) from=10.242.195.212:58100 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (350.613µs) from=10.242.195.211:37912 2021/04/07 07:54:02 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:02 [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/04/07 07:54:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [INFO] agent: Synced service "_v16__aai-nquery_10.242.213.133_8446" 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (45.076448ms) from=10.242.144.18:41206 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (49.110763ms) from=10.242.195.212:57792 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Node info in sync 2021/04/07 07:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (10.313607ms) from=10.242.195.211:37914 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_parser_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_sdnc_10.96.23.172_8282" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.196.159_8080" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_catalog_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Node info in sync 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (148.101µs) from=10.242.195.212:58106 2021/04/07 07:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (278.677µs) from=10.242.195.211:37918 2021/04/07 07:54:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:02 [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/04/07 07:54:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_message-router_10.96.48.148_3904" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.222.79_9011" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.214.235_9015" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_nsd_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.185.178_8806" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [INFO] agent: Synced service "_v16_aai-nquery_10.242.213.133_8446" 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.122.45_9007" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.29.130_9005" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.213.133_8446" in sync 2021/04/07 07:54:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.20.144_9004" in sync 2021/04/07 07:54:02 [DE