+++ date ++ echo 'INFO: =================== Mon Sep 29 01:49:35 AM UTC 2025 ===================' INFO: =================== Mon Sep 29 01:49:35 AM UTC 2025 =================== ++ 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ 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=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ 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.38,10.0.0.33,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.33,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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ 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.38:8081 10.0.0.33:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.33:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.33:8081 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ 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.38:9042 10.0.0.33:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.33,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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ 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.38:8086 10.0.0.33:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.33:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.33:8086 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.38,10.0.0.33,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.33,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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ 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.38:8082 10.0.0.33:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.33:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.33:8082 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ 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.38:9161 10.0.0.33:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.33:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.33:9161 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ 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.38:9041 10.0.0.33:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ 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=false ++ 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=false ++ 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.20.0.17,10.20.0.25,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.25,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.33,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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ 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.38:2181,10.0.0.33:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.33:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.33:2181,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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ 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.38:2181 10.0.0.33:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.33:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.33:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.33,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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ 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.38:5673,10.0.0.33:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.33:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.33:5673,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=false ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ 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.38:6379 10.0.0.33:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.33:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.33:6379 10.0.0.249:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ 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 false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.33,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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ 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.38:9092 10.0.0.33:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.33:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.33:9092 10.0.0.249:9092' ++ KAFKA_SSL_ENABLE=false ++ 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=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ 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.38,10.0.0.33,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=contrail123 ++ 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.38,10.0.0.33,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=false ++ 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=false ++ 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=false ++ 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 contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_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 ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_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 ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -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 false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.38,10.0.0.33,10.0.0.249 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.33,10.0.0.249 +++ local servers=10.0.0.38,10.0.0.33,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ cut -d ' ' -f 1 +++ local local_ips=,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^ANALYTICS_API__//g' + local vars= + local section= + 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 false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ 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 analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -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-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -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-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1017: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1028: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1033: SyntaxWarning: "is" with a literal. Did you mean "=="? elif match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1048: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:17: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 09/29/2025 01:49:42.979 7fc9ad3672c0 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/29/2025 01:49:43.153 7fc9ad3672c0 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 09/29/2025 01:49:43.169 7fc9ad3672c0 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/29/2025 01:49:43.169 7fc9ad3672c0 [contrail-analytics-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/analytics-api/contrail-analytics-api.log] Bottle v0.12.25 server starting up (using ContrailGeventServer())... Listening on http://10.0.0.38:8081/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer())... Listening on http://localhost:8181/ Hit Ctrl-C to quit. [API:8081]10.0.0.33 - - [2025-09-29 01:50:19] "GET /analytics HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.33 - - [2025-09-29 01:50:19] "GET /analytics HTTP/1.1" 401 205 0.000170 [API:8081]10.0.0.38 - - [2025-09-29 01:50:20] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.38 - - [2025-09-29 01:50:20] "GET /analytics HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.249 - - [2025-09-29 01:50:20] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.249 - - [2025-09-29 01:50:20] "GET /analytics HTTP/1.1" 401 205 0.000206 [API:8081]10.0.0.33 - - [2025-09-29 01:50:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.355798 [API:8081]10.0.0.33 - - [2025-09-29 01:50:50] "GET /analytics HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.33 - - [2025-09-29 01:50:50] "GET /analytics HTTP/1.1" 401 205 0.000136 [API:8081]10.0.0.38 - - [2025-09-29 01:50:51] "GET /analytics HTTP/1.1" 401 205 0.000214 [API:8081]10.0.0.38 - - [2025-09-29 01:50:51] "GET /analytics HTTP/1.1" 401 205 0.000174 [API:8081]10.0.0.249 - - [2025-09-29 01:50:51] "GET /analytics HTTP/1.1" 401 205 0.000202 [API:8081]10.0.0.249 - - [2025-09-29 01:50:51] "GET /analytics HTTP/1.1" 401 205 0.000149 [API:8081]10.0.0.33 - - [2025-09-29 01:51:20] "GET /analytics HTTP/1.1" 401 205 0.000212 [API:8081]10.0.0.33 - - [2025-09-29 01:51:20] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.38 - - [2025-09-29 01:51:21] "GET /analytics HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2025-09-29 01:51:21] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.33 - - [2025-09-29 01:51:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.394796 [Introspect:8090]10.0.0.38 - - [2025-09-29 01:52:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001090 [API:8081]10.0.0.33 - - [2025-09-29 01:52:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.33 - - [2025-09-29 01:52:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.38 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.38 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.249 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000547 [API:8081]10.0.0.33 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.249 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.33 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.249 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.249 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-09-29 01:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2025-09-29 01:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [Introspect:8090]10.0.0.38 - - [2025-09-29 01:52:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001322 [API:8081]10.0.0.33 - - [2025-09-29 01:53:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.392295 [Introspect:8090]10.0.0.38 - - [2025-09-29 01:53:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001461 [Introspect:8090]10.0.0.38 - - [2025-09-29 01:54:03] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000559 [API:8081]10.0.0.38 - - [2025-09-29 01:54:03] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1:Control:contrail-control:0?flat HTTP/1.1" 401 205 0.000370 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1:Control:contrail-control:0?flat HTTP/1.1" 200 38108 0.058911 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16354 0.060044 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2:Control:contrail-control:0?flat HTTP/1.1" 200 28327 0.102870 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16354 0.021967 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3:Control:contrail-control:0?flat HTTP/1.1" 200 38722 0.027225 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13605 0.015916 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.057141 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.023577 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3358 0.012773 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3358 0.021870 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.014873 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4312 0.014783 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4008 0.028220 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4007 0.016337 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.013402 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011874 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.014641 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.010601 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011154 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.014499 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.017206 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011036 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.013777 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.013253 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14822 0.016445 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.025046 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14822 0.016026 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.014879 [API:8081]10.0.0.38 - - [2025-09-29 01:54:04] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14824 0.015015 [API:8081]10.0.0.38 - - [2025-09-29 01:54:05] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.016219 [API:8081]10.0.0.38 - - [2025-09-29 01:54:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.017473 [API:8081]10.0.0.38 - - [2025-09-29 01:54:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.023734 [API:8081]10.0.0.38 - - [2025-09-29 01:54:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.018806 [API:8081]10.0.0.38 - - [2025-09-29 01:54:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.019341 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.019614 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3271 0.011455 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.021690 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.012985 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.010499 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14822 0.016396 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012964 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.011236 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14822 0.014558 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012599 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.012049 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14824 0.015159 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.023036 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.015762 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3676 0.013181 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.016273 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3676 0.013452 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.016320 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3676 0.024622 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4312 0.012676 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4008 0.012786 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4007 0.012963 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1:Control:contrail-control:0?flat HTTP/1.1" 200 38108 0.025213 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.012950 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16354 0.015950 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2:Control:contrail-control:0?flat HTTP/1.1" 200 28327 0.020373 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.013386 [API:8081]10.0.0.38 - - [2025-09-29 01:54:07] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16354 0.020219 [API:8081]10.0.0.38 - - [2025-09-29 01:54:08] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3:Control:contrail-control:0?flat HTTP/1.1" 200 38722 0.020784 [API:8081]10.0.0.38 - - [2025-09-29 01:54:08] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3381 0.012803 [API:8081]10.0.0.38 - - [2025-09-29 01:54:08] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4203-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13605 0.015655 [API:8081]10.0.0.38 - - [2025-09-29 01:54:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12090 0.026738 [API:8081]10.0.0.38 - - [2025-09-29 01:54:10] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?flat HTTP/1.1" 200 15248 0.031640 [API:8081]10.0.0.38 - - [2025-09-29 01:54:10] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?flat HTTP/1.1" 200 16939 0.025363 [API:8081]10.0.0.38 - - [2025-09-29 01:54:10] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?flat HTTP/1.1" 200 15624 0.019630 [API:8081]10.0.0.38 - - [2025-09-29 01:54:10] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?flat HTTP/1.1" 200 15248 0.022237 [API:8081]10.0.0.38 - - [2025-09-29 01:54:11] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?flat HTTP/1.1" 200 16939 0.020671 [API:8081]10.0.0.38 - - [2025-09-29 01:54:11] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?flat HTTP/1.1" 200 15624 0.017968 [API:8081]10.0.0.38 - - [2025-09-29 01:54:11] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?flat HTTP/1.1" 200 15248 0.024157 [API:8081]10.0.0.38 - - [2025-09-29 01:54:11] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?flat HTTP/1.1" 200 16939 0.023766 [API:8081]10.0.0.38 - - [2025-09-29 01:54:11] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?flat HTTP/1.1" 200 15624 0.019655 [API:8081]10.0.0.38 - - [2025-09-29 01:54:11] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?flat HTTP/1.1" 200 15248 0.019484 [API:8081]10.0.0.38 - - [2025-09-29 01:54:11] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?flat HTTP/1.1" 200 16939 0.021005 [API:8081]10.0.0.38 - - [2025-09-29 01:54:11] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?flat HTTP/1.1" 200 15624 0.018065 [API:8081]10.0.0.38 - - [2025-09-29 01:54:12] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 8138 0.014258 [API:8081]10.0.0.38 - - [2025-09-29 01:54:12] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 8136 0.039645 [API:8081]10.0.0.38 - - [2025-09-29 01:54:12] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4203-3?flat HTTP/1.1" 200 8145 0.018897 [API:8081]10.0.0.38 - - [2025-09-29 01:54:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2025-09-29 01:54:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.070431 [API:8081]10.0.0.38 - - [2025-09-29 01:54:34] "POST /analytics/query HTTP/1.1" 200 68162 1.077135 [API:8081]10.0.0.38 - - [2025-09-29 01:54:35] "POST /analytics/query HTTP/1.1" 200 6784 1.083676 [API:8081]10.0.0.38 - - [2025-09-29 01:54:36] "POST /analytics/query HTTP/1.1" 200 871 1.019616 [API:8081]10.0.0.38 - - [2025-09-29 01:54:37] "POST /analytics/query HTTP/1.1" 200 6784 1.024096 [API:8081]10.0.0.38 - - [2025-09-29 01:54:38] "POST /analytics/query HTTP/1.1" 200 871 1.022553 [API:8081]10.0.0.33 - - [2025-09-29 01:54:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.161311 [API:8081]10.0.0.38 - - [2025-09-29 01:54:50] "GET /documentation/index.html HTTP/1.1" 200 5407 0.000864 [API:8081]10.0.0.33 - - [2025-09-29 01:56:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071325 [API:8081]10.0.0.33 - - [2025-09-29 01:57:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.33 - - [2025-09-29 01:57:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.38 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.249 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.33 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.249 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000573 [API:8081]10.0.0.33 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.249 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.38 - - [2025-09-29 01:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000844 [API:8081]10.0.0.38 - - [2025-09-29 01:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.33 - - [2025-09-29 01:57:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.114352 [API:8081]10.0.0.38 - - [2025-09-29 01:59:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.38 - - [2025-09-29 01:59:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.062480 [API:8081]10.0.0.38 - - [2025-09-29 01:59:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1678 0.060418 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 01:59:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004364 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 01:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.018196 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 01:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.005649 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 01:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004404 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 01:59:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.003215 [API:8081]10.0.0.33 - - [2025-09-29 01:59:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057602 [API:8081]10.0.0.33 - - [2025-09-29 02:00:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.060619 [API:8081]10.0.0.249 - - [2025-09-29 02:00:51] "GET /analytics HTTP/1.1" 401 205 0.000434 [API:8081]10.0.0.249 - - [2025-09-29 02:00:51] "GET /analytics HTTP/1.1" 401 205 0.000168 [API:8081]10.0.0.33 - - [2025-09-29 02:01:20] "GET /analytics HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.33 - - [2025-09-29 02:01:20] "GET /analytics HTTP/1.1" 401 205 0.000143 [API:8081]10.0.0.38 - - [2025-09-29 02:01:21] "GET /analytics HTTP/1.1" 401 205 0.000435 [API:8081]10.0.0.38 - - [2025-09-29 02:01:21] "GET /analytics HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.33 - - [2025-09-29 02:02:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.33 - - [2025-09-29 02:02:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.38 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.249 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.33 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.33 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.249 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.249 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.249 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.38 - - [2025-09-29 02:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2025-09-29 02:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.33 - - [2025-09-29 02:02:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.126791 [API:8081]10.0.0.33 - - [2025-09-29 02:03:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.062613 [API:8081]10.0.0.38 - - [2025-09-29 02:05:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.38 - - [2025-09-29 02:05:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.051893 [API:8081]10.0.0.38 - - [2025-09-29 02:05:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.054334 [API:8081]10.0.0.33 - - [2025-09-29 02:05:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059251 [API:8081]10.0.0.33 - - [2025-09-29 02:06:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.052355 [API:8081]10.0.0.38 - - [2025-09-29 02:07:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1886 0.012180 [API:8081]10.0.0.38 - - [2025-09-29 02:07:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2114 0.050116 [API:8081]10.0.0.38 - - [2025-09-29 02:07:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2342 0.009073 [API:8081]10.0.0.38 - - [2025-09-29 02:07:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2570 0.013775 [API:8081]10.0.0.33 - - [2025-09-29 02:07:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.33 - - [2025-09-29 02:07:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.38 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.38 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.249 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.33 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.249 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.33 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.249 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.249 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.38 - - [2025-09-29 02:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.38 - - [2025-09-29 02:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.33 - - [2025-09-29 02:08:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057579 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:09:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002968 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002885 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002488 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002723 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:09:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002409 [API:8081]10.0.0.33 - - [2025-09-29 02:09:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.063696 [API:8081]10.0.0.38 - - [2025-09-29 02:10:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.095804 [API:8081]10.0.0.249 - - [2025-09-29 02:10:52] "GET /analytics HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.249 - - [2025-09-29 02:10:52] "GET /analytics HTTP/1.1" 401 205 0.000130 [API:8081]10.0.0.38 - - [2025-09-29 02:10:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.023676 [API:8081]10.0.0.38 - - [2025-09-29 02:10:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.064718 [API:8081]10.0.0.38 - - [2025-09-29 02:10:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.024657 [API:8081]10.0.0.38 - - [2025-09-29 02:10:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-21616304:ctest-vnet1-96273847?flat HTTP/1.1" 200 8244 0.012552 [API:8081]10.0.0.38 - - [2025-09-29 02:10:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008589 [API:8081]10.0.0.38 - - [2025-09-29 02:11:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.034676 [API:8081]10.0.0.38 - - [2025-09-29 02:11:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.023808 [API:8081]10.0.0.38 - - [2025-09-29 02:11:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.020346 [API:8081]10.0.0.38 - - [2025-09-29 02:11:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.028549 [API:8081]10.0.0.38 - - [2025-09-29 02:11:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.023816 [API:8081]10.0.0.38 - - [2025-09-29 02:11:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.019840 [API:8081]10.0.0.38 - - [2025-09-29 02:11:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.025372 [API:8081]10.0.0.33 - - [2025-09-29 02:11:20] "GET /analytics HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.33 - - [2025-09-29 02:11:20] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.38 - - [2025-09-29 02:11:21] "GET /analytics HTTP/1.1" 401 205 0.000454 [API:8081]10.0.0.38 - - [2025-09-29 02:11:21] "GET /analytics HTTP/1.1" 401 205 0.000207 [API:8081]10.0.0.38 - - [2025-09-29 02:11:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.022200 [API:8081]10.0.0.38 - - [2025-09-29 02:11:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.021905 [API:8081]10.0.0.38 - - [2025-09-29 02:11:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.025153 [API:8081]10.0.0.38 - - [2025-09-29 02:11:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-21616304:ctest-vnet0-53272132?flat HTTP/1.1" 200 8244 0.014037 [API:8081]10.0.0.38 - - [2025-09-29 02:11:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009753 [API:8081]10.0.0.38 - - [2025-09-29 02:11:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.015641 [API:8081]10.0.0.33 - - [2025-09-29 02:11:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059229 [API:8081]10.0.0.33 - - [2025-09-29 02:12:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000346 [API:8081]10.0.0.33 - - [2025-09-29 02:12:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000448 [API:8081]10.0.0.38 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000463 [API:8081]10.0.0.38 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000355 [API:8081]10.0.0.249 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.33 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.249 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.33 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.249 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000458 [API:8081]10.0.0.249 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000428 [API:8081]10.0.0.38 - - [2025-09-29 02:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.38 - - [2025-09-29 02:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.33 - - [2025-09-29 02:12:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.063013 [API:8081]10.0.0.38 - - [2025-09-29 02:13:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.38 - - [2025-09-29 02:13:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1454 0.067048 [API:8081]10.0.0.38 - - [2025-09-29 02:14:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.076905 [API:8081]10.0.0.33 - - [2025-09-29 02:14:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071484 [API:8081]10.0.0.38 - - [2025-09-29 02:14:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.026983 [API:8081]10.0.0.38 - - [2025-09-29 02:14:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.023237 [API:8081]10.0.0.38 - - [2025-09-29 02:15:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-93803276:ctest-vnet0-23176837?flat HTTP/1.1" 200 7199 0.060684 [API:8081]10.0.0.38 - - [2025-09-29 02:15:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012608 [API:8081]10.0.0.38 - - [2025-09-29 02:15:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.38 - - [2025-09-29 02:15:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1454 0.050070 [API:8081]10.0.0.38 - - [2025-09-29 02:15:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.38 - - [2025-09-29 02:15:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.057590 [API:8081]10.0.0.38 - - [2025-09-29 02:15:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.063443 [API:8081]10.0.0.38 - - [2025-09-29 02:15:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.071912 [API:8081]10.0.0.33 - - [2025-09-29 02:15:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.082100 [API:8081]10.0.0.38 - - [2025-09-29 02:16:24] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-21254812:8629bf92-24a0-4f81-a193-f3d61848b379?flat HTTP/1.1" 200 5238 0.018272 [API:8081]10.0.0.38 - - [2025-09-29 02:16:24] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-21254812:8629bf92-24a0-4f81-a193-f3d61848b379?flat HTTP/1.1" 200 5238 0.013346 [API:8081]10.0.0.38 - - [2025-09-29 02:16:24] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-21254812:8629bf92-24a0-4f81-a193-f3d61848b379?flat HTTP/1.1" 200 5238 0.013549 [API:8081]10.0.0.38 - - [2025-09-29 02:16:24] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-21254812:ctest-VN1-75404740?flat HTTP/1.1" 200 7259 0.021264 [API:8081]10.0.0.38 - - [2025-09-29 02:16:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.021207 [API:8081]10.0.0.38 - - [2025-09-29 02:16:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019069 [API:8081]10.0.0.38 - - [2025-09-29 02:16:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.014503 [API:8081]10.0.0.38 - - [2025-09-29 02:16:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-21254812:1c7bb1b6-a20d-45c1-9459-b81b25ad15ec?flat HTTP/1.1" 200 5089 0.013672 [API:8081]10.0.0.38 - - [2025-09-29 02:16:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-21254812:1c7bb1b6-a20d-45c1-9459-b81b25ad15ec?flat HTTP/1.1" 200 5089 0.016149 [API:8081]10.0.0.38 - - [2025-09-29 02:16:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-21254812:1c7bb1b6-a20d-45c1-9459-b81b25ad15ec?flat HTTP/1.1" 200 5089 0.016823 [API:8081]10.0.0.38 - - [2025-09-29 02:16:28] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-21254812:ctest-VN2-86156864?flat HTTP/1.1" 200 7856 0.015646 [API:8081]10.0.0.38 - - [2025-09-29 02:16:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25200 0.018814 [API:8081]10.0.0.38 - - [2025-09-29 02:16:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25200 0.024244 [API:8081]10.0.0.38 - - [2025-09-29 02:16:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009434 [API:8081]10.0.0.38 - - [2025-09-29 02:16:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-21254812:b3b14f95-a4e9-4a4d-be09-3ce2db42bffd?flat HTTP/1.1" 200 5103 0.017122 [API:8081]10.0.0.38 - - [2025-09-29 02:16:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-21254812:b3b14f95-a4e9-4a4d-be09-3ce2db42bffd?flat HTTP/1.1" 200 5103 0.016756 [API:8081]10.0.0.38 - - [2025-09-29 02:16:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-21254812:b3b14f95-a4e9-4a4d-be09-3ce2db42bffd?flat HTTP/1.1" 200 5103 0.015589 [API:8081]10.0.0.38 - - [2025-09-29 02:16:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-21254812:ctest-VN3-21027548?flat HTTP/1.1" 200 7447 0.017627 [API:8081]10.0.0.38 - - [2025-09-29 02:16:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018723 [API:8081]10.0.0.38 - - [2025-09-29 02:16:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019414 [API:8081]10.0.0.38 - - [2025-09-29 02:16:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008625 [API:8081]10.0.0.33 - - [2025-09-29 02:17:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000386 [API:8081]10.0.0.33 - - [2025-09-29 02:17:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000455 [API:8081]10.0.0.38 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.38 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000377 [API:8081]10.0.0.249 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.33 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.249 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.33 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.249 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.249 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.38 - - [2025-09-29 02:17:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.38 - - [2025-09-29 02:17:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000373 [API:8081]10.0.0.38 - - [2025-09-29 02:17:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.033121 [API:8081]10.0.0.38 - - [2025-09-29 02:17:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.022408 [API:8081]10.0.0.38 - - [2025-09-29 02:17:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.021703 [API:8081]10.0.0.38 - - [2025-09-29 02:17:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.042378 [API:8081]10.0.0.33 - - [2025-09-29 02:17:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079816 [API:8081]10.0.0.38 - - [2025-09-29 02:17:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.020057 [API:8081]10.0.0.38 - - [2025-09-29 02:17:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-21254812:ctest-VN3-21027548?flat HTTP/1.1" 200 6219 0.023702 [API:8081]10.0.0.38 - - [2025-09-29 02:17:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.018667 [API:8081]10.0.0.38 - - [2025-09-29 02:18:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.022676 [API:8081]10.0.0.38 - - [2025-09-29 02:18:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.027962 [API:8081]10.0.0.38 - - [2025-09-29 02:18:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.021236 [API:8081]10.0.0.38 - - [2025-09-29 02:18:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.023568 [API:8081]10.0.0.38 - - [2025-09-29 02:18:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.022228 [API:8081]10.0.0.38 - - [2025-09-29 02:18:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.020911 [API:8081]10.0.0.38 - - [2025-09-29 02:18:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.028647 [API:8081]10.0.0.38 - - [2025-09-29 02:18:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.038399 [API:8081]10.0.0.38 - - [2025-09-29 02:18:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.029896 [API:8081]10.0.0.38 - - [2025-09-29 02:18:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.021527 [API:8081]10.0.0.38 - - [2025-09-29 02:18:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-21254812:ctest-VN2-86156864?flat HTTP/1.1" 200 6550 0.014901 [API:8081]10.0.0.38 - - [2025-09-29 02:18:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009205 [API:8081]10.0.0.38 - - [2025-09-29 02:18:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.023089 [API:8081]10.0.0.38 - - [2025-09-29 02:18:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.033791 [API:8081]10.0.0.38 - - [2025-09-29 02:18:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.028130 [API:8081]10.0.0.38 - - [2025-09-29 02:18:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.029490 [API:8081]10.0.0.38 - - [2025-09-29 02:18:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.029402 [API:8081]10.0.0.38 - - [2025-09-29 02:18:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.022517 [API:8081]10.0.0.38 - - [2025-09-29 02:18:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.024656 [API:8081]10.0.0.38 - - [2025-09-29 02:18:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.047711 [API:8081]10.0.0.38 - - [2025-09-29 02:18:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.021718 [API:8081]10.0.0.33 - - [2025-09-29 02:18:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.058793 [API:8081]10.0.0.38 - - [2025-09-29 02:19:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.034028 [API:8081]10.0.0.38 - - [2025-09-29 02:19:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-21254812:ctest-VN1-75404740?flat HTTP/1.1" 200 6780 0.016098 [API:8081]10.0.0.38 - - [2025-09-29 02:19:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009470 [API:8081]10.0.0.38 - - [2025-09-29 02:19:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.38 - - [2025-09-29 02:19:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.101520 [API:8081]10.0.0.38 - - [2025-09-29 02:19:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.054830 [API:8081]10.0.0.38 - - [2025-09-29 02:19:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.067010 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:19:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003552 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:19:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003378 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:19:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005728 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:19:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002962 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:19:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002761 [API:8081]10.0.0.38 - - [2025-09-29 02:20:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-87194867:a45526ce-b041-4bae-895d-a19546168998?flat HTTP/1.1" 200 5365 0.020983 [API:8081]10.0.0.38 - - [2025-09-29 02:20:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-87194867:a45526ce-b041-4bae-895d-a19546168998?flat HTTP/1.1" 200 5365 0.019435 [API:8081]10.0.0.38 - - [2025-09-29 02:20:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-87194867:a45526ce-b041-4bae-895d-a19546168998?flat HTTP/1.1" 200 5365 0.023252 [API:8081]10.0.0.38 - - [2025-09-29 02:20:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-87194867:a45526ce-b041-4bae-895d-a19546168998?flat HTTP/1.1" 200 5365 0.022341 [API:8081]10.0.0.38 - - [2025-09-29 02:20:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-87194867:ctest-VN1-50556936?flat HTTP/1.1" 200 9454 0.021129 [API:8081]10.0.0.38 - - [2025-09-29 02:20:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.019314 [API:8081]10.0.0.38 - - [2025-09-29 02:20:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.024472 [API:8081]10.0.0.38 - - [2025-09-29 02:20:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009979 [API:8081]10.0.0.38 - - [2025-09-29 02:20:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-87194867:89313e71-9f46-49db-919b-688771f6583f?flat HTTP/1.1" 200 5226 0.014540 [API:8081]10.0.0.38 - - [2025-09-29 02:20:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-87194867:89313e71-9f46-49db-919b-688771f6583f?flat HTTP/1.1" 200 5226 0.019729 [API:8081]10.0.0.38 - - [2025-09-29 02:20:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-87194867:89313e71-9f46-49db-919b-688771f6583f?flat HTTP/1.1" 200 5226 0.014846 [API:8081]10.0.0.38 - - [2025-09-29 02:20:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-87194867:89313e71-9f46-49db-919b-688771f6583f?flat HTTP/1.1" 200 5226 0.013607 [API:8081]10.0.0.38 - - [2025-09-29 02:20:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-87194867:ctest-VN2-08400014?flat HTTP/1.1" 200 8642 0.018871 [API:8081]10.0.0.38 - - [2025-09-29 02:20:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.019706 [API:8081]10.0.0.38 - - [2025-09-29 02:20:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.019591 [API:8081]10.0.0.38 - - [2025-09-29 02:20:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009228 [API:8081]10.0.0.38 - - [2025-09-29 02:20:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-87194867:a3e3ed88-293f-41c6-beb6-537184b5ed62?flat HTTP/1.1" 200 5220 0.015521 [API:8081]10.0.0.38 - - [2025-09-29 02:20:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-87194867:a3e3ed88-293f-41c6-beb6-537184b5ed62?flat HTTP/1.1" 200 5220 0.016405 [API:8081]10.0.0.38 - - [2025-09-29 02:20:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-87194867:a3e3ed88-293f-41c6-beb6-537184b5ed62?flat HTTP/1.1" 200 5220 0.018556 [API:8081]10.0.0.38 - - [2025-09-29 02:20:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-87194867:a3e3ed88-293f-41c6-beb6-537184b5ed62?flat HTTP/1.1" 200 5220 0.019279 [API:8081]10.0.0.38 - - [2025-09-29 02:20:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-87194867:ctest-VN3-84982001?flat HTTP/1.1" 200 8203 0.017234 [API:8081]10.0.0.38 - - [2025-09-29 02:20:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.021168 [API:8081]10.0.0.38 - - [2025-09-29 02:20:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.020007 [API:8081]10.0.0.38 - - [2025-09-29 02:20:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010040 [API:8081]10.0.0.249 - - [2025-09-29 02:20:52] "GET /analytics HTTP/1.1" 401 205 0.000380 [API:8081]10.0.0.249 - - [2025-09-29 02:20:52] "GET /analytics HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.33 - - [2025-09-29 02:20:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079640 [API:8081]10.0.0.38 - - [2025-09-29 02:21:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.022108 [API:8081]10.0.0.38 - - [2025-09-29 02:21:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.020346 [API:8081]10.0.0.38 - - [2025-09-29 02:21:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.027547 [API:8081]10.0.0.38 - - [2025-09-29 02:21:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.025692 [API:8081]10.0.0.38 - - [2025-09-29 02:21:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.027031 [API:8081]10.0.0.38 - - [2025-09-29 02:21:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.027842 [API:8081]10.0.0.33 - - [2025-09-29 02:21:20] "GET /analytics HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.33 - - [2025-09-29 02:21:20] "GET /analytics HTTP/1.1" 401 205 0.000177 [API:8081]10.0.0.38 - - [2025-09-29 02:21:21] "GET /analytics HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.38 - - [2025-09-29 02:21:21] "GET /analytics HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-09-29 02:21:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.020924 [API:8081]10.0.0.38 - - [2025-09-29 02:21:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.026708 [API:8081]10.0.0.38 - - [2025-09-29 02:21:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.027767 [API:8081]10.0.0.38 - - [2025-09-29 02:21:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-87194867:ctest-VN3-84982001?flat HTTP/1.1" 200 6964 0.013014 [API:8081]10.0.0.38 - - [2025-09-29 02:21:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009225 [API:8081]10.0.0.38 - - [2025-09-29 02:21:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.036265 [API:8081]10.0.0.38 - - [2025-09-29 02:21:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.029563 [API:8081]10.0.0.38 - - [2025-09-29 02:21:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.020788 [API:8081]10.0.0.38 - - [2025-09-29 02:21:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.025331 [API:8081]10.0.0.38 - - [2025-09-29 02:21:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.028417 [API:8081]10.0.0.38 - - [2025-09-29 02:21:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.028454 [API:8081]10.0.0.38 - - [2025-09-29 02:21:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.031744 [API:8081]10.0.0.38 - - [2025-09-29 02:21:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.020734 [API:8081]10.0.0.38 - - [2025-09-29 02:21:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.021225 [API:8081]10.0.0.38 - - [2025-09-29 02:22:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.027315 [API:8081]10.0.0.38 - - [2025-09-29 02:22:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-87194867:ctest-VN2-08400014?flat HTTP/1.1" 200 7318 0.017166 [API:8081]10.0.0.38 - - [2025-09-29 02:22:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010849 [API:8081]10.0.0.33 - - [2025-09-29 02:22:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.119241 [API:8081]10.0.0.38 - - [2025-09-29 02:22:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.024964 [API:8081]10.0.0.38 - - [2025-09-29 02:22:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.022850 [API:8081]10.0.0.38 - - [2025-09-29 02:22:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.019805 [API:8081]10.0.0.38 - - [2025-09-29 02:22:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.024964 [API:8081]10.0.0.38 - - [2025-09-29 02:22:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.022902 [API:8081]10.0.0.38 - - [2025-09-29 02:22:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.031562 [API:8081]10.0.0.38 - - [2025-09-29 02:22:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.021813 [API:8081]10.0.0.38 - - [2025-09-29 02:22:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.025032 [API:8081]10.0.0.38 - - [2025-09-29 02:22:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.040590 [API:8081]10.0.0.38 - - [2025-09-29 02:22:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.019942 [API:8081]10.0.0.38 - - [2025-09-29 02:22:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-87194867:ctest-VN1-50556936?flat HTTP/1.1" 200 7647 0.015634 [API:8081]10.0.0.38 - - [2025-09-29 02:22:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009971 [API:8081]10.0.0.33 - - [2025-09-29 02:22:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.33 - - [2025-09-29 02:22:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.38 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000362 [API:8081]10.0.0.38 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000337 [API:8081]10.0.0.249 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.33 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.249 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.33 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.249 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.249 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.38 - - [2025-09-29 02:22:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.38 - - [2025-09-29 02:22:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.38 - - [2025-09-29 02:22:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.38 - - [2025-09-29 02:22:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.052300 [API:8081]10.0.0.38 - - [2025-09-29 02:22:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.048052 [API:8081]10.0.0.33 - - [2025-09-29 02:24:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.093864 [API:8081]10.0.0.33 - - [2025-09-29 02:25:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.137155 [API:8081]10.0.0.38 - - [2025-09-29 02:25:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.38 - - [2025-09-29 02:25:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1450 0.054660 [API:8081]10.0.0.33 - - [2025-09-29 02:27:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081093 [API:8081]10.0.0.38 - - [2025-09-29 02:27:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.078483 [API:8081]10.0.0.38 - - [2025-09-29 02:27:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.023492 [API:8081]10.0.0.38 - - [2025-09-29 02:27:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.096942 [API:8081]10.0.0.38 - - [2025-09-29 02:27:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.018277 [API:8081]10.0.0.38 - - [2025-09-29 02:27:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.022306 [API:8081]10.0.0.38 - - [2025-09-29 02:27:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.027823 [API:8081]10.0.0.38 - - [2025-09-29 02:27:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-57029031:ctest-vnet0-14752251?flat HTTP/1.1" 200 7965 0.013301 [API:8081]10.0.0.38 - - [2025-09-29 02:27:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010450 [API:8081]10.0.0.33 - - [2025-09-29 02:27:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.33 - - [2025-09-29 02:27:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.38 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.38 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000427 [API:8081]10.0.0.33 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.249 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.33 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.249 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.249 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000418 [API:8081]10.0.0.38 - - [2025-09-29 02:27:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.38 - - [2025-09-29 02:27:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.38 - - [2025-09-29 02:27:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.38 - - [2025-09-29 02:27:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.072534 [API:8081]10.0.0.38 - - [2025-09-29 02:27:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1662 0.066715 [API:8081]10.0.0.33 - - [2025-09-29 02:28:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.068207 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:29:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003152 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:29:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002789 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:29:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002833 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:29:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002699 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:29:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002499 [API:8081]10.0.0.33 - - [2025-09-29 02:30:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073653 [API:8081]10.0.0.38 - - [2025-09-29 02:30:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25222 0.020582 [API:8081]10.0.0.38 - - [2025-09-29 02:30:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-71104429:ctest-vnet1-88793979?flat HTTP/1.1" 200 7305 0.057889 [API:8081]10.0.0.38 - - [2025-09-29 02:30:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008461 [API:8081]10.0.0.38 - - [2025-09-29 02:30:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24621 0.020257 [API:8081]10.0.0.38 - - [2025-09-29 02:30:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24621 0.020883 [API:8081]10.0.0.38 - - [2025-09-29 02:30:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24621 0.027222 [API:8081]10.0.0.38 - - [2025-09-29 02:30:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24621 0.018243 [API:8081]10.0.0.38 - - [2025-09-29 02:30:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24621 0.019981 [API:8081]10.0.0.38 - - [2025-09-29 02:30:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24621 0.023459 [API:8081]10.0.0.38 - - [2025-09-29 02:30:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.022620 [API:8081]10.0.0.249 - - [2025-09-29 02:30:52] "GET /analytics HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.249 - - [2025-09-29 02:30:52] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.38 - - [2025-09-29 02:30:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.020356 [API:8081]10.0.0.38 - - [2025-09-29 02:30:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.025076 [API:8081]10.0.0.38 - - [2025-09-29 02:31:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.026515 [API:8081]10.0.0.38 - - [2025-09-29 02:31:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-71104429:ctest-vnet0-93570338?flat HTTP/1.1" 200 6958 0.015924 [API:8081]10.0.0.38 - - [2025-09-29 02:31:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012102 [API:8081]10.0.0.33 - - [2025-09-29 02:31:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.110240 [API:8081]10.0.0.38 - - [2025-09-29 02:31:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.38 - - [2025-09-29 02:31:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1450 0.058433 [API:8081]10.0.0.33 - - [2025-09-29 02:31:20] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.33 - - [2025-09-29 02:31:20] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.38 - - [2025-09-29 02:31:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1686 0.051872 [API:8081]10.0.0.38 - - [2025-09-29 02:31:21] "GET /analytics HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.38 - - [2025-09-29 02:31:21] "GET /analytics HTTP/1.1" 401 205 0.000206 [API:8081]10.0.0.33 - - [2025-09-29 02:32:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.33 - - [2025-09-29 02:32:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000381 [API:8081]10.0.0.38 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.38 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.33 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.249 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.33 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000412 [API:8081]10.0.0.249 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.249 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.249 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000576 [API:8081]10.0.0.38 - - [2025-09-29 02:32:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.38 - - [2025-09-29 02:32:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.33 - - [2025-09-29 02:33:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.049937 [API:8081]10.0.0.33 - - [2025-09-29 02:34:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.079578 [API:8081]10.0.0.38 - - [2025-09-29 02:34:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.025083 [API:8081]10.0.0.38 - - [2025-09-29 02:34:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.076777 [API:8081]10.0.0.38 - - [2025-09-29 02:34:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.020232 [API:8081]10.0.0.38 - - [2025-09-29 02:34:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.025850 [API:8081]10.0.0.38 - - [2025-09-29 02:34:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-58943372:ctest-vnet1-29992324?flat HTTP/1.1" 200 8068 0.015371 [API:8081]10.0.0.38 - - [2025-09-29 02:34:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008938 [API:8081]10.0.0.38 - - [2025-09-29 02:34:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.025908 [API:8081]10.0.0.38 - - [2025-09-29 02:34:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.019297 [API:8081]10.0.0.38 - - [2025-09-29 02:34:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.021455 [API:8081]10.0.0.38 - - [2025-09-29 02:34:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.039808 [API:8081]10.0.0.38 - - [2025-09-29 02:34:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.017680 [API:8081]10.0.0.38 - - [2025-09-29 02:34:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.020571 [API:8081]10.0.0.38 - - [2025-09-29 02:34:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.024859 [API:8081]10.0.0.38 - - [2025-09-29 02:34:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.022999 [API:8081]10.0.0.38 - - [2025-09-29 02:34:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.020253 [API:8081]10.0.0.38 - - [2025-09-29 02:35:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.024101 [API:8081]10.0.0.38 - - [2025-09-29 02:35:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-58943372:ctest-vnet0-19647438?flat HTTP/1.1" 200 7704 0.012423 [API:8081]10.0.0.38 - - [2025-09-29 02:35:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008683 [API:8081]10.0.0.33 - - [2025-09-29 02:36:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071229 [API:8081]10.0.0.33 - - [2025-09-29 02:37:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069935 [API:8081]10.0.0.33 - - [2025-09-29 02:37:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.33 - - [2025-09-29 02:37:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.38 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.38 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.33 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000366 [API:8081]10.0.0.33 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.249 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.249 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000432 [API:8081]10.0.0.249 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.249 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.38 - - [2025-09-29 02:37:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.38 - - [2025-09-29 02:37:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.38 - - [2025-09-29 02:38:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.38 - - [2025-09-29 02:38:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1432 0.052307 [API:8081]10.0.0.33 - - [2025-09-29 02:39:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075831 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:39:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003081 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:39:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003375 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:39:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003449 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:39:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002784 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:39:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002447 [API:8081]10.0.0.38 - - [2025-09-29 02:39:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1650 0.052142 [API:8081]10.0.0.33 - - [2025-09-29 02:40:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.056215 [API:8081]10.0.0.249 - - [2025-09-29 02:40:52] "GET /analytics HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.249 - - [2025-09-29 02:40:52] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.38 - - [2025-09-29 02:41:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.38 - - [2025-09-29 02:41:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1778 0.070994 [API:8081]10.0.0.33 - - [2025-09-29 02:41:20] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.33 - - [2025-09-29 02:41:20] "GET /analytics HTTP/1.1" 401 205 0.000149 [API:8081]10.0.0.38 - - [2025-09-29 02:41:21] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.38 - - [2025-09-29 02:41:21] "GET /analytics HTTP/1.1" 401 205 0.000152 [API:8081]10.0.0.38 - - [2025-09-29 02:42:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90358593:c0a17630-ae90-476b-9c8b-0ef9e62cb236?flat HTTP/1.1" 200 5823 0.053275 [API:8081]10.0.0.38 - - [2025-09-29 02:42:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90358593:c0a17630-ae90-476b-9c8b-0ef9e62cb236?flat HTTP/1.1" 200 5823 0.056893 [API:8081]10.0.0.38 - - [2025-09-29 02:42:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90358593:c0a17630-ae90-476b-9c8b-0ef9e62cb236?flat HTTP/1.1" 200 5823 0.013973 [API:8081]10.0.0.38 - - [2025-09-29 02:42:03] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90358593:ctest-SecurityGroupBasicRegressionTests1Ipv6-90358593-40328120?flat HTTP/1.1" 200 10807 0.016204 [API:8081]10.0.0.38 - - [2025-09-29 02:42:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.025362 [API:8081]10.0.0.38 - - [2025-09-29 02:42:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.028740 [API:8081]10.0.0.38 - - [2025-09-29 02:42:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009554 [API:8081]10.0.0.33 - - [2025-09-29 02:42:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.048470 [API:8081]10.0.0.38 - - [2025-09-29 02:42:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90358593:aa583ece-7ea9-48df-b9fa-76b769f12039?flat HTTP/1.1" 200 5955 0.018476 [API:8081]10.0.0.38 - - [2025-09-29 02:42:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90358593:aa583ece-7ea9-48df-b9fa-76b769f12039?flat HTTP/1.1" 200 5955 0.015361 [API:8081]10.0.0.38 - - [2025-09-29 02:42:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90358593:aa583ece-7ea9-48df-b9fa-76b769f12039?flat HTTP/1.1" 200 5955 0.014926 [API:8081]10.0.0.38 - - [2025-09-29 02:42:29] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90358593:ctest-SecurityGroupBasicRegressionTests1Ipv6-90358593-40328120?flat HTTP/1.1" 200 13417 0.019142 [API:8081]10.0.0.38 - - [2025-09-29 02:42:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25247 0.018437 [API:8081]10.0.0.38 - - [2025-09-29 02:42:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25247 0.019689 [API:8081]10.0.0.38 - - [2025-09-29 02:42:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011141 [API:8081]10.0.0.33 - - [2025-09-29 02:42:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.33 - - [2025-09-29 02:42:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.38 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.38 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.33 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.33 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.249 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000337 [API:8081]10.0.0.249 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.249 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.249 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000381 [API:8081]10.0.0.38 - - [2025-09-29 02:42:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.38 - - [2025-09-29 02:42:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.33 - - [2025-09-29 02:43:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069977 [API:8081]10.0.0.38 - - [2025-09-29 02:44:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25249 0.020514 [API:8081]10.0.0.38 - - [2025-09-29 02:44:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25249 0.028277 [API:8081]10.0.0.38 - - [2025-09-29 02:44:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25249 0.020690 [API:8081]10.0.0.38 - - [2025-09-29 02:44:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25249 0.020231 [API:8081]10.0.0.38 - - [2025-09-29 02:44:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25249 0.024463 [API:8081]10.0.0.38 - - [2025-09-29 02:44:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25249 0.018475 [API:8081]10.0.0.38 - - [2025-09-29 02:44:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25249 0.021828 [API:8081]10.0.0.38 - - [2025-09-29 02:44:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25249 0.021845 [API:8081]10.0.0.38 - - [2025-09-29 02:44:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25249 0.021167 [API:8081]10.0.0.38 - - [2025-09-29 02:44:29] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90358593:ctest-SecurityGroupBasicRegressionTests1Ipv6-90358593-40328120?flat HTTP/1.1" 200 11708 0.019222 [API:8081]10.0.0.38 - - [2025-09-29 02:44:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.017544 [API:8081]10.0.0.38 - - [2025-09-29 02:44:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.021808 [API:8081]10.0.0.38 - - [2025-09-29 02:44:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.029291 [API:8081]10.0.0.38 - - [2025-09-29 02:44:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.028535 [API:8081]10.0.0.38 - - [2025-09-29 02:44:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.022344 [API:8081]10.0.0.38 - - [2025-09-29 02:44:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.039726 [API:8081]10.0.0.38 - - [2025-09-29 02:44:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.028802 [API:8081]10.0.0.38 - - [2025-09-29 02:44:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.026455 [API:8081]10.0.0.38 - - [2025-09-29 02:44:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.019440 [API:8081]10.0.0.38 - - [2025-09-29 02:44:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.026041 [API:8081]10.0.0.38 - - [2025-09-29 02:45:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.019840 [API:8081]10.0.0.38 - - [2025-09-29 02:45:00] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90358593:ctest-SecurityGroupBasicRegressionTests1Ipv6-90358593-40328120?flat HTTP/1.1" 200 8798 0.013983 [API:8081]10.0.0.38 - - [2025-09-29 02:45:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011824 [API:8081]10.0.0.38 - - [2025-09-29 02:45:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.38 - - [2025-09-29 02:45:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.046871 [API:8081]10.0.0.33 - - [2025-09-29 02:45:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.051376 [API:8081]10.0.0.38 - - [2025-09-29 02:45:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-78064015:94944a12-c9bf-4d77-a588-4cd5a676ded1?flat HTTP/1.1" 200 5809 0.056946 [API:8081]10.0.0.38 - - [2025-09-29 02:45:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-78064015:94944a12-c9bf-4d77-a588-4cd5a676ded1?flat HTTP/1.1" 200 5809 0.012055 [API:8081]10.0.0.38 - - [2025-09-29 02:45:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-78064015:94944a12-c9bf-4d77-a588-4cd5a676ded1?flat HTTP/1.1" 200 5809 0.049334 [API:8081]10.0.0.38 - - [2025-09-29 02:45:56] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-78064015:ctest-SecurityGroupBasicRegressionTests1_contrail-78064015-06699645?flat HTTP/1.1" 200 10444 0.016781 [API:8081]10.0.0.38 - - [2025-09-29 02:45:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.018072 [API:8081]10.0.0.38 - - [2025-09-29 02:45:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.020173 [API:8081]10.0.0.38 - - [2025-09-29 02:45:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012579 [API:8081]10.0.0.38 - - [2025-09-29 02:46:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-78064015:ce3920f2-78db-4021-ab94-c143aecfb2f9?flat HTTP/1.1" 200 5678 0.014884 [API:8081]10.0.0.38 - - [2025-09-29 02:46:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-78064015:ce3920f2-78db-4021-ab94-c143aecfb2f9?flat HTTP/1.1" 200 5678 0.014034 [API:8081]10.0.0.38 - - [2025-09-29 02:46:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-78064015:ce3920f2-78db-4021-ab94-c143aecfb2f9?flat HTTP/1.1" 200 5678 0.018911 [API:8081]10.0.0.38 - - [2025-09-29 02:46:17] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-78064015:ctest-SecurityGroupBasicRegressionTests1_contrail-78064015-06699645?flat HTTP/1.1" 200 10594 0.017726 [API:8081]10.0.0.38 - - [2025-09-29 02:46:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25251 0.020343 [API:8081]10.0.0.38 - - [2025-09-29 02:46:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25251 0.019753 [API:8081]10.0.0.38 - - [2025-09-29 02:46:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010540 [API:8081]10.0.0.33 - - [2025-09-29 02:46:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.057145 [API:8081]10.0.0.33 - - [2025-09-29 02:47:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000375 [API:8081]10.0.0.33 - - [2025-09-29 02:47:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000523 [API:8081]10.0.0.38 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000366 [API:8081]10.0.0.38 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.33 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.33 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000346 [API:8081]10.0.0.249 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000371 [API:8081]10.0.0.249 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000423 [API:8081]10.0.0.249 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000391 [API:8081]10.0.0.249 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000438 [API:8081]10.0.0.38 - - [2025-09-29 02:47:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.38 - - [2025-09-29 02:47:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.33 - - [2025-09-29 02:48:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062445 [API:8081]10.0.0.38 - - [2025-09-29 02:48:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.018397 [API:8081]10.0.0.38 - - [2025-09-29 02:48:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.018994 [API:8081]10.0.0.38 - - [2025-09-29 02:48:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.029702 [API:8081]10.0.0.38 - - [2025-09-29 02:48:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.023828 [API:8081]10.0.0.38 - - [2025-09-29 02:48:31] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-78064015:ctest-SecurityGroupBasicRegressionTests1_contrail-78064015-06699645?flat HTTP/1.1" 200 11641 0.020033 [API:8081]10.0.0.38 - - [2025-09-29 02:48:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010004 [API:8081]10.0.0.38 - - [2025-09-29 02:48:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.021248 [API:8081]10.0.0.38 - - [2025-09-29 02:48:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.020471 [API:8081]10.0.0.38 - - [2025-09-29 02:48:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.018514 [API:8081]10.0.0.38 - - [2025-09-29 02:48:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.019462 [API:8081]10.0.0.38 - - [2025-09-29 02:48:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.020248 [API:8081]10.0.0.38 - - [2025-09-29 02:48:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24643 0.024605 [API:8081]10.0.0.38 - - [2025-09-29 02:48:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.019091 [API:8081]10.0.0.38 - - [2025-09-29 02:48:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.020072 [API:8081]10.0.0.38 - - [2025-09-29 02:48:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.027747 [API:8081]10.0.0.38 - - [2025-09-29 02:48:58] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-78064015:ctest-SecurityGroupBasicRegressionTests1_contrail-78064015-06699645?flat HTTP/1.1" 200 8428 0.013148 [API:8081]10.0.0.38 - - [2025-09-29 02:48:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007997 [API:8081]10.0.0.38 - - [2025-09-29 02:49:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.38 - - [2025-09-29 02:49:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.062683 [API:8081]10.0.0.33 - - [2025-09-29 02:49:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.056413 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:49:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003197 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:49:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003739 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:49:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003294 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:49:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003067 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:49:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.003165 [API:8081]10.0.0.38 - - [2025-09-29 02:49:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-70281860:4ac16d6f-e9b2-43ea-8d85-c04c66287589?flat HTTP/1.1" 200 5682 0.051848 [API:8081]10.0.0.38 - - [2025-09-29 02:49:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-70281860:4ac16d6f-e9b2-43ea-8d85-c04c66287589?flat HTTP/1.1" 200 5682 0.014116 [API:8081]10.0.0.38 - - [2025-09-29 02:49:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-70281860:4ac16d6f-e9b2-43ea-8d85-c04c66287589?flat HTTP/1.1" 200 5682 0.049587 [API:8081]10.0.0.38 - - [2025-09-29 02:49:57] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-70281860:ctest-SecurityGroupBasicRegressionTests1-70281860-75694434?flat HTTP/1.1" 200 9930 0.016163 [API:8081]10.0.0.38 - - [2025-09-29 02:49:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.018699 [API:8081]10.0.0.38 - - [2025-09-29 02:49:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.023380 [API:8081]10.0.0.38 - - [2025-09-29 02:49:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008179 [API:8081]10.0.0.38 - - [2025-09-29 02:50:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-70281860:13d5dbfd-312a-46fb-be7b-a8e75e5e9144?flat HTTP/1.1" 200 5551 0.024467 [API:8081]10.0.0.38 - - [2025-09-29 02:50:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-70281860:13d5dbfd-312a-46fb-be7b-a8e75e5e9144?flat HTTP/1.1" 200 5551 0.019662 [API:8081]10.0.0.38 - - [2025-09-29 02:50:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-70281860:13d5dbfd-312a-46fb-be7b-a8e75e5e9144?flat HTTP/1.1" 200 5551 0.012774 [API:8081]10.0.0.38 - - [2025-09-29 02:50:18] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-70281860:ctest-SecurityGroupBasicRegressionTests1-70281860-75694434?flat HTTP/1.1" 200 9944 0.023707 [API:8081]10.0.0.38 - - [2025-09-29 02:50:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.022867 [API:8081]10.0.0.38 - - [2025-09-29 02:50:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.024053 [API:8081]10.0.0.38 - - [2025-09-29 02:50:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010609 [API:8081]10.0.0.249 - - [2025-09-29 02:50:52] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2025-09-29 02:50:52] "GET /analytics HTTP/1.1" 401 205 0.000173 [API:8081]10.0.0.33 - - [2025-09-29 02:51:20] "GET /analytics HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.33 - - [2025-09-29 02:51:20] "GET /analytics HTTP/1.1" 401 205 0.000184 [API:8081]10.0.0.38 - - [2025-09-29 02:51:21] "GET /analytics HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.38 - - [2025-09-29 02:51:21] "GET /analytics HTTP/1.1" 401 205 0.000135 [API:8081]10.0.0.33 - - [2025-09-29 02:51:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063738 [API:8081]10.0.0.33 - - [2025-09-29 02:52:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.054975 [API:8081]10.0.0.38 - - [2025-09-29 02:52:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.026794 [API:8081]10.0.0.38 - - [2025-09-29 02:52:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.018529 [API:8081]10.0.0.38 - - [2025-09-29 02:52:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.023389 [API:8081]10.0.0.33 - - [2025-09-29 02:52:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.33 - - [2025-09-29 02:52:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2025-09-29 02:52:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.035478 [API:8081]10.0.0.38 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.38 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.33 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.33 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.249 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.249 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.249 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.38 - - [2025-09-29 02:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.38 - - [2025-09-29 02:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.38 - - [2025-09-29 02:52:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.020590 [API:8081]10.0.0.38 - - [2025-09-29 02:52:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.020460 [API:8081]10.0.0.38 - - [2025-09-29 02:52:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.020999 [API:8081]10.0.0.38 - - [2025-09-29 02:52:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.024556 [API:8081]10.0.0.38 - - [2025-09-29 02:52:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.022765 [API:8081]10.0.0.38 - - [2025-09-29 02:52:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.023053 [API:8081]10.0.0.38 - - [2025-09-29 02:52:59] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-70281860:ctest-SecurityGroupBasicRegressionTests1-70281860-75694434?flat HTTP/1.1" 200 10830 0.016084 [API:8081]10.0.0.38 - - [2025-09-29 02:52:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008724 [API:8081]10.0.0.38 - - [2025-09-29 02:53:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.024030 [API:8081]10.0.0.38 - - [2025-09-29 02:53:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.019220 [API:8081]10.0.0.38 - - [2025-09-29 02:53:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.023234 [API:8081]10.0.0.38 - - [2025-09-29 02:53:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.026948 [API:8081]10.0.0.38 - - [2025-09-29 02:53:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.031663 [API:8081]10.0.0.38 - - [2025-09-29 02:53:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.019696 [API:8081]10.0.0.38 - - [2025-09-29 02:53:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.020004 [API:8081]10.0.0.38 - - [2025-09-29 02:53:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.020546 [API:8081]10.0.0.38 - - [2025-09-29 02:53:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.020617 [API:8081]10.0.0.38 - - [2025-09-29 02:53:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24645 0.024232 [API:8081]10.0.0.38 - - [2025-09-29 02:53:30] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-70281860:ctest-SecurityGroupBasicRegressionTests1-70281860-75694434?flat HTTP/1.1" 200 7959 0.015006 [API:8081]10.0.0.38 - - [2025-09-29 02:53:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010680 [API:8081]10.0.0.38 - - [2025-09-29 02:53:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.38 - - [2025-09-29 02:53:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1640 0.081556 [API:8081]10.0.0.38 - - [2025-09-29 02:53:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.047126 [API:8081]10.0.0.38 - - [2025-09-29 02:53:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2066 0.055740 [API:8081]10.0.0.38 - - [2025-09-29 02:54:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.008996 [API:8081]10.0.0.38 - - [2025-09-29 02:54:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.008973 [API:8081]10.0.0.38 - - [2025-09-29 02:54:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.009047 [API:8081]10.0.0.38 - - [2025-09-29 02:54:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2076 0.009722 [API:8081]10.0.0.38 - - [2025-09-29 02:54:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2302 0.010518 [API:8081]10.0.0.38 - - [2025-09-29 02:54:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.38 - - [2025-09-29 02:54:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.055931 [API:8081]10.0.0.38 - - [2025-09-29 02:54:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.083876 [API:8081]10.0.0.33 - - [2025-09-29 02:54:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082932 [API:8081]10.0.0.38 - - [2025-09-29 02:54:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1860 0.009301 [API:8081]10.0.0.38 - - [2025-09-29 02:54:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.009480 [API:8081]10.0.0.38 - - [2025-09-29 02:54:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.057139 [API:8081]10.0.0.38 - - [2025-09-29 02:54:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.008751 [API:8081]10.0.0.38 - - [2025-09-29 02:54:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.38 - - [2025-09-29 02:54:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.079906 [API:8081]10.0.0.38 - - [2025-09-29 02:54:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1630 0.052737 [API:8081]10.0.0.38 - - [2025-09-29 02:54:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.058367 [API:8081]10.0.0.38 - - [2025-09-29 02:55:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.011137 [API:8081]10.0.0.38 - - [2025-09-29 02:55:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1630 0.008373 [API:8081]10.0.0.38 - - [2025-09-29 02:55:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.008707 [API:8081]10.0.0.38 - - [2025-09-29 02:55:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2060 0.010891 [API:8081]10.0.0.38 - - [2025-09-29 02:55:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2282 0.013297 [API:8081]10.0.0.33 - - [2025-09-29 02:55:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.054387 [API:8081]10.0.0.38 - - [2025-09-29 02:55:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000355 [API:8081]10.0.0.38 - - [2025-09-29 02:55:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1428 0.070275 [API:8081]10.0.0.38 - - [2025-09-29 02:55:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1644 0.046460 [API:8081]10.0.0.38 - - [2025-09-29 02:55:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1864 0.054926 [API:8081]10.0.0.38 - - [2025-09-29 02:55:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2096 0.010839 [API:8081]10.0.0.38 - - [2025-09-29 02:55:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2330 0.010724 [API:8081]10.0.0.33 - - [2025-09-29 02:57:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052961 [API:8081]10.0.0.33 - - [2025-09-29 02:57:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000375 [API:8081]10.0.0.33 - - [2025-09-29 02:57:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000488 [API:8081]10.0.0.38 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.38 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.33 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.33 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.249 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.249 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.249 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.249 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.38 - - [2025-09-29 02:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.38 - - [2025-09-29 02:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.33 - - [2025-09-29 02:58:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.078341 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:59:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002765 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002557 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002878 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002596 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:59:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002303 [API:8081]10.0.0.33 - - [2025-09-29 03:00:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050969 [API:8081]10.0.0.249 - - [2025-09-29 03:00:52] "GET /analytics HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.249 - - [2025-09-29 03:00:52] "GET /analytics HTTP/1.1" 401 205 0.000196 [API:8081]10.0.0.33 - - [2025-09-29 03:01:20] "GET /analytics HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.33 - - [2025-09-29 03:01:20] "GET /analytics HTTP/1.1" 401 205 0.000139 [API:8081]10.0.0.38 - - [2025-09-29 03:01:21] "GET /analytics HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.38 - - [2025-09-29 03:01:21] "GET /analytics HTTP/1.1" 401 205 0.000198 [API:8081]10.0.0.33 - - [2025-09-29 03:01:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067938 [API:8081]10.0.0.38 - - [2025-09-29 03:01:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.38 - - [2025-09-29 03:01:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1644 0.070732 [API:8081]10.0.0.38 - - [2025-09-29 03:01:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.048567 [API:8081]10.0.0.33 - - [2025-09-29 03:02:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.33 - - [2025-09-29 03:02:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000519 [API:8081]10.0.0.38 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.38 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.33 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.33 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.249 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.249 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000381 [API:8081]10.0.0.249 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.249 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.38 - - [2025-09-29 03:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000346 [API:8081]10.0.0.38 - - [2025-09-29 03:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.33 - - [2025-09-29 03:03:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063158 [API:8081]10.0.0.33 - - [2025-09-29 03:04:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.071182 [API:8081]10.0.0.38 - - [2025-09-29 03:06:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.38 - - [2025-09-29 03:06:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1420 0.078881 [API:8081]10.0.0.33 - - [2025-09-29 03:06:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055181 [API:8081]10.0.0.38 - - [2025-09-29 03:06:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.38 - - [2025-09-29 03:06:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.070528 [API:8081]10.0.0.33 - - [2025-09-29 03:07:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.064500 [API:8081]10.0.0.33 - - [2025-09-29 03:07:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.33 - - [2025-09-29 03:07:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.38 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.38 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.33 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.33 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.249 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.249 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.38 - - [2025-09-29 03:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.38 - - [2025-09-29 03:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.33 - - [2025-09-29 03:09:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066613 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:09:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002851 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002562 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002584 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002498 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:09:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002459 [API:8081]10.0.0.33 - - [2025-09-29 03:10:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.097378 [API:8081]10.0.0.249 - - [2025-09-29 03:10:52] "GET /analytics HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.249 - - [2025-09-29 03:10:52] "GET /analytics HTTP/1.1" 401 205 0.000124 [API:8081]10.0.0.38 - - [2025-09-29 03:11:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.38 - - [2025-09-29 03:11:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1416 0.057048 [API:8081]10.0.0.33 - - [2025-09-29 03:11:20] "GET /analytics HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.33 - - [2025-09-29 03:11:20] "GET /analytics HTTP/1.1" 401 205 0.000147 [API:8081]10.0.0.38 - - [2025-09-29 03:11:21] "GET /analytics HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.38 - - [2025-09-29 03:11:21] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.33 - - [2025-09-29 03:12:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054354 [API:8081]10.0.0.33 - - [2025-09-29 03:12:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.33 - - [2025-09-29 03:12:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.38 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.33 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.33 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.249 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.249 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.249 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.249 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000385 [API:8081]10.0.0.38 - - [2025-09-29 03:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.38 - - [2025-09-29 03:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.33 - - [2025-09-29 03:13:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.065654 [API:8081]10.0.0.33 - - [2025-09-29 03:15:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063123 [API:8081]10.0.0.38 - - [2025-09-29 03:16:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-84282432:5d017e51-a2c6-4924-96b6-a1f89e621f8f?flat HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.38 - - [2025-09-29 03:16:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-84282432:5d017e51-a2c6-4924-96b6-a1f89e621f8f?flat HTTP/1.1" 200 5264 0.065373 [API:8081]10.0.0.38 - - [2025-09-29 03:16:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-84282432:5d017e51-a2c6-4924-96b6-a1f89e621f8f?flat HTTP/1.1" 200 5264 0.068938 [API:8081]10.0.0.38 - - [2025-09-29 03:16:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-84282432:5d017e51-a2c6-4924-96b6-a1f89e621f8f?flat HTTP/1.1" 200 5264 0.052877 [API:8081]10.0.0.38 - - [2025-09-29 03:16:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-84282432:ctest-random-98711420?flat HTTP/1.1" 200 9079 0.018763 [API:8081]10.0.0.38 - - [2025-09-29 03:16:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24654 0.021899 [API:8081]10.0.0.38 - - [2025-09-29 03:16:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24654 0.021819 [API:8081]10.0.0.38 - - [2025-09-29 03:16:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.014229 [API:8081]10.0.0.38 - - [2025-09-29 03:16:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.009866 [API:8081]10.0.0.38 - - [2025-09-29 03:16:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24654 0.019220 [API:8081]10.0.0.38 - - [2025-09-29 03:16:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24654 0.022964 [API:8081]10.0.0.38 - - [2025-09-29 03:16:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24654 0.027665 [API:8081]10.0.0.33 - - [2025-09-29 03:16:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.059894 [API:8081]10.0.0.38 - - [2025-09-29 03:16:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24654 0.018971 [API:8081]10.0.0.38 - - [2025-09-29 03:16:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24654 0.028877 [API:8081]10.0.0.38 - - [2025-09-29 03:16:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24654 0.022686 [API:8081]10.0.0.38 - - [2025-09-29 03:16:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24654 0.020757 [API:8081]10.0.0.38 - - [2025-09-29 03:16:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24654 0.026434 [API:8081]10.0.0.38 - - [2025-09-29 03:17:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24654 0.020820 [API:8081]10.0.0.38 - - [2025-09-29 03:17:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-84282432:ctest-random-98711420?flat HTTP/1.1" 200 8579 0.016628 [API:8081]10.0.0.38 - - [2025-09-29 03:17:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010412 [API:8081]10.0.0.33 - - [2025-09-29 03:17:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.33 - - [2025-09-29 03:17:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.38 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.38 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.33 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.33 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.249 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.249 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.249 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000377 [API:8081]10.0.0.38 - - [2025-09-29 03:17:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.38 - - [2025-09-29 03:17:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000391 [API:8081]10.0.0.33 - - [2025-09-29 03:18:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054640 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:19:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002871 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:19:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002737 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:19:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002572 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:19:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002338 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:19:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002390 [API:8081]10.0.0.33 - - [2025-09-29 03:19:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.065137 [API:8081]10.0.0.38 - - [2025-09-29 03:20:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.38 - - [2025-09-29 03:20:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2060 0.058972 [API:8081]10.0.0.249 - - [2025-09-29 03:20:52] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2025-09-29 03:20:52] "GET /analytics HTTP/1.1" 401 205 0.000215 [API:8081]10.0.0.33 - - [2025-09-29 03:21:20] "GET /analytics HTTP/1.1" 401 205 0.000218 [API:8081]10.0.0.33 - - [2025-09-29 03:21:20] "GET /analytics HTTP/1.1" 401 205 0.000131 [API:8081]10.0.0.38 - - [2025-09-29 03:21:21] "GET /analytics HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.38 - - [2025-09-29 03:21:21] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.33 - - [2025-09-29 03:21:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.094420 [API:8081]10.0.0.33 - - [2025-09-29 03:22:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.33 - - [2025-09-29 03:22:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.38 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.38 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000358 [API:8081]10.0.0.33 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.33 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.249 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000482 [API:8081]10.0.0.249 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.249 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.249 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.38 - - [2025-09-29 03:22:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000352 [API:8081]10.0.0.38 - - [2025-09-29 03:22:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.33 - - [2025-09-29 03:22:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.081169 [API:8081]10.0.0.38 - - [2025-09-29 03:23:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.38 - - [2025-09-29 03:23:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1622 0.073312 [API:8081]10.0.0.33 - - [2025-09-29 03:24:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.051616 [API:8081]10.0.0.38 - - [2025-09-29 03:25:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.38 - - [2025-09-29 03:25:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1448 0.052285 [API:8081]10.0.0.33 - - [2025-09-29 03:25:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.112553 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:03] "POST /analytics/query HTTP/1.1" 202 179 0.029215 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:03] "GET /analytics/query/0733e331-9ce4-11f0-9e95-00000a000026 HTTP/1.1" 200 221 0.002081 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:04] "GET /analytics/query/0733e331-9ce4-11f0-9e95-00000a000026 HTTP/1.1" 200 221 0.001874 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:04] "GET /analytics/query/0733e331-9ce4-11f0-9e95-00000a000026 HTTP/1.1" 200 338 0.001957 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:04] "GET /analytics/query/0733e331-9ce4-11f0-9e95-00000a000026/chunk-final/0 HTTP/1.1" 200 858 0.001954 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:05] "POST /analytics/query HTTP/1.1" 202 179 0.006839 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:05] "GET /analytics/query/083166b6-9ce4-11f0-9718-00000a000026 HTTP/1.1" 200 221 0.004715 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:05] "GET /analytics/query/083166b6-9ce4-11f0-9718-00000a000026 HTTP/1.1" 200 221 0.002167 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:06] "GET /analytics/query/083166b6-9ce4-11f0-9718-00000a000026 HTTP/1.1" 200 221 0.002666 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:06] "GET /analytics/query/083166b6-9ce4-11f0-9718-00000a000026 HTTP/1.1" 200 338 0.001826 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:06] "GET /analytics/query/083166b6-9ce4-11f0-9718-00000a000026/chunk-final/0 HTTP/1.1" 200 858 0.003081 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:07] "POST /analytics/query HTTP/1.1" 202 179 0.004613 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:07] "GET /analytics/query/09725a16-9ce4-11f0-bac0-00000a000026 HTTP/1.1" 200 221 0.002517 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:07] "GET /analytics/query/09725a16-9ce4-11f0-bac0-00000a000026 HTTP/1.1" 200 339 0.001755 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:07] "GET /analytics/query/09725a16-9ce4-11f0-bac0-00000a000026/chunk-final/0 HTTP/1.1" 200 21247 0.002130 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:08] "POST /analytics/query HTTP/1.1" 202 179 0.008013 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:08] "GET /analytics/query/0a1e295e-9ce4-11f0-bd84-00000a000026 HTTP/1.1" 200 221 0.004890 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:08] "GET /analytics/query/0a1e295e-9ce4-11f0-bd84-00000a000026 HTTP/1.1" 200 339 0.001827 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:09] "GET /analytics/query/0a1e295e-9ce4-11f0-bd84-00000a000026/chunk-final/0 HTTP/1.1" 200 21247 0.003354 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:09] "POST /analytics/query HTTP/1.1" 202 179 0.004720 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:09] "GET /analytics/query/0ac7851e-9ce4-11f0-a323-00000a000026 HTTP/1.1" 200 221 0.003424 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:10] "GET /analytics/query/0ac7851e-9ce4-11f0-a323-00000a000026 HTTP/1.1" 200 339 0.002038 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:10] "GET /analytics/query/0ac7851e-9ce4-11f0-a323-00000a000026/chunk-final/0 HTTP/1.1" 200 9543 0.002069 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:14] "GET /analytics/tables HTTP/1.1" 200 76090 0.005383 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:14] "POST /analytics/query HTTP/1.1" 202 179 0.006424 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:14] "GET /analytics/query/0d72892d-9ce4-11f0-834b-00000a000026 HTTP/1.1" 200 221 0.001556 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:14] "GET /analytics/query/0d72892d-9ce4-11f0-834b-00000a000026 HTTP/1.1" 200 340 0.001827 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:14] "GET /analytics/query/0d72892d-9ce4-11f0-834b-00000a000026/chunk-final/0 HTTP/1.1" 200 322202 0.009968 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:15] "GET /analytics/tables HTTP/1.1" 200 76090 0.003680 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:15] "GET /analytics/tables HTTP/1.1" 200 76090 0.003797 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:15] "POST /analytics/query HTTP/1.1" 202 179 0.013142 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:15] "GET /analytics/query/0e7ef6bf-9ce4-11f0-83b9-00000a000026 HTTP/1.1" 200 221 0.001978 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:16] "GET /analytics/query/0e7ef6bf-9ce4-11f0-83b9-00000a000026 HTTP/1.1" 200 338 0.001778 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:16] "GET /analytics/query/0e7ef6bf-9ce4-11f0-83b9-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.001490 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:16] "POST /analytics/query HTTP/1.1" 202 179 0.007339 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:16] "GET /analytics/query/0ed0ad22-9ce4-11f0-a778-00000a000026 HTTP/1.1" 200 221 0.003834 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:16] "GET /analytics/query/0ed0ad22-9ce4-11f0-a778-00000a000026 HTTP/1.1" 200 338 0.002784 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:16] "GET /analytics/query/0ed0ad22-9ce4-11f0-a778-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.001560 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:16] "POST /analytics/query HTTP/1.1" 202 179 0.004285 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:16] "GET /analytics/query/0f223185-9ce4-11f0-9d5b-00000a000026 HTTP/1.1" 200 221 0.006591 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:17] "GET /analytics/query/0f223185-9ce4-11f0-9d5b-00000a000026 HTTP/1.1" 200 338 0.001813 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:17] "GET /analytics/query/0f223185-9ce4-11f0-9d5b-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.001407 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:17] "POST /analytics/query HTTP/1.1" 202 179 0.009577 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:17] "GET /analytics/query/0f72c1cf-9ce4-11f0-8609-00000a000026 HTTP/1.1" 200 221 0.002737 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:17] "GET /analytics/query/0f72c1cf-9ce4-11f0-8609-00000a000026 HTTP/1.1" 200 338 0.001741 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:17] "GET /analytics/query/0f72c1cf-9ce4-11f0-8609-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.001632 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:17] "POST /analytics/query HTTP/1.1" 202 179 0.005402 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:17] "GET /analytics/query/0fc3d276-9ce4-11f0-bc45-00000a000026 HTTP/1.1" 200 221 0.002601 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:18] "GET /analytics/query/0fc3d276-9ce4-11f0-bc45-00000a000026 HTTP/1.1" 200 338 0.001880 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:18] "GET /analytics/query/0fc3d276-9ce4-11f0-bc45-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.001687 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:18] "POST /analytics/query HTTP/1.1" 202 179 0.005116 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:18] "GET /analytics/query/1013e586-9ce4-11f0-a0b8-00000a000026 HTTP/1.1" 200 221 0.004512 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:18] "GET /analytics/query/1013e586-9ce4-11f0-a0b8-00000a000026 HTTP/1.1" 200 338 0.001876 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:18] "GET /analytics/query/1013e586-9ce4-11f0-a0b8-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.001557 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:19] "POST /analytics/query HTTP/1.1" 202 179 0.011375 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:19] "GET /analytics/query/1064d96c-9ce4-11f0-be4b-00000a000026 HTTP/1.1" 200 221 0.002705 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:19] "GET /analytics/query/1064d96c-9ce4-11f0-be4b-00000a000026 HTTP/1.1" 200 338 0.002660 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:19] "GET /analytics/query/1064d96c-9ce4-11f0-be4b-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.001886 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:19] "POST /analytics/query HTTP/1.1" 202 179 0.006474 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:19] "GET /analytics/query/10b68e8d-9ce4-11f0-83ae-00000a000026 HTTP/1.1" 200 221 0.001756 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:20] "GET /analytics/query/10b68e8d-9ce4-11f0-83ae-00000a000026 HTTP/1.1" 200 338 0.001668 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:20] "GET /analytics/query/10b68e8d-9ce4-11f0-83ae-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.001476 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:20] "POST /analytics/query HTTP/1.1" 202 179 0.004846 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:20] "GET /analytics/query/11066440-9ce4-11f0-a196-00000a000026 HTTP/1.1" 200 221 0.002869 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:20] "GET /analytics/query/11066440-9ce4-11f0-a196-00000a000026 HTTP/1.1" 200 338 0.001893 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:20] "GET /analytics/query/11066440-9ce4-11f0-a196-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.001397 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:20] "POST /analytics/query HTTP/1.1" 202 179 0.003324 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:20] "GET /analytics/query/11578d09-9ce4-11f0-9bd2-00000a000026 HTTP/1.1" 200 221 0.012615 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:21] "GET /analytics/query/11578d09-9ce4-11f0-9bd2-00000a000026 HTTP/1.1" 200 338 0.001701 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:21] "GET /analytics/query/11578d09-9ce4-11f0-9bd2-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.001389 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:21] "POST /analytics/query HTTP/1.1" 202 179 0.010355 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:21] "GET /analytics/query/11a914ee-9ce4-11f0-8865-00000a000026 HTTP/1.1" 200 221 0.002050 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:21] "GET /analytics/query/11a914ee-9ce4-11f0-8865-00000a000026 HTTP/1.1" 200 338 0.001796 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:21] "GET /analytics/query/11a914ee-9ce4-11f0-8865-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.001533 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:21] "POST /analytics/query HTTP/1.1" 202 179 0.004615 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:21] "GET /analytics/query/11f9f9d0-9ce4-11f0-a1f7-00000a000026 HTTP/1.1" 200 221 0.001652 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:22] "GET /analytics/query/11f9f9d0-9ce4-11f0-a1f7-00000a000026 HTTP/1.1" 200 338 0.002522 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:22] "GET /analytics/query/11f9f9d0-9ce4-11f0-a1f7-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.001892 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:22] "GET /analytics/tables HTTP/1.1" 200 76090 0.003864 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:23] "GET /analytics/tables HTTP/1.1" 200 76090 0.003342 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:23] "POST /analytics/query HTTP/1.1" 202 179 0.004466 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:23] "GET /analytics/query/130f089e-9ce4-11f0-951b-00000a000026 HTTP/1.1" 200 221 0.007719 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:23] "GET /analytics/query/130f089e-9ce4-11f0-951b-00000a000026 HTTP/1.1" 200 340 0.001772 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:24] "GET /analytics/query/130f089e-9ce4-11f0-951b-00000a000026/chunk-final/0 HTTP/1.1" 200 1531815 0.014063 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:24] "POST /analytics/query HTTP/1.1" 202 179 0.011866 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:24] "GET /analytics/query/136a20f8-9ce4-11f0-bd5d-00000a000026 HTTP/1.1" 200 221 0.002698 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:24] "GET /analytics/query/136a20f8-9ce4-11f0-bd5d-00000a000026 HTTP/1.1" 200 340 0.001784 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:24] "GET /analytics/query/136a20f8-9ce4-11f0-bd5d-00000a000026/chunk-final/0 HTTP/1.1" 200 1531895 0.014544 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:25] "GET /analytics/tables HTTP/1.1" 200 76090 0.003475 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:26] "GET /analytics/tables HTTP/1.1" 200 76090 0.004503 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:26] "GET /analytics/tables HTTP/1.1" 200 76090 0.004354 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:27] "GET /analytics/tables HTTP/1.1" 200 76090 0.003359 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:27] "GET /analytics/tables HTTP/1.1" 200 76090 0.003542 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:27] "POST /analytics/query HTTP/1.1" 202 179 0.004665 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:27] "GET /analytics/query/15be2657-9ce4-11f0-ae92-00000a000026 HTTP/1.1" 200 221 0.009724 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:28] "GET /analytics/query/15be2657-9ce4-11f0-ae92-00000a000026 HTTP/1.1" 200 339 0.002296 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:28] "GET /analytics/query/15be2657-9ce4-11f0-ae92-00000a000026/chunk-final/0 HTTP/1.1" 200 68175 0.011483 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:29] "GET /analytics/tables HTTP/1.1" 200 76090 0.003652 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:29] "POST /analytics/query HTTP/1.1" 202 179 0.004252 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:29] "GET /analytics/query/16758766-9ce4-11f0-b407-00000a000026 HTTP/1.1" 200 221 0.012631 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:29] "GET /analytics/query/16758766-9ce4-11f0-b407-00000a000026 HTTP/1.1" 200 341 0.002054 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:29] "GET /analytics/query/16758766-9ce4-11f0-b407-00000a000026/chunk-final/0 HTTP/1.1" 200 1012535 0.028320 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:30] "GET /analytics/tables HTTP/1.1" 200 76090 0.003690 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:31] "GET /analytics/tables HTTP/1.1" 200 76090 0.004245 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:34] "GET /analytics/tables HTTP/1.1" 200 76090 0.004011 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:35] "POST /analytics/query HTTP/1.1" 200 145 1.010974 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:36] "GET /analytics/tables HTTP/1.1" 200 76090 0.003674 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:37] "POST /analytics/query HTTP/1.1" 200 2300 1.009627 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:37] "GET /analytics/tables HTTP/1.1" 200 76090 0.003386 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:38] "POST /analytics/query HTTP/1.1" 200 763 1.011135 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:39] "GET /analytics/tables HTTP/1.1" 200 76090 0.003619 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:40] "POST /analytics/query HTTP/1.1" 200 2697 1.011085 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:40] "GET /analytics/tables HTTP/1.1" 200 76090 0.003715 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:41] "POST /analytics/query HTTP/1.1" 200 261 1.010447 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:42] "GET /analytics/tables HTTP/1.1" 200 76090 0.004762 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:43] "POST /analytics/query HTTP/1.1" 200 1323 1.020154 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:44] "GET /analytics/tables HTTP/1.1" 200 76090 0.004424 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:45] "POST /analytics/query HTTP/1.1" 200 2697 1.013783 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:45] "GET /analytics/tables HTTP/1.1" 200 76090 0.003510 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:46] "POST /analytics/query HTTP/1.1" 200 840 1.011663 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:47] "GET /analytics/tables HTTP/1.1" 200 76090 0.003636 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:48] "POST /analytics/query HTTP/1.1" 200 141521 1.017265 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:48] "GET /analytics/tables HTTP/1.1" 200 76090 0.003460 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:50] "POST /analytics/query HTTP/1.1" 200 932 1.010710 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:50] "GET /analytics/tables HTTP/1.1" 200 76090 0.003618 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:51] "POST /analytics/query HTTP/1.1" 200 261 1.011282 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:52] "GET /analytics/tables HTTP/1.1" 200 76090 0.003532 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:53] "POST /analytics/query HTTP/1.1" 200 596 1.016602 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:53] "GET /analytics/tables HTTP/1.1" 200 76090 0.003973 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:54] "POST /analytics/query HTTP/1.1" 200 1435 1.012655 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:55] "GET /analytics/tables HTTP/1.1" 200 76090 0.003978 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:56] "POST /analytics/query HTTP/1.1" 200 596 1.008760 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:57] "GET /analytics/tables HTTP/1.1" 200 76090 0.003351 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:58] "POST /analytics/query HTTP/1.1" 200 236 1.020264 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:26:58] "GET /analytics/tables HTTP/1.1" 200 76090 0.004039 [API:8081]10.0.0.38 - - [2025-09-29 03:27:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.38 - - [2025-09-29 03:27:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1692 0.045743 [API:8081]10.0.0.33 - - [2025-09-29 03:27:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.33 - - [2025-09-29 03:27:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.38 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.38 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.33 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.33 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000357 [API:8081]10.0.0.249 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.249 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.249 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.249 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.38 - - [2025-09-29 03:27:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.38 - - [2025-09-29 03:27:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.38 - - [2025-09-29 03:27:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.095711 [API:8081]10.0.0.38 - - [2025-09-29 03:27:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.334465 [API:8081]10.0.0.33 - - [2025-09-29 03:27:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.149724 [API:8081]10.0.0.38 - - [2025-09-29 03:27:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.008333 [API:8081]10.0.0.38 - - [2025-09-29 03:28:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.008775 [API:8081]10.0.0.38 - - [2025-09-29 03:28:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.009099 [API:8081]10.0.0.38 - - [2025-09-29 03:28:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.008351 [API:8081]10.0.0.38 - - [2025-09-29 03:28:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.009587 [API:8081]10.0.0.38 - - [2025-09-29 03:28:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.008792 [API:8081]10.0.0.38 - - [2025-09-29 03:28:46] "POST /analytics/query HTTP/1.1" 200 222 1.018661 [API:8081]10.0.0.38 - - [2025-09-29 03:28:47] "POST /analytics/query HTTP/1.1" 200 222 1.025065 [API:8081]10.0.0.38 - - [2025-09-29 03:28:48] "POST /analytics/query HTTP/1.1" 200 353 1.023325 [API:8081]10.0.0.33 - - [2025-09-29 03:28:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.053385 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:29:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002826 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:29:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002717 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:29:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002586 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:29:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002585 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:29:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002566 [API:8081]10.0.0.249 - - [2025-09-29 03:30:52] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2025-09-29 03:30:52] "GET /analytics HTTP/1.1" 401 205 0.000173 [API:8081]10.0.0.33 - - [2025-09-29 03:30:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.105148 [API:8081]10.0.0.33 - - [2025-09-29 03:31:20] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.33 - - [2025-09-29 03:31:20] "GET /analytics HTTP/1.1" 401 205 0.000121 [API:8081]10.0.0.38 - - [2025-09-29 03:31:21] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.38 - - [2025-09-29 03:31:21] "GET /analytics HTTP/1.1" 401 205 0.000133 [API:8081]10.0.0.33 - - [2025-09-29 03:31:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.064492 [API:8081]10.0.0.38 - - [2025-09-29 03:32:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25593 0.024623 [API:8081]10.0.0.38 - - [2025-09-29 03:32:09] "POST /analytics/query HTTP/1.1" 200 507 1.024179 [API:8081]10.0.0.38 - - [2025-09-29 03:32:10] "POST /analytics/query HTTP/1.1" 200 353 1.016435 [API:8081]10.0.0.38 - - [2025-09-29 03:32:11] "POST /analytics/query HTTP/1.1" 200 353 1.019637 [API:8081]10.0.0.33 - - [2025-09-29 03:32:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.33 - - [2025-09-29 03:32:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.38 - - [2025-09-29 03:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.38 - - [2025-09-29 03:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.33 - - [2025-09-29 03:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.33 - - [2025-09-29 03:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.249 - - [2025-09-29 03:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.249 - - [2025-09-29 03:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.249 - - [2025-09-29 03:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.249 - - [2025-09-29 03:32:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.38 - - [2025-09-29 03:32:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2025-09-29 03:32:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.33 - - [2025-09-29 03:33:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078681 [API:8081]10.0.0.33 - - [2025-09-29 03:34:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.050761 [API:8081]10.0.0.33 - - [2025-09-29 03:36:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071145 [API:8081]10.0.0.33 - - [2025-09-29 03:37:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.33 - - [2025-09-29 03:37:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.38 - - [2025-09-29 03:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.38 - - [2025-09-29 03:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.33 - - [2025-09-29 03:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.33 - - [2025-09-29 03:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.249 - - [2025-09-29 03:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.249 - - [2025-09-29 03:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.249 - - [2025-09-29 03:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.249 - - [2025-09-29 03:37:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.38 - - [2025-09-29 03:37:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2025-09-29 03:37:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.33 - - [2025-09-29 03:37:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.073561 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:39:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002479 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:39:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002768 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:39:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002514 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:39:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002401 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:39:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002630 [API:8081]10.0.0.33 - - [2025-09-29 03:40:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055141 [API:8081]10.0.0.249 - - [2025-09-29 03:40:52] "GET /analytics HTTP/1.1" 401 205 0.000353 [API:8081]10.0.0.249 - - [2025-09-29 03:40:52] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.33 - - [2025-09-29 03:41:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070214 [API:8081]10.0.0.33 - - [2025-09-29 03:41:20] "GET /analytics HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.33 - - [2025-09-29 03:41:20] "GET /analytics HTTP/1.1" 401 205 0.000119 [API:8081]10.0.0.38 - - [2025-09-29 03:41:21] "GET /analytics HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.38 - - [2025-09-29 03:41:21] "GET /analytics HTTP/1.1" 401 205 0.000125 [API:8081]10.0.0.33 - - [2025-09-29 03:42:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000369 [API:8081]10.0.0.33 - - [2025-09-29 03:42:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.38 - - [2025-09-29 03:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000355 [API:8081]10.0.0.38 - - [2025-09-29 03:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.33 - - [2025-09-29 03:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.33 - - [2025-09-29 03:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.249 - - [2025-09-29 03:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.249 - - [2025-09-29 03:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.249 - - [2025-09-29 03:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.249 - - [2025-09-29 03:42:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.38 - - [2025-09-29 03:42:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.38 - - [2025-09-29 03:42:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.33 - - [2025-09-29 03:43:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058393 [API:8081]10.0.0.38 - - [2025-09-29 03:43:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.38 - - [2025-09-29 03:43:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1416 0.050469 [API:8081]10.0.0.33 - - [2025-09-29 03:44:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.103797 [API:8081]10.0.0.38 - - [2025-09-29 03:44:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09892405:1ae33ca3-f7c2-48a5-a2de-a9d2aa29d050?flat HTTP/1.1" 200 5204 0.060496 [API:8081]10.0.0.38 - - [2025-09-29 03:44:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09892405:1ae33ca3-f7c2-48a5-a2de-a9d2aa29d050?flat HTTP/1.1" 200 5204 0.013349 [API:8081]10.0.0.38 - - [2025-09-29 03:44:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09892405:1ae33ca3-f7c2-48a5-a2de-a9d2aa29d050?flat HTTP/1.1" 200 5204 0.054750 [API:8081]10.0.0.38 - - [2025-09-29 03:44:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-09892405:EVPN-VN1?flat HTTP/1.1" 200 3942 0.021504 [API:8081]10.0.0.38 - - [2025-09-29 03:44:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25596 0.025986 [API:8081]10.0.0.38 - - [2025-09-29 03:44:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25596 0.019506 [API:8081]10.0.0.38 - - [2025-09-29 03:44:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008839 [API:8081]10.0.0.38 - - [2025-09-29 03:44:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09892405:3a296e67-1ed1-473e-a708-351b7cddb1eb?flat HTTP/1.1" 200 5063 0.014531 [API:8081]10.0.0.38 - - [2025-09-29 03:44:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09892405:3a296e67-1ed1-473e-a708-351b7cddb1eb?flat HTTP/1.1" 200 5063 0.013472 [API:8081]10.0.0.38 - - [2025-09-29 03:44:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09892405:3a296e67-1ed1-473e-a708-351b7cddb1eb?flat HTTP/1.1" 200 5063 0.015906 [API:8081]10.0.0.38 - - [2025-09-29 03:44:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-09892405:EVPN-VN1?flat HTTP/1.1" 200 3942 0.013554 [API:8081]10.0.0.38 - - [2025-09-29 03:44:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26211 0.033416 [API:8081]10.0.0.38 - - [2025-09-29 03:44:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26211 0.018675 [API:8081]10.0.0.38 - - [2025-09-29 03:44:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008098 [API:8081]10.0.0.33 - - [2025-09-29 03:46:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.047786 [API:8081]10.0.0.38 - - [2025-09-29 03:46:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09892405:1ae33ca3-f7c2-48a5-a2de-a9d2aa29d050?flat HTTP/1.1" 200 5319 0.020916 [API:8081]10.0.0.38 - - [2025-09-29 03:46:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09892405:1ae33ca3-f7c2-48a5-a2de-a9d2aa29d050?flat HTTP/1.1" 200 5319 0.014855 [API:8081]10.0.0.38 - - [2025-09-29 03:46:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09892405:1ae33ca3-f7c2-48a5-a2de-a9d2aa29d050?flat HTTP/1.1" 200 5319 0.013216 [API:8081]10.0.0.38 - - [2025-09-29 03:46:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-09892405:EVPN-VN1?flat HTTP/1.1" 200 9391 0.017707 [API:8081]10.0.0.38 - - [2025-09-29 03:46:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23101 0.017205 [API:8081]10.0.0.38 - - [2025-09-29 03:46:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23101 0.018667 [API:8081]10.0.0.38 - - [2025-09-29 03:46:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008534 [API:8081]10.0.0.38 - - [2025-09-29 03:46:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09892405:3a296e67-1ed1-473e-a708-351b7cddb1eb?flat HTTP/1.1" 200 5214 0.013659 [API:8081]10.0.0.38 - - [2025-09-29 03:46:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09892405:3a296e67-1ed1-473e-a708-351b7cddb1eb?flat HTTP/1.1" 200 5214 0.012700 [API:8081]10.0.0.38 - - [2025-09-29 03:46:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-09892405:3a296e67-1ed1-473e-a708-351b7cddb1eb?flat HTTP/1.1" 200 5214 0.016698 [API:8081]10.0.0.38 - - [2025-09-29 03:46:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-09892405:EVPN-VN1?flat HTTP/1.1" 200 9391 0.018896 [API:8081]10.0.0.38 - - [2025-09-29 03:46:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23890 0.018889 [API:8081]10.0.0.38 - - [2025-09-29 03:46:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23890 0.021985 [API:8081]10.0.0.38 - - [2025-09-29 03:46:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009029 [API:8081]10.0.0.33 - - [2025-09-29 03:47:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.067548 [API:8081]10.0.0.33 - - [2025-09-29 03:47:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.33 - - [2025-09-29 03:47:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.38 - - [2025-09-29 03:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.38 - - [2025-09-29 03:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.33 - - [2025-09-29 03:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.33 - - [2025-09-29 03:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.249 - - [2025-09-29 03:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000437 [API:8081]10.0.0.249 - - [2025-09-29 03:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.249 - - [2025-09-29 03:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.249 - - [2025-09-29 03:47:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.38 - - [2025-09-29 03:47:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.38 - - [2025-09-29 03:47:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.38 - - [2025-09-29 03:47:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32780 0.031585 [API:8081]10.0.0.38 - - [2025-09-29 03:47:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-09892405:EVPN-VN1?flat HTTP/1.1" 200 8531 0.016123 [API:8081]10.0.0.38 - - [2025-09-29 03:47:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008227 [API:8081]10.0.0.38 - - [2025-09-29 03:47:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24677 0.026683 [API:8081]10.0.0.38 - - [2025-09-29 03:48:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24677 0.020833 [API:8081]10.0.0.38 - - [2025-09-29 03:48:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24677 0.021946 [API:8081]10.0.0.38 - - [2025-09-29 03:48:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24678 0.026085 [API:8081]10.0.0.38 - - [2025-09-29 03:48:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-09892405:EVPN-VN1?flat HTTP/1.1" 200 5989 0.011257 [API:8081]10.0.0.38 - - [2025-09-29 03:48:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009291 [API:8081]10.0.0.33 - - [2025-09-29 03:49:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075839 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:49:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002772 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:49:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004609 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:49:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004128 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:49:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.008589 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:49:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.004851 [API:8081]10.0.0.33 - - [2025-09-29 03:50:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.115584 [API:8081]10.0.0.38 - - [2025-09-29 03:50:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-04411507:0f71a3b0-8317-4e04-b064-d5d5ce20c3c2?flat HTTP/1.1" 401 205 0.000394 [API:8081]10.0.0.38 - - [2025-09-29 03:50:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-04411507:0f71a3b0-8317-4e04-b064-d5d5ce20c3c2?flat HTTP/1.1" 200 5165 0.416225 [API:8081]10.0.0.38 - - [2025-09-29 03:50:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-04411507:0f71a3b0-8317-4e04-b064-d5d5ce20c3c2?flat HTTP/1.1" 200 5165 0.105415 [API:8081]10.0.0.38 - - [2025-09-29 03:50:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-04411507:0f71a3b0-8317-4e04-b064-d5d5ce20c3c2?flat HTTP/1.1" 200 5165 0.050766 [API:8081]10.0.0.38 - - [2025-09-29 03:50:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-28008782:ctest-TestRbac-28008782-57034659?flat HTTP/1.1" 200 7733 0.050473 [API:8081]10.0.0.38 - - [2025-09-29 03:50:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.068581 [API:8081]10.0.0.38 - - [2025-09-29 03:50:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.163224 [API:8081]10.0.0.38 - - [2025-09-29 03:50:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.38 - - [2025-09-29 03:50:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33153 0.063166 [API:8081]10.0.0.38 - - [2025-09-29 03:50:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.061171 [API:8081]10.0.0.38 - - [2025-09-29 03:50:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.159796 [API:8081]10.0.0.38 - - [2025-09-29 03:50:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33153 0.087044 [API:8081]10.0.0.38 - - [2025-09-29 03:50:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.061521 [API:8081]10.0.0.38 - - [2025-09-29 03:50:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.085855 [API:8081]10.0.0.38 - - [2025-09-29 03:50:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.127934 [API:8081]10.0.0.38 - - [2025-09-29 03:50:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33153 0.020417 [API:8081]10.0.0.38 - - [2025-09-29 03:50:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33153 0.072589 [API:8081]10.0.0.38 - - [2025-09-29 03:50:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33153 0.030646 [API:8081]10.0.0.249 - - [2025-09-29 03:50:52] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2025-09-29 03:50:52] "GET /analytics HTTP/1.1" 401 205 0.000127 [API:8081]10.0.0.38 - - [2025-09-29 03:50:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33153 0.027741 [API:8081]10.0.0.38 - - [2025-09-29 03:50:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33173 0.025051 [API:8081]10.0.0.38 - - [2025-09-29 03:50:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33173 0.033297 [API:8081]10.0.0.38 - - [2025-09-29 03:51:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33174 0.028507 [API:8081]10.0.0.38 - - [2025-09-29 03:51:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-28008782:ctest-TestRbac-28008782-57034659?flat HTTP/1.1" 200 6487 0.012013 [API:8081]10.0.0.38 - - [2025-09-29 03:51:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.016295 [API:8081]10.0.0.33 - - [2025-09-29 03:51:20] "GET /analytics HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.33 - - [2025-09-29 03:51:20] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.38 - - [2025-09-29 03:51:21] "GET /analytics HTTP/1.1" 401 205 0.000207 [API:8081]10.0.0.38 - - [2025-09-29 03:51:21] "GET /analytics HTTP/1.1" 401 205 0.000206 [API:8081]10.0.0.38 - - [2025-09-29 03:51:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.38 - - [2025-09-29 03:51:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1460 0.048474 [API:8081]10.0.0.38 - - [2025-09-29 03:51:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1460 0.054701 [API:8081]10.0.0.38 - - [2025-09-29 03:51:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1706 0.114702 [API:8081]10.0.0.38 - - [2025-09-29 03:52:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-94984417:50ad04bf-5763-4050-a81b-f2e1338c49d4?flat HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2025-09-29 03:52:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-94984417:50ad04bf-5763-4050-a81b-f2e1338c49d4?flat HTTP/1.1" 200 5398 0.125989 [API:8081]10.0.0.38 - - [2025-09-29 03:52:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-94984417:50ad04bf-5763-4050-a81b-f2e1338c49d4?flat HTTP/1.1" 200 5398 0.060632 [API:8081]10.0.0.38 - - [2025-09-29 03:52:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-94984417:50ad04bf-5763-4050-a81b-f2e1338c49d4?flat HTTP/1.1" 200 5398 0.060743 [API:8081]10.0.0.38 - - [2025-09-29 03:52:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-94984417:ctest-TestRbacBasic-94984417-00739188?flat HTTP/1.1" 200 4148 0.059644 [API:8081]10.0.0.38 - - [2025-09-29 03:52:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.053272 [API:8081]10.0.0.38 - - [2025-09-29 03:52:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.107976 [API:8081]10.0.0.38 - - [2025-09-29 03:52:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.035256 [API:8081]10.0.0.38 - - [2025-09-29 03:52:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.032346 [API:8081]10.0.0.38 - - [2025-09-29 03:52:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.072862 [API:8081]10.0.0.38 - - [2025-09-29 03:52:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.024344 [API:8081]10.0.0.38 - - [2025-09-29 03:52:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.043286 [API:8081]10.0.0.38 - - [2025-09-29 03:52:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.057490 [API:8081]10.0.0.38 - - [2025-09-29 03:52:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.091864 [API:8081]10.0.0.38 - - [2025-09-29 03:52:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.021665 [API:8081]10.0.0.33 - - [2025-09-29 03:52:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073660 [API:8081]10.0.0.38 - - [2025-09-29 03:52:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.021368 [API:8081]10.0.0.38 - - [2025-09-29 03:52:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.028147 [API:8081]10.0.0.38 - - [2025-09-29 03:52:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.027829 [API:8081]10.0.0.38 - - [2025-09-29 03:52:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.023360 [API:8081]10.0.0.38 - - [2025-09-29 03:52:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.025132 [API:8081]10.0.0.38 - - [2025-09-29 03:52:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.029710 [API:8081]10.0.0.38 - - [2025-09-29 03:52:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.026171 [API:8081]10.0.0.38 - - [2025-09-29 03:52:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-94984417:ctest-TestRbacBasic-94984417-00739188?flat HTTP/1.1" 200 6887 0.015735 [API:8081]10.0.0.38 - - [2025-09-29 03:52:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.013398 [Introspect:8090]10.0.0.38 - - [2025-09-29 03:52:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001121 [API:8081]10.0.0.33 - - [2025-09-29 03:52:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.33 - - [2025-09-29 03:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.38 - - [2025-09-29 03:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.38 - - [2025-09-29 03:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.33 - - [2025-09-29 03:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.33 - - [2025-09-29 03:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.249 - - [2025-09-29 03:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.249 - - [2025-09-29 03:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.249 - - [2025-09-29 03:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.249 - - [2025-09-29 03:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-09-29 03:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.38 - - [2025-09-29 03:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.38 - - [2025-09-29 03:52:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.38 - - [2025-09-29 03:52:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.049451 [API:8081]10.0.0.33 - - [2025-09-29 03:53:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.054815 [API:8081]10.0.0.33 - - [2025-09-29 03:55:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.108304 [API:8081]10.0.0.38 - - [2025-09-29 03:55:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-09419713:6eaea5be-66d1-452a-a013-5ed37e38de06?flat HTTP/1.1" 200 5377 0.028638 [API:8081]10.0.0.38 - - [2025-09-29 03:55:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-09419713:6eaea5be-66d1-452a-a013-5ed37e38de06?flat HTTP/1.1" 200 5377 0.262424 [API:8081]10.0.0.38 - - [2025-09-29 03:55:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-09419713:6eaea5be-66d1-452a-a013-5ed37e38de06?flat HTTP/1.1" 200 5377 0.073132 [API:8081]10.0.0.38 - - [2025-09-29 03:55:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-09419713:ctest-vn1-59193674?flat HTTP/1.1" 200 9423 0.021419 [API:8081]10.0.0.38 - - [2025-09-29 03:55:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25339 0.030371 [API:8081]10.0.0.38 - - [2025-09-29 03:55:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25339 0.023828 [API:8081]10.0.0.38 - - [2025-09-29 03:55:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010654 [API:8081]10.0.0.38 - - [2025-09-29 03:55:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-09419713:9f9888d2-48a8-4f1d-aee6-d13bdcd3de32?flat HTTP/1.1" 200 5371 0.015232 [API:8081]10.0.0.38 - - [2025-09-29 03:55:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-09419713:9f9888d2-48a8-4f1d-aee6-d13bdcd3de32?flat HTTP/1.1" 200 5371 0.014447 [API:8081]10.0.0.38 - - [2025-09-29 03:55:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-09419713:9f9888d2-48a8-4f1d-aee6-d13bdcd3de32?flat HTTP/1.1" 200 5371 0.014158 [API:8081]10.0.0.38 - - [2025-09-29 03:55:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-09419713:ctest-vn1-59193674?flat HTTP/1.1" 200 9423 0.019772 [API:8081]10.0.0.38 - - [2025-09-29 03:55:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33181 0.024408 [API:8081]10.0.0.38 - - [2025-09-29 03:55:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33181 0.023683 [API:8081]10.0.0.38 - - [2025-09-29 03:55:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009612 [API:8081]10.0.0.38 - - [2025-09-29 03:55:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33181 0.034380 [API:8081]10.0.0.38 - - [2025-09-29 03:55:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33181 0.023204 [API:8081]10.0.0.38 - - [2025-09-29 03:55:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33181 0.025628 [API:8081]10.0.0.38 - - [2025-09-29 03:55:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-09419713:ctest-vn1-59193674?flat HTTP/1.1" 200 7661 0.017272 [API:8081]10.0.0.38 - - [2025-09-29 03:55:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007825 [API:8081]10.0.0.38 - - [2025-09-29 03:55:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25339 0.021063 [API:8081]10.0.0.38 - - [2025-09-29 03:55:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25339 0.026052 [API:8081]10.0.0.38 - - [2025-09-29 03:55:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25339 0.022125 [API:8081]10.0.0.38 - - [2025-09-29 03:55:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-09419713:ctest-vn1-59193674?flat HTTP/1.1" 200 4920 0.011522 [API:8081]10.0.0.38 - - [2025-09-29 03:55:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008895 [API:8081]10.0.0.38 - - [2025-09-29 03:55:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.009614 [API:8081]10.0.0.38 - - [2025-09-29 03:55:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.008459 [API:8081]10.0.0.33 - - [2025-09-29 03:56:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.070643 [API:8081]10.0.0.33 - - [2025-09-29 03:57:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.33 - - [2025-09-29 03:57:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.38 - - [2025-09-29 03:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.38 - - [2025-09-29 03:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.33 - - [2025-09-29 03:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.33 - - [2025-09-29 03:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.249 - - [2025-09-29 03:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.249 - - [2025-09-29 03:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.249 - - [2025-09-29 03:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.249 - - [2025-09-29 03:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.38 - - [2025-09-29 03:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.38 - - [2025-09-29 03:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.33 - - [2025-09-29 03:58:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.382215 [Introspect:8090]10.0.0.38 - - [2025-09-29 03:58:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001070 [API:8081]10.0.0.38 - - [2025-09-29 03:58:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12004 0.364402 [API:8081]10.0.0.38 - - [2025-09-29 03:58:39] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 6198 0.392251 [API:8081]10.0.0.38 - - [2025-09-29 03:58:39] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 6197 0.059336 [API:8081]10.0.0.38 - - [2025-09-29 03:58:39] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4203-3?flat HTTP/1.1" 200 4111 0.016207 [API:8081]10.0.0.38 - - [2025-09-29 03:58:39] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?flat HTTP/1.1" 200 5910 0.017486 [API:8081]10.0.0.38 - - [2025-09-29 03:58:39] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?flat HTTP/1.1" 200 7396 0.013144 [API:8081]10.0.0.38 - - [2025-09-29 03:58:39] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?flat HTTP/1.1" 200 5906 0.013145 [API:8081]10.0.0.38 - - [2025-09-29 03:58:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1844 0.009478 [API:8081]10.0.0.33 - - [2025-09-29 03:59:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.048928 [API:8081]10.0.0.38 - - [2025-09-29 03:59:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-09419713:9acce72d-4a97-4b5e-9436-2f6f5ef2b41e?flat HTTP/1.1" 200 5244 0.013885 [API:8081]10.0.0.38 - - [2025-09-29 03:59:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-09419713:9acce72d-4a97-4b5e-9436-2f6f5ef2b41e?flat HTTP/1.1" 200 5244 0.019638 [API:8081]10.0.0.38 - - [2025-09-29 03:59:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-09419713:9acce72d-4a97-4b5e-9436-2f6f5ef2b41e?flat HTTP/1.1" 200 5244 0.013854 [API:8081]10.0.0.38 - - [2025-09-29 03:59:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-09419713:ctest-vn1-04925993?flat HTTP/1.1" 200 7106 0.017477 [API:8081]10.0.0.38 - - [2025-09-29 03:59:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32248 0.031428 [API:8081]10.0.0.38 - - [2025-09-29 03:59:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32248 0.021362 [API:8081]10.0.0.38 - - [2025-09-29 03:59:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008648 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:59:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003119 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003483 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003422 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003911 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:59:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.003055 [API:8081]10.0.0.38 - - [2025-09-29 04:00:10] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-09419713:c84d2ccb-e6ae-4399-9773-397c4112d097?flat HTTP/1.1" 200 5244 0.021761 [API:8081]10.0.0.38 - - [2025-09-29 04:00:10] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-09419713:c84d2ccb-e6ae-4399-9773-397c4112d097?flat HTTP/1.1" 200 5244 0.015981 [API:8081]10.0.0.38 - - [2025-09-29 04:00:10] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-09419713:c84d2ccb-e6ae-4399-9773-397c4112d097?flat HTTP/1.1" 200 5244 0.014651 [API:8081]10.0.0.38 - - [2025-09-29 04:00:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-09419713:ctest-vn2-40234408?flat HTTP/1.1" 200 7103 0.022848 [API:8081]10.0.0.38 - - [2025-09-29 04:00:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39876 0.029712 [API:8081]10.0.0.38 - - [2025-09-29 04:00:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12446 0.019498 [API:8081]10.0.0.38 - - [2025-09-29 04:00:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39876 0.037735 [API:8081]10.0.0.38 - - [2025-09-29 04:00:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12446 0.024187 [API:8081]10.0.0.38 - - [2025-09-29 04:00:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.009197 [API:8081]10.0.0.249 - - [2025-09-29 04:00:52] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.249 - - [2025-09-29 04:00:52] "GET /analytics HTTP/1.1" 401 205 0.000149 [API:8081]10.0.0.38 - - [2025-09-29 04:01:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39884 0.037916 [API:8081]10.0.0.38 - - [2025-09-29 04:01:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12986 0.022560 [API:8081]10.0.0.38 - - [2025-09-29 04:01:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39884 0.029900 [API:8081]10.0.0.38 - - [2025-09-29 04:01:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12986 0.028769 [API:8081]10.0.0.33 - - [2025-09-29 04:01:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050432 [API:8081]10.0.0.38 - - [2025-09-29 04:01:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39888 0.032144 [API:8081]10.0.0.38 - - [2025-09-29 04:01:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12862 0.026146 [API:8081]10.0.0.38 - - [2025-09-29 04:01:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-09419713:ctest-vn2-40234408?flat HTTP/1.1" 200 7853 0.018153 [API:8081]10.0.0.38 - - [2025-09-29 04:01:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010230 [API:8081]10.0.0.33 - - [2025-09-29 04:01:20] "GET /analytics HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.33 - - [2025-09-29 04:01:20] "GET /analytics HTTP/1.1" 401 205 0.000115 [API:8081]10.0.0.38 - - [2025-09-29 04:01:21] "GET /analytics HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-09-29 04:01:21] "GET /analytics HTTP/1.1" 401 205 0.000131 [API:8081]10.0.0.38 - - [2025-09-29 04:01:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32278 0.025423 [API:8081]10.0.0.38 - - [2025-09-29 04:01:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32278 0.021967 [API:8081]10.0.0.38 - - [2025-09-29 04:01:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32281 0.022358 [API:8081]10.0.0.38 - - [2025-09-29 04:01:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-09419713:ctest-vn1-04925993?flat HTTP/1.1" 200 7911 0.019460 [API:8081]10.0.0.38 - - [2025-09-29 04:01:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008278 [API:8081]10.0.0.33 - - [2025-09-29 04:02:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.059140 [API:8081]10.0.0.33 - - [2025-09-29 04:02:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.33 - - [2025-09-29 04:02:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.38 - - [2025-09-29 04:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000388 [API:8081]10.0.0.38 - - [2025-09-29 04:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.33 - - [2025-09-29 04:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.33 - - [2025-09-29 04:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.249 - - [2025-09-29 04:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.249 - - [2025-09-29 04:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.249 - - [2025-09-29 04:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.249 - - [2025-09-29 04:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.38 - - [2025-09-29 04:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.38 - - [2025-09-29 04:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.38 - - [2025-09-29 04:02:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-86202035:eb6a3448-9ad5-4762-b9af-857e09c36bb3?flat HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.38 - - [2025-09-29 04:02:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-86202035:eb6a3448-9ad5-4762-b9af-857e09c36bb3?flat HTTP/1.1" 200 5245 0.086663 [API:8081]10.0.0.38 - - [2025-09-29 04:02:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-86202035:eb6a3448-9ad5-4762-b9af-857e09c36bb3?flat HTTP/1.1" 200 5245 0.054090 [API:8081]10.0.0.38 - - [2025-09-29 04:02:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-86202035:eb6a3448-9ad5-4762-b9af-857e09c36bb3?flat HTTP/1.1" 200 5245 0.057639 [API:8081]10.0.0.38 - - [2025-09-29 04:02:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-86202035:ctest-vn-12006733?flat HTTP/1.1" 200 8054 0.021770 [API:8081]10.0.0.38 - - [2025-09-29 04:02:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39911 0.029327 [API:8081]10.0.0.38 - - [2025-09-29 04:02:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12953 0.027037 [API:8081]10.0.0.38 - - [2025-09-29 04:02:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39911 0.029163 [API:8081]10.0.0.38 - - [2025-09-29 04:02:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12953 0.019153 [API:8081]10.0.0.38 - - [2025-09-29 04:02:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008286 [API:8081]10.0.0.38 - - [2025-09-29 04:02:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-86202035:bb8c44a8-fe02-4672-85f0-73812ac12483?flat HTTP/1.1" 200 5080 0.016884 [API:8081]10.0.0.38 - - [2025-09-29 04:02:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-86202035:bb8c44a8-fe02-4672-85f0-73812ac12483?flat HTTP/1.1" 200 5080 0.012830 [API:8081]10.0.0.38 - - [2025-09-29 04:02:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-86202035:bb8c44a8-fe02-4672-85f0-73812ac12483?flat HTTP/1.1" 200 5080 0.012082 [API:8081]10.0.0.38 - - [2025-09-29 04:02:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-86202035:ctest-vn-96442271?flat HTTP/1.1" 200 7406 0.013425 [API:8081]10.0.0.38 - - [2025-09-29 04:02:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32305 0.019949 [API:8081]10.0.0.38 - - [2025-09-29 04:02:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32305 0.020345 [API:8081]10.0.0.38 - - [2025-09-29 04:02:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009330 [API:8081]10.0.0.38 - - [2025-09-29 04:03:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32308 0.033549 [API:8081]10.0.0.38 - - [2025-09-29 04:03:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32308 0.022139 [API:8081]10.0.0.38 - - [2025-09-29 04:03:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32309 0.031851 [API:8081]10.0.0.38 - - [2025-09-29 04:03:28] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-86202035:ctest-vn-96442271?flat HTTP/1.1" 200 6181 0.012753 [API:8081]10.0.0.38 - - [2025-09-29 04:03:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008253 [API:8081]10.0.0.38 - - [2025-09-29 04:03:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39912 0.047511 [API:8081]10.0.0.38 - - [2025-09-29 04:03:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12957 0.024820 [API:8081]10.0.0.38 - - [2025-09-29 04:03:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39912 0.031118 [API:8081]10.0.0.38 - - [2025-09-29 04:03:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12957 0.026608 [API:8081]10.0.0.38 - - [2025-09-29 04:03:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39912 0.030431 [API:8081]10.0.0.38 - - [2025-09-29 04:03:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12957 0.021091 [API:8081]10.0.0.38 - - [2025-09-29 04:03:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39912 0.042755 [API:8081]10.0.0.38 - - [2025-09-29 04:03:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12957 0.026927 [API:8081]10.0.0.38 - - [2025-09-29 04:03:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39912 0.030284 [API:8081]10.0.0.38 - - [2025-09-29 04:03:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12957 0.033493 [API:8081]10.0.0.38 - - [2025-09-29 04:03:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39912 0.029196 [API:8081]10.0.0.38 - - [2025-09-29 04:03:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12957 0.076239 [API:8081]10.0.0.38 - - [2025-09-29 04:03:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4203-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39912 0.033592 [API:8081]10.0.0.38 - - [2025-09-29 04:03:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12569 0.030858 [API:8081]10.0.0.38 - - [2025-09-29 04:03:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-86202035:ctest-vn-12006733?flat HTTP/1.1" 200 6186 0.012561 [API:8081]10.0.0.38 - - [2025-09-29 04:03:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009160 [API:8081]10.0.0.38 - - [2025-09-29 04:04:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.38 - - [2025-09-29 04:04:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.054293 [API:8081]10.0.0.38 - - [2025-09-29 04:04:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.054788 [API:8081]10.0.0.33 - - [2025-09-29 04:04:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077289 [API:8081]10.0.0.33 - - [2025-09-29 04:05:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.058442 [API:8081]10.0.0.33 - - [2025-09-29 04:07:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067453 [API:8081]10.0.0.33 - - [2025-09-29 04:07:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.33 - - [2025-09-29 04:07:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.38 - - [2025-09-29 04:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.38 - - [2025-09-29 04:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.33 - - [2025-09-29 04:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.33 - - [2025-09-29 04:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2025-09-29 04:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2025-09-29 04:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.249 - - [2025-09-29 04:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.249 - - [2025-09-29 04:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.38 - - [2025-09-29 04:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.38 - - [2025-09-29 04:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000377 [API:8081]10.0.0.33 - - [2025-09-29 04:08:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.089692 [API:8081]10.0.0.38 - - [2025-09-29 04:09:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.38 - - [2025-09-29 04:09:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1872 0.055550 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 04:09:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005600 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 04:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003633 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 04:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.006913 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 04:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002991 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 04:09:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.003062 [API:8081]10.0.0.33 - - [2025-09-29 04:10:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056533 [API:8081]10.0.0.249 - - [2025-09-29 04:10:52] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.249 - - [2025-09-29 04:10:52] "GET /analytics HTTP/1.1" 401 205 0.000131 [API:8081]10.0.0.33 - - [2025-09-29 04:11:20] "GET /analytics HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.33 - - [2025-09-29 04:11:20] "GET /analytics HTTP/1.1" 401 205 0.000186 [API:8081]10.0.0.38 - - [2025-09-29 04:11:21] "GET /analytics HTTP/1.1" 401 205 0.000378 [API:8081]10.0.0.38 - - [2025-09-29 04:11:21] "GET /analytics HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.33 - - [2025-09-29 04:11:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.083773 [API:8081]10.0.0.33 - - [2025-09-29 04:12:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.33 - - [2025-09-29 04:12:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.38 - - [2025-09-29 04:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000428 [API:8081]10.0.0.38 - - [2025-09-29 04:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000445 [API:8081]10.0.0.33 - - [2025-09-29 04:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.33 - - [2025-09-29 04:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.249 - - [2025-09-29 04:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.249 - - [2025-09-29 04:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.249 - - [2025-09-29 04:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.249 - - [2025-09-29 04:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.38 - - [2025-09-29 04:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.38 - - [2025-09-29 04:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.33 - - [2025-09-29 04:13:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058316 [API:8081]10.0.0.33 - - [2025-09-29 04:14:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.059055 [Introspect:8090]10.0.0.38 - - [2025-09-29 04:16:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001025 [API:8081]10.0.0.33 - - [2025-09-29 04:16:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078538