++ 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: =================== Mon Apr 20 04:05:08 PM UTC 2026 ===================' INFO: =================== Mon Apr 20 04:05:08 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}' ++ 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ 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.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129: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.129 ++ CONFIGDB_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129: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.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129: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.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129: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.129.100.41 ++ 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.129 ++ 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.129 ++ 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.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 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.129 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.129 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.129 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.129,10.134.88.1,127.0.0.1,172.17.0.1,252.129.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.129,10.134.88.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129: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 ++ sort ++ sed 's/^API__//g' + 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: 04/20/2026 16:05:48.640 7f1093a40380 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/20/2026 16:05:48.862 7f1093a40380 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/20/2026 16:05:48.880 7f1093a40380 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/20/2026 16:05:48.881 7f1093a40380 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2026-04-20 16:05:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000790 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.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2026-04-20 16:05:56] "GET / HTTP/1.1" 503 181 0.000442 10.0.0.129 - - [2026-04-20 16:05:56] "GET / HTTP/1.1" 503 181 0.000222 10.0.0.129 - - [2026-04-20 16:05:57] "GET / HTTP/1.1" 200 36499 0.001493 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.129 - - [2026-04-20 16:05:57] "POST /fqname-to-id HTTP/1.1" 401 297 0.000770 10.0.0.129 - - [2026-04-20 16:05:57] "GET / HTTP/1.1" 200 36499 0.001611 10.0.0.129 - - [2026-04-20 16:05:57] "GET / HTTP/1.1" 200 36499 0.001718 10.0.0.129 - - [2026-04-20 16:05:57] "GET / HTTP/1.1" 200 36499 0.001732 10.0.0.129 - - [2026-04-20 16:05:57] "POST /fqname-to-id HTTP/1.1" 401 297 0.000501 10.0.0.129 - - [2026-04-20 16:05:57] "GET / HTTP/1.1" 200 45019 0.002320 10.0.0.129 - - [2026-04-20 16:05:57] "GET / HTTP/1.1" 200 45019 0.001185 10.0.0.129 - - [2026-04-20 16:05:57] "POST /fqname-to-id HTTP/1.1" 401 297 0.000401 10.0.0.129 - - [2026-04-20 16:05:57] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.000301 10.0.0.129 - - [2026-04-20 16:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.530137 10.0.0.129 - - [2026-04-20 16:05:58] "GET /global-system-config/f2570b80-1379-4b60-85c9-0f7f213eea33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008042 10.0.0.129 - - [2026-04-20 16:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.075933 10.0.0.129 - - [2026-04-20 16:05:58] "GET /global-system-config/f2570b80-1379-4b60-85c9-0f7f213eea33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006621 10.0.0.129 - - [2026-04-20 16:05:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.004744 10.0.0.129 - - [2026-04-20 16:05:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.007792 10.0.0.129 - - [2026-04-20 16:05:58] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.042785 10.0.0.129 - - [2026-04-20 16:05:58] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.004080 10.0.0.129 - - [2026-04-20 16:05:58] "POST /config-database-nodes HTTP/1.1" 200 611 0.042156 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:05:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001543 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:05:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3021 0.001902 10.0.0.129 - - [2026-04-20 16:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.043378 10.0.0.129 - - [2026-04-20 16:05:58] "POST /database-nodes HTTP/1.1" 200 597 0.096222 10.0.0.129 - - [2026-04-20 16:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.129 - - [2026-04-20 16:05:58] "GET / HTTP/1.1" 200 36499 0.001925 10.0.0.129 - - [2026-04-20 16:05:58] "POST /fqname-to-id HTTP/1.1" 401 297 0.000529 10.0.0.129 - - [2026-04-20 16:05:58] "GET / HTTP/1.1" 200 36499 0.001460 /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.129 - - [2026-04-20 16:05:58] "POST /fqname-to-id HTTP/1.1" 401 297 0.000915 10.0.0.129 - - [2026-04-20 16:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.051987 10.0.0.129 - - [2026-04-20 16:05:58] "GET /global-system-config/f2570b80-1379-4b60-85c9-0f7f213eea33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008671 10.0.0.129 - - [2026-04-20 16:05:59] "POST /fqname-to-id HTTP/1.1" 404 214 0.003869 10.0.0.129 - - [2026-04-20 16:05:59] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.093215 10.0.0.129 - - [2026-04-20 16:05:59] "GET / HTTP/1.1" 200 36499 0.011360 10.0.0.129 - - [2026-04-20 16:05:59] "POST /fqname-to-id HTTP/1.1" 401 297 0.001546 10.0.0.129 - - [2026-04-20 16:05:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.066776 10.0.0.129 - - [2026-04-20 16:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.129 - - [2026-04-20 16:05:59] "GET /global-system-config/f2570b80-1379-4b60-85c9-0f7f213eea33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011425 10.0.0.129 - - [2026-04-20 16:05:59] "GET / HTTP/1.1" 200 36499 0.001707 10.0.0.129 - - [2026-04-20 16:05:59] "POST /service-appliance-sets HTTP/1.1" 200 557 0.050481 10.0.0.129 - - [2026-04-20 16:05:59] "POST /fqname-to-id HTTP/1.1" 404 180 0.003552 10.0.0.129 - - [2026-04-20 16:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.129 - - [2026-04-20 16:05:59] "GET /global-system-config/f2570b80-1379-4b60-85c9-0f7f213eea33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008050 10.0.0.129 - - [2026-04-20 16:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.049022 10.0.0.129 - - [2026-04-20 16:05:59] "GET /routing-instance/152e537b-f8b5-434d-91e3-80c7db75722e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.014636 10.0.0.129 - - [2026-04-20 16:05:59] "POST /service-appliance-sets HTTP/1.1" 200 545 0.088741 10.0.0.129 - - [2026-04-20 16:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005568 10.0.0.129 - - [2026-04-20 16:05:59] "POST /bgp-routers HTTP/1.1" 200 616 0.056412 10.0.0.129 - - [2026-04-20 16:05:59] "GET /network-ipam/c627ab68-6d5b-4dc5-91a5-bd164ab2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.007781 10.0.0.129 - - [2026-04-20 16:05:59] "GET /bgp-router/3684a6c8-33be-4972-8861-db1ea3c08cad?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.018306 10.0.0.129 - - [2026-04-20 16:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008561 10.0.0.129 - - [2026-04-20 16:05:59] "GET /global-system-config/f2570b80-1379-4b60-85c9-0f7f213eea33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009041 10.0.0.129 - - [2026-04-20 16:06:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004675 10.0.0.129 - - [2026-04-20 16:06:00] "POST /ref-update HTTP/1.1" 200 156 0.044374 10.0.0.129 - - [2026-04-20 16:06:00] "POST /service-templates HTTP/1.1" 200 515 0.108966 10.0.0.129 - - [2026-04-20 16:06:00] "POST /service-templates HTTP/1.1" 200 505 0.039652 10.0.0.129 - - [2026-04-20 16:06:00] "POST /service-templates HTTP/1.1" 200 519 0.046618 10.0.0.129 - - [2026-04-20 16:06:00] "POST /service-templates HTTP/1.1" 200 539 0.037673 10.0.0.129 - - [2026-04-20 16:06:00] "POST /service-templates HTTP/1.1" 200 511 0.035384 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.129 - - [2026-04-20 16:06:01] "GET /obj-perms HTTP/1.1" 200 6402 0.461248 10.0.0.129 - - [2026-04-20 16:06:01] "POST /fqname-to-id HTTP/1.1" 401 297 0.000699 10.0.0.129 - - [2026-04-20 16:06:01] "GET /obj-perms HTTP/1.1" 200 6402 0.067756 10.0.0.129 - - [2026-04-20 16:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.043131 10.0.0.129 - - [2026-04-20 16:06:02] "GET /network-ipam/c627ab68-6d5b-4dc5-91a5-bd164ab2f671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.005584 10.0.0.129 - - [2026-04-20 16:06:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.003907 10.0.0.129 - - [2026-04-20 16:06:02] "POST /access-control-lists HTTP/1.1" 200 591 0.072385 10.0.0.129 - - [2026-04-20 16:06:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.004125 10.0.0.129 - - [2026-04-20 16:06:03] "POST /access-control-lists HTTP/1.1" 200 589 0.173774 10.0.0.129 - - [2026-04-20 16:06:03] "POST /route-targets HTTP/1.1" 200 329 0.031753 10.0.0.129 - - [2026-04-20 16:06:03] "POST /ref-update HTTP/1.1" 200 156 0.022959 10.0.0.129 - - [2026-04-20 16:06:03] "POST /route-targets HTTP/1.1" 200 329 0.024338 10.0.0.129 - - [2026-04-20 16:06:03] "POST /ref-update HTTP/1.1" 200 156 0.028781 10.0.0.129 - - [2026-04-20 16:06:03] "POST /route-targets HTTP/1.1" 200 329 0.020483 10.0.0.129 - - [2026-04-20 16:06:03] "POST /ref-update HTTP/1.1" 200 156 0.021308 10.0.0.129 - - [2026-04-20 16:06:03] "POST /route-targets HTTP/1.1" 200 329 0.017629 10.0.0.129 - - [2026-04-20 16:06:04] "POST /ref-update HTTP/1.1" 200 156 0.038169 10.0.0.129 - - [2026-04-20 16:06:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.005002 10.0.0.129 - - [2026-04-20 16:06:04] "POST /access-control-lists HTTP/1.1" 200 555 0.070152 10.0.0.129 - - [2026-04-20 16:06:04] "GET / HTTP/1.1" 200 36499 0.001896 10.0.0.129 - - [2026-04-20 16:06:04] "POST /fqname-to-id HTTP/1.1" 401 297 0.000594 10.0.0.129 - - [2026-04-20 16:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.040373 10.0.0.129 - - [2026-04-20 16:06:04] "GET /global-system-config/f2570b80-1379-4b60-85c9-0f7f213eea33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011103 10.0.0.129 - - [2026-04-20 16:06:04] "GET / HTTP/1.1" 200 36499 0.001765 10.0.0.129 - - [2026-04-20 16:06:04] "POST /fqname-to-id HTTP/1.1" 401 297 0.000528 10.0.0.129 - - [2026-04-20 16:06:04] "POST /fqname-to-id HTTP/1.1" 404 214 0.003701 10.0.0.129 - - [2026-04-20 16:06:04] "POST /analytics-nodes HTTP/1.1" 200 599 0.039487 10.0.0.129 - - [2026-04-20 16:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.039747 10.0.0.129 - - [2026-04-20 16:06:05] "GET /global-system-config/f2570b80-1379-4b60-85c9-0f7f213eea33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007767 10.0.0.129 - - [2026-04-20 16:06:05] "POST /fqname-to-id HTTP/1.1" 404 214 0.003592 10.0.0.129 - - [2026-04-20 16:06:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.024009 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:06:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001156 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:06:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001256 10.0.0.129 - - [2026-04-20 16:06:06] "GET / HTTP/1.1" 200 36499 0.001578 10.0.0.129 - - [2026-04-20 16:06:06] "POST /fqname-to-id HTTP/1.1" 401 297 0.000546 10.0.0.129 - - [2026-04-20 16:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.033497 10.0.0.129 - - [2026-04-20 16:06:06] "GET /global-system-config/f2570b80-1379-4b60-85c9-0f7f213eea33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006691 10.0.0.129 - - [2026-04-20 16:06:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.004036 10.0.0.129 - - [2026-04-20 16:06:06] "POST /config-nodes HTTP/1.1" 200 593 0.077362 10.0.0.129 - - [2026-04-20 16:06:07] "GET / HTTP/1.1" 200 36499 0.001639 10.0.0.129 - - [2026-04-20 16:06:07] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000488 10.0.0.129 - - [2026-04-20 16:06:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.034472 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:06:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001170 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:06:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001283 10.0.0.129 - - [2026-04-20 16:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.129 - - [2026-04-20 16:06:12] "GET /global-vrouter-config/c9e24161-0e6a-4dbd-a0c7-9bbff67e87a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004550 10.0.0.129 - - [2026-04-20 16:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.129 - - [2026-04-20 16:06:12] "PUT /global-vrouter-config/c9e24161-0e6a-4dbd-a0c7-9bbff67e87a9 HTTP/1.1" 200 278 0.014906 10.0.0.129 - - [2026-04-20 16:06:12] "GET / HTTP/1.1" 200 36499 0.001541 10.0.0.129 - - [2026-04-20 16:06:12] "POST /alarms HTTP/1.1" 401 297 0.000514 10.0.0.129 - - [2026-04-20 16:06:13] "POST /alarms HTTP/1.1" 200 585 0.048958 10.0.0.129 - - [2026-04-20 16:06:13] "POST /alarms HTTP/1.1" 200 579 0.040108 10.0.0.129 - - [2026-04-20 16:06:13] "POST /alarms HTTP/1.1" 200 579 0.035875 10.0.0.129 - - [2026-04-20 16:06:13] "POST /alarms HTTP/1.1" 200 563 0.049208 10.0.0.129 - - [2026-04-20 16:06:13] "POST /alarms HTTP/1.1" 200 559 0.062569 10.0.0.129 - - [2026-04-20 16:06:13] "POST /alarms HTTP/1.1" 200 561 0.031798 10.0.0.129 - - [2026-04-20 16:06:13] "POST /alarms HTTP/1.1" 200 569 0.038553 10.0.0.129 - - [2026-04-20 16:06:13] "POST /alarms HTTP/1.1" 200 553 0.054804 10.0.0.129 - - [2026-04-20 16:06:14] "POST /alarms HTTP/1.1" 200 561 0.042545 10.0.0.129 - - [2026-04-20 16:06:14] "POST /alarms HTTP/1.1" 200 571 0.044192 10.0.0.129 - - [2026-04-20 16:06:14] "POST /alarms HTTP/1.1" 200 559 0.030272 10.0.0.129 - - [2026-04-20 16:06:14] "POST /alarms HTTP/1.1" 200 571 0.033087 10.0.0.129 - - [2026-04-20 16:06:14] "POST /alarms HTTP/1.1" 200 579 0.069746 10.0.0.129 - - [2026-04-20 16:06:14] "POST /alarms HTTP/1.1" 200 573 0.030000 10.0.0.129 - - [2026-04-20 16:06:14] "POST /alarms HTTP/1.1" 200 565 0.026562 10.0.0.129 - - [2026-04-20 16:06:14] "POST /alarms HTTP/1.1" 200 565 0.063628 10.0.0.129 - - [2026-04-20 16:06:14] "POST /alarms HTTP/1.1" 200 565 0.037836 10.0.0.129 - - [2026-04-20 16:06:14] "POST /alarms HTTP/1.1" 200 551 0.044732 10.0.0.129 - - [2026-04-20 16:06:14] "POST /alarms HTTP/1.1" 200 599 0.026487 10.0.0.129 - - [2026-04-20 16:06:15] "POST /alarms HTTP/1.1" 200 579 0.052054 10.0.0.129 - - [2026-04-20 16:06:15] "POST /alarms HTTP/1.1" 200 575 0.131324 10.0.0.129 - - [2026-04-20 16:06:15] "POST /alarms HTTP/1.1" 200 587 0.038997 10.0.0.129 - - [2026-04-20 16:06:15] "POST /alarms HTTP/1.1" 200 613 0.072927 10.0.0.129 - - [2026-04-20 16:06:15] "GET / HTTP/1.1" 200 36499 0.001997 10.0.0.129 - - [2026-04-20 16:06:15] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000530 10.0.0.129 - - [2026-04-20 16:06:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.051928 10.0.0.129 - - [2026-04-20 16:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.129 - - [2026-04-20 16:06:16] "PUT /global-vrouter-config/c9e24161-0e6a-4dbd-a0c7-9bbff67e87a9 HTTP/1.1" 200 278 0.017222 10.0.0.129 - - [2026-04-20 16:06:16] "GET / HTTP/1.1" 200 36499 0.002036 10.0.0.129 - - [2026-04-20 16:06:16] "POST /fqname-to-id HTTP/1.1" 401 297 0.000582 10.0.0.129 - - [2026-04-20 16:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.037094 10.0.0.129 - - [2026-04-20 16:06:17] "GET /global-vrouter-config/c9e24161-0e6a-4dbd-a0c7-9bbff67e87a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005572 10.0.0.129 - - [2026-04-20 16:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.129 - - [2026-04-20 16:06:17] "PUT /global-vrouter-config/c9e24161-0e6a-4dbd-a0c7-9bbff67e87a9 HTTP/1.1" 200 278 0.013913 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:06:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001127 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:06:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001379 10.0.0.129 - - [2026-04-20 16:06:17] "GET / HTTP/1.1" 200 36499 0.001834 10.0.0.129 - - [2026-04-20 16:06:17] "POST /fqname-to-id HTTP/1.1" 401 297 0.000667 10.0.0.129 - - [2026-04-20 16:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.034219 10.0.0.129 - - [2026-04-20 16:06:17] "GET /global-system-config/f2570b80-1379-4b60-85c9-0f7f213eea33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007580 10.0.0.129 - - [2026-04-20 16:06:18] "PUT /global-system-config/f2570b80-1379-4b60-85c9-0f7f213eea33 HTTP/1.1" 200 276 0.020908 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:06:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001207 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:06:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001378 10.0.0.129 - - [2026-04-20 16:06:25] "GET / HTTP/1.1" 200 36499 0.001793 10.0.0.129 - - [2026-04-20 16:06:25] "POST /fqname-to-id HTTP/1.1" 401 297 0.000497 10.0.0.129 - - [2026-04-20 16:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.036711 10.0.0.129 - - [2026-04-20 16:06:26] "GET /global-system-config/f2570b80-1379-4b60-85c9-0f7f213eea33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006781 10.0.0.129 - - [2026-04-20 16:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.129 - - [2026-04-20 16:06:26] "GET /routing-instance/152e537b-f8b5-434d-91e3-80c7db75722e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.005416 10.0.0.129 - - [2026-04-20 16:06:26] "PUT /global-system-config/f2570b80-1379-4b60-85c9-0f7f213eea33 HTTP/1.1" 200 276 0.014469 10.0.0.129 - - [2026-04-20 16:06:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.004907 10.0.0.129 - - [2026-04-20 16:06:26] "POST /virtual-routers HTTP/1.1" 200 599 0.027818 10.0.0.129 - - [2026-04-20 16:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.129 - - [2026-04-20 16:06:26] "GET /virtual-router/05396feb-3ef7-4fc8-96f9-8c3dc6048ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.011842 10.0.0.129 - - [2026-04-20 16:06:26] "POST /fqname-to-id HTTP/1.1" 404 227 0.003896 10.0.0.129 - - [2026-04-20 16:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.129 - - [2026-04-20 16:06:26] "GET /virtual-network/f7bf4895-c65f-464f-86b4-83bbbcd8ec03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007218 10.0.0.129 - - [2026-04-20 16:06:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.075306 10.0.0.129 - - [2026-04-20 16:06:40] "GET / HTTP/1.1" 200 36499 0.002269 10.0.0.129 - - [2026-04-20 16:06:40] "POST /fqname-to-id HTTP/1.1" 401 297 0.000517 10.0.0.129 - - [2026-04-20 16:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.045027 10.0.0.129 - - [2026-04-20 16:06:40] "GET /global-system-config/f2570b80-1379-4b60-85c9-0f7f213eea33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007647 10.0.0.129 - - [2026-04-20 16:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.129 - - [2026-04-20 16:06:40] "GET /config-node/4395126d-38df-4ff8-8444-ec7d5936e466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1188 0.006212 10.0.0.129 - - [2026-04-20 16:06:51] "GET / HTTP/1.1" 200 36499 0.002724 10.0.0.129 - - [2026-04-20 16:06:51] "POST /fqname-to-id HTTP/1.1" 401 297 0.000462 10.0.0.129 - - [2026-04-20 16:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.035535 10.0.0.129 - - [2026-04-20 16:06:52] "GET /routing-instance/152e537b-f8b5-434d-91e3-80c7db75722e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.006142 10.0.0.129 - - [2026-04-20 16:06:52] "POST /bgp-routers HTTP/1.1" 409 299 0.004012 10.0.0.129 - - [2026-04-20 16:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.129 - - [2026-04-20 16:06:52] "GET /bgp-router/3684a6c8-33be-4972-8861-db1ea3c08cad?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1798 0.006823 10.0.0.129 - - [2026-04-20 16:06:52] "PUT /bgp-router/3684a6c8-33be-4972-8861-db1ea3c08cad HTTP/1.1" 200 256 0.075343 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:06:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001118 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:06:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001588 10.0.0.129 - - [2026-04-20 16:07:02] "GET /obj-perms HTTP/1.1" 200 6402 0.063728 10.0.0.129 - - [2026-04-20 16:07:02] "GET /obj-perms HTTP/1.1" 200 6402 0.063702 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:07:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001797 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:07:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001359 10.0.0.129 - - [2026-04-20 16:07:24] "GET /global-system-configs HTTP/1.1" 401 297 0.000672 10.0.0.129 - - [2026-04-20 16:07:24] "GET /global-system-configs HTTP/1.1" 401 297 0.000568 10.0.0.129 - - [2026-04-20 16:07:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000448 10.0.0.129 - - [2026-04-20 16:07:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000485 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:07:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.002163 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:07:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001344 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:07:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001090 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:07:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001473 10.0.0.129 - - [2026-04-20 16:08:03] "GET /obj-perms HTTP/1.1" 200 6402 0.070148 10.0.0.129 - - [2026-04-20 16:08:03] "GET /obj-perms HTTP/1.1" 200 6402 0.087203 10.0.0.129 - - [2026-04-20 16:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.129 - - [2026-04-20 16:08:03] "GET /virtual-router/05396feb-3ef7-4fc8-96f9-8c3dc6048ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.005512 10.0.0.129 - - [2026-04-20 16:08:05] "GET / HTTP/1.1" 200 36499 0.002064 10.0.0.129 - - [2026-04-20 16:08:05] "POST /fqname-to-id HTTP/1.1" 401 297 0.000506 10.0.0.129 - - [2026-04-20 16:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.033757 10.0.0.129 - - [2026-04-20 16:08:06] "GET /global-system-config/f2570b80-1379-4b60-85c9-0f7f213eea33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007144 10.0.0.129 - - [2026-04-20 16:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005979 10.0.0.129 - - [2026-04-20 16:08:06] "GET /routing-instance/152e537b-f8b5-434d-91e3-80c7db75722e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.005660 10.0.0.129 - - [2026-04-20 16:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.129 - - [2026-04-20 16:08:06] "GET /virtual-router/05396feb-3ef7-4fc8-96f9-8c3dc6048ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.005639 10.0.0.129 - - [2026-04-20 16:08:06] "PUT /virtual-router/05396feb-3ef7-4fc8-96f9-8c3dc6048ef7 HTTP/1.1" 200 264 0.020788 10.0.0.129 - - [2026-04-20 16:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.129 - - [2026-04-20 16:08:06] "GET /virtual-router/05396feb-3ef7-4fc8-96f9-8c3dc6048ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.006068 10.0.0.129 - - [2026-04-20 16:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.129 - - [2026-04-20 16:08:06] "GET /virtual-machine-interface/6e742bc1-86c9-4d88-8bee-9a5668897775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1901 0.007264 10.0.0.129 - - [2026-04-20 16:08:06] "PUT /virtual-machine-interface/6e742bc1-86c9-4d88-8bee-9a5668897775 HTTP/1.1" 200 286 0.016999 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:08:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001071 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:08:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001276 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:08:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001044 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:08:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001357 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:08:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001092 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:08:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001339 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:08:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001024 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:08:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001220 10.0.0.129 - - [2026-04-20 16:09:04] "GET /obj-perms HTTP/1.1" 200 6402 0.064998 10.0.0.129 - - [2026-04-20 16:09:04] "GET /obj-perms HTTP/1.1" 200 6402 0.071372 10.0.0.129 - - [2026-04-20 16:10:05] "GET /obj-perms HTTP/1.1" 200 6402 0.066844 10.0.0.129 - - [2026-04-20 16:10:05] "GET /obj-perms HTTP/1.1" 200 6402 0.064289 10.0.0.129 - - [2026-04-20 16:11:06] "GET /obj-perms HTTP/1.1" 200 6402 0.069605 10.0.0.129 - - [2026-04-20 16:11:06] "GET /obj-perms HTTP/1.1" 200 6402 0.068859 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:11:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001118 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:11:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001270 10.0.0.129 - - [2026-04-20 16:12:07] "GET /obj-perms HTTP/1.1" 200 6402 0.068559 10.0.0.129 - - [2026-04-20 16:12:07] "GET /obj-perms HTTP/1.1" 200 6402 0.062996 10.0.0.129 - - [2026-04-20 16:12:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000705 10.0.0.129 - - [2026-04-20 16:12:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000447 10.0.0.129 - - [2026-04-20 16:12:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000676 10.0.0.129 - - [2026-04-20 16:12:26] "GET /global-system-configs HTTP/1.1" 401 297 0.001424 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:12:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001124 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:12:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001325 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:12:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001407 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:12:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001347 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:13:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001283 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:13:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001403 10.0.0.129 - - [2026-04-20 16:13:08] "GET /obj-perms HTTP/1.1" 200 6402 0.066275 10.0.0.129 - - [2026-04-20 16:13:08] "GET /obj-perms HTTP/1.1" 200 6402 0.066516 10.0.0.129 - - [2026-04-20 16:14:09] "GET /obj-perms HTTP/1.1" 200 6402 0.058830 10.0.0.129 - - [2026-04-20 16:14:09] "GET /obj-perms HTTP/1.1" 200 6402 0.067018 10.0.0.129 - - [2026-04-20 16:15:10] "GET /obj-perms HTTP/1.1" 200 6402 0.062235 10.0.0.129 - - [2026-04-20 16:15:10] "GET /obj-perms HTTP/1.1" 200 6402 0.070222 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:15:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001123 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:15:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001231 10.0.0.129 - - [2026-04-20 16:16:11] "GET /obj-perms HTTP/1.1" 200 6402 0.066519 10.0.0.129 - - [2026-04-20 16:16:11] "GET /obj-perms HTTP/1.1" 200 6402 0.059790 10.0.0.129 - - [2026-04-20 16:17:12] "GET /obj-perms HTTP/1.1" 200 6402 0.062844 10.0.0.129 - - [2026-04-20 16:17:12] "GET /obj-perms HTTP/1.1" 200 6402 0.062910 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:17:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001090 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:17:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001365 10.0.0.129 - - [2026-04-20 16:17:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000494 10.0.0.129 - - [2026-04-20 16:17:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000472 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:17:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001060 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:17:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001991 10.0.0.129 - - [2026-04-20 16:17:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000568 10.0.0.129 - - [2026-04-20 16:17:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000479 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:17:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001111 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:17:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001402 10.0.0.129 - - [2026-04-20 16:18:12] "GET /obj-perms HTTP/1.1" 200 6402 0.064525 10.0.0.129 - - [2026-04-20 16:18:13] "GET /obj-perms HTTP/1.1" 200 6402 0.061566 10.0.0.129 - - [2026-04-20 16:19:13] "GET /obj-perms HTTP/1.1" 200 6402 0.064509 10.0.0.129 - - [2026-04-20 16:19:14] "GET /obj-perms HTTP/1.1" 200 6402 0.062049 10.0.0.129 - - [2026-04-20 16:20:14] "GET /obj-perms HTTP/1.1" 200 6402 0.065708 10.0.0.129 - - [2026-04-20 16:20:15] "GET /obj-perms HTTP/1.1" 200 6402 0.066926 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:20:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001091 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:20:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001257 10.0.0.129 - - [2026-04-20 16:21:15] "GET /obj-perms HTTP/1.1" 200 6402 0.067634 10.0.0.129 - - [2026-04-20 16:21:16] "GET /obj-perms HTTP/1.1" 200 6402 0.070112 10.0.0.129 - - [2026-04-20 16:22:16] "GET /obj-perms HTTP/1.1" 200 6402 0.060999 10.0.0.129 - - [2026-04-20 16:22:17] "GET /obj-perms HTTP/1.1" 200 6402 0.061795 10.0.0.129 - - [2026-04-20 16:22:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000503 10.0.0.129 - - [2026-04-20 16:22:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000504 10.0.0.129 - - [2026-04-20 16:22:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000463 10.0.0.129 - - [2026-04-20 16:22:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000466 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:22:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001392 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:22:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001194 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:22:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001101 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:22:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001438 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:23:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001452 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:23:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001725 10.0.0.129 - - [2026-04-20 16:23:17] "GET /obj-perms HTTP/1.1" 200 6402 0.065538 10.0.0.129 - - [2026-04-20 16:23:18] "GET /obj-perms HTTP/1.1" 200 6402 0.078233 10.0.0.129 - - [2026-04-20 16:24:18] "GET /obj-perms HTTP/1.1" 200 6402 0.061340 10.0.0.129 - - [2026-04-20 16:24:19] "GET /obj-perms HTTP/1.1" 200 6402 0.060287 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:25:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.002190 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:25:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001420 10.0.0.129 - - [2026-04-20 16:25:19] "GET /obj-perms HTTP/1.1" 200 6402 0.063982 10.0.0.129 - - [2026-04-20 16:25:20] "GET /obj-perms HTTP/1.1" 200 6402 0.065928 10.0.0.129 - - [2026-04-20 16:26:20] "GET /obj-perms HTTP/1.1" 200 6402 0.073995 10.0.0.129 - - [2026-04-20 16:26:21] "GET /obj-perms HTTP/1.1" 200 6402 0.062487 10.0.0.129 - - [2026-04-20 16:27:21] "GET /obj-perms HTTP/1.1" 200 6402 0.065201 10.0.0.129 - - [2026-04-20 16:27:22] "GET /obj-perms HTTP/1.1" 200 6402 0.059844 10.0.0.129 - - [2026-04-20 16:27:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000512 10.0.0.129 - - [2026-04-20 16:27:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000498 10.0.0.129 - - [2026-04-20 16:27:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000499 10.0.0.129 - - [2026-04-20 16:27:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000435 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:27:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001280 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:27:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001246 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:27:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001089 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:27:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001806 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:27:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001024 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:27:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001297 10.0.0.129 - - [2026-04-20 16:28:22] "GET /obj-perms HTTP/1.1" 200 6402 0.061247 10.0.0.129 - - [2026-04-20 16:28:22] "GET /obj-perms HTTP/1.1" 200 6402 0.063022 10.0.0.129 - - [2026-04-20 16:29:23] "GET /obj-perms HTTP/1.1" 200 6402 0.059813 10.0.0.129 - - [2026-04-20 16:29:23] "GET /obj-perms HTTP/1.1" 200 6402 0.064095 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:29:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001073 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:29:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001293 10.0.0.129 - - [2026-04-20 16:30:24] "GET /obj-perms HTTP/1.1" 200 6402 0.144011 10.0.0.129 - - [2026-04-20 16:30:25] "GET /obj-perms HTTP/1.1" 200 6402 0.094257 10.0.0.129 - - [2026-04-20 16:31:25] "GET /obj-perms HTTP/1.1" 200 6402 0.067637 10.0.0.129 - - [2026-04-20 16:31:26] "GET /obj-perms HTTP/1.1" 200 6402 0.062193 10.0.0.129 - - [2026-04-20 16:32:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000498 10.0.0.129 - - [2026-04-20 16:32:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000444 10.0.0.129 - - [2026-04-20 16:32:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000575 10.0.0.129 - - [2026-04-20 16:32:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000437 10.0.0.129 - - [2026-04-20 16:32:26] "GET /obj-perms HTTP/1.1" 200 6402 0.063931 10.0.0.129 - - [2026-04-20 16:32:27] "GET /obj-perms HTTP/1.1" 200 6402 0.061207 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:33:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001357 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:33:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001408 10.0.0.129 - - [2026-04-20 16:33:27] "GET /obj-perms HTTP/1.1" 200 6402 0.058630 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:33:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000971 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:33:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001179 10.0.0.129 - - [2026-04-20 16:33:28] "GET /obj-perms HTTP/1.1" 200 6402 0.060279 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:33:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001117 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:33:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001230 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:34:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001014 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:34:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001266 10.0.0.129 - - [2026-04-20 16:34:28] "GET /obj-perms HTTP/1.1" 200 6402 0.184044 10.0.0.129 - - [2026-04-20 16:34:30] "GET /obj-perms HTTP/1.1" 200 6402 0.162538 10.0.0.129 - - [2026-04-20 16:35:30] "GET /obj-perms HTTP/1.1" 200 6402 0.059238 10.0.0.129 - - [2026-04-20 16:35:30] "GET /obj-perms HTTP/1.1" 200 6402 0.057311 10.0.0.129 - - [2026-04-20 16:36:31] "GET /obj-perms HTTP/1.1" 200 6402 0.069632 10.0.0.129 - - [2026-04-20 16:36:31] "GET /obj-perms HTTP/1.1" 200 6402 0.065311 10.0.0.129 - - [2026-04-20 16:37:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000549 10.0.0.129 - - [2026-04-20 16:37:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000465 10.0.0.129 - - [2026-04-20 16:37:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000510 10.0.0.129 - - [2026-04-20 16:37:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000427 10.0.0.129 - - [2026-04-20 16:37:32] "GET /obj-perms HTTP/1.1" 200 6402 0.070399 10.0.0.129 - - [2026-04-20 16:37:32] "GET /obj-perms HTTP/1.1" 200 6402 0.058003 10.0.0.129 - - [2026-04-20 16:38:33] "GET /obj-perms HTTP/1.1" 200 6402 0.065074 10.0.0.129 - - [2026-04-20 16:38:33] "GET /obj-perms HTTP/1.1" 200 6402 0.064520 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:39:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001029 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:39:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001230 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:39:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001274 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:39:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001200 10.0.0.129 - - [2026-04-20 16:39:34] "GET /obj-perms HTTP/1.1" 200 6402 0.066096 10.0.0.129 - - [2026-04-20 16:39:34] "GET /obj-perms HTTP/1.1" 200 6402 0.074330 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:39:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001049 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:39:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001248 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:40:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001093 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:40:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001277 10.0.0.129 - - [2026-04-20 16:40:35] "GET /obj-perms HTTP/1.1" 200 6402 0.065603 10.0.0.129 - - [2026-04-20 16:40:35] "GET /obj-perms HTTP/1.1" 200 6402 0.066155 10.0.0.129 - - [2026-04-20 16:41:36] "GET /obj-perms HTTP/1.1" 200 6402 0.068762 10.0.0.129 - - [2026-04-20 16:41:36] "GET /obj-perms HTTP/1.1" 200 6402 0.063130 10.0.0.129 - - [2026-04-20 16:42:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000513 10.0.0.129 - - [2026-04-20 16:42:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000454 10.0.0.129 - - [2026-04-20 16:42:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000506 10.0.0.129 - - [2026-04-20 16:42:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000550 10.0.0.129 - - [2026-04-20 16:42:37] "GET /obj-perms HTTP/1.1" 200 6402 0.066151 10.0.0.129 - - [2026-04-20 16:42:37] "GET /obj-perms HTTP/1.1" 200 6402 0.060275 10.0.0.129 - - [2026-04-20 16:43:38] "GET /obj-perms HTTP/1.1" 200 6402 0.116540 10.0.0.129 - - [2026-04-20 16:43:39] "GET /obj-perms HTTP/1.1" 200 6402 0.168811 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:44:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001096 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:44:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001319 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:44:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001016 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:44:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001399 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:44:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001061 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:44:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001697 10.0.0.129 - - [2026-04-20 16:44:39] "GET /obj-perms HTTP/1.1" 200 6402 0.061229 10.0.0.129 - - [2026-04-20 16:44:40] "GET /obj-perms HTTP/1.1" 200 6402 0.064840 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:45:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001142 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:45:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001258 10.0.0.129 - - [2026-04-20 16:45:40] "GET /obj-perms HTTP/1.1" 200 6402 0.064546 10.0.0.129 - - [2026-04-20 16:45:41] "GET /obj-perms HTTP/1.1" 200 6402 0.063167 10.0.0.129 - - [2026-04-20 16:46:41] "GET /obj-perms HTTP/1.1" 200 6402 0.062749 10.0.0.129 - - [2026-04-20 16:46:42] "GET /obj-perms HTTP/1.1" 200 6402 0.057341 10.0.0.129 - - [2026-04-20 16:47:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000475 10.0.0.129 - - [2026-04-20 16:47:23] "GET /global-system-configs HTTP/1.1" 401 297 0.000442 10.0.0.129 - - [2026-04-20 16:47:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000509 10.0.0.129 - - [2026-04-20 16:47:26] "GET /global-system-configs HTTP/1.1" 401 297 0.000642 10.0.0.129 - - [2026-04-20 16:47:42] "GET /obj-perms HTTP/1.1" 200 6402 0.066948 10.0.0.129 - - [2026-04-20 16:47:43] "GET /obj-perms HTTP/1.1" 200 6402 0.060701 10.0.0.129 - - [2026-04-20 16:48:43] "GET /obj-perms HTTP/1.1" 200 6402 0.061639 10.0.0.129 - - [2026-04-20 16:48:44] "GET /obj-perms HTTP/1.1" 200 6402 0.070834 10.0.0.129 - - [2026-04-20 16:49:44] "GET /obj-perms HTTP/1.1" 200 6402 0.062366 10.0.0.129 - - [2026-04-20 16:49:44] "GET /obj-perms HTTP/1.1" 200 6402 0.063672 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:49:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001132 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:49:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001383 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:49:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001131 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:50:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001349 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:50:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001091 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:50:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001386 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:50:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001106 [Introspect:8084]10.0.0.129 - - [2026-04-20 16:50:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001337