++ 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 ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Feb 2 11:08:01 PM UTC 2026 ===================' INFO: =================== Mon Feb 2 11:08:01 PM 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}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ 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.54.223 ++ 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: 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 +++ 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 +++ cut -d ' ' -f 1 ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.249,10.36.234.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.36.234.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 ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 + 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/02/2026 23:08:30.359 7ffbfd9ae300 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/02/2026 23:08:30.519 7ffbfd9ae300 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/02/2026 23:08:30.532 7ffbfd9ae300 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/02/2026 23:08:30.532 7ffbfd9ae300 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.249 - - [2026-02-02 23:08:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000786 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-02 23:08:35] "GET / HTTP/1.1" 503 181 0.000223 10.0.0.249 - - [2026-02-02 23:08:35] "GET / HTTP/1.1" 503 181 0.000179 10.0.0.249 - - [2026-02-02 23:08:36] "GET / HTTP/1.1" 200 36499 0.001636 10.0.0.249 - - [2026-02-02 23:08:36] "GET / HTTP/1.1" 200 45019 0.001311 10.0.0.249 - - [2026-02-02 23:08:36] "GET / HTTP/1.1" 200 45019 0.001261 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-02 23:08:36] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.002850 10.0.0.249 - - [2026-02-02 23:08:36] "POST /fqname-to-id HTTP/1.1" 401 297 0.000290 10.0.0.249 - - [2026-02-02 23:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.352155 10.0.0.249 - - [2026-02-02 23:08:37] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.356745 10.0.0.249 - - [2026-02-02 23:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.249 - - [2026-02-02 23:08:37] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.002324 /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-02 23:08:37] "GET / HTTP/1.1" 200 36499 0.001997 10.0.0.249 - - [2026-02-02 23:08:38] "GET / HTTP/1.1" 200 36499 0.001451 10.0.0.249 - - [2026-02-02 23:08:38] "POST /fqname-to-id HTTP/1.1" 401 297 0.000755 10.0.0.249 - - [2026-02-02 23:08:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.044271 10.0.0.249 - - [2026-02-02 23:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012821 10.0.0.249 - - [2026-02-02 23:08:38] "GET / HTTP/1.1" 200 36499 0.001347 10.0.0.249 - - [2026-02-02 23:08:38] "POST /fqname-to-id HTTP/1.1" 401 297 0.000498 10.0.0.249 - - [2026-02-02 23:08:38] "GET /global-system-config/31eafc45-af56-4177-9f52-c97fc6df45fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012991 10.0.0.249 - - [2026-02-02 23:08:39] "POST /service-appliance-sets HTTP/1.1" 200 557 0.198879 10.0.0.249 - - [2026-02-02 23:08:39] "POST /fqname-to-id HTTP/1.1" 404 180 0.006763 10.0.0.249 - - [2026-02-02 23:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017567 10.0.0.249 - - [2026-02-02 23:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.051519 10.0.0.249 - - [2026-02-02 23:08:39] "GET /global-system-config/31eafc45-af56-4177-9f52-c97fc6df45fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.017415 10.0.0.249 - - [2026-02-02 23:08:39] "GET /global-system-config/31eafc45-af56-4177-9f52-c97fc6df45fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011343 10.0.0.249 - - [2026-02-02 23:08:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.003298 10.0.0.249 - - [2026-02-02 23:08:39] "GET / HTTP/1.1" 200 36499 0.002329 10.0.0.249 - - [2026-02-02 23:08:39] "POST /fqname-to-id HTTP/1.1" 401 297 0.000428 10.0.0.249 - - [2026-02-02 23:08:39] "POST /service-appliance-sets HTTP/1.1" 200 545 0.055788 10.0.0.249 - - [2026-02-02 23:08:39] "POST /config-nodes HTTP/1.1" 200 593 0.072214 10.0.0.249 - - [2026-02-02 23:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012825 10.0.0.249 - - [2026-02-02 23:08:39] "GET /network-ipam/6b8ab6c9-b5b9-4fd6-927b-5a93402e3b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.005071 10.0.0.249 - - [2026-02-02 23:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.051818 10.0.0.249 - - [2026-02-02 23:08:39] "GET /global-system-config/31eafc45-af56-4177-9f52-c97fc6df45fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008789 10.0.0.249 - - [2026-02-02 23:08:39] "POST /service-templates HTTP/1.1" 200 515 0.056736 10.0.0.249 - - [2026-02-02 23:08:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.007921 10.0.0.249 - - [2026-02-02 23:08:39] "POST /service-templates HTTP/1.1" 200 505 0.034406 10.0.0.249 - - [2026-02-02 23:08:39] "POST /database-nodes HTTP/1.1" 200 597 0.050719 10.0.0.249 - - [2026-02-02 23:08:39] "POST /service-templates HTTP/1.1" 200 519 0.046502 10.0.0.249 - - [2026-02-02 23:08:40] "GET / HTTP/1.1" 200 36499 0.001429 10.0.0.249 - - [2026-02-02 23:08:40] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000451 10.0.0.249 - - [2026-02-02 23:08:40] "GET / HTTP/1.1" 200 36499 0.002254 10.0.0.249 - - [2026-02-02 23:08:40] "GET / HTTP/1.1" 200 36499 0.002227 10.0.0.249 - - [2026-02-02 23:08:40] "POST /service-templates HTTP/1.1" 200 539 0.054780 10.0.0.249 - - [2026-02-02 23:08:40] "POST /fqname-to-id HTTP/1.1" 401 297 0.000395 10.0.0.249 - - [2026-02-02 23:08:40] "POST /fqname-to-id HTTP/1.1" 401 297 0.000500 10.0.0.249 - - [2026-02-02 23:08:40] "POST /service-templates HTTP/1.1" 200 511 0.073622 10.0.0.249 - - [2026-02-02 23:08:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.128344 10.0.0.249 - - [2026-02-02 23:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.051361 10.0.0.249 - - [2026-02-02 23:08:40] "GET /global-system-config/31eafc45-af56-4177-9f52-c97fc6df45fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.023086 10.0.0.249 - - [2026-02-02 23:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.076873 10.0.0.249 - - [2026-02-02 23:08:40] "GET /global-system-config/31eafc45-af56-4177-9f52-c97fc6df45fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006408 10.0.0.249 - - [2026-02-02 23:08:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.008461 10.0.0.249 - - [2026-02-02 23:08:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.003250 10.0.0.249 - - [2026-02-02 23:08:40] "POST /analytics-nodes HTTP/1.1" 200 599 0.054461 10.0.0.249 - - [2026-02-02 23:08:40] "POST /config-database-nodes HTTP/1.1" 200 611 0.049697 10.0.0.249 - - [2026-02-02 23:08:40] "POST /fqname-to-id HTTP/1.1" 401 297 0.000491 10.0.0.249 - - [2026-02-02 23:08:40] "GET /global-system-configs HTTP/1.1" 401 297 0.000447 10.0.0.249 - - [2026-02-02 23:08:41] "GET /global-system-configs HTTP/1.1" 401 297 0.000381 10.0.0.249 - - [2026-02-02 23:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.033181 10.0.0.249 - - [2026-02-02 23:08:41] "GET /network-ipam/6b8ab6c9-b5b9-4fd6-927b-5a93402e3b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.004076 10.0.0.249 - - [2026-02-02 23:08:41] "GET / HTTP/1.1" 200 36499 0.003676 10.0.0.249 - - [2026-02-02 23:08:41] "POST /fqname-to-id HTTP/1.1" 401 297 0.000419 10.0.0.249 - - [2026-02-02 23:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.035390 10.0.0.249 - - [2026-02-02 23:08:41] "GET /routing-instance/0917646d-d2c5-4a07-bef7-351b249ce660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003549 10.0.0.249 - - [2026-02-02 23:08:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.006169 10.0.0.249 - - [2026-02-02 23:08:41] "POST /access-control-lists HTTP/1.1" 200 591 0.021317 10.0.0.249 - - [2026-02-02 23:08:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.003541 10.0.0.249 - - [2026-02-02 23:08:41] "POST /bgp-routers HTTP/1.1" 200 616 0.029353 10.0.0.249 - - [2026-02-02 23:08:41] "GET /bgp-router/705e7f7c-6381-4431-84c0-1043458ce4ea?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.010893 10.0.0.249 - - [2026-02-02 23:08:41] "POST /access-control-lists HTTP/1.1" 200 589 0.042781 10.0.0.249 - - [2026-02-02 23:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.249 - - [2026-02-02 23:08:42] "GET /global-system-config/31eafc45-af56-4177-9f52-c97fc6df45fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014378 10.0.0.249 - - [2026-02-02 23:08:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006931 10.0.0.249 - - [2026-02-02 23:08:42] "POST /route-targets HTTP/1.1" 200 329 0.028645 10.0.0.249 - - [2026-02-02 23:08:42] "POST /ref-update HTTP/1.1" 200 156 0.031437 10.0.0.249 - - [2026-02-02 23:08:42] "POST /ref-update HTTP/1.1" 200 156 0.015849 10.0.0.249 - - [2026-02-02 23:08:42] "POST /route-targets HTTP/1.1" 200 329 0.028865 10.0.0.249 - - [2026-02-02 23:08:42] "POST /ref-update HTTP/1.1" 200 156 0.014887 10.0.0.249 - - [2026-02-02 23:08:42] "POST /route-targets HTTP/1.1" 200 329 0.016483 10.0.0.249 - - [2026-02-02 23:08:42] "POST /ref-update HTTP/1.1" 200 156 0.011642 10.0.0.249 - - [2026-02-02 23:08:42] "POST /route-targets HTTP/1.1" 200 329 0.013704 10.0.0.249 - - [2026-02-02 23:08:42] "POST /ref-update HTTP/1.1" 200 156 0.011293 10.0.0.249 - - [2026-02-02 23:08:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.003429 10.0.0.249 - - [2026-02-02 23:08:42] "POST /access-control-lists HTTP/1.1" 200 555 0.067092 10.0.0.249 - - [2026-02-02 23:08:42] "PUT /access-control-list/9e094019-f81a-4fe9-a5a2-041f618f46b1 HTTP/1.1" 200 274 0.013542 10.0.0.249 - - [2026-02-02 23:08:42] "PUT /access-control-list/07923595-9a99-4c84-bb22-2b773c523038 HTTP/1.1" 200 274 0.026117 10.0.0.249 - - [2026-02-02 23:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.249 - - [2026-02-02 23:08:45] "GET /global-vrouter-config/1c32a3b1-f436-4350-9e2e-d2ea6a9e411f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003841 10.0.0.249 - - [2026-02-02 23:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.249 - - [2026-02-02 23:08:45] "PUT /global-vrouter-config/1c32a3b1-f436-4350-9e2e-d2ea6a9e411f HTTP/1.1" 200 278 0.010721 10.0.0.249 - - [2026-02-02 23:08:46] "GET / HTTP/1.1" 200 36499 0.003796 10.0.0.249 - - [2026-02-02 23:08:46] "POST /alarms HTTP/1.1" 401 297 0.000468 10.0.0.249 - - [2026-02-02 23:08:46] "POST /alarms HTTP/1.1" 200 585 0.064160 10.0.0.249 - - [2026-02-02 23:08:46] "POST /alarms HTTP/1.1" 200 579 0.039161 10.0.0.249 - - [2026-02-02 23:08:46] "POST /alarms HTTP/1.1" 200 579 0.031031 10.0.0.249 - - [2026-02-02 23:08:46] "POST /alarms HTTP/1.1" 200 563 0.038200 10.0.0.249 - - [2026-02-02 23:08:46] "GET / HTTP/1.1" 200 36499 0.001946 10.0.0.249 - - [2026-02-02 23:08:46] "POST /alarms HTTP/1.1" 200 559 0.049938 10.0.0.249 - - [2026-02-02 23:08:46] "POST /alarms HTTP/1.1" 200 561 0.020087 10.0.0.249 - - [2026-02-02 23:08:46] "POST /alarms HTTP/1.1" 200 569 0.022945 10.0.0.249 - - [2026-02-02 23:08:47] "POST /alarms HTTP/1.1" 200 553 0.029550 10.0.0.249 - - [2026-02-02 23:08:47] "POST /alarms HTTP/1.1" 200 561 0.030795 10.0.0.249 - - [2026-02-02 23:08:47] "POST /alarms HTTP/1.1" 200 571 0.026468 10.0.0.249 - - [2026-02-02 23:08:47] "POST /alarms HTTP/1.1" 200 559 0.023174 10.0.0.249 - - [2026-02-02 23:08:47] "POST /alarms HTTP/1.1" 200 571 0.026325 10.0.0.249 - - [2026-02-02 23:08:47] "POST /alarms HTTP/1.1" 200 579 0.069749 10.0.0.249 - - [2026-02-02 23:08:47] "POST /alarms HTTP/1.1" 200 573 0.022677 10.0.0.249 - - [2026-02-02 23:08:47] "POST /alarms HTTP/1.1" 200 565 0.028171 10.0.0.249 - - [2026-02-02 23:08:47] "POST /alarms HTTP/1.1" 200 565 0.026333 10.0.0.249 - - [2026-02-02 23:08:47] "POST /alarms HTTP/1.1" 200 565 0.022605 10.0.0.249 - - [2026-02-02 23:08:47] "POST /alarms HTTP/1.1" 200 551 0.023612 10.0.0.249 - - [2026-02-02 23:08:47] "POST /alarms HTTP/1.1" 200 599 0.028359 10.0.0.249 - - [2026-02-02 23:08:47] "POST /alarms HTTP/1.1" 200 579 0.039482 10.0.0.249 - - [2026-02-02 23:08:48] "POST /alarms HTTP/1.1" 200 575 0.023996 10.0.0.249 - - [2026-02-02 23:08:48] "POST /alarms HTTP/1.1" 200 587 0.027698 10.0.0.249 - - [2026-02-02 23:08:48] "POST /alarms HTTP/1.1" 200 613 0.300552 10.0.0.249 - - [2026-02-02 23:08:48] "GET / HTTP/1.1" 200 36499 0.001534 10.0.0.249 - - [2026-02-02 23:08:48] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000602 10.0.0.249 - - [2026-02-02 23:08:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.032575 10.0.0.249 - - [2026-02-02 23:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.249 - - [2026-02-02 23:08:49] "PUT /global-vrouter-config/1c32a3b1-f436-4350-9e2e-d2ea6a9e411f HTTP/1.1" 200 278 0.013811 10.0.0.249 - - [2026-02-02 23:08:49] "GET / HTTP/1.1" 200 36499 0.002780 10.0.0.249 - - [2026-02-02 23:08:49] "POST /fqname-to-id HTTP/1.1" 401 297 0.000614 10.0.0.249 - - [2026-02-02 23:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.028710 10.0.0.249 - - [2026-02-02 23:08:49] "GET /global-vrouter-config/1c32a3b1-f436-4350-9e2e-d2ea6a9e411f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1618 0.004009 10.0.0.249 - - [2026-02-02 23:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.249 - - [2026-02-02 23:08:49] "PUT /global-vrouter-config/1c32a3b1-f436-4350-9e2e-d2ea6a9e411f HTTP/1.1" 200 278 0.009289 10.0.0.249 - - [2026-02-02 23:08:50] "GET / HTTP/1.1" 200 36499 0.001694 10.0.0.249 - - [2026-02-02 23:08:50] "POST /fqname-to-id HTTP/1.1" 401 297 0.000397 10.0.0.249 - - [2026-02-02 23:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.038779 10.0.0.249 - - [2026-02-02 23:08:50] "GET /global-system-config/31eafc45-af56-4177-9f52-c97fc6df45fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011857 10.0.0.249 - - [2026-02-02 23:08:50] "PUT /global-system-config/31eafc45-af56-4177-9f52-c97fc6df45fc HTTP/1.1" 200 276 0.022309 10.0.0.249 - - [2026-02-02 23:08:51] "GET / HTTP/1.1" 200 36499 0.002022 10.0.0.249 - - [2026-02-02 23:08:51] "POST /fqname-to-id HTTP/1.1" 401 297 0.000544 10.0.0.249 - - [2026-02-02 23:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.043508 10.0.0.249 - - [2026-02-02 23:08:51] "GET /global-system-config/31eafc45-af56-4177-9f52-c97fc6df45fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.015910 10.0.0.249 - - [2026-02-02 23:08:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.002971 10.0.0.249 - - [2026-02-02 23:08:51] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.024136 10.0.0.249 - - [2026-02-02 23:09:00] "GET / HTTP/1.1" 200 36499 0.001772 10.0.0.249 - - [2026-02-02 23:09:00] "POST /fqname-to-id HTTP/1.1" 401 297 0.000449 10.0.0.249 - - [2026-02-02 23:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.031832 10.0.0.249 - - [2026-02-02 23:09:01] "GET /global-system-config/31eafc45-af56-4177-9f52-c97fc6df45fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006370 10.0.0.249 - - [2026-02-02 23:09:01] "POST /fqname-to-id HTTP/1.1" 404 214 0.003227 10.0.0.249 - - [2026-02-02 23:09:01] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.028302 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:09:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001001 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:09:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001092 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:09:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001554 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:09:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001372 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:09:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000951 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:09:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001006 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:09:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000904 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:09:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001638 10.0.0.249 - - [2026-02-02 23:09:34] "GET / HTTP/1.1" 200 36499 0.001539 10.0.0.249 - - [2026-02-02 23:09:34] "POST /fqname-to-id HTTP/1.1" 401 297 0.000530 10.0.0.249 - - [2026-02-02 23:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.040171 10.0.0.249 - - [2026-02-02 23:09:34] "GET /global-system-config/31eafc45-af56-4177-9f52-c97fc6df45fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007081 10.0.0.249 - - [2026-02-02 23:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005139 10.0.0.249 - - [2026-02-02 23:09:35] "GET /config-node/77c5b08e-7d09-4d8e-ac0a-ae9dea505bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.005648 10.0.0.249 - - [2026-02-02 23:09:35] "GET / HTTP/1.1" 200 36499 0.003293 10.0.0.249 - - [2026-02-02 23:09:35] "POST /fqname-to-id HTTP/1.1" 401 297 0.000409 10.0.0.249 - - [2026-02-02 23:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.027219 10.0.0.249 - - [2026-02-02 23:09:35] "GET /global-system-config/31eafc45-af56-4177-9f52-c97fc6df45fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005251 10.0.0.249 - - [2026-02-02 23:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.249 - - [2026-02-02 23:09:35] "GET /routing-instance/0917646d-d2c5-4a07-bef7-351b249ce660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004508 10.0.0.249 - - [2026-02-02 23:09:35] "PUT /global-system-config/31eafc45-af56-4177-9f52-c97fc6df45fc HTTP/1.1" 200 276 0.011208 10.0.0.249 - - [2026-02-02 23:09:35] "POST /fqname-to-id HTTP/1.1" 404 214 0.003195 10.0.0.249 - - [2026-02-02 23:09:35] "POST /virtual-routers HTTP/1.1" 200 599 0.019591 10.0.0.249 - - [2026-02-02 23:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.249 - - [2026-02-02 23:09:35] "GET /virtual-router/bf09176f-c192-479a-92c5-ccc7d6ac9519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.005667 10.0.0.249 - - [2026-02-02 23:09:36] "POST /fqname-to-id HTTP/1.1" 404 227 0.003029 10.0.0.249 - - [2026-02-02 23:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.249 - - [2026-02-02 23:09:36] "GET /virtual-network/a0e93c56-2228-45fb-a5a0-ddf196f5ba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005941 10.0.0.249 - - [2026-02-02 23:09:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.065532 10.0.0.249 - - [2026-02-02 23:09:36] "PUT /access-control-list/5941d57a-44c9-4101-9606-69d8feefd3ef HTTP/1.1" 200 274 0.019242 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-02 23:09:41] "GET /obj-perms HTTP/1.1" 200 6411 0.357640 10.0.0.249 - - [2026-02-02 23:09:41] "GET /obj-perms HTTP/1.1" 200 6411 0.054068 10.0.0.249 - - [2026-02-02 23:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.249 - - [2026-02-02 23:09:41] "GET /virtual-router/bf09176f-c192-479a-92c5-ccc7d6ac9519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.003298 10.0.0.249 - - [2026-02-02 23:09:45] "GET / HTTP/1.1" 200 36499 0.001650 10.0.0.249 - - [2026-02-02 23:09:45] "POST /fqname-to-id HTTP/1.1" 401 297 0.000417 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:09:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000990 10.0.0.249 - - [2026-02-02 23:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.032500 10.0.0.249 - - [2026-02-02 23:09:46] "GET /routing-instance/0917646d-d2c5-4a07-bef7-351b249ce660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004113 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:09:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001092 10.0.0.249 - - [2026-02-02 23:09:46] "POST /bgp-routers HTTP/1.1" 409 299 0.003553 10.0.0.249 - - [2026-02-02 23:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.249 - - [2026-02-02 23:09:46] "GET /bgp-router/705e7f7c-6381-4431-84c0-1043458ce4ea?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1799 0.009955 10.0.0.249 - - [2026-02-02 23:09:46] "PUT /bgp-router/705e7f7c-6381-4431-84c0-1043458ce4ea HTTP/1.1" 200 256 0.014061 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:10:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000921 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:10:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001240 10.0.0.249 - - [2026-02-02 23:10:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000554 10.0.0.249 - - [2026-02-02 23:10:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000368 10.0.0.249 - - [2026-02-02 23:10:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000399 10.0.0.249 - - [2026-02-02 23:10:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000636 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:10:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000978 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:10:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001510 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:10:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000965 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:10:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001171 10.0.0.249 - - [2026-02-02 23:10:27] "GET / HTTP/1.1" 200 36499 0.001943 10.0.0.249 - - [2026-02-02 23:10:27] "POST /fqname-to-id HTTP/1.1" 401 297 0.000518 10.0.0.249 - - [2026-02-02 23:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.036142 10.0.0.249 - - [2026-02-02 23:10:27] "GET /global-system-config/31eafc45-af56-4177-9f52-c97fc6df45fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006075 10.0.0.249 - - [2026-02-02 23:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.249 - - [2026-02-02 23:10:27] "GET /routing-instance/0917646d-d2c5-4a07-bef7-351b249ce660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004851 10.0.0.249 - - [2026-02-02 23:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.249 - - [2026-02-02 23:10:27] "GET /virtual-router/bf09176f-c192-479a-92c5-ccc7d6ac9519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.004211 10.0.0.249 - - [2026-02-02 23:10:27] "PUT /virtual-router/bf09176f-c192-479a-92c5-ccc7d6ac9519 HTTP/1.1" 200 264 0.012597 10.0.0.249 - - [2026-02-02 23:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.249 - - [2026-02-02 23:10:27] "GET /virtual-router/bf09176f-c192-479a-92c5-ccc7d6ac9519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.005183 10.0.0.249 - - [2026-02-02 23:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.249 - - [2026-02-02 23:10:28] "GET /virtual-machine-interface/9c163abb-05e4-42bd-afd5-3f6a69385fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1903 0.005793 10.0.0.249 - - [2026-02-02 23:10:28] "PUT /virtual-machine-interface/9c163abb-05e4-42bd-afd5-3f6a69385fd2 HTTP/1.1" 200 286 0.012860 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:10:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000918 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:10:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001240 10.0.0.249 - - [2026-02-02 23:10:42] "GET /obj-perms HTTP/1.1" 200 6411 0.057085 10.0.0.249 - - [2026-02-02 23:10:42] "GET /obj-perms HTTP/1.1" 200 6411 0.062229 10.0.0.249 - - [2026-02-02 23:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.249 - - [2026-02-02 23:10:42] "GET /virtual-router/bf09176f-c192-479a-92c5-ccc7d6ac9519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.003767 10.0.0.249 - - [2026-02-02 23:11:43] "GET /obj-perms HTTP/1.1" 200 6411 0.063989 10.0.0.249 - - [2026-02-02 23:11:43] "GET /obj-perms HTTP/1.1" 200 6411 0.054734 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:12:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001107 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:12:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001127 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:12:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001079 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:12:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001264 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:12:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001001 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:12:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001253 10.0.0.249 - - [2026-02-02 23:12:44] "GET /obj-perms HTTP/1.1" 200 6411 0.054080 10.0.0.249 - - [2026-02-02 23:12:44] "GET /obj-perms HTTP/1.1" 200 6411 0.052169 10.0.0.249 - - [2026-02-02 23:13:44] "GET /obj-perms HTTP/1.1" 200 6411 0.061818 10.0.0.249 - - [2026-02-02 23:13:45] "GET /obj-perms HTTP/1.1" 200 6411 0.053819 10.0.0.249 - - [2026-02-02 23:14:45] "GET /obj-perms HTTP/1.1" 200 6411 0.055473 10.0.0.249 - - [2026-02-02 23:14:46] "GET /obj-perms HTTP/1.1" 200 6411 0.052513 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:14:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000918 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:14:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001070 10.0.0.249 - - [2026-02-02 23:15:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000441 10.0.0.249 - - [2026-02-02 23:15:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000396 10.0.0.249 - - [2026-02-02 23:15:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000482 10.0.0.249 - - [2026-02-02 23:15:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000399 10.0.0.249 - - [2026-02-02 23:15:46] "GET /obj-perms HTTP/1.1" 200 6411 0.061344 10.0.0.249 - - [2026-02-02 23:15:46] "GET /obj-perms HTTP/1.1" 200 6411 0.064458 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:16:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000929 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:16:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001089 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:16:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001004 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:16:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001124 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:16:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000870 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:16:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001102 10.0.0.249 - - [2026-02-02 23:16:47] "GET /obj-perms HTTP/1.1" 200 6411 0.054016 10.0.0.249 - - [2026-02-02 23:16:47] "GET /obj-perms HTTP/1.1" 200 6411 0.059063 10.0.0.249 - - [2026-02-02 23:17:48] "GET /obj-perms HTTP/1.1" 200 6411 0.054865 10.0.0.249 - - [2026-02-02 23:17:48] "GET /obj-perms HTTP/1.1" 200 6411 0.052528 10.0.0.249 - - [2026-02-02 23:18:49] "GET /obj-perms HTTP/1.1" 200 6411 0.055546 10.0.0.249 - - [2026-02-02 23:18:49] "GET /obj-perms HTTP/1.1" 200 6411 0.057429 10.0.0.249 - - [2026-02-02 23:19:49] "GET /obj-perms HTTP/1.1" 200 6411 0.053586 10.0.0.249 - - [2026-02-02 23:19:50] "GET /obj-perms HTTP/1.1" 200 6411 0.055706 10.0.0.249 - - [2026-02-02 23:20:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000599 10.0.0.249 - - [2026-02-02 23:20:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000408 10.0.0.249 - - [2026-02-02 23:20:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000529 10.0.0.249 - - [2026-02-02 23:20:04] "GET /global-system-configs HTTP/1.1" 401 297 0.001050 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:20:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001079 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:20:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001051 10.0.0.249 - - [2026-02-02 23:20:50] "GET /obj-perms HTTP/1.1" 200 6411 0.053545 10.0.0.249 - - [2026-02-02 23:20:51] "GET /obj-perms HTTP/1.1" 200 6411 0.054801 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:21:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001007 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:21:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001966 10.0.0.249 - - [2026-02-02 23:21:51] "GET /obj-perms HTTP/1.1" 200 6411 0.051815 10.0.0.249 - - [2026-02-02 23:21:51] "GET /obj-perms HTTP/1.1" 200 6411 0.056827 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:21:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000872 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:21:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001179 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:21:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000930 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:21:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001048 10.0.0.249 - - [2026-02-02 23:22:52] "GET /obj-perms HTTP/1.1" 200 6411 0.054457 10.0.0.249 - - [2026-02-02 23:22:52] "GET /obj-perms HTTP/1.1" 200 6411 0.056440 10.0.0.249 - - [2026-02-02 23:23:53] "GET /obj-perms HTTP/1.1" 200 6411 0.056081 10.0.0.249 - - [2026-02-02 23:23:53] "GET /obj-perms HTTP/1.1" 200 6411 0.056689 10.0.0.249 - - [2026-02-02 23:24:54] "GET /obj-perms HTTP/1.1" 200 6411 0.056990 10.0.0.249 - - [2026-02-02 23:24:54] "GET /obj-perms HTTP/1.1" 200 6411 0.052273 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:25:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001082 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:25:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001208 10.0.0.249 - - [2026-02-02 23:25:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000510 10.0.0.249 - - [2026-02-02 23:25:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000388 10.0.0.249 - - [2026-02-02 23:25:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000366 10.0.0.249 - - [2026-02-02 23:25:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000466 10.0.0.249 - - [2026-02-02 23:25:54] "GET /obj-perms HTTP/1.1" 200 6411 0.056000 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:25:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000990 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:25:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001009 10.0.0.249 - - [2026-02-02 23:25:55] "GET /obj-perms HTTP/1.1" 200 6411 0.058547 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:25:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000991 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:25:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001254 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:26:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000923 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:26:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001115 10.0.0.249 - - [2026-02-02 23:26:55] "GET /obj-perms HTTP/1.1" 200 6411 0.058633 10.0.0.249 - - [2026-02-02 23:26:56] "GET /obj-perms HTTP/1.1" 200 6411 0.097689 10.0.0.249 - - [2026-02-02 23:27:56] "GET /obj-perms HTTP/1.1" 200 6411 0.052344 10.0.0.249 - - [2026-02-02 23:27:56] "GET /obj-perms HTTP/1.1" 200 6411 0.052984 10.0.0.249 - - [2026-02-02 23:28:57] "GET /obj-perms HTTP/1.1" 200 6411 0.075551 10.0.0.249 - - [2026-02-02 23:28:57] "GET /obj-perms HTTP/1.1" 200 6411 0.064534 10.0.0.249 - - [2026-02-02 23:29:58] "GET /obj-perms HTTP/1.1" 200 6411 0.062122 10.0.0.249 - - [2026-02-02 23:29:58] "GET /obj-perms HTTP/1.1" 200 6411 0.052480 10.0.0.249 - - [2026-02-02 23:30:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000440 10.0.0.249 - - [2026-02-02 23:30:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000462 10.0.0.249 - - [2026-02-02 23:30:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000429 10.0.0.249 - - [2026-02-02 23:30:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000382 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:30:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000904 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:30:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001192 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:30:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000999 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:30:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001220 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:30:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000876 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:30:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001059 10.0.0.249 - - [2026-02-02 23:30:59] "GET /obj-perms HTTP/1.1" 200 6411 0.059987 10.0.0.249 - - [2026-02-02 23:30:59] "GET /obj-perms HTTP/1.1" 200 6411 0.055363 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:31:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000991 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:31:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001396 10.0.0.249 - - [2026-02-02 23:31:59] "GET /obj-perms HTTP/1.1" 200 6411 0.052183 10.0.0.249 - - [2026-02-02 23:32:00] "GET /obj-perms HTTP/1.1" 200 6411 0.054049 10.0.0.249 - - [2026-02-02 23:33:00] "GET /obj-perms HTTP/1.1" 200 6411 0.056558 10.0.0.249 - - [2026-02-02 23:33:01] "GET /obj-perms HTTP/1.1" 200 6411 0.056758 10.0.0.249 - - [2026-02-02 23:34:01] "GET /obj-perms HTTP/1.1" 200 6411 0.053415 10.0.0.249 - - [2026-02-02 23:34:01] "GET /obj-perms HTTP/1.1" 200 6411 0.050365 10.0.0.249 - - [2026-02-02 23:35:02] "GET /obj-perms HTTP/1.1" 200 6411 0.083012 10.0.0.249 - - [2026-02-02 23:35:02] "GET /obj-perms HTTP/1.1" 200 6411 0.072682 10.0.0.249 - - [2026-02-02 23:35:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000380 10.0.0.249 - - [2026-02-02 23:35:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000372 10.0.0.249 - - [2026-02-02 23:35:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000602 10.0.0.249 - - [2026-02-02 23:35:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000449 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:35:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000992 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:35:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001080 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:35:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000948 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:35:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001059 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:35:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001174 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:35:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001050 10.0.0.249 - - [2026-02-02 23:36:03] "GET /obj-perms HTTP/1.1" 200 6411 0.060808 10.0.0.249 - - [2026-02-02 23:36:03] "GET /obj-perms HTTP/1.1" 200 6411 0.054522 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:36:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001009 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:36:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001118 10.0.0.249 - - [2026-02-02 23:37:04] "GET /obj-perms HTTP/1.1" 200 6411 0.056177 10.0.0.249 - - [2026-02-02 23:37:04] "GET /obj-perms HTTP/1.1" 200 6411 0.060540 10.0.0.249 - - [2026-02-02 23:38:04] "GET /obj-perms HTTP/1.1" 200 6411 0.061081 10.0.0.249 - - [2026-02-02 23:38:05] "GET /obj-perms HTTP/1.1" 200 6411 0.061827 10.0.0.249 - - [2026-02-02 23:39:05] "GET /obj-perms HTTP/1.1" 200 6411 0.069505 10.0.0.249 - - [2026-02-02 23:39:06] "GET /obj-perms HTTP/1.1" 200 6411 0.073809 10.0.0.249 - - [2026-02-02 23:40:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000439 10.0.0.249 - - [2026-02-02 23:40:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000544 10.0.0.249 - - [2026-02-02 23:40:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000446 10.0.0.249 - - [2026-02-02 23:40:04] "GET /global-system-configs HTTP/1.1" 401 297 0.001097 10.0.0.249 - - [2026-02-02 23:40:06] "GET /obj-perms HTTP/1.1" 200 6411 0.066403 10.0.0.249 - - [2026-02-02 23:40:07] "GET /obj-perms HTTP/1.1" 200 6411 0.054466 10.0.0.249 - - [2026-02-02 23:41:07] "GET /obj-perms HTTP/1.1" 200 6411 0.051170 10.0.0.249 - - [2026-02-02 23:41:07] "GET /obj-perms HTTP/1.1" 200 6411 0.058507 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:41:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001170 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:41:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001209 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:41:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001043 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:41:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001333 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:41:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000890 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:41:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001084 10.0.0.249 - - [2026-02-02 23:42:08] "GET /obj-perms HTTP/1.1" 200 6411 0.070333 10.0.0.249 - - [2026-02-02 23:42:08] "GET /obj-perms HTTP/1.1" 200 6411 0.051619 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:42:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001001 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:42:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001196 10.0.0.249 - - [2026-02-02 23:43:09] "GET /obj-perms HTTP/1.1" 200 6411 0.056139 10.0.0.249 - - [2026-02-02 23:43:09] "GET /obj-perms HTTP/1.1" 200 6411 0.060495 10.0.0.249 - - [2026-02-02 23:44:10] "GET /obj-perms HTTP/1.1" 200 6411 0.060546 10.0.0.249 - - [2026-02-02 23:44:10] "GET /obj-perms HTTP/1.1" 200 6411 0.058934 10.0.0.249 - - [2026-02-02 23:45:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000422 10.0.0.249 - - [2026-02-02 23:45:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000431 10.0.0.249 - - [2026-02-02 23:45:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000495 10.0.0.249 - - [2026-02-02 23:45:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000376 10.0.0.249 - - [2026-02-02 23:45:10] "GET /obj-perms HTTP/1.1" 200 6411 0.056390 10.0.0.249 - - [2026-02-02 23:45:11] "GET /obj-perms HTTP/1.1" 200 6411 0.066566 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:45:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000958 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:45:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001146 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:45:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000890 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:45:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001012 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:45:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000942 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:45:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001371 10.0.0.249 - - [2026-02-02 23:46:11] "GET /obj-perms HTTP/1.1" 200 6411 0.052148 10.0.0.249 - - [2026-02-02 23:46:12] "GET /obj-perms HTTP/1.1" 200 6411 0.055394 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:46:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000933 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:46:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001294 10.0.0.249 - - [2026-02-02 23:47:12] "GET /obj-perms HTTP/1.1" 200 6411 0.053576 10.0.0.249 - - [2026-02-02 23:47:12] "GET /obj-perms HTTP/1.1" 200 6411 0.055391 10.0.0.249 - - [2026-02-02 23:48:13] "GET /obj-perms HTTP/1.1" 200 6411 0.051097 10.0.0.249 - - [2026-02-02 23:48:13] "GET /obj-perms HTTP/1.1" 200 6411 0.055980 10.0.0.249 - - [2026-02-02 23:49:14] "GET /obj-perms HTTP/1.1" 200 6411 0.061283 10.0.0.249 - - [2026-02-02 23:49:14] "GET /obj-perms HTTP/1.1" 200 6411 0.052611 10.0.0.249 - - [2026-02-02 23:50:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000575 10.0.0.249 - - [2026-02-02 23:50:03] "GET /global-system-configs HTTP/1.1" 401 297 0.000390 10.0.0.249 - - [2026-02-02 23:50:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000374 10.0.0.249 - - [2026-02-02 23:50:04] "GET /global-system-configs HTTP/1.1" 401 297 0.000355 10.0.0.249 - - [2026-02-02 23:50:15] "GET /obj-perms HTTP/1.1" 200 6411 0.059085 10.0.0.249 - - [2026-02-02 23:50:15] "GET /obj-perms HTTP/1.1" 200 6411 0.061381 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:50:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001191 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:50:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001172 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:51:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000989 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:51:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001158 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:51:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000883 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:51:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001432 10.0.0.249 - - [2026-02-02 23:51:15] "GET /obj-perms HTTP/1.1" 200 6411 0.056884 10.0.0.249 - - [2026-02-02 23:51:16] "GET /obj-perms HTTP/1.1" 200 6411 0.055619 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:51:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000905 [Introspect:8084]10.0.0.249 - - [2026-02-02 23:51:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001656 10.0.0.249 - - [2026-02-02 23:52:16] "GET /obj-perms HTTP/1.1" 200 6411 0.065111 10.0.0.249 - - [2026-02-02 23:52:17] "GET /obj-perms HTTP/1.1" 200 6411 0.061055 10.0.0.249 - - [2026-02-02 23:53:17] "GET /obj-perms HTTP/1.1" 200 6411 0.052401 10.0.0.249 - - [2026-02-02 23:53:17] "GET /obj-perms HTTP/1.1" 200 6411 0.051975