++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Feb 3 01:48:06 AM UTC 2026 ===================' INFO: =================== Tue Feb 3 01:48:06 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.249 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.249:8081 ' ']' +++ echo 10.0.0.249:8081 ++ ANALYTICS_SERVERS=10.0.0.249:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.249:9042 ' ']' +++ echo 10.0.0.249:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.249:8086 ' ']' +++ echo 10.0.0.249:8086 ++ COLLECTOR_SERVERS=10.0.0.249:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.249 ++ CONFIGDB_NODES=10.0.0.249 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.249:8082 ' ']' +++ echo 10.0.0.249:8082 ++ CONFIG_SERVERS=10.0.0.249:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.249:9161 ' ']' +++ echo 10.0.0.249:9161 ++ CONFIGDB_SERVERS=10.0.0.249:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.249:9041 ' ']' +++ echo 10.0.0.249:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.249:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=True ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=True ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.249:2181, ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.249:2181 ' ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181 ++ RABBITMQ_NODES=10.0.0.249 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.249:5673, ']' +++ echo 10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=True ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.249:6379 ' ']' +++ echo 10.0.0.249:6379 ++ REDIS_SERVERS=10.0.0.249:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.249 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.249:9092 ' ']' +++ echo 10.0.0.249:9092 ++ KAFKA_SERVERS=10.0.0.249:9092 ++ KAFKA_SSL_ENABLE=True ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.249.31.15 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.249 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=True ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=True ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=True ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249 +++ local servers=10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.249,10.102.77.1,127.0.0.1,172.17.0.1,252.249.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.102.77.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/03/2026 01:48:47.613 7fa574df4640 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/03/2026 01:48:47.836 7fa574df4640 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/03/2026 01:48:47.882 7fa574df4640 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/03/2026 01:48:47.882 7fa574df4640 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2026-02-03 01:48:57] "GET / HTTP/1.1" 503 181 0.000295 10.0.0.249 - - [2026-02-03 01:48:57] "GET / HTTP/1.1" 503 181 0.000345 10.0.0.249 - - [2026-02-03 01:48:57] "GET / HTTP/1.1" 503 181 0.000299 10.0.0.249 - - [2026-02-03 01:48:57] "GET / HTTP/1.1" 200 36499 0.001680 10.0.0.249 - - [2026-02-03 01:48:58] "GET / HTTP/1.1" 200 36499 0.001458 10.0.0.249 - - [2026-02-03 01:48:58] "GET / HTTP/1.1" 200 45019 0.002513 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.249 - - [2026-02-03 01:48:58] "POST /fqname-to-id HTTP/1.1" 401 296 0.000888 10.0.0.249 - - [2026-02-03 01:48:58] "GET / HTTP/1.1" 200 45019 0.002903 10.0.0.249 - - [2026-02-03 01:48:58] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000685 10.0.0.249 - - [2026-02-03 01:48:58] "GET / HTTP/1.1" 200 36499 0.001844 10.0.0.249 - - [2026-02-03 01:48:58] "POST /fqname-to-id HTTP/1.1" 401 296 0.000454 10.0.0.249 - - [2026-02-03 01:48:58] "GET / HTTP/1.1" 200 36499 0.001878 10.0.0.249 - - [2026-02-03 01:48:59] "GET / HTTP/1.1" 200 36499 0.004825 10.0.0.249 - - [2026-02-03 01:48:59] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.390571 10.0.0.249 - - [2026-02-03 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.463548 10.0.0.249 - - [2026-02-03 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.317885 10.0.0.249 - - [2026-02-03 01:48:59] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.012654 10.0.0.249 - - [2026-02-03 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008781 10.0.0.249 - - [2026-02-03 01:48:59] "GET / HTTP/1.1" 200 36499 0.003501 10.0.0.249 - - [2026-02-03 01:48:59] "GET /routing-instance/b07791ea-6cc6-420c-86db-52c5bc82f9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.031913 10.0.0.249 - - [2026-02-03 01:48:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000498 10.0.0.249 - - [2026-02-03 01:48:59] "POST /bgp-routers HTTP/1.1" 200 616 0.102246 10.0.0.249 - - [2026-02-03 01:48:59] "GET /bgp-router/8ab74da2-d6bc-4211-af97-259ca28924d6?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.009395 10.0.0.249 - - [2026-02-03 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007830 10.0.0.249 - - [2026-02-03 01:48:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000878 10.0.0.249 - - [2026-02-03 01:48:59] "GET /global-system-config/f715baff-dbe9-40e9-991d-7a5ac55538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.014102 10.0.0.249 - - [2026-02-03 01:48:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005239 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.249 - - [2026-02-03 01:48:59] "POST /ref-update HTTP/1.1" 200 156 0.025654 10.0.0.249 - - [2026-02-03 01:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.070512 10.0.0.249 - - [2026-02-03 01:49:00] "GET /global-system-config/f715baff-dbe9-40e9-991d-7a5ac55538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.023412 10.0.0.249 - - [2026-02-03 01:49:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.010396 10.0.0.249 - - [2026-02-03 01:49:00] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.047615 10.0.0.249 - - [2026-02-03 01:49:00] "GET / HTTP/1.1" 200 36499 0.002371 10.0.0.249 - - [2026-02-03 01:49:00] "POST /fqname-to-id HTTP/1.1" 401 296 0.002823 10.0.0.249 - - [2026-02-03 01:49:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.061340 10.0.0.249 - - [2026-02-03 01:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015749 10.0.0.249 - - [2026-02-03 01:49:00] "GET /global-system-config/f715baff-dbe9-40e9-991d-7a5ac55538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.011107 10.0.0.249 - - [2026-02-03 01:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.074081 10.0.0.249 - - [2026-02-03 01:49:00] "GET /global-system-config/f715baff-dbe9-40e9-991d-7a5ac55538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009243 10.0.0.249 - - [2026-02-03 01:49:00] "POST /service-appliance-sets HTTP/1.1" 200 557 0.413068 10.0.0.249 - - [2026-02-03 01:49:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.003744 10.0.0.249 - - [2026-02-03 01:49:00] "POST /fqname-to-id HTTP/1.1" 404 180 0.003840 10.0.0.249 - - [2026-02-03 01:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.249 - - [2026-02-03 01:49:01] "POST /analytics-nodes HTTP/1.1" 200 599 0.067551 10.0.0.249 - - [2026-02-03 01:49:01] "GET /global-system-config/f715baff-dbe9-40e9-991d-7a5ac55538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008435 10.0.0.249 - - [2026-02-03 01:49:01] "POST /service-appliance-sets HTTP/1.1" 200 545 0.126418 10.0.0.249 - - [2026-02-03 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007152 10.0.0.249 - - [2026-02-03 01:49:01] "GET /network-ipam/72a1ab7a-1924-47fd-801a-f44bd95c4992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005035 10.0.0.249 - - [2026-02-03 01:49:01] "POST /service-templates HTTP/1.1" 200 515 0.087542 10.0.0.249 - - [2026-02-03 01:49:01] "POST /service-templates HTTP/1.1" 200 505 0.110334 10.0.0.249 - - [2026-02-03 01:49:01] "POST /service-templates HTTP/1.1" 200 519 0.065684 10.0.0.249 - - [2026-02-03 01:49:01] "POST /service-templates HTTP/1.1" 200 539 0.045000 10.0.0.249 - - [2026-02-03 01:49:02] "POST /service-templates HTTP/1.1" 200 511 0.041987 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.249 - - [2026-02-03 01:49:02] "GET /obj-perms HTTP/1.1" 200 6396 0.468348 10.0.0.249 - - [2026-02-03 01:49:03] "GET /obj-perms HTTP/1.1" 200 6396 0.156865 10.0.0.249 - - [2026-02-03 01:49:04] "GET / HTTP/1.1" 200 36499 0.003512 10.0.0.249 - - [2026-02-03 01:49:04] "POST /fqname-to-id HTTP/1.1" 401 296 0.000864 10.0.0.249 - - [2026-02-03 01:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.041623 10.0.0.249 - - [2026-02-03 01:49:04] "GET /global-system-config/f715baff-dbe9-40e9-991d-7a5ac55538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.019022 10.0.0.249 - - [2026-02-03 01:49:04] "POST /fqname-to-id HTTP/1.1" 404 214 0.004389 10.0.0.249 - - [2026-02-03 01:49:04] "GET / HTTP/1.1" 200 36499 0.001702 10.0.0.249 - - [2026-02-03 01:49:04] "POST /fqname-to-id HTTP/1.1" 401 296 0.000385 10.0.0.249 - - [2026-02-03 01:49:04] "POST /database-nodes HTTP/1.1" 200 597 0.045068 10.0.0.249 - - [2026-02-03 01:49:05] "GET / HTTP/1.1" 200 36499 0.001967 10.0.0.249 - - [2026-02-03 01:49:05] "POST /fqname-to-id HTTP/1.1" 401 296 0.004346 10.0.0.249 - - [2026-02-03 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.051675 10.0.0.249 - - [2026-02-03 01:49:05] "GET /global-system-config/f715baff-dbe9-40e9-991d-7a5ac55538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008153 10.0.0.249 - - [2026-02-03 01:49:05] "POST /fqname-to-id HTTP/1.1" 404 214 0.003639 10.0.0.249 - - [2026-02-03 01:49:05] "POST /config-nodes HTTP/1.1" 200 593 0.032465 10.0.0.249 - - [2026-02-03 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.040753 10.0.0.249 - - [2026-02-03 01:49:05] "GET /global-system-config/f715baff-dbe9-40e9-991d-7a5ac55538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.015263 10.0.0.249 - - [2026-02-03 01:49:05] "POST /fqname-to-id HTTP/1.1" 401 296 0.001673 10.0.0.249 - - [2026-02-03 01:49:05] "POST /fqname-to-id HTTP/1.1" 404 214 0.003446 10.0.0.249 - - [2026-02-03 01:49:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.043338 10.0.0.249 - - [2026-02-03 01:49:05] "GET / HTTP/1.1" 200 36499 0.001960 10.0.0.249 - - [2026-02-03 01:49:05] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000622 10.0.0.249 - - [2026-02-03 01:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.034723 10.0.0.249 - - [2026-02-03 01:49:06] "GET /network-ipam/72a1ab7a-1924-47fd-801a-f44bd95c4992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006973 10.0.0.249 - - [2026-02-03 01:49:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.059434 10.0.0.249 - - [2026-02-03 01:49:06] "GET / HTTP/1.1" 200 36499 0.002094 10.0.0.249 - - [2026-02-03 01:49:06] "POST /fqname-to-id HTTP/1.1" 401 296 0.000548 10.0.0.249 - - [2026-02-03 01:49:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.003752 10.0.0.249 - - [2026-02-03 01:49:06] "POST /access-control-lists HTTP/1.1" 200 591 0.037906 10.0.0.249 - - [2026-02-03 01:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.050744 10.0.0.249 - - [2026-02-03 01:49:06] "GET /global-system-config/f715baff-dbe9-40e9-991d-7a5ac55538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.015398 10.0.0.249 - - [2026-02-03 01:49:06] "POST /fqname-to-id HTTP/1.1" 404 224 0.004552 10.0.0.249 - - [2026-02-03 01:49:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.006850 10.0.0.249 - - [2026-02-03 01:49:06] "POST /access-control-lists HTTP/1.1" 200 589 0.037649 10.0.0.249 - - [2026-02-03 01:49:06] "POST /config-database-nodes HTTP/1.1" 200 611 0.050284 10.0.0.249 - - [2026-02-03 01:49:07] "POST /route-targets HTTP/1.1" 200 329 0.024100 10.0.0.249 - - [2026-02-03 01:49:07] "POST /ref-update HTTP/1.1" 200 156 0.017277 10.0.0.249 - - [2026-02-03 01:49:07] "POST /route-targets HTTP/1.1" 200 329 0.016443 10.0.0.249 - - [2026-02-03 01:49:07] "POST /ref-update HTTP/1.1" 200 156 0.027010 10.0.0.249 - - [2026-02-03 01:49:07] "POST /route-targets HTTP/1.1" 200 329 0.035718 10.0.0.249 - - [2026-02-03 01:49:07] "POST /ref-update HTTP/1.1" 200 156 0.023810 10.0.0.249 - - [2026-02-03 01:49:07] "POST /route-targets HTTP/1.1" 200 329 0.024289 10.0.0.249 - - [2026-02-03 01:49:07] "POST /ref-update HTTP/1.1" 200 156 0.014425 10.0.0.249 - - [2026-02-03 01:49:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.005112 10.0.0.249 - - [2026-02-03 01:49:07] "POST /access-control-lists HTTP/1.1" 200 555 0.079673 10.0.0.249 - - [2026-02-03 01:49:07] "PUT /access-control-list/40bc469d-22db-41fa-83b6-89b7d6b479ce HTTP/1.1" 200 274 0.022248 10.0.0.249 - - [2026-02-03 01:49:07] "PUT /access-control-list/2e326bcc-00c3-467f-87c8-b24026938bd6 HTTP/1.1" 200 274 0.014801 10.0.0.249 - - [2026-02-03 01:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.249 - - [2026-02-03 01:49:11] "GET /global-vrouter-config/c92a3a0c-9d49-4867-9ba6-4245787991d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.011283 10.0.0.249 - - [2026-02-03 01:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.249 - - [2026-02-03 01:49:11] "PUT /global-vrouter-config/c92a3a0c-9d49-4867-9ba6-4245787991d3 HTTP/1.1" 200 278 0.050648 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:49:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001513 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:49:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001346 10.0.0.249 - - [2026-02-03 01:49:11] "GET / HTTP/1.1" 200 36499 0.002647 10.0.0.249 - - [2026-02-03 01:49:11] "POST /alarms HTTP/1.1" 401 296 0.001369 10.0.0.249 - - [2026-02-03 01:49:12] "POST /alarms HTTP/1.1" 200 585 0.156662 10.0.0.249 - - [2026-02-03 01:49:12] "POST /alarms HTTP/1.1" 200 579 0.206783 10.0.0.249 - - [2026-02-03 01:49:12] "POST /alarms HTTP/1.1" 200 579 0.051261 10.0.0.249 - - [2026-02-03 01:49:12] "POST /alarms HTTP/1.1" 200 563 0.049104 10.0.0.249 - - [2026-02-03 01:49:12] "POST /alarms HTTP/1.1" 200 559 0.030803 10.0.0.249 - - [2026-02-03 01:49:12] "POST /alarms HTTP/1.1" 200 561 0.038244 10.0.0.249 - - [2026-02-03 01:49:13] "POST /alarms HTTP/1.1" 200 569 0.044595 10.0.0.249 - - [2026-02-03 01:49:13] "POST /alarms HTTP/1.1" 200 553 0.030300 10.0.0.249 - - [2026-02-03 01:49:13] "POST /alarms HTTP/1.1" 200 561 0.046890 10.0.0.249 - - [2026-02-03 01:49:13] "POST /alarms HTTP/1.1" 200 571 0.036070 10.0.0.249 - - [2026-02-03 01:49:13] "POST /alarms HTTP/1.1" 200 559 0.029248 10.0.0.249 - - [2026-02-03 01:49:13] "POST /alarms HTTP/1.1" 200 571 0.026172 10.0.0.249 - - [2026-02-03 01:49:13] "POST /alarms HTTP/1.1" 200 579 0.083540 10.0.0.249 - - [2026-02-03 01:49:13] "POST /alarms HTTP/1.1" 200 573 0.024961 10.0.0.249 - - [2026-02-03 01:49:13] "POST /alarms HTTP/1.1" 200 565 0.035888 10.0.0.249 - - [2026-02-03 01:49:13] "POST /alarms HTTP/1.1" 200 565 0.050643 10.0.0.249 - - [2026-02-03 01:49:13] "POST /alarms HTTP/1.1" 200 565 0.062791 10.0.0.249 - - [2026-02-03 01:49:13] "POST /alarms HTTP/1.1" 200 551 0.035377 10.0.0.249 - - [2026-02-03 01:49:14] "POST /alarms HTTP/1.1" 200 599 0.028186 10.0.0.249 - - [2026-02-03 01:49:14] "POST /alarms HTTP/1.1" 200 579 0.032010 10.0.0.249 - - [2026-02-03 01:49:14] "POST /alarms HTTP/1.1" 200 575 0.037136 10.0.0.249 - - [2026-02-03 01:49:14] "POST /alarms HTTP/1.1" 200 587 0.043078 10.0.0.249 - - [2026-02-03 01:49:14] "POST /alarms HTTP/1.1" 200 613 0.028241 10.0.0.249 - - [2026-02-03 01:49:14] "GET / HTTP/1.1" 200 36499 0.002005 10.0.0.249 - - [2026-02-03 01:49:14] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000782 10.0.0.249 - - [2026-02-03 01:49:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.050380 10.0.0.249 - - [2026-02-03 01:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009726 10.0.0.249 - - [2026-02-03 01:49:15] "PUT /global-vrouter-config/c92a3a0c-9d49-4867-9ba6-4245787991d3 HTTP/1.1" 200 278 0.016282 10.0.0.249 - - [2026-02-03 01:49:15] "GET / HTTP/1.1" 200 36499 0.001986 10.0.0.249 - - [2026-02-03 01:49:15] "POST /fqname-to-id HTTP/1.1" 401 296 0.001348 10.0.0.249 - - [2026-02-03 01:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.047659 10.0.0.249 - - [2026-02-03 01:49:16] "GET /global-vrouter-config/c92a3a0c-9d49-4867-9ba6-4245787991d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004791 10.0.0.249 - - [2026-02-03 01:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.249 - - [2026-02-03 01:49:16] "PUT /global-vrouter-config/c92a3a0c-9d49-4867-9ba6-4245787991d3 HTTP/1.1" 200 278 0.021944 10.0.0.249 - - [2026-02-03 01:49:16] "GET / HTTP/1.1" 200 36499 0.003263 10.0.0.249 - - [2026-02-03 01:49:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000727 10.0.0.249 - - [2026-02-03 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.044430 10.0.0.249 - - [2026-02-03 01:49:17] "GET /global-system-config/f715baff-dbe9-40e9-991d-7a5ac55538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010067 10.0.0.249 - - [2026-02-03 01:49:17] "PUT /global-system-config/f715baff-dbe9-40e9-991d-7a5ac55538ba HTTP/1.1" 200 276 0.058149 10.0.0.249 - - [2026-02-03 01:49:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000450 10.0.0.249 - - [2026-02-03 01:49:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000440 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:49:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001357 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:49:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001833 10.0.0.249 - - [2026-02-03 01:49:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000473 10.0.0.249 - - [2026-02-03 01:49:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000462 10.0.0.249 - - [2026-02-03 01:49:49] "GET / HTTP/1.1" 200 36499 0.002369 10.0.0.249 - - [2026-02-03 01:49:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000559 10.0.0.249 - - [2026-02-03 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.039921 10.0.0.249 - - [2026-02-03 01:49:49] "GET /global-system-config/f715baff-dbe9-40e9-991d-7a5ac55538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006618 10.0.0.249 - - [2026-02-03 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.249 - - [2026-02-03 01:49:49] "GET /config-node/01ff9b26-ee1b-429d-8601-ee821e6ccf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1187 0.005857 10.0.0.249 - - [2026-02-03 01:50:00] "GET / HTTP/1.1" 200 36499 0.001902 10.0.0.249 - - [2026-02-03 01:50:00] "POST /fqname-to-id HTTP/1.1" 401 296 0.000528 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:50:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001194 10.0.0.249 - - [2026-02-03 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.036984 10.0.0.249 - - [2026-02-03 01:50:00] "GET /routing-instance/b07791ea-6cc6-420c-86db-52c5bc82f9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004548 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:50:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001627 10.0.0.249 - - [2026-02-03 01:50:00] "POST /bgp-routers HTTP/1.1" 409 299 0.004006 10.0.0.249 - - [2026-02-03 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.249 - - [2026-02-03 01:50:00] "GET /bgp-router/8ab74da2-d6bc-4211-af97-259ca28924d6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1799 0.006495 10.0.0.249 - - [2026-02-03 01:50:01] "PUT /bgp-router/8ab74da2-d6bc-4211-af97-259ca28924d6 HTTP/1.1" 200 256 0.020429 10.0.0.249 - - [2026-02-03 01:50:04] "GET /obj-perms HTTP/1.1" 200 6396 0.093458 10.0.0.249 - - [2026-02-03 01:50:04] "GET /obj-perms HTTP/1.1" 200 6396 0.077823 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:50:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001011 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:50:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001345 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:50:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001927 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:50:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001545 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:50:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001038 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:50:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001381 10.0.0.249 - - [2026-02-03 01:50:23] "GET / HTTP/1.1" 200 36499 0.002633 10.0.0.249 - - [2026-02-03 01:50:23] "POST /fqname-to-id HTTP/1.1" 401 296 0.000474 10.0.0.249 - - [2026-02-03 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.034102 10.0.0.249 - - [2026-02-03 01:50:23] "GET /global-system-config/f715baff-dbe9-40e9-991d-7a5ac55538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006766 10.0.0.249 - - [2026-02-03 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.249 - - [2026-02-03 01:50:23] "GET /routing-instance/b07791ea-6cc6-420c-86db-52c5bc82f9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004733 10.0.0.249 - - [2026-02-03 01:50:23] "PUT /global-system-config/f715baff-dbe9-40e9-991d-7a5ac55538ba HTTP/1.1" 200 276 0.012818 10.0.0.249 - - [2026-02-03 01:50:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.003148 10.0.0.249 - - [2026-02-03 01:50:23] "POST /virtual-routers HTTP/1.1" 200 599 0.022977 10.0.0.249 - - [2026-02-03 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.249 - - [2026-02-03 01:50:24] "GET /virtual-router/9818355d-6d87-405f-b049-98594999d563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.006302 10.0.0.249 - - [2026-02-03 01:50:24] "POST /fqname-to-id HTTP/1.1" 404 227 0.003828 10.0.0.249 - - [2026-02-03 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.249 - - [2026-02-03 01:50:24] "GET /virtual-network/48139667-2bec-4eca-8643-d5724a768f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006014 10.0.0.249 - - [2026-02-03 01:50:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.073678 10.0.0.249 - - [2026-02-03 01:50:24] "PUT /access-control-list/77933399-2312-4624-bf20-f14fb3999fe5 HTTP/1.1" 200 274 0.015746 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:50:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001081 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:50:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001557 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:50:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000978 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:50:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001232 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:50:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001163 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:50:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001470 10.0.0.249 - - [2026-02-03 01:51:05] "GET /obj-perms HTTP/1.1" 200 6396 0.080398 10.0.0.249 - - [2026-02-03 01:51:05] "GET /obj-perms HTTP/1.1" 200 6396 0.075502 10.0.0.249 - - [2026-02-03 01:52:06] "GET /obj-perms HTTP/1.1" 200 6396 0.087590 10.0.0.249 - - [2026-02-03 01:52:06] "GET /obj-perms HTTP/1.1" 200 6396 0.075730 10.0.0.249 - - [2026-02-03 01:52:53] "GET / HTTP/1.1" 200 36499 0.001621 10.0.0.249 - - [2026-02-03 01:52:53] "POST /fqname-to-id HTTP/1.1" 401 296 0.000472 10.0.0.249 - - [2026-02-03 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.036088 10.0.0.249 - - [2026-02-03 01:52:53] "GET /global-system-config/f715baff-dbe9-40e9-991d-7a5ac55538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006465 10.0.0.249 - - [2026-02-03 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.249 - - [2026-02-03 01:52:53] "GET /routing-instance/b07791ea-6cc6-420c-86db-52c5bc82f9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.005081 10.0.0.249 - - [2026-02-03 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005665 10.0.0.249 - - [2026-02-03 01:52:53] "GET /virtual-router/9818355d-6d87-405f-b049-98594999d563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004912 10.0.0.249 - - [2026-02-03 01:52:53] "PUT /virtual-router/9818355d-6d87-405f-b049-98594999d563 HTTP/1.1" 200 264 0.017292 10.0.0.249 - - [2026-02-03 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006252 10.0.0.249 - - [2026-02-03 01:52:54] "GET /virtual-router/9818355d-6d87-405f-b049-98594999d563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.006955 10.0.0.249 - - [2026-02-03 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.249 - - [2026-02-03 01:52:54] "GET /virtual-machine-interface/b831a25c-5aed-45ba-a82f-1ba3c3f13722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1902 0.007382 10.0.0.249 - - [2026-02-03 01:52:54] "PUT /virtual-machine-interface/b831a25c-5aed-45ba-a82f-1ba3c3f13722 HTTP/1.1" 200 286 0.017387 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:52:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000979 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:52:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001559 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:53:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001600 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:53:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001471 10.0.0.249 - - [2026-02-03 01:53:07] "GET /obj-perms HTTP/1.1" 200 6396 0.085619 10.0.0.249 - - [2026-02-03 01:53:07] "GET /obj-perms HTTP/1.1" 200 6396 0.065740 10.0.0.249 - - [2026-02-03 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.249 - - [2026-02-03 01:53:07] "GET /virtual-router/9818355d-6d87-405f-b049-98594999d563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010067 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:53:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001171 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:53:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001271 10.0.0.249 - - [2026-02-03 01:54:08] "GET /obj-perms HTTP/1.1" 200 6396 0.080272 10.0.0.249 - - [2026-02-03 01:54:08] "GET /obj-perms HTTP/1.1" 200 6396 0.070048 10.0.0.249 - - [2026-02-03 01:54:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000746 10.0.0.249 - - [2026-02-03 01:54:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000457 10.0.0.249 - - [2026-02-03 01:54:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000443 10.0.0.249 - - [2026-02-03 01:54:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000486 10.0.0.249 - - [2026-02-03 01:55:09] "GET /obj-perms HTTP/1.1" 200 6396 0.093189 10.0.0.249 - - [2026-02-03 01:55:09] "GET /obj-perms HTTP/1.1" 200 6396 0.066139 10.0.0.249 - - [2026-02-03 01:56:10] "GET /obj-perms HTTP/1.1" 200 6396 0.084030 10.0.0.249 - - [2026-02-03 01:56:10] "GET /obj-perms HTTP/1.1" 200 6396 0.061862 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:56:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000985 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:56:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001327 10.0.0.249 - - [2026-02-03 01:57:11] "GET /obj-perms HTTP/1.1" 200 6396 0.089281 10.0.0.249 - - [2026-02-03 01:57:11] "GET /obj-perms HTTP/1.1" 200 6396 0.117353 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:57:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001041 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:57:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001468 10.0.0.249 - - [2026-02-03 01:58:12] "GET /obj-perms HTTP/1.1" 200 6396 0.088079 10.0.0.249 - - [2026-02-03 01:58:12] "GET /obj-perms HTTP/1.1" 200 6396 0.065856 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:58:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001446 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:58:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001749 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:58:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001016 [Introspect:8084]10.0.0.249 - - [2026-02-03 01:58:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001348 10.0.0.249 - - [2026-02-03 01:59:13] "GET /obj-perms HTTP/1.1" 200 6396 0.094868 10.0.0.249 - - [2026-02-03 01:59:13] "GET /obj-perms HTTP/1.1" 200 6396 0.063562 10.0.0.249 - - [2026-02-03 01:59:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000543 10.0.0.249 - - [2026-02-03 01:59:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000451 10.0.0.249 - - [2026-02-03 01:59:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000574 10.0.0.249 - - [2026-02-03 01:59:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000598 10.0.0.249 - - [2026-02-03 02:00:14] "GET /obj-perms HTTP/1.1" 200 6396 0.103492 10.0.0.249 - - [2026-02-03 02:00:14] "GET /obj-perms HTTP/1.1" 200 6396 0.061160 10.0.0.249 - - [2026-02-03 02:01:15] "GET /obj-perms HTTP/1.1" 200 6396 0.095577 10.0.0.249 - - [2026-02-03 02:01:15] "GET /obj-perms HTTP/1.1" 200 6396 0.058411 10.0.0.249 - - [2026-02-03 02:02:16] "GET /obj-perms HTTP/1.1" 200 6396 0.089642 10.0.0.249 - - [2026-02-03 02:02:16] "GET /obj-perms HTTP/1.1" 200 6396 0.063136 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:02:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000938 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:02:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001607 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:02:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001104 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:02:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001265 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:02:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001200 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:02:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001354 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:03:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000974 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:03:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001178 10.0.0.249 - - [2026-02-03 02:03:17] "GET /obj-perms HTTP/1.1" 200 6396 0.095493 10.0.0.249 - - [2026-02-03 02:03:17] "GET /obj-perms HTTP/1.1" 200 6396 0.073453 10.0.0.249 - - [2026-02-03 02:04:18] "GET /obj-perms HTTP/1.1" 200 6396 0.083195 10.0.0.249 - - [2026-02-03 02:04:18] "GET /obj-perms HTTP/1.1" 200 6396 0.067355 10.0.0.249 - - [2026-02-03 02:04:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000772 10.0.0.249 - - [2026-02-03 02:04:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000469 10.0.0.249 - - [2026-02-03 02:04:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000417 10.0.0.249 - - [2026-02-03 02:04:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000417 10.0.0.249 - - [2026-02-03 02:05:19] "GET /obj-perms HTTP/1.1" 200 6396 0.103401 10.0.0.249 - - [2026-02-03 02:05:19] "GET /obj-perms HTTP/1.1" 200 6396 0.059217 10.0.0.249 - - [2026-02-03 02:06:20] "GET /obj-perms HTTP/1.1" 200 6396 0.089352 10.0.0.249 - - [2026-02-03 02:06:20] "GET /obj-perms HTTP/1.1" 200 6396 0.063602 10.0.0.249 - - [2026-02-03 02:07:21] "GET /obj-perms HTTP/1.1" 200 6396 0.095168 10.0.0.249 - - [2026-02-03 02:07:21] "GET /obj-perms HTTP/1.1" 200 6396 0.069078 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:07:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001163 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:07:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001549 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:07:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001008 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:07:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001161 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:07:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001109 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:07:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.002155 10.0.0.249 - - [2026-02-03 02:08:22] "GET /obj-perms HTTP/1.1" 200 6396 0.087946 10.0.0.249 - - [2026-02-03 02:08:22] "GET /obj-perms HTTP/1.1" 200 6396 0.064951 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:09:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001084 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:09:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001207 10.0.0.249 - - [2026-02-03 02:09:23] "GET /obj-perms HTTP/1.1" 200 6396 0.109396 10.0.0.249 - - [2026-02-03 02:09:23] "GET /obj-perms HTTP/1.1" 200 6396 0.064734 10.0.0.249 - - [2026-02-03 02:09:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000564 10.0.0.249 - - [2026-02-03 02:09:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000550 10.0.0.249 - - [2026-02-03 02:09:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000419 10.0.0.249 - - [2026-02-03 02:09:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000405 10.0.0.249 - - [2026-02-03 02:10:24] "GET /obj-perms HTTP/1.1" 200 6396 0.096664 10.0.0.249 - - [2026-02-03 02:10:24] "GET /obj-perms HTTP/1.1" 200 6396 0.072018 10.0.0.249 - - [2026-02-03 02:11:25] "GET /obj-perms HTTP/1.1" 200 6396 0.106334 10.0.0.249 - - [2026-02-03 02:11:25] "GET /obj-perms HTTP/1.1" 200 6396 0.066509 10.0.0.249 - - [2026-02-03 02:12:26] "GET /obj-perms HTTP/1.1" 200 6396 0.129169 10.0.0.249 - - [2026-02-03 02:12:26] "GET /obj-perms HTTP/1.1" 200 6396 0.077685 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:12:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000960 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:12:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001294 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:12:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001105 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:12:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001322 10.0.0.249 - - [2026-02-03 02:13:27] "GET /obj-perms HTTP/1.1" 200 6396 0.089886 10.0.0.249 - - [2026-02-03 02:13:27] "GET /obj-perms HTTP/1.1" 200 6396 0.072809 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:13:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001323 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:13:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001201 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:14:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001052 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:14:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001488 10.0.0.249 - - [2026-02-03 02:14:28] "GET /obj-perms HTTP/1.1" 200 6396 0.096965 10.0.0.249 - - [2026-02-03 02:14:28] "GET /obj-perms HTTP/1.1" 200 6396 0.065621 10.0.0.249 - - [2026-02-03 02:14:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000849 10.0.0.249 - - [2026-02-03 02:14:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000560 10.0.0.249 - - [2026-02-03 02:14:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000648 10.0.0.249 - - [2026-02-03 02:14:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000590 10.0.0.249 - - [2026-02-03 02:15:29] "GET /obj-perms HTTP/1.1" 200 6396 0.110088 10.0.0.249 - - [2026-02-03 02:15:30] "GET /obj-perms HTTP/1.1" 200 6396 0.062334 10.0.0.249 - - [2026-02-03 02:16:30] "GET /obj-perms HTTP/1.1" 200 6396 0.096213 10.0.0.249 - - [2026-02-03 02:16:30] "GET /obj-perms HTTP/1.1" 200 6396 0.064686 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:16:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001018 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:16:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001641 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:17:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000966 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:17:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001559 10.0.0.249 - - [2026-02-03 02:17:31] "GET /obj-perms HTTP/1.1" 200 6396 0.093440 10.0.0.249 - - [2026-02-03 02:17:31] "GET /obj-perms HTTP/1.1" 200 6396 0.061903 10.0.0.249 - - [2026-02-03 02:18:32] "GET /obj-perms HTTP/1.1" 200 6396 0.093521 10.0.0.249 - - [2026-02-03 02:18:33] "GET /obj-perms HTTP/1.1" 200 6396 0.070922 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:18:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001336 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:18:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001218 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:19:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001387 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:19:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001827 10.0.0.249 - - [2026-02-03 02:19:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000478 10.0.0.249 - - [2026-02-03 02:19:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000431 10.0.0.249 - - [2026-02-03 02:19:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000446 10.0.0.249 - - [2026-02-03 02:19:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000462 10.0.0.249 - - [2026-02-03 02:19:33] "GET /obj-perms HTTP/1.1" 200 6396 0.098291 10.0.0.249 - - [2026-02-03 02:19:34] "GET /obj-perms HTTP/1.1" 200 6396 0.069190 10.0.0.249 - - [2026-02-03 02:20:34] "GET /obj-perms HTTP/1.1" 200 6396 0.087662 10.0.0.249 - - [2026-02-03 02:20:35] "GET /obj-perms HTTP/1.1" 200 6396 0.068919 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:21:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001649 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:21:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001632 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:21:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001150 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:21:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001403 10.0.0.249 - - [2026-02-03 02:21:35] "GET /obj-perms HTTP/1.1" 200 6396 0.105693 10.0.0.249 - - [2026-02-03 02:21:36] "GET /obj-perms HTTP/1.1" 200 6396 0.069335 10.0.0.249 - - [2026-02-03 02:22:36] "GET /obj-perms HTTP/1.1" 200 6396 0.097093 10.0.0.249 - - [2026-02-03 02:22:37] "GET /obj-perms HTTP/1.1" 200 6396 0.081308 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:22:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001005 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:22:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001295 10.0.0.249 - - [2026-02-03 02:23:37] "GET /obj-perms HTTP/1.1" 200 6396 0.091108 10.0.0.249 - - [2026-02-03 02:23:38] "GET /obj-perms HTTP/1.1" 200 6396 0.069897 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:24:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001296 10.0.0.249 - - [2026-02-03 02:24:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000527 10.0.0.249 - - [2026-02-03 02:24:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000623 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:24:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001868 10.0.0.249 - - [2026-02-03 02:24:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000473 10.0.0.249 - - [2026-02-03 02:24:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000411 10.0.0.249 - - [2026-02-03 02:24:38] "GET /obj-perms HTTP/1.1" 200 6396 0.085305 10.0.0.249 - - [2026-02-03 02:24:39] "GET /obj-perms HTTP/1.1" 200 6396 0.070335 10.0.0.249 - - [2026-02-03 02:25:39] "GET /obj-perms HTTP/1.1" 200 6396 0.088901 10.0.0.249 - - [2026-02-03 02:25:40] "GET /obj-perms HTTP/1.1" 200 6396 0.088968 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:25:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001146 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:25:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001402 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:25:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001203 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:25:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001854 10.0.0.249 - - [2026-02-03 02:26:40] "GET /obj-perms HTTP/1.1" 200 6396 0.086752 10.0.0.249 - - [2026-02-03 02:26:41] "GET /obj-perms HTTP/1.1" 200 6396 0.065526 10.0.0.249 - - [2026-02-03 02:27:41] "GET /obj-perms HTTP/1.1" 200 6396 0.079146 10.0.0.249 - - [2026-02-03 02:27:42] "GET /obj-perms HTTP/1.1" 200 6396 0.064037 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:28:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000998 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:28:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001134 10.0.0.249 - - [2026-02-03 02:28:42] "GET /obj-perms HTTP/1.1" 200 6396 0.095967 10.0.0.249 - - [2026-02-03 02:28:43] "GET /obj-perms HTTP/1.1" 200 6396 0.095395 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:29:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001004 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:29:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001196 10.0.0.249 - - [2026-02-03 02:29:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000653 10.0.0.249 - - [2026-02-03 02:29:31] "GET /global-system-configs HTTP/1.1" 401 296 0.000864 10.0.0.249 - - [2026-02-03 02:29:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000478 10.0.0.249 - - [2026-02-03 02:29:33] "GET /global-system-configs HTTP/1.1" 401 296 0.000484 10.0.0.249 - - [2026-02-03 02:29:43] "GET /obj-perms HTTP/1.1" 200 6396 0.097742 10.0.0.249 - - [2026-02-03 02:29:44] "GET /obj-perms HTTP/1.1" 200 6396 0.074105 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:30:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001504 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:30:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001687 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:30:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001121 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:30:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001343 10.0.0.249 - - [2026-02-03 02:30:44] "GET /obj-perms HTTP/1.1" 200 6396 0.088319 10.0.0.249 - - [2026-02-03 02:30:45] "GET /obj-perms HTTP/1.1" 200 6396 0.068069 10.0.0.249 - - [2026-02-03 02:31:45] "GET /obj-perms HTTP/1.1" 200 6396 0.099079 10.0.0.249 - - [2026-02-03 02:31:46] "GET /obj-perms HTTP/1.1" 200 6396 0.069605 10.0.0.249 - - [2026-02-03 02:32:46] "GET /obj-perms HTTP/1.1" 200 6396 0.084871 10.0.0.249 - - [2026-02-03 02:32:47] "GET /obj-perms HTTP/1.1" 200 6396 0.060781 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:33:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001066 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:33:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001300 10.0.0.249 - - [2026-02-03 02:33:47] "GET /obj-perms HTTP/1.1" 200 6396 0.104345 10.0.0.249 - - [2026-02-03 02:33:48] "GET /obj-perms HTTP/1.1" 200 6396 0.064673 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:33:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001034 [Introspect:8084]10.0.0.249 - - [2026-02-03 02:33:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001330