+++ date ++ echo 'INFO: =================== Thu Oct 16 02:12:41 AM UTC 2025 ===================' INFO: =================== Thu Oct 16 02:12:41 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ 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 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 +++ mount -t hugetlbfs ++ 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.19,10.0.0.57,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.19,10.0.0.57,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.19,10.0.0.57,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.19,10.0.0.57,10.0.0.23 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.19:8081 10.0.0.57:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.19:8081 10.0.0.57:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.19:8081 10.0.0.57:8081 10.0.0.23: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.19:9042 10.0.0.57:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.19:9042 10.0.0.57:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.19:9042 10.0.0.57:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19,10.0.0.57,10.0.0.23 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.19:8086 10.0.0.57:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.19:8086 10.0.0.57:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.19:8086 10.0.0.57:8086 10.0.0.23: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.19,10.0.0.57,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.19,10.0.0.57,10.0.0.23 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.19:8082 10.0.0.57:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.19:8082 10.0.0.57:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.19:8082 10.0.0.57:8082 10.0.0.23: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.19:9161 10.0.0.57:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.19:9161 10.0.0.57:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.19:9161 10.0.0.57:9161 10.0.0.23: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.19:9041 10.0.0.57:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.19:9041 10.0.0.57:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.19:9041 10.0.0.57:9041 10.0.0.23: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.5,10.20.0.14,10.20.0.252 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.5,10.20.0.14,10.20.0.252 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19,10.0.0.57,10.0.0.23 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.19:2181,10.0.0.57:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.19:2181,10.0.0.57:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181,10.0.0.57:2181,10.0.0.23: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.19:2181 10.0.0.57:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.19:2181 10.0.0.57:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.19:2181 10.0.0.57:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.19,10.0.0.57,10.0.0.23 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.19:5673,10.0.0.57:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.19:5673,10.0.0.57:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673,10.0.0.57:5673,10.0.0.23: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.19:6379 10.0.0.57:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.19:6379 10.0.0.57:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.19:6379 10.0.0.57:6379 10.0.0.23: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.19,10.0.0.57,10.0.0.23 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.19:9092 10.0.0.57:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.19:9092 10.0.0.57:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.19:9092 10.0.0.57:9092 10.0.0.23: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.19 ++ 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.19,10.0.0.57,10.0.0.23 ++ 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.19,10.0.0.57,10.0.0.23 ++ 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.19,10.0.0.57,10.0.0.23 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19,10.0.0.57,10.0.0.23 +++ local servers=10.0.0.19,10.0.0.57,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.19,10.20.0.5,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.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + 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 ++ sort ++ cut -d = -f 1 ++ sed 's/^ANALYTICS_API__//g' ++ grep '^ANALYTICS_API__.*__.*=.*$' + 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 10/16/2025 02:12:49.706 7fc67e7f82c0 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/16/2025 02:12:49.876 7fc67e7f82c0 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 10/16/2025 02:12:49.886 7fc67e7f82c0 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/16/2025 02:12:49.886 7fc67e7f82c0 [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.19: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.19 - - [2025-10-16 02:12:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.075775 [API:8081]10.0.0.57 - - [2025-10-16 02:13:26] "GET /analytics HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.57 - - [2025-10-16 02:13:26] "GET /analytics HTTP/1.1" 401 205 0.000156 [API:8081]10.0.0.19 - - [2025-10-16 02:13:26] "GET /analytics HTTP/1.1" 401 205 0.000217 [API:8081]10.0.0.19 - - [2025-10-16 02:13:26] "GET /analytics HTTP/1.1" 401 205 0.000205 [API:8081]10.0.0.23 - - [2025-10-16 02:13:27] "GET /analytics HTTP/1.1" 401 205 0.000454 [API:8081]10.0.0.23 - - [2025-10-16 02:13:27] "GET /analytics HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.57 - - [2025-10-16 02:13:57] "GET /analytics HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.57 - - [2025-10-16 02:13:57] "GET /analytics HTTP/1.1" 401 205 0.000180 [API:8081]10.0.0.19 - - [2025-10-16 02:13:57] "GET /analytics HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.19 - - [2025-10-16 02:13:57] "GET /analytics HTTP/1.1" 401 205 0.000162 [API:8081]10.0.0.23 - - [2025-10-16 02:13:58] "GET /analytics HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.23 - - [2025-10-16 02:13:58] "GET /analytics HTTP/1.1" 401 205 0.000147 [API:8081]10.0.0.57 - - [2025-10-16 02:14:27] "GET /analytics HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.57 - - [2025-10-16 02:14:27] "GET /analytics HTTP/1.1" 401 205 0.000159 [API:8081]10.0.0.19 - - [2025-10-16 02:14:28] "GET /analytics HTTP/1.1" 401 205 0.000218 [API:8081]10.0.0.19 - - [2025-10-16 02:14:28] "GET /analytics HTTP/1.1" 401 205 0.000130 [API:8081]10.0.0.19 - - [2025-10-16 02:15:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.055188 [API:8081]10.0.0.23 - - [2025-10-16 02:16:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.23 - - [2025-10-16 02:16:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000201 [API:8081]10.0.0.19 - - [2025-10-16 02:16:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2262 0.116277 [API:8081]10.0.0.23 - - [2025-10-16 02:16:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.23 - - [2025-10-16 02:16:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000585 [API:8081]10.0.0.57 - - [2025-10-16 02:16:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.57 - - [2025-10-16 02:16:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.57 - - [2025-10-16 02:16:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.57 - - [2025-10-16 02:16:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000379 [API:8081]10.0.0.19 - - [2025-10-16 02:16:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.19 - - [2025-10-16 02:16:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000650 [API:8081]10.0.0.19 - - [2025-10-16 02:16:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.19 - - [2025-10-16 02:16:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [Introspect:8090]10.0.0.19 - - [2025-10-16 02:16:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001082 [Introspect:8090]10.0.0.19 - - [2025-10-16 02:16:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001015 [Introspect:8090]10.0.0.19 - - [2025-10-16 02:17:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001135 [Introspect:8090]10.0.0.19 - - [2025-10-16 02:17:54] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000503 [API:8081]10.0.0.19 - - [2025-10-16 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1:Control:contrail-control:0?flat HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.19 - - [2025-10-16 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1:Control:contrail-control:0?flat HTTP/1.1" 200 38107 0.061193 [API:8081]10.0.0.19 - - [2025-10-16 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.057169 [API:8081]10.0.0.19 - - [2025-10-16 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2:Control:contrail-control:0?flat HTTP/1.1" 200 27711 0.061066 [API:8081]10.0.0.19 - - [2025-10-16 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.020610 [API:8081]10.0.0.19 - - [2025-10-16 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3:Control:contrail-control:0?flat HTTP/1.1" 200 35042 0.024873 [API:8081]10.0.0.19 - - [2025-10-16 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13601 0.015641 [API:8081]10.0.0.19 - - [2025-10-16 02:17:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.054100 [API:8081]10.0.0.19 - - [2025-10-16 02:17:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20170 0.015369 [API:8081]10.0.0.19 - - [2025-10-16 02:17:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3709 0.011816 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3375 0.010361 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.008499 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4312 0.011272 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4007 0.012376 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4007 0.009621 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.008359 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.010364 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.011015 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013261 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.011501 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.016900 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012900 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.016459 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.009941 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.011248 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14827 0.016433 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.017230 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14817 0.018655 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.025367 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14830 0.021181 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.030271 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.018853 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20170 0.015205 [API:8081]10.0.0.19 - - [2025-10-16 02:17:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.017313 [API:8081]10.0.0.19 - - [2025-10-16 02:17:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20170 0.015305 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.020475 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.012570 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20170 0.016659 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3267 0.012947 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3379 0.013636 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14828 0.021035 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.011997 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.016279 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14817 0.018394 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013961 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.011807 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14830 0.017235 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012837 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.014965 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3675 0.012714 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.015769 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3675 0.013292 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.016243 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3675 0.011741 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4312 0.012164 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4007 0.011115 [API:8081]10.0.0.19 - - [2025-10-16 02:17:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4007 0.010169 [API:8081]10.0.0.19 - - [2025-10-16 02:17:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1:Control:contrail-control:0?flat HTTP/1.1" 200 38107 0.022703 [API:8081]10.0.0.19 - - [2025-10-16 02:17:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.013139 [API:8081]10.0.0.19 - - [2025-10-16 02:17:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.021801 [API:8081]10.0.0.19 - - [2025-10-16 02:17:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2:Control:contrail-control:0?flat HTTP/1.1" 200 27711 0.020017 [API:8081]10.0.0.19 - - [2025-10-16 02:17:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.011492 [API:8081]10.0.0.19 - - [2025-10-16 02:17:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.015651 [API:8081]10.0.0.19 - - [2025-10-16 02:17:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3:Control:contrail-control:0?flat HTTP/1.1" 200 35042 0.019770 [API:8081]10.0.0.19 - - [2025-10-16 02:17:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.013041 [API:8081]10.0.0.19 - - [2025-10-16 02:17:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4339-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13601 0.015444 [API:8081]10.0.0.19 - - [2025-10-16 02:17:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12081 0.026998 [API:8081]10.0.0.19 - - [2025-10-16 02:18:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?flat HTTP/1.1" 200 18003 0.022223 [API:8081]10.0.0.19 - - [2025-10-16 02:18:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?flat HTTP/1.1" 200 14064 0.018581 [API:8081]10.0.0.19 - - [2025-10-16 02:18:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?flat HTTP/1.1" 200 18348 0.018064 [API:8081]10.0.0.19 - - [2025-10-16 02:18:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?flat HTTP/1.1" 200 18003 0.024091 [API:8081]10.0.0.19 - - [2025-10-16 02:18:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?flat HTTP/1.1" 200 14064 0.017744 [API:8081]10.0.0.19 - - [2025-10-16 02:18:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?flat HTTP/1.1" 200 18348 0.019393 [API:8081]10.0.0.19 - - [2025-10-16 02:18:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?flat HTTP/1.1" 200 18003 0.023702 [API:8081]10.0.0.19 - - [2025-10-16 02:18:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?flat HTTP/1.1" 200 14064 0.022328 [API:8081]10.0.0.19 - - [2025-10-16 02:18:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?flat HTTP/1.1" 200 18348 0.035305 [API:8081]10.0.0.19 - - [2025-10-16 02:18:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?flat HTTP/1.1" 200 18003 0.025234 [API:8081]10.0.0.19 - - [2025-10-16 02:18:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?flat HTTP/1.1" 200 14064 0.024299 [API:8081]10.0.0.19 - - [2025-10-16 02:18:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?flat HTTP/1.1" 200 18348 0.019771 [API:8081]10.0.0.19 - - [2025-10-16 02:18:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 8135 0.029032 [API:8081]10.0.0.19 - - [2025-10-16 02:18:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4339-2?flat HTTP/1.1" 200 8134 0.025355 [API:8081]10.0.0.19 - - [2025-10-16 02:18:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4339-3?flat HTTP/1.1" 200 8137 0.035223 [API:8081]10.0.0.19 - - [2025-10-16 02:18:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053717 [API:8081]10.0.0.19 - - [2025-10-16 02:18:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.19 - - [2025-10-16 02:18:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.048310 [API:8081]10.0.0.19 - - [2025-10-16 02:18:23] "POST /analytics/query HTTP/1.1" 200 54712 1.060472 [API:8081]10.0.0.19 - - [2025-10-16 02:18:25] "POST /analytics/query HTTP/1.1" 200 5869 1.057946 [API:8081]10.0.0.19 - - [2025-10-16 02:18:26] "POST /analytics/query HTTP/1.1" 200 871 1.019631 [API:8081]10.0.0.19 - - [2025-10-16 02:18:27] "POST /analytics/query HTTP/1.1" 200 5869 1.018882 [API:8081]10.0.0.19 - - [2025-10-16 02:18:28] "POST /analytics/query HTTP/1.1" 200 871 1.018862 [API:8081]10.0.0.19 - - [2025-10-16 02:18:38] "GET /documentation/index.html HTTP/1.1" 200 5407 0.000899 [API:8081]10.0.0.19 - - [2025-10-16 02:19:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.060370 [API:8081]10.0.0.23 - - [2025-10-16 02:21:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.23 - - [2025-10-16 02:21:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000447 [API:8081]10.0.0.23 - - [2025-10-16 02:21:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.23 - - [2025-10-16 02:21:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.57 - - [2025-10-16 02:21:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.57 - - [2025-10-16 02:21:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.57 - - [2025-10-16 02:21:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000368 [API:8081]10.0.0.57 - - [2025-10-16 02:21:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.003450 [API:8081]10.0.0.19 - - [2025-10-16 02:21:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.19 - - [2025-10-16 02:21:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.19 - - [2025-10-16 02:21:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.19 - - [2025-10-16 02:21:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.19 - - [2025-10-16 02:21:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063060 [API:8081]10.0.0.19 - - [2025-10-16 02:22:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.057758 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:22:49] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.008306 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004846 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.015728 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:22:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.005497 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:22:50] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.003202 [API:8081]10.0.0.19 - - [2025-10-16 02:23:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.19 - - [2025-10-16 02:23:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.047195 [API:8081]10.0.0.19 - - [2025-10-16 02:23:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1678 0.050509 [API:8081]10.0.0.23 - - [2025-10-16 02:23:58] "GET /analytics HTTP/1.1" 401 205 0.000211 [API:8081]10.0.0.23 - - [2025-10-16 02:23:58] "GET /analytics HTTP/1.1" 401 205 0.000114 [API:8081]10.0.0.19 - - [2025-10-16 02:24:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.099716 [API:8081]10.0.0.57 - - [2025-10-16 02:24:27] "GET /analytics HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.57 - - [2025-10-16 02:24:27] "GET /analytics HTTP/1.1" 401 205 0.000157 [API:8081]10.0.0.19 - - [2025-10-16 02:24:28] "GET /analytics HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.19 - - [2025-10-16 02:24:28] "GET /analytics HTTP/1.1" 401 205 0.000127 [API:8081]10.0.0.19 - - [2025-10-16 02:25:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.058467 [API:8081]10.0.0.23 - - [2025-10-16 02:26:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.23 - - [2025-10-16 02:26:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.23 - - [2025-10-16 02:26:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.23 - - [2025-10-16 02:26:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.57 - - [2025-10-16 02:26:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.57 - - [2025-10-16 02:26:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.57 - - [2025-10-16 02:26:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.57 - - [2025-10-16 02:26:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.19 - - [2025-10-16 02:26:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.19 - - [2025-10-16 02:26:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.19 - - [2025-10-16 02:26:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.19 - - [2025-10-16 02:26:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.19 - - [2025-10-16 02:27:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.357957 [API:8081]10.0.0.19 - - [2025-10-16 02:28:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.056458 [API:8081]10.0.0.19 - - [2025-10-16 02:29:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000451 [API:8081]10.0.0.19 - - [2025-10-16 02:29:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2450 0.050837 [API:8081]10.0.0.19 - - [2025-10-16 02:29:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2450 0.049493 [API:8081]10.0.0.19 - - [2025-10-16 02:30:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.102602 [API:8081]10.0.0.23 - - [2025-10-16 02:31:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.23 - - [2025-10-16 02:31:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.23 - - [2025-10-16 02:31:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.23 - - [2025-10-16 02:31:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.57 - - [2025-10-16 02:31:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.57 - - [2025-10-16 02:31:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.57 - - [2025-10-16 02:31:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.57 - - [2025-10-16 02:31:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.19 - - [2025-10-16 02:31:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000402 [API:8081]10.0.0.19 - - [2025-10-16 02:31:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000385 [API:8081]10.0.0.19 - - [2025-10-16 02:31:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.19 - - [2025-10-16 02:31:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.19 - - [2025-10-16 02:31:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.084107 [API:8081]10.0.0.19 - - [2025-10-16 02:32:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1664 0.009099 [API:8081]10.0.0.19 - - [2025-10-16 02:32:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1892 0.047944 [API:8081]10.0.0.19 - - [2025-10-16 02:32:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1898 0.008930 [API:8081]10.0.0.19 - - [2025-10-16 02:32:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2126 0.008257 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:32:50] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.018174 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:32:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.028247 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:32:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.026231 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:32:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.017135 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:32:50] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.022110 [API:8081]10.0.0.19 - - [2025-10-16 02:33:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067705 [API:8081]10.0.0.23 - - [2025-10-16 02:33:58] "GET /analytics HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.23 - - [2025-10-16 02:33:58] "GET /analytics HTTP/1.1" 401 205 0.000138 [API:8081]10.0.0.19 - - [2025-10-16 02:34:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.055425 [API:8081]10.0.0.57 - - [2025-10-16 02:34:27] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.57 - - [2025-10-16 02:34:27] "GET /analytics HTTP/1.1" 401 205 0.000157 [API:8081]10.0.0.19 - - [2025-10-16 02:34:28] "GET /analytics HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.19 - - [2025-10-16 02:34:28] "GET /analytics HTTP/1.1" 401 205 0.000166 [API:8081]10.0.0.19 - - [2025-10-16 02:35:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24569 0.067948 [API:8081]10.0.0.19 - - [2025-10-16 02:35:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24569 0.018127 [API:8081]10.0.0.19 - - [2025-10-16 02:35:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24569 0.060581 [API:8081]10.0.0.19 - - [2025-10-16 02:35:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24569 0.021442 [API:8081]10.0.0.19 - - [2025-10-16 02:35:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-25727697:ctest-vnet1-33870821?flat HTTP/1.1" 200 8247 0.012438 [API:8081]10.0.0.19 - - [2025-10-16 02:35:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010175 [API:8081]10.0.0.19 - - [2025-10-16 02:35:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.020498 [API:8081]10.0.0.19 - - [2025-10-16 02:35:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24579 0.022383 [API:8081]10.0.0.19 - - [2025-10-16 02:35:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-25727697:ctest-vnet0-33176110?flat HTTP/1.1" 200 8245 0.013393 [API:8081]10.0.0.19 - - [2025-10-16 02:35:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008784 [API:8081]10.0.0.19 - - [2025-10-16 02:35:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.008856 [API:8081]10.0.0.23 - - [2025-10-16 02:36:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.23 - - [2025-10-16 02:36:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000356 [API:8081]10.0.0.23 - - [2025-10-16 02:36:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.23 - - [2025-10-16 02:36:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.57 - - [2025-10-16 02:36:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.57 - - [2025-10-16 02:36:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.57 - - [2025-10-16 02:36:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.57 - - [2025-10-16 02:36:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.19 - - [2025-10-16 02:36:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.19 - - [2025-10-16 02:36:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.19 - - [2025-10-16 02:36:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000402 [API:8081]10.0.0.19 - - [2025-10-16 02:36:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.19 - - [2025-10-16 02:36:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050263 [API:8081]10.0.0.19 - - [2025-10-16 02:37:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.057216 [API:8081]10.0.0.19 - - [2025-10-16 02:37:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.19 - - [2025-10-16 02:37:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1678 0.054741 [API:8081]10.0.0.19 - - [2025-10-16 02:38:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.079779 [API:8081]10.0.0.19 - - [2025-10-16 02:38:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.057116 [API:8081]10.0.0.19 - - [2025-10-16 02:39:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.018788 [API:8081]10.0.0.19 - - [2025-10-16 02:39:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.035231 [API:8081]10.0.0.19 - - [2025-10-16 02:39:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.018966 [API:8081]10.0.0.19 - - [2025-10-16 02:39:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.019352 [API:8081]10.0.0.19 - - [2025-10-16 02:39:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-06854693:ctest-vnet0-44154755?flat HTTP/1.1" 200 7192 0.012719 [API:8081]10.0.0.19 - - [2025-10-16 02:39:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008305 [API:8081]10.0.0.19 - - [2025-10-16 02:39:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056193 [API:8081]10.0.0.19 - - [2025-10-16 02:39:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.19 - - [2025-10-16 02:39:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1454 0.047817 [API:8081]10.0.0.19 - - [2025-10-16 02:39:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.19 - - [2025-10-16 02:39:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.062687 [API:8081]10.0.0.19 - - [2025-10-16 02:39:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.048883 [API:8081]10.0.0.19 - - [2025-10-16 02:39:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.046270 [API:8081]10.0.0.19 - - [2025-10-16 02:40:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.058166 [API:8081]10.0.0.19 - - [2025-10-16 02:40:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-46678709:06aa9787-bbc0-4494-8fae-435db7147a8c?flat HTTP/1.1" 200 5233 0.014720 [API:8081]10.0.0.19 - - [2025-10-16 02:40:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-46678709:06aa9787-bbc0-4494-8fae-435db7147a8c?flat HTTP/1.1" 200 5233 0.014456 [API:8081]10.0.0.19 - - [2025-10-16 02:40:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-46678709:06aa9787-bbc0-4494-8fae-435db7147a8c?flat HTTP/1.1" 200 5233 0.019434 [API:8081]10.0.0.19 - - [2025-10-16 02:40:28] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-46678709:ctest-VN1-12261372?flat HTTP/1.1" 200 8561 0.024211 [API:8081]10.0.0.19 - - [2025-10-16 02:40:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.028323 [API:8081]10.0.0.19 - - [2025-10-16 02:40:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.019176 [API:8081]10.0.0.19 - - [2025-10-16 02:40:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009574 [API:8081]10.0.0.19 - - [2025-10-16 02:40:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-46678709:2cdb40f9-c047-4eb7-92f8-4287fb5fc02a?flat HTTP/1.1" 200 5243 0.011995 [API:8081]10.0.0.19 - - [2025-10-16 02:40:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-46678709:2cdb40f9-c047-4eb7-92f8-4287fb5fc02a?flat HTTP/1.1" 200 5243 0.022560 [API:8081]10.0.0.19 - - [2025-10-16 02:40:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-46678709:2cdb40f9-c047-4eb7-92f8-4287fb5fc02a?flat HTTP/1.1" 200 5243 0.017873 [API:8081]10.0.0.19 - - [2025-10-16 02:40:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-46678709:ctest-VN2-95936388?flat HTTP/1.1" 200 8340 0.019811 [API:8081]10.0.0.19 - - [2025-10-16 02:40:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.026595 [API:8081]10.0.0.19 - - [2025-10-16 02:40:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.018569 [API:8081]10.0.0.19 - - [2025-10-16 02:40:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008254 [API:8081]10.0.0.19 - - [2025-10-16 02:40:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-46678709:b9f9b7fe-8cd8-415f-9d6d-93d3844e96e9?flat HTTP/1.1" 200 5092 0.012683 [API:8081]10.0.0.19 - - [2025-10-16 02:40:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-46678709:b9f9b7fe-8cd8-415f-9d6d-93d3844e96e9?flat HTTP/1.1" 200 5092 0.011831 [API:8081]10.0.0.19 - - [2025-10-16 02:40:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-46678709:b9f9b7fe-8cd8-415f-9d6d-93d3844e96e9?flat HTTP/1.1" 200 5092 0.017702 [API:8081]10.0.0.19 - - [2025-10-16 02:40:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-46678709:ctest-VN3-59930350?flat HTTP/1.1" 200 7444 0.013092 [API:8081]10.0.0.19 - - [2025-10-16 02:40:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.023136 [API:8081]10.0.0.19 - - [2025-10-16 02:40:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.024911 [API:8081]10.0.0.19 - - [2025-10-16 02:40:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008529 [API:8081]10.0.0.23 - - [2025-10-16 02:41:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.23 - - [2025-10-16 02:41:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.23 - - [2025-10-16 02:41:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.23 - - [2025-10-16 02:41:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.57 - - [2025-10-16 02:41:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.57 - - [2025-10-16 02:41:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000358 [API:8081]10.0.0.57 - - [2025-10-16 02:41:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.57 - - [2025-10-16 02:41:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.19 - - [2025-10-16 02:41:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.19 - - [2025-10-16 02:41:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.19 - - [2025-10-16 02:41:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000427 [API:8081]10.0.0.19 - - [2025-10-16 02:41:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.19 - - [2025-10-16 02:41:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.022005 [API:8081]10.0.0.19 - - [2025-10-16 02:41:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.039335 [API:8081]10.0.0.19 - - [2025-10-16 02:41:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.017997 [API:8081]10.0.0.19 - - [2025-10-16 02:41:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.019606 [API:8081]10.0.0.19 - - [2025-10-16 02:41:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.018434 [API:8081]10.0.0.19 - - [2025-10-16 02:41:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.021602 [API:8081]10.0.0.19 - - [2025-10-16 02:41:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.019053 [API:8081]10.0.0.19 - - [2025-10-16 02:41:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.018857 [API:8081]10.0.0.19 - - [2025-10-16 02:41:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.022873 [API:8081]10.0.0.19 - - [2025-10-16 02:41:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-46678709:ctest-VN3-59930350?flat HTTP/1.1" 200 6217 0.013492 [API:8081]10.0.0.19 - - [2025-10-16 02:41:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008967 [API:8081]10.0.0.19 - - [2025-10-16 02:41:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.026719 [API:8081]10.0.0.19 - - [2025-10-16 02:41:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.019358 [API:8081]10.0.0.19 - - [2025-10-16 02:41:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.018805 [API:8081]10.0.0.19 - - [2025-10-16 02:41:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.026859 [API:8081]10.0.0.19 - - [2025-10-16 02:41:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.030038 [API:8081]10.0.0.19 - - [2025-10-16 02:41:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.018461 [API:8081]10.0.0.19 - - [2025-10-16 02:42:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.043245 [API:8081]10.0.0.19 - - [2025-10-16 02:42:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-46678709:ctest-VN2-95936388?flat HTTP/1.1" 200 6556 0.013478 [API:8081]10.0.0.19 - - [2025-10-16 02:42:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008950 [API:8081]10.0.0.19 - - [2025-10-16 02:42:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.022187 [API:8081]10.0.0.19 - - [2025-10-16 02:42:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.019929 [API:8081]10.0.0.19 - - [2025-10-16 02:42:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.021867 [API:8081]10.0.0.19 - - [2025-10-16 02:42:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-46678709:ctest-VN1-12261372?flat HTTP/1.1" 200 6777 0.012620 [API:8081]10.0.0.19 - - [2025-10-16 02:42:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008532 [API:8081]10.0.0.19 - - [2025-10-16 02:42:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060374 [API:8081]10.0.0.19 - - [2025-10-16 02:42:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.19 - - [2025-10-16 02:42:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.056224 [API:8081]10.0.0.19 - - [2025-10-16 02:42:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.057585 [API:8081]10.0.0.19 - - [2025-10-16 02:42:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.048171 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:42:50] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003693 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:42:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003444 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:42:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003392 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:42:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.008392 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:42:50] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.003618 [API:8081]10.0.0.19 - - [2025-10-16 02:43:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-95923021:46e6cc02-0936-4943-ad52-490df7b17a85?flat HTTP/1.1" 200 5365 0.014065 [API:8081]10.0.0.19 - - [2025-10-16 02:43:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-95923021:46e6cc02-0936-4943-ad52-490df7b17a85?flat HTTP/1.1" 200 5365 0.013260 [API:8081]10.0.0.19 - - [2025-10-16 02:43:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-95923021:46e6cc02-0936-4943-ad52-490df7b17a85?flat HTTP/1.1" 200 5365 0.024574 [API:8081]10.0.0.19 - - [2025-10-16 02:43:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-95923021:46e6cc02-0936-4943-ad52-490df7b17a85?flat HTTP/1.1" 200 5365 0.012264 [API:8081]10.0.0.19 - - [2025-10-16 02:43:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-95923021:ctest-VN1-64897415?flat HTTP/1.1" 200 9455 0.014711 [API:8081]10.0.0.19 - - [2025-10-16 02:43:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.020520 [API:8081]10.0.0.19 - - [2025-10-16 02:43:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.019956 [API:8081]10.0.0.19 - - [2025-10-16 02:43:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009224 [API:8081]10.0.0.19 - - [2025-10-16 02:43:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-95923021:5b2630d1-16ad-48aa-8368-316c26ed26dd?flat HTTP/1.1" 200 5222 0.012184 [API:8081]10.0.0.19 - - [2025-10-16 02:43:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-95923021:5b2630d1-16ad-48aa-8368-316c26ed26dd?flat HTTP/1.1" 200 5222 0.012448 [API:8081]10.0.0.19 - - [2025-10-16 02:43:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-95923021:5b2630d1-16ad-48aa-8368-316c26ed26dd?flat HTTP/1.1" 200 5222 0.014543 [API:8081]10.0.0.19 - - [2025-10-16 02:43:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-95923021:5b2630d1-16ad-48aa-8368-316c26ed26dd?flat HTTP/1.1" 200 5222 0.012589 [API:8081]10.0.0.19 - - [2025-10-16 02:43:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-95923021:ctest-VN2-64934170?flat HTTP/1.1" 200 8638 0.020486 [API:8081]10.0.0.19 - - [2025-10-16 02:43:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.017000 [API:8081]10.0.0.19 - - [2025-10-16 02:43:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020391 [API:8081]10.0.0.19 - - [2025-10-16 02:43:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009123 [API:8081]10.0.0.19 - - [2025-10-16 02:43:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.088773 [API:8081]10.0.0.19 - - [2025-10-16 02:43:24] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-95923021:66e74cce-64ec-4b7f-800b-ad8210d436cc?flat HTTP/1.1" 200 5219 0.012451 [API:8081]10.0.0.19 - - [2025-10-16 02:43:24] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-95923021:66e74cce-64ec-4b7f-800b-ad8210d436cc?flat HTTP/1.1" 200 5219 0.012020 [API:8081]10.0.0.19 - - [2025-10-16 02:43:24] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-95923021:66e74cce-64ec-4b7f-800b-ad8210d436cc?flat HTTP/1.1" 200 5219 0.012337 [API:8081]10.0.0.19 - - [2025-10-16 02:43:24] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-95923021:66e74cce-64ec-4b7f-800b-ad8210d436cc?flat HTTP/1.1" 200 5219 0.012870 [API:8081]10.0.0.19 - - [2025-10-16 02:43:24] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-95923021:ctest-VN3-45899492?flat HTTP/1.1" 200 8203 0.014615 [API:8081]10.0.0.19 - - [2025-10-16 02:43:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.020403 [API:8081]10.0.0.19 - - [2025-10-16 02:43:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.038346 [API:8081]10.0.0.19 - - [2025-10-16 02:43:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008945 [API:8081]10.0.0.23 - - [2025-10-16 02:43:58] "GET /analytics HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.23 - - [2025-10-16 02:43:58] "GET /analytics HTTP/1.1" 401 205 0.000206 [API:8081]10.0.0.19 - - [2025-10-16 02:44:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.019487 [API:8081]10.0.0.19 - - [2025-10-16 02:44:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.034206 [API:8081]10.0.0.19 - - [2025-10-16 02:44:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.029946 [API:8081]10.0.0.19 - - [2025-10-16 02:44:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-95923021:ctest-VN3-45899492?flat HTTP/1.1" 200 6964 0.020202 [API:8081]10.0.0.19 - - [2025-10-16 02:44:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009724 [API:8081]10.0.0.19 - - [2025-10-16 02:44:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.019598 [API:8081]10.0.0.19 - - [2025-10-16 02:44:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.023521 [API:8081]10.0.0.19 - - [2025-10-16 02:44:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.017070 [API:8081]10.0.0.19 - - [2025-10-16 02:44:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.017963 [API:8081]10.0.0.19 - - [2025-10-16 02:44:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.016285 [API:8081]10.0.0.57 - - [2025-10-16 02:44:27] "GET /analytics HTTP/1.1" 401 205 0.000181 [API:8081]10.0.0.57 - - [2025-10-16 02:44:27] "GET /analytics HTTP/1.1" 401 205 0.000133 [API:8081]10.0.0.19 - - [2025-10-16 02:44:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.017371 [API:8081]10.0.0.19 - - [2025-10-16 02:44:28] "GET /analytics HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.19 - - [2025-10-16 02:44:28] "GET /analytics HTTP/1.1" 401 205 0.000152 [API:8081]10.0.0.19 - - [2025-10-16 02:44:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.021115 [API:8081]10.0.0.19 - - [2025-10-16 02:44:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-95923021:ctest-VN2-64934170?flat HTTP/1.1" 200 7314 0.018346 [API:8081]10.0.0.19 - - [2025-10-16 02:44:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007932 [API:8081]10.0.0.19 - - [2025-10-16 02:44:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.018113 [API:8081]10.0.0.19 - - [2025-10-16 02:44:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.018697 [API:8081]10.0.0.19 - - [2025-10-16 02:44:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.027412 [API:8081]10.0.0.19 - - [2025-10-16 02:44:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-95923021:ctest-VN1-64897415?flat HTTP/1.1" 200 7648 0.013303 [API:8081]10.0.0.19 - - [2025-10-16 02:44:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008342 [API:8081]10.0.0.19 - - [2025-10-16 02:44:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.19 - - [2025-10-16 02:44:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.048812 [API:8081]10.0.0.19 - - [2025-10-16 02:44:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.050292 [API:8081]10.0.0.19 - - [2025-10-16 02:45:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060399 [API:8081]10.0.0.23 - - [2025-10-16 02:46:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.23 - - [2025-10-16 02:46:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.23 - - [2025-10-16 02:46:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.23 - - [2025-10-16 02:46:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.57 - - [2025-10-16 02:46:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.57 - - [2025-10-16 02:46:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.57 - - [2025-10-16 02:46:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.57 - - [2025-10-16 02:46:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.19 - - [2025-10-16 02:46:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.19 - - [2025-10-16 02:46:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.19 - - [2025-10-16 02:46:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.19 - - [2025-10-16 02:46:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.19 - - [2025-10-16 02:46:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.056237 [API:8081]10.0.0.19 - - [2025-10-16 02:47:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.19 - - [2025-10-16 02:47:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.051054 [API:8081]10.0.0.19 - - [2025-10-16 02:48:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060222 [API:8081]10.0.0.19 - - [2025-10-16 02:49:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.081861 [API:8081]10.0.0.19 - - [2025-10-16 02:49:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.051756 [API:8081]10.0.0.19 - - [2025-10-16 02:49:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.057873 [API:8081]10.0.0.19 - - [2025-10-16 02:49:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.019379 [API:8081]10.0.0.19 - - [2025-10-16 02:49:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.031197 [API:8081]10.0.0.19 - - [2025-10-16 02:49:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.023515 [API:8081]10.0.0.19 - - [2025-10-16 02:49:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-48187856:ctest-vnet0-56242686?flat HTTP/1.1" 200 7968 0.011511 [API:8081]10.0.0.19 - - [2025-10-16 02:49:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007601 [API:8081]10.0.0.19 - - [2025-10-16 02:49:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.19 - - [2025-10-16 02:49:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.061417 [API:8081]10.0.0.19 - - [2025-10-16 02:49:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1662 0.047342 [API:8081]10.0.0.23 - - [2025-10-16 02:51:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.23 - - [2025-10-16 02:51:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.23 - - [2025-10-16 02:51:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.23 - - [2025-10-16 02:51:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.57 - - [2025-10-16 02:51:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.57 - - [2025-10-16 02:51:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.57 - - [2025-10-16 02:51:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000357 [API:8081]10.0.0.57 - - [2025-10-16 02:51:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.19 - - [2025-10-16 02:51:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.19 - - [2025-10-16 02:51:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.19 - - [2025-10-16 02:51:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.19 - - [2025-10-16 02:51:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.19 - - [2025-10-16 02:51:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067906 [API:8081]10.0.0.19 - - [2025-10-16 02:52:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.056029 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:52:50] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002384 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:52:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002637 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:52:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002578 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:52:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002449 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 02:52:50] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002116 [API:8081]10.0.0.19 - - [2025-10-16 02:53:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.017190 [API:8081]10.0.0.19 - - [2025-10-16 02:53:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.065398 [API:8081]10.0.0.19 - - [2025-10-16 02:53:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.019095 [API:8081]10.0.0.19 - - [2025-10-16 02:53:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.018689 [API:8081]10.0.0.19 - - [2025-10-16 02:53:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.019294 [API:8081]10.0.0.19 - - [2025-10-16 02:53:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.018129 [API:8081]10.0.0.19 - - [2025-10-16 02:53:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.016750 [API:8081]10.0.0.19 - - [2025-10-16 02:53:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24605 0.017197 [API:8081]10.0.0.19 - - [2025-10-16 02:53:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-19959273:ctest-vnet1-72346526?flat HTTP/1.1" 200 7307 0.011705 [API:8081]10.0.0.19 - - [2025-10-16 02:53:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007363 [API:8081]10.0.0.19 - - [2025-10-16 02:53:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.018135 [API:8081]10.0.0.19 - - [2025-10-16 02:53:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.018890 [API:8081]10.0.0.19 - - [2025-10-16 02:53:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-19959273:ctest-vnet0-44249040?flat HTTP/1.1" 200 6958 0.016921 [API:8081]10.0.0.19 - - [2025-10-16 02:53:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009203 [API:8081]10.0.0.19 - - [2025-10-16 02:53:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.19 - - [2025-10-16 02:53:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1450 0.051272 [API:8081]10.0.0.19 - - [2025-10-16 02:53:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1686 0.052614 [API:8081]10.0.0.23 - - [2025-10-16 02:53:58] "GET /analytics HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.23 - - [2025-10-16 02:53:58] "GET /analytics HTTP/1.1" 401 205 0.000152 [API:8081]10.0.0.57 - - [2025-10-16 02:54:27] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.57 - - [2025-10-16 02:54:27] "GET /analytics HTTP/1.1" 401 205 0.000131 [API:8081]10.0.0.19 - - [2025-10-16 02:54:28] "GET /analytics HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.19 - - [2025-10-16 02:54:28] "GET /analytics HTTP/1.1" 401 205 0.000168 [API:8081]10.0.0.19 - - [2025-10-16 02:54:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053869 [API:8081]10.0.0.19 - - [2025-10-16 02:55:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.060125 [API:8081]10.0.0.23 - - [2025-10-16 02:56:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.23 - - [2025-10-16 02:56:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.23 - - [2025-10-16 02:56:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.23 - - [2025-10-16 02:56:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.57 - - [2025-10-16 02:56:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.57 - - [2025-10-16 02:56:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000398 [API:8081]10.0.0.57 - - [2025-10-16 02:56:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.57 - - [2025-10-16 02:56:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000410 [API:8081]10.0.0.19 - - [2025-10-16 02:56:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.19 - - [2025-10-16 02:56:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.19 - - [2025-10-16 02:56:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.19 - - [2025-10-16 02:56:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.19 - - [2025-10-16 02:57:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052997 [API:8081]10.0.0.19 - - [2025-10-16 02:58:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.077220 [API:8081]10.0.0.19 - - [2025-10-16 02:58:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-16749535:ctest-vnet1-81408527?flat HTTP/1.1" 200 8062 0.013836 [API:8081]10.0.0.19 - - [2025-10-16 02:58:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.012159 [API:8081]10.0.0.19 - - [2025-10-16 02:58:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.021289 [API:8081]10.0.0.19 - - [2025-10-16 02:58:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.029044 [API:8081]10.0.0.19 - - [2025-10-16 02:58:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-16749535:ctest-vnet0-48682166?flat HTTP/1.1" 200 7707 0.013417 [API:8081]10.0.0.19 - - [2025-10-16 02:58:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009654 [API:8081]10.0.0.19 - - [2025-10-16 02:58:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.052562 [API:8081]10.0.0.19 - - [2025-10-16 03:00:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053708 [API:8081]10.0.0.23 - - [2025-10-16 03:01:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.23 - - [2025-10-16 03:01:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.23 - - [2025-10-16 03:01:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.23 - - [2025-10-16 03:01:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.57 - - [2025-10-16 03:01:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.009931 [API:8081]10.0.0.57 - - [2025-10-16 03:01:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.57 - - [2025-10-16 03:01:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.57 - - [2025-10-16 03:01:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.19 - - [2025-10-16 03:01:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.19 - - [2025-10-16 03:01:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.19 - - [2025-10-16 03:01:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.19 - - [2025-10-16 03:01:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.19 - - [2025-10-16 03:01:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.065886 [API:8081]10.0.0.19 - - [2025-10-16 03:02:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.19 - - [2025-10-16 03:02:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.060588 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:02:50] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003341 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:02:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002650 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:02:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003395 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:02:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003387 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:02:50] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.003356 [API:8081]10.0.0.19 - - [2025-10-16 03:03:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054873 [API:8081]10.0.0.19 - - [2025-10-16 03:03:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1650 0.067061 [API:8081]10.0.0.23 - - [2025-10-16 03:03:58] "GET /analytics HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.23 - - [2025-10-16 03:03:58] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.57 - - [2025-10-16 03:04:27] "GET /analytics HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.57 - - [2025-10-16 03:04:27] "GET /analytics HTTP/1.1" 401 205 0.000181 [API:8081]10.0.0.19 - - [2025-10-16 03:04:28] "GET /analytics HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.19 - - [2025-10-16 03:04:28] "GET /analytics HTTP/1.1" 401 205 0.000174 [API:8081]10.0.0.19 - - [2025-10-16 03:04:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.061576 [API:8081]10.0.0.19 - - [2025-10-16 03:05:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.19 - - [2025-10-16 03:05:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1778 0.053258 [API:8081]10.0.0.23 - - [2025-10-16 03:06:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.23 - - [2025-10-16 03:06:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.23 - - [2025-10-16 03:06:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.23 - - [2025-10-16 03:06:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.57 - - [2025-10-16 03:06:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.57 - - [2025-10-16 03:06:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.57 - - [2025-10-16 03:06:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.57 - - [2025-10-16 03:06:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.19 - - [2025-10-16 03:06:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.19 - - [2025-10-16 03:06:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.19 - - [2025-10-16 03:06:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.19 - - [2025-10-16 03:06:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.19 - - [2025-10-16 03:06:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47732102:dcf59404-e51f-4129-860a-73f146ce5b8d?flat HTTP/1.1" 200 5832 0.075963 [API:8081]10.0.0.19 - - [2025-10-16 03:06:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47732102:dcf59404-e51f-4129-860a-73f146ce5b8d?flat HTTP/1.1" 200 5832 0.056784 [API:8081]10.0.0.19 - - [2025-10-16 03:06:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47732102:dcf59404-e51f-4129-860a-73f146ce5b8d?flat HTTP/1.1" 200 5832 0.017478 [API:8081]10.0.0.19 - - [2025-10-16 03:06:08] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47732102:ctest-SecurityGroupBasicRegressionTests1Ipv6-47732102-79358935?flat HTTP/1.1" 200 10805 0.015647 [API:8081]10.0.0.19 - - [2025-10-16 03:06:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.032373 [API:8081]10.0.0.19 - - [2025-10-16 03:06:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.018995 [API:8081]10.0.0.19 - - [2025-10-16 03:06:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007690 [API:8081]10.0.0.19 - - [2025-10-16 03:06:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47732102:ab0ba48d-5106-4537-95e5-6627d6e0dc85?flat HTTP/1.1" 200 5687 0.013910 [API:8081]10.0.0.19 - - [2025-10-16 03:06:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47732102:ab0ba48d-5106-4537-95e5-6627d6e0dc85?flat HTTP/1.1" 200 5687 0.012376 [API:8081]10.0.0.19 - - [2025-10-16 03:06:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47732102:ab0ba48d-5106-4537-95e5-6627d6e0dc85?flat HTTP/1.1" 200 5687 0.013375 [API:8081]10.0.0.19 - - [2025-10-16 03:06:28] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47732102:ctest-SecurityGroupBasicRegressionTests1Ipv6-47732102-79358935?flat HTTP/1.1" 200 10805 0.015426 [API:8081]10.0.0.19 - - [2025-10-16 03:06:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.016602 [API:8081]10.0.0.19 - - [2025-10-16 03:06:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.015953 [API:8081]10.0.0.19 - - [2025-10-16 03:06:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008267 [API:8081]10.0.0.19 - - [2025-10-16 03:06:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052520 [API:8081]10.0.0.19 - - [2025-10-16 03:07:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.058542 [API:8081]10.0.0.19 - - [2025-10-16 03:08:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.018515 [API:8081]10.0.0.19 - - [2025-10-16 03:08:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.016795 [API:8081]10.0.0.19 - - [2025-10-16 03:08:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.017174 [API:8081]10.0.0.19 - - [2025-10-16 03:08:30] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47732102:ctest-SecurityGroupBasicRegressionTests1Ipv6-47732102-79358935?flat HTTP/1.1" 200 11635 0.020781 [API:8081]10.0.0.19 - - [2025-10-16 03:08:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009984 [API:8081]10.0.0.19 - - [2025-10-16 03:08:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.018022 [API:8081]10.0.0.19 - - [2025-10-16 03:08:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.018903 [API:8081]10.0.0.19 - - [2025-10-16 03:08:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.024430 [API:8081]10.0.0.19 - - [2025-10-16 03:08:39] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47732102:ctest-SecurityGroupBasicRegressionTests1Ipv6-47732102-79358935?flat HTTP/1.1" 200 8806 0.012124 [API:8081]10.0.0.19 - - [2025-10-16 03:08:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009757 [API:8081]10.0.0.19 - - [2025-10-16 03:08:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.19 - - [2025-10-16 03:08:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.056302 [API:8081]10.0.0.19 - - [2025-10-16 03:09:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-96217051:d9aec314-ac52-40d2-a353-6a688a1f4ae6?flat HTTP/1.1" 200 5809 0.059738 [API:8081]10.0.0.19 - - [2025-10-16 03:09:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-96217051:d9aec314-ac52-40d2-a353-6a688a1f4ae6?flat HTTP/1.1" 200 5809 0.065698 [API:8081]10.0.0.19 - - [2025-10-16 03:09:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-96217051:d9aec314-ac52-40d2-a353-6a688a1f4ae6?flat HTTP/1.1" 200 5809 0.014895 [API:8081]10.0.0.19 - - [2025-10-16 03:09:32] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-96217051:ctest-SecurityGroupBasicRegressionTests1_contrail-96217051-47993664?flat HTTP/1.1" 200 4449 0.013903 [API:8081]10.0.0.19 - - [2025-10-16 03:09:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.018570 [API:8081]10.0.0.19 - - [2025-10-16 03:09:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.017985 [API:8081]10.0.0.19 - - [2025-10-16 03:09:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008975 [API:8081]10.0.0.19 - - [2025-10-16 03:09:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063153 [API:8081]10.0.0.19 - - [2025-10-16 03:09:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-96217051:59de13db-bcbc-4f6a-9937-3e0401e39e74?flat HTTP/1.1" 200 5672 0.010944 [API:8081]10.0.0.19 - - [2025-10-16 03:09:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-96217051:59de13db-bcbc-4f6a-9937-3e0401e39e74?flat HTTP/1.1" 200 5672 0.011748 [API:8081]10.0.0.19 - - [2025-10-16 03:09:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-96217051:59de13db-bcbc-4f6a-9937-3e0401e39e74?flat HTTP/1.1" 200 5672 0.012737 [API:8081]10.0.0.19 - - [2025-10-16 03:09:53] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-96217051:ctest-SecurityGroupBasicRegressionTests1_contrail-96217051-47993664?flat HTTP/1.1" 200 11501 0.018539 [API:8081]10.0.0.19 - - [2025-10-16 03:09:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.020770 [API:8081]10.0.0.19 - - [2025-10-16 03:09:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.019911 [API:8081]10.0.0.19 - - [2025-10-16 03:09:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011448 [API:8081]10.0.0.19 - - [2025-10-16 03:10:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.055350 [API:8081]10.0.0.23 - - [2025-10-16 03:11:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000386 [API:8081]10.0.0.23 - - [2025-10-16 03:11:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.23 - - [2025-10-16 03:11:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.23 - - [2025-10-16 03:11:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.57 - - [2025-10-16 03:11:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.57 - - [2025-10-16 03:11:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.57 - - [2025-10-16 03:11:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.57 - - [2025-10-16 03:11:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.19 - - [2025-10-16 03:11:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.19 - - [2025-10-16 03:11:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000364 [API:8081]10.0.0.19 - - [2025-10-16 03:11:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.19 - - [2025-10-16 03:11:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000444 [API:8081]10.0.0.19 - - [2025-10-16 03:11:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.019063 [API:8081]10.0.0.19 - - [2025-10-16 03:11:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.036257 [API:8081]10.0.0.19 - - [2025-10-16 03:11:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.020482 [API:8081]10.0.0.19 - - [2025-10-16 03:11:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.016931 [API:8081]10.0.0.19 - - [2025-10-16 03:11:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.021390 [API:8081]10.0.0.19 - - [2025-10-16 03:11:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.016030 [API:8081]10.0.0.19 - - [2025-10-16 03:11:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.016767 [API:8081]10.0.0.19 - - [2025-10-16 03:12:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.021105 [API:8081]10.0.0.19 - - [2025-10-16 03:12:01] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-96217051:ctest-SecurityGroupBasicRegressionTests1_contrail-96217051-47993664?flat HTTP/1.1" 200 11591 0.015693 [API:8081]10.0.0.19 - - [2025-10-16 03:12:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009655 [API:8081]10.0.0.19 - - [2025-10-16 03:12:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.038097 [API:8081]10.0.0.19 - - [2025-10-16 03:12:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.032526 [API:8081]10.0.0.19 - - [2025-10-16 03:12:07] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-96217051:ctest-SecurityGroupBasicRegressionTests1_contrail-96217051-47993664?flat HTTP/1.1" 200 8427 0.015661 [API:8081]10.0.0.19 - - [2025-10-16 03:12:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009300 [API:8081]10.0.0.19 - - [2025-10-16 03:12:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.19 - - [2025-10-16 03:12:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.061466 [API:8081]10.0.0.19 - - [2025-10-16 03:12:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050994 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:12:50] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002903 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:12:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003206 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:12:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003148 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:12:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003096 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:12:50] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002251 [API:8081]10.0.0.19 - - [2025-10-16 03:13:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-88951124:dfef4636-015c-47d7-9f38-3f46b96b640f?flat HTTP/1.1" 200 5680 0.062666 [API:8081]10.0.0.19 - - [2025-10-16 03:13:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-88951124:dfef4636-015c-47d7-9f38-3f46b96b640f?flat HTTP/1.1" 200 5680 0.012242 [API:8081]10.0.0.19 - - [2025-10-16 03:13:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-88951124:dfef4636-015c-47d7-9f38-3f46b96b640f?flat HTTP/1.1" 200 5680 0.060641 [API:8081]10.0.0.19 - - [2025-10-16 03:13:02] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-88951124:ctest-SecurityGroupBasicRegressionTests1-88951124-80366457?flat HTTP/1.1" 200 9926 0.019620 [API:8081]10.0.0.19 - - [2025-10-16 03:13:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.020983 [API:8081]10.0.0.19 - - [2025-10-16 03:13:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.019615 [API:8081]10.0.0.19 - - [2025-10-16 03:13:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008559 [API:8081]10.0.0.19 - - [2025-10-16 03:13:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-88951124:827d0b40-146c-4302-afb3-89e39ba5a284?flat HTTP/1.1" 200 5543 0.012200 [API:8081]10.0.0.19 - - [2025-10-16 03:13:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-88951124:827d0b40-146c-4302-afb3-89e39ba5a284?flat HTTP/1.1" 200 5543 0.011657 [API:8081]10.0.0.19 - - [2025-10-16 03:13:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-88951124:827d0b40-146c-4302-afb3-89e39ba5a284?flat HTTP/1.1" 200 5543 0.012319 [API:8081]10.0.0.19 - - [2025-10-16 03:13:23] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-88951124:ctest-SecurityGroupBasicRegressionTests1-88951124-80366457?flat HTTP/1.1" 200 10066 0.016085 [API:8081]10.0.0.19 - - [2025-10-16 03:13:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.019962 [API:8081]10.0.0.19 - - [2025-10-16 03:13:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.018512 [API:8081]10.0.0.19 - - [2025-10-16 03:13:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009086 [API:8081]10.0.0.19 - - [2025-10-16 03:13:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.055999 [API:8081]10.0.0.23 - - [2025-10-16 03:13:58] "GET /analytics HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.23 - - [2025-10-16 03:13:58] "GET /analytics HTTP/1.1" 401 205 0.000131 [API:8081]10.0.0.57 - - [2025-10-16 03:14:27] "GET /analytics HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.57 - - [2025-10-16 03:14:27] "GET /analytics HTTP/1.1" 401 205 0.000127 [API:8081]10.0.0.19 - - [2025-10-16 03:14:28] "GET /analytics HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.19 - - [2025-10-16 03:14:28] "GET /analytics HTTP/1.1" 401 205 0.000128 [API:8081]10.0.0.19 - - [2025-10-16 03:15:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.022021 [API:8081]10.0.0.19 - - [2025-10-16 03:15:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.030653 [API:8081]10.0.0.19 - - [2025-10-16 03:15:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.021017 [API:8081]10.0.0.19 - - [2025-10-16 03:15:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.018759 [API:8081]10.0.0.19 - - [2025-10-16 03:15:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.016436 [API:8081]10.0.0.19 - - [2025-10-16 03:15:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.022425 [API:8081]10.0.0.19 - - [2025-10-16 03:15:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.017598 [API:8081]10.0.0.19 - - [2025-10-16 03:15:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.018332 [API:8081]10.0.0.19 - - [2025-10-16 03:15:31] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-88951124:ctest-SecurityGroupBasicRegressionTests1-88951124-80366457?flat HTTP/1.1" 200 10762 0.017790 [API:8081]10.0.0.19 - - [2025-10-16 03:15:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009086 [API:8081]10.0.0.19 - - [2025-10-16 03:15:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.018975 [API:8081]10.0.0.19 - - [2025-10-16 03:15:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.028632 [API:8081]10.0.0.19 - - [2025-10-16 03:15:37] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-88951124:ctest-SecurityGroupBasicRegressionTests1-88951124-80366457?flat HTTP/1.1" 200 7957 0.011898 [API:8081]10.0.0.19 - - [2025-10-16 03:15:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008048 [API:8081]10.0.0.19 - - [2025-10-16 03:15:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.101115 [API:8081]10.0.0.19 - - [2025-10-16 03:15:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.19 - - [2025-10-16 03:15:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1640 0.055028 [API:8081]10.0.0.19 - - [2025-10-16 03:15:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.069558 [API:8081]10.0.0.19 - - [2025-10-16 03:15:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2066 0.048258 [API:8081]10.0.0.23 - - [2025-10-16 03:16:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.23 - - [2025-10-16 03:16:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.23 - - [2025-10-16 03:16:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.23 - - [2025-10-16 03:16:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.57 - - [2025-10-16 03:16:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.57 - - [2025-10-16 03:16:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.57 - - [2025-10-16 03:16:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.57 - - [2025-10-16 03:16:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.19 - - [2025-10-16 03:16:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.19 - - [2025-10-16 03:16:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000346 [API:8081]10.0.0.19 - - [2025-10-16 03:16:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.19 - - [2025-10-16 03:16:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.19 - - [2025-10-16 03:16:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.007687 [API:8081]10.0.0.19 - - [2025-10-16 03:16:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1850 0.009206 [API:8081]10.0.0.19 - - [2025-10-16 03:16:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2064 0.010690 [API:8081]10.0.0.19 - - [2025-10-16 03:16:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2288 0.008290 [API:8081]10.0.0.19 - - [2025-10-16 03:16:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2514 0.009643 [API:8081]10.0.0.19 - - [2025-10-16 03:16:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.19 - - [2025-10-16 03:16:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.059483 [API:8081]10.0.0.19 - - [2025-10-16 03:16:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.055970 [API:8081]10.0.0.19 - - [2025-10-16 03:16:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1860 0.051356 [API:8081]10.0.0.19 - - [2025-10-16 03:16:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.009676 [API:8081]10.0.0.19 - - [2025-10-16 03:16:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.009732 [API:8081]10.0.0.19 - - [2025-10-16 03:16:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.091820 [API:8081]10.0.0.19 - - [2025-10-16 03:16:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.009086 [API:8081]10.0.0.19 - - [2025-10-16 03:17:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.19 - - [2025-10-16 03:17:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.061404 [API:8081]10.0.0.19 - - [2025-10-16 03:17:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1630 0.073818 [API:8081]10.0.0.19 - - [2025-10-16 03:17:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.047345 [API:8081]10.0.0.19 - - [2025-10-16 03:17:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.017872 [API:8081]10.0.0.19 - - [2025-10-16 03:17:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1630 0.011276 [API:8081]10.0.0.19 - - [2025-10-16 03:17:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.008607 [API:8081]10.0.0.19 - - [2025-10-16 03:17:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2060 0.008960 [API:8081]10.0.0.19 - - [2025-10-16 03:17:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2282 0.008772 [API:8081]10.0.0.19 - - [2025-10-16 03:17:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.19 - - [2025-10-16 03:17:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1428 0.048589 [API:8081]10.0.0.19 - - [2025-10-16 03:17:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1644 0.050260 [API:8081]10.0.0.19 - - [2025-10-16 03:17:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1864 0.049817 [API:8081]10.0.0.19 - - [2025-10-16 03:17:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2096 0.011608 [API:8081]10.0.0.19 - - [2025-10-16 03:17:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2330 0.009315 [API:8081]10.0.0.19 - - [2025-10-16 03:18:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059125 [API:8081]10.0.0.19 - - [2025-10-16 03:19:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.073167 [API:8081]10.0.0.23 - - [2025-10-16 03:21:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.23 - - [2025-10-16 03:21:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.23 - - [2025-10-16 03:21:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.23 - - [2025-10-16 03:21:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000457 [API:8081]10.0.0.57 - - [2025-10-16 03:21:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.57 - - [2025-10-16 03:21:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.57 - - [2025-10-16 03:21:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.57 - - [2025-10-16 03:21:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.19 - - [2025-10-16 03:21:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.19 - - [2025-10-16 03:21:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.19 - - [2025-10-16 03:21:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.19 - - [2025-10-16 03:21:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.19 - - [2025-10-16 03:21:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052875 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:22:50] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002738 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:22:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002967 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:22:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004908 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:22:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002983 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:22:50] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.003355 [API:8081]10.0.0.19 - - [2025-10-16 03:22:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.056542 [API:8081]10.0.0.23 - - [2025-10-16 03:23:58] "GET /analytics HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.23 - - [2025-10-16 03:23:58] "GET /analytics HTTP/1.1" 401 205 0.000189 [API:8081]10.0.0.19 - - [2025-10-16 03:24:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.19 - - [2025-10-16 03:24:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1644 0.057534 [API:8081]10.0.0.19 - - [2025-10-16 03:24:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.071242 [API:8081]10.0.0.57 - - [2025-10-16 03:24:27] "GET /analytics HTTP/1.1" 401 205 0.000209 [API:8081]10.0.0.57 - - [2025-10-16 03:24:27] "GET /analytics HTTP/1.1" 401 205 0.000139 [API:8081]10.0.0.19 - - [2025-10-16 03:24:28] "GET /analytics HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.19 - - [2025-10-16 03:24:28] "GET /analytics HTTP/1.1" 401 205 0.000140 [API:8081]10.0.0.19 - - [2025-10-16 03:24:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061181 [API:8081]10.0.0.19 - - [2025-10-16 03:25:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.063267 [API:8081]10.0.0.23 - - [2025-10-16 03:26:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.23 - - [2025-10-16 03:26:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.23 - - [2025-10-16 03:26:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.23 - - [2025-10-16 03:26:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.57 - - [2025-10-16 03:26:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.57 - - [2025-10-16 03:26:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.57 - - [2025-10-16 03:26:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.57 - - [2025-10-16 03:26:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.19 - - [2025-10-16 03:26:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.19 - - [2025-10-16 03:26:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.19 - - [2025-10-16 03:26:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.19 - - [2025-10-16 03:26:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.19 - - [2025-10-16 03:27:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053815 [API:8081]10.0.0.19 - - [2025-10-16 03:28:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000218 [API:8081]10.0.0.19 - - [2025-10-16 03:28:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1420 0.056971 [API:8081]10.0.0.19 - - [2025-10-16 03:28:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.064461 [API:8081]10.0.0.19 - - [2025-10-16 03:29:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.19 - - [2025-10-16 03:29:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.055418 [API:8081]10.0.0.19 - - [2025-10-16 03:30:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060100 [API:8081]10.0.0.23 - - [2025-10-16 03:31:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.23 - - [2025-10-16 03:31:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.23 - - [2025-10-16 03:31:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.23 - - [2025-10-16 03:31:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.57 - - [2025-10-16 03:31:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.57 - - [2025-10-16 03:31:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.57 - - [2025-10-16 03:31:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.57 - - [2025-10-16 03:31:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.19 - - [2025-10-16 03:31:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.19 - - [2025-10-16 03:31:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.19 - - [2025-10-16 03:31:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.19 - - [2025-10-16 03:31:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.19 - - [2025-10-16 03:31:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.058837 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:32:50] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002479 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:32:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002400 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:32:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002349 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:32:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002440 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:32:50] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002144 [API:8081]10.0.0.23 - - [2025-10-16 03:33:58] "GET /analytics HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.23 - - [2025-10-16 03:33:58] "GET /analytics HTTP/1.1" 401 205 0.000134 [API:8081]10.0.0.19 - - [2025-10-16 03:34:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057595 [API:8081]10.0.0.57 - - [2025-10-16 03:34:27] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.57 - - [2025-10-16 03:34:27] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.19 - - [2025-10-16 03:34:28] "GET /analytics HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.19 - - [2025-10-16 03:34:28] "GET /analytics HTTP/1.1" 401 205 0.000166 [API:8081]10.0.0.19 - - [2025-10-16 03:34:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.19 - - [2025-10-16 03:34:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1416 0.053344 [API:8081]10.0.0.19 - - [2025-10-16 03:35:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.071975 [API:8081]10.0.0.23 - - [2025-10-16 03:36:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.23 - - [2025-10-16 03:36:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.23 - - [2025-10-16 03:36:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.23 - - [2025-10-16 03:36:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.57 - - [2025-10-16 03:36:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.57 - - [2025-10-16 03:36:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.57 - - [2025-10-16 03:36:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000392 [API:8081]10.0.0.57 - - [2025-10-16 03:36:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000527 [API:8081]10.0.0.19 - - [2025-10-16 03:36:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.19 - - [2025-10-16 03:36:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.19 - - [2025-10-16 03:36:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.19 - - [2025-10-16 03:36:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.19 - - [2025-10-16 03:37:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061097 [API:8081]10.0.0.19 - - [2025-10-16 03:38:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.055812 [API:8081]10.0.0.19 - - [2025-10-16 03:40:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065369 [API:8081]10.0.0.19 - - [2025-10-16 03:40:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-24585915:7ba21c7e-82fa-4b30-9788-e5706ac143f9?flat HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.19 - - [2025-10-16 03:40:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-24585915:7ba21c7e-82fa-4b30-9788-e5706ac143f9?flat HTTP/1.1" 200 5264 0.102318 [API:8081]10.0.0.19 - - [2025-10-16 03:40:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-24585915:7ba21c7e-82fa-4b30-9788-e5706ac143f9?flat HTTP/1.1" 200 5264 0.076896 [API:8081]10.0.0.19 - - [2025-10-16 03:40:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-24585915:7ba21c7e-82fa-4b30-9788-e5706ac143f9?flat HTTP/1.1" 200 5264 0.085255 [API:8081]10.0.0.19 - - [2025-10-16 03:40:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-24585915:ctest-random-07243664?flat HTTP/1.1" 200 4960 0.024170 [API:8081]10.0.0.19 - - [2025-10-16 03:40:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.066973 [API:8081]10.0.0.19 - - [2025-10-16 03:40:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.021433 [API:8081]10.0.0.19 - - [2025-10-16 03:40:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008666 [API:8081]10.0.0.19 - - [2025-10-16 03:40:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.008099 [API:8081]10.0.0.19 - - [2025-10-16 03:40:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.020576 [API:8081]10.0.0.19 - - [2025-10-16 03:40:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.022232 [API:8081]10.0.0.19 - - [2025-10-16 03:40:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.017888 [API:8081]10.0.0.19 - - [2025-10-16 03:40:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.021910 [API:8081]10.0.0.19 - - [2025-10-16 03:40:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.018025 [API:8081]10.0.0.19 - - [2025-10-16 03:40:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.018123 [API:8081]10.0.0.19 - - [2025-10-16 03:40:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.018345 [API:8081]10.0.0.19 - - [2025-10-16 03:40:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.026862 [API:8081]10.0.0.19 - - [2025-10-16 03:40:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-24585915:ctest-random-07243664?flat HTTP/1.1" 200 4007 0.015467 [API:8081]10.0.0.19 - - [2025-10-16 03:40:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008214 [API:8081]10.0.0.23 - - [2025-10-16 03:41:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.23 - - [2025-10-16 03:41:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.23 - - [2025-10-16 03:41:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.23 - - [2025-10-16 03:41:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.57 - - [2025-10-16 03:41:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.57 - - [2025-10-16 03:41:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.57 - - [2025-10-16 03:41:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.57 - - [2025-10-16 03:41:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.19 - - [2025-10-16 03:41:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.19 - - [2025-10-16 03:41:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.19 - - [2025-10-16 03:41:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.19 - - [2025-10-16 03:41:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.19 - - [2025-10-16 03:41:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.064069 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:42:50] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003459 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:42:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002638 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:42:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002873 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:42:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002739 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:42:50] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002228 [API:8081]10.0.0.19 - - [2025-10-16 03:43:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062579 [API:8081]10.0.0.19 - - [2025-10-16 03:43:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.19 - - [2025-10-16 03:43:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2060 0.056360 [API:8081]10.0.0.23 - - [2025-10-16 03:43:58] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.23 - - [2025-10-16 03:43:58] "GET /analytics HTTP/1.1" 401 205 0.000177 [API:8081]10.0.0.19 - - [2025-10-16 03:44:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.062993 [API:8081]10.0.0.57 - - [2025-10-16 03:44:27] "GET /analytics HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.57 - - [2025-10-16 03:44:27] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.19 - - [2025-10-16 03:44:28] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.19 - - [2025-10-16 03:44:28] "GET /analytics HTTP/1.1" 401 205 0.000133 [API:8081]10.0.0.23 - - [2025-10-16 03:46:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.23 - - [2025-10-16 03:46:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.23 - - [2025-10-16 03:46:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.23 - - [2025-10-16 03:46:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.57 - - [2025-10-16 03:46:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.57 - - [2025-10-16 03:46:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.57 - - [2025-10-16 03:46:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.57 - - [2025-10-16 03:46:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.19 - - [2025-10-16 03:46:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.19 - - [2025-10-16 03:46:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.19 - - [2025-10-16 03:46:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.19 - - [2025-10-16 03:46:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000376 [API:8081]10.0.0.19 - - [2025-10-16 03:46:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053434 [API:8081]10.0.0.19 - - [2025-10-16 03:46:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.19 - - [2025-10-16 03:46:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1622 0.061029 [API:8081]10.0.0.19 - - [2025-10-16 03:47:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.095792 [API:8081]10.0.0.19 - - [2025-10-16 03:48:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.19 - - [2025-10-16 03:48:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1448 0.059855 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:01] "POST /analytics/query HTTP/1.1" 202 179 0.007085 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:01] "GET /analytics/query/0d3d1954-aa43-11f0-ada3-00000a000013 HTTP/1.1" 200 221 0.002292 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:01] "GET /analytics/query/0d3d1954-aa43-11f0-ada3-00000a000013 HTTP/1.1" 200 221 0.002523 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:02] "GET /analytics/query/0d3d1954-aa43-11f0-ada3-00000a000013 HTTP/1.1" 200 338 0.002733 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:02] "GET /analytics/query/0d3d1954-aa43-11f0-ada3-00000a000013/chunk-final/0 HTTP/1.1" 200 860 0.002062 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:02] "POST /analytics/query HTTP/1.1" 202 179 0.006296 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:02] "GET /analytics/query/0e3d698a-aa43-11f0-9ef7-00000a000013 HTTP/1.1" 200 221 0.010379 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:03] "GET /analytics/query/0e3d698a-aa43-11f0-9ef7-00000a000013 HTTP/1.1" 200 221 0.001924 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:03] "GET /analytics/query/0e3d698a-aa43-11f0-9ef7-00000a000013 HTTP/1.1" 200 338 0.002182 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:03] "GET /analytics/query/0e3d698a-aa43-11f0-9ef7-00000a000013/chunk-final/0 HTTP/1.1" 200 860 0.002644 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:04] "POST /analytics/query HTTP/1.1" 202 179 0.012610 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:04] "GET /analytics/query/0f39906b-aa43-11f0-8bcf-00000a000013 HTTP/1.1" 200 221 0.004878 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:04] "GET /analytics/query/0f39906b-aa43-11f0-8bcf-00000a000013 HTTP/1.1" 200 339 0.002009 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:04] "GET /analytics/query/0f39906b-aa43-11f0-8bcf-00000a000013/chunk-final/0 HTTP/1.1" 200 29931 0.005312 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:05] "POST /analytics/query HTTP/1.1" 202 179 0.006137 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:05] "GET /analytics/query/0fee56b2-aa43-11f0-a796-00000a000013 HTTP/1.1" 200 221 0.009998 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:06] "GET /analytics/query/0fee56b2-aa43-11f0-a796-00000a000013 HTTP/1.1" 200 339 0.002070 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:06] "GET /analytics/query/0fee56b2-aa43-11f0-a796-00000a000013/chunk-final/0 HTTP/1.1" 200 29931 0.005734 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:06] "POST /analytics/query HTTP/1.1" 202 179 0.008242 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:06] "GET /analytics/query/10a35368-aa43-11f0-81dc-00000a000013 HTTP/1.1" 200 221 0.002107 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:07] "GET /analytics/query/10a35368-aa43-11f0-81dc-00000a000013 HTTP/1.1" 200 221 0.002513 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:07] "GET /analytics/query/10a35368-aa43-11f0-81dc-00000a000013 HTTP/1.1" 200 339 0.002011 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:07] "GET /analytics/query/10a35368-aa43-11f0-81dc-00000a000013/chunk-final/0 HTTP/1.1" 200 12055 0.004329 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:11] "GET /analytics/tables HTTP/1.1" 200 76090 0.004007 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:11] "POST /analytics/query HTTP/1.1" 202 179 0.004091 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:11] "GET /analytics/query/13961e30-aa43-11f0-911d-00000a000013 HTTP/1.1" 200 221 0.004486 [API:8081]10.0.0.19 - - [2025-10-16 03:49:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057464 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:12] "GET /analytics/query/13961e30-aa43-11f0-911d-00000a000013 HTTP/1.1" 200 340 0.004134 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:12] "GET /analytics/query/13961e30-aa43-11f0-911d-00000a000013/chunk-final/0 HTTP/1.1" 200 322617 0.024484 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:12] "GET /analytics/tables HTTP/1.1" 200 76090 0.005467 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:13] "GET /analytics/tables HTTP/1.1" 200 76090 0.003521 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:13] "POST /analytics/query HTTP/1.1" 202 179 0.020359 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:13] "GET /analytics/query/14b652af-aa43-11f0-8807-00000a000013 HTTP/1.1" 200 221 0.003110 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:14] "GET /analytics/query/14b652af-aa43-11f0-8807-00000a000013 HTTP/1.1" 200 338 0.002190 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:14] "GET /analytics/query/14b652af-aa43-11f0-8807-00000a000013/chunk-final/0 HTTP/1.1" 200 145 0.002146 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:14] "POST /analytics/query HTTP/1.1" 202 179 0.012322 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:14] "GET /analytics/query/15097b4d-aa43-11f0-9ef6-00000a000013 HTTP/1.1" 200 221 0.004406 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:14] "GET /analytics/query/15097b4d-aa43-11f0-9ef6-00000a000013 HTTP/1.1" 200 338 0.001768 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:14] "GET /analytics/query/15097b4d-aa43-11f0-9ef6-00000a000013/chunk-final/0 HTTP/1.1" 200 145 0.002128 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:14] "POST /analytics/query HTTP/1.1" 202 179 0.007903 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:14] "GET /analytics/query/155b3aeb-aa43-11f0-876e-00000a000013 HTTP/1.1" 200 221 0.001700 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:15] "GET /analytics/query/155b3aeb-aa43-11f0-876e-00000a000013 HTTP/1.1" 200 338 0.001912 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:15] "GET /analytics/query/155b3aeb-aa43-11f0-876e-00000a000013/chunk-final/0 HTTP/1.1" 200 145 0.002099 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:15] "POST /analytics/query HTTP/1.1" 202 179 0.005874 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:15] "GET /analytics/query/15ac8345-aa43-11f0-84d0-00000a000013 HTTP/1.1" 200 221 0.004967 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:15] "GET /analytics/query/15ac8345-aa43-11f0-84d0-00000a000013 HTTP/1.1" 200 338 0.002032 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:15] "GET /analytics/query/15ac8345-aa43-11f0-84d0-00000a000013/chunk-final/0 HTTP/1.1" 200 145 0.001756 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:15] "POST /analytics/query HTTP/1.1" 202 179 0.005892 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:15] "GET /analytics/query/15fd7896-aa43-11f0-86bf-00000a000013 HTTP/1.1" 200 221 0.002493 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:16] "GET /analytics/query/15fd7896-aa43-11f0-86bf-00000a000013 HTTP/1.1" 200 338 0.002465 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:16] "GET /analytics/query/15fd7896-aa43-11f0-86bf-00000a000013/chunk-final/0 HTTP/1.1" 200 145 0.002490 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:16] "POST /analytics/query HTTP/1.1" 202 179 0.017139 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:16] "GET /analytics/query/164ea527-aa43-11f0-ac35-00000a000013 HTTP/1.1" 200 221 0.010711 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:16] "GET /analytics/query/164ea527-aa43-11f0-ac35-00000a000013 HTTP/1.1" 200 338 0.002016 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:16] "GET /analytics/query/164ea527-aa43-11f0-ac35-00000a000013/chunk-final/0 HTTP/1.1" 200 145 0.002434 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:16] "POST /analytics/query HTTP/1.1" 202 179 0.005978 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:16] "GET /analytics/query/16a2883a-aa43-11f0-b6da-00000a000013 HTTP/1.1" 200 221 0.001852 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:17] "GET /analytics/query/16a2883a-aa43-11f0-b6da-00000a000013 HTTP/1.1" 200 338 0.002788 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:17] "GET /analytics/query/16a2883a-aa43-11f0-b6da-00000a000013/chunk-final/0 HTTP/1.1" 200 145 0.002086 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:17] "POST /analytics/query HTTP/1.1" 202 179 0.004183 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:17] "GET /analytics/query/16f2f8d4-aa43-11f0-8cfb-00000a000013 HTTP/1.1" 200 221 0.011033 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:17] "GET /analytics/query/16f2f8d4-aa43-11f0-8cfb-00000a000013 HTTP/1.1" 200 338 0.002482 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:17] "GET /analytics/query/16f2f8d4-aa43-11f0-8cfb-00000a000013/chunk-final/0 HTTP/1.1" 200 145 0.002175 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:17] "POST /analytics/query HTTP/1.1" 202 179 0.011788 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:17] "GET /analytics/query/1744da7c-aa43-11f0-9296-00000a000013 HTTP/1.1" 200 221 0.003883 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:18] "GET /analytics/query/1744da7c-aa43-11f0-9296-00000a000013 HTTP/1.1" 200 338 0.002063 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:18] "GET /analytics/query/1744da7c-aa43-11f0-9296-00000a000013/chunk-final/0 HTTP/1.1" 200 145 0.002543 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:18] "POST /analytics/query HTTP/1.1" 202 179 0.005503 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:18] "GET /analytics/query/1797d1a0-aa43-11f0-87ba-00000a000013 HTTP/1.1" 200 221 0.002312 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:18] "GET /analytics/query/1797d1a0-aa43-11f0-87ba-00000a000013 HTTP/1.1" 200 338 0.002708 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:18] "GET /analytics/query/1797d1a0-aa43-11f0-87ba-00000a000013/chunk-final/0 HTTP/1.1" 200 145 0.002073 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:18] "POST /analytics/query HTTP/1.1" 202 179 0.004294 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:18] "GET /analytics/query/17e92b29-aa43-11f0-96da-00000a000013 HTTP/1.1" 200 221 0.001565 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:19] "GET /analytics/query/17e92b29-aa43-11f0-96da-00000a000013 HTTP/1.1" 200 338 0.001808 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:19] "GET /analytics/query/17e92b29-aa43-11f0-96da-00000a000013/chunk-final/0 HTTP/1.1" 200 145 0.001580 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:19] "POST /analytics/query HTTP/1.1" 202 179 0.005586 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:19] "GET /analytics/query/1839105e-aa43-11f0-9220-00000a000013 HTTP/1.1" 200 221 0.002289 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:19] "GET /analytics/query/1839105e-aa43-11f0-9220-00000a000013 HTTP/1.1" 200 338 0.002370 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:19] "GET /analytics/query/1839105e-aa43-11f0-9220-00000a000013/chunk-final/0 HTTP/1.1" 200 145 0.001741 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:20] "GET /analytics/tables HTTP/1.1" 200 76090 0.003874 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:21] "GET /analytics/tables HTTP/1.1" 200 76090 0.004618 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:21] "POST /analytics/query HTTP/1.1" 202 179 0.008756 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:21] "GET /analytics/query/194e4de9-aa43-11f0-962e-00000a000013 HTTP/1.1" 200 221 0.010725 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:21] "GET /analytics/query/194e4de9-aa43-11f0-962e-00000a000013 HTTP/1.1" 200 340 0.001851 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:21] "GET /analytics/query/194e4de9-aa43-11f0-962e-00000a000013/chunk-final/0 HTTP/1.1" 200 1505167 0.019761 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:21] "POST /analytics/query HTTP/1.1" 202 179 0.004794 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:21] "GET /analytics/query/19aa3c7b-aa43-11f0-bea2-00000a000013 HTTP/1.1" 200 221 0.001573 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:22] "GET /analytics/query/19aa3c7b-aa43-11f0-bea2-00000a000013 HTTP/1.1" 200 340 0.002590 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:22] "GET /analytics/query/19aa3c7b-aa43-11f0-bea2-00000a000013/chunk-final/0 HTTP/1.1" 200 1506564 0.018068 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:23] "GET /analytics/tables HTTP/1.1" 200 76090 0.004159 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:23] "GET /analytics/tables HTTP/1.1" 200 76090 0.003387 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:24] "GET /analytics/tables HTTP/1.1" 200 76090 0.003612 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:25] "GET /analytics/tables HTTP/1.1" 200 76090 0.005154 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:25] "GET /analytics/tables HTTP/1.1" 200 76090 0.004839 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:25] "POST /analytics/query HTTP/1.1" 202 179 0.006806 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:25] "GET /analytics/query/1c05fd36-aa43-11f0-a213-00000a000013 HTTP/1.1" 200 221 0.007532 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:26] "GET /analytics/query/1c05fd36-aa43-11f0-a213-00000a000013 HTTP/1.1" 200 339 0.002061 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:26] "GET /analytics/query/1c05fd36-aa43-11f0-a213-00000a000013/chunk-final/0 HTTP/1.1" 200 70417 0.003991 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:26] "GET /analytics/tables HTTP/1.1" 200 76090 0.003505 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:27] "POST /analytics/query HTTP/1.1" 202 179 0.005363 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:27] "GET /analytics/query/1cbb247d-aa43-11f0-9372-00000a000013 HTTP/1.1" 200 221 0.002697 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:27] "GET /analytics/query/1cbb247d-aa43-11f0-9372-00000a000013 HTTP/1.1" 200 341 0.002992 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:27] "GET /analytics/query/1cbb247d-aa43-11f0-9372-00000a000013/chunk-final/0 HTTP/1.1" 200 1015626 0.039821 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:28] "GET /analytics/tables HTTP/1.1" 200 76090 0.003351 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:28] "GET /analytics/tables HTTP/1.1" 200 76090 0.003760 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:32] "GET /analytics/tables HTTP/1.1" 200 76090 0.003577 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:33] "POST /analytics/query HTTP/1.1" 200 145 1.011706 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:33] "GET /analytics/tables HTTP/1.1" 200 76090 0.003497 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:34] "POST /analytics/query HTTP/1.1" 200 2299 1.011693 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:35] "GET /analytics/tables HTTP/1.1" 200 76090 0.005100 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:36] "POST /analytics/query HTTP/1.1" 200 763 1.013747 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:37] "GET /analytics/tables HTTP/1.1" 200 76090 0.004002 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:38] "POST /analytics/query HTTP/1.1" 200 2767 1.010844 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:38] "GET /analytics/tables HTTP/1.1" 200 76090 0.003762 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:39] "POST /analytics/query HTTP/1.1" 200 258 1.029256 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:40] "GET /analytics/tables HTTP/1.1" 200 76090 0.005146 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:41] "POST /analytics/query HTTP/1.1" 200 1326 1.012034 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:42] "GET /analytics/tables HTTP/1.1" 200 76090 0.004512 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:43] "POST /analytics/query HTTP/1.1" 200 2767 1.010612 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:43] "GET /analytics/tables HTTP/1.1" 200 76090 0.003353 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:44] "POST /analytics/query HTTP/1.1" 200 841 1.009287 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:45] "GET /analytics/tables HTTP/1.1" 200 76090 0.003459 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:46] "POST /analytics/query HTTP/1.1" 200 141423 1.017632 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:47] "GET /analytics/tables HTTP/1.1" 200 76090 0.004629 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:48] "POST /analytics/query HTTP/1.1" 200 1068 1.012226 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:48] "GET /analytics/tables HTTP/1.1" 200 76090 0.005091 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:49] "POST /analytics/query HTTP/1.1" 200 258 1.020988 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:50] "GET /analytics/tables HTTP/1.1" 200 76090 0.007149 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:51] "POST /analytics/query HTTP/1.1" 200 596 1.010048 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:52] "GET /analytics/tables HTTP/1.1" 200 76090 0.003679 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:53] "POST /analytics/query HTTP/1.1" 200 1433 1.012083 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:53] "GET /analytics/tables HTTP/1.1" 200 76090 0.003881 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:54] "POST /analytics/query HTTP/1.1" 200 596 1.018479 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:55] "GET /analytics/tables HTTP/1.1" 200 76090 0.003524 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:56] "POST /analytics/query HTTP/1.1" 200 236 1.011220 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:49:57] "GET /analytics/tables HTTP/1.1" 200 76090 0.003758 [API:8081]10.0.0.19 - - [2025-10-16 03:50:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.19 - - [2025-10-16 03:50:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1458 0.085579 [API:8081]10.0.0.19 - - [2025-10-16 03:50:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.072295 [API:8081]10.0.0.19 - - [2025-10-16 03:50:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.088324 [API:8081]10.0.0.19 - - [2025-10-16 03:50:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.011189 [API:8081]10.0.0.19 - - [2025-10-16 03:50:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.052368 [API:8081]10.0.0.23 - - [2025-10-16 03:51:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.23 - - [2025-10-16 03:51:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000356 [API:8081]10.0.0.23 - - [2025-10-16 03:51:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000378 [API:8081]10.0.0.23 - - [2025-10-16 03:51:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.57 - - [2025-10-16 03:51:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000363 [API:8081]10.0.0.57 - - [2025-10-16 03:51:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000481 [API:8081]10.0.0.57 - - [2025-10-16 03:51:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.57 - - [2025-10-16 03:51:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.19 - - [2025-10-16 03:51:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000374 [API:8081]10.0.0.19 - - [2025-10-16 03:51:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.19 - - [2025-10-16 03:51:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.19 - - [2025-10-16 03:51:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.19 - - [2025-10-16 03:51:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.008625 [API:8081]10.0.0.19 - - [2025-10-16 03:51:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.008990 [API:8081]10.0.0.19 - - [2025-10-16 03:51:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.009190 [API:8081]10.0.0.19 - - [2025-10-16 03:51:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.009580 [API:8081]10.0.0.19 - - [2025-10-16 03:51:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.011270 [API:8081]10.0.0.19 - - [2025-10-16 03:51:41] "POST /analytics/query HTTP/1.1" 200 222 1.018140 [API:8081]10.0.0.19 - - [2025-10-16 03:51:42] "POST /analytics/query HTTP/1.1" 200 222 1.023901 [API:8081]10.0.0.19 - - [2025-10-16 03:51:43] "POST /analytics/query HTTP/1.1" 200 353 1.016606 [API:8081]10.0.0.19 - - [2025-10-16 03:52:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060060 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:52:50] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002550 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:52:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002766 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:52:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002537 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:52:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002561 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 03:52:50] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002578 [API:8081]10.0.0.19 - - [2025-10-16 03:53:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.057537 [API:8081]10.0.0.23 - - [2025-10-16 03:53:58] "GET /analytics HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.23 - - [2025-10-16 03:53:58] "GET /analytics HTTP/1.1" 401 205 0.000133 [API:8081]10.0.0.57 - - [2025-10-16 03:54:27] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.57 - - [2025-10-16 03:54:27] "GET /analytics HTTP/1.1" 401 205 0.000147 [API:8081]10.0.0.19 - - [2025-10-16 03:54:28] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.19 - - [2025-10-16 03:54:28] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.19 - - [2025-10-16 03:55:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25592 0.019285 [API:8081]10.0.0.19 - - [2025-10-16 03:55:05] "POST /analytics/query HTTP/1.1" 200 507 1.017282 [API:8081]10.0.0.19 - - [2025-10-16 03:55:06] "POST /analytics/query HTTP/1.1" 200 353 1.023358 [API:8081]10.0.0.19 - - [2025-10-16 03:55:07] "POST /analytics/query HTTP/1.1" 200 353 1.019142 [API:8081]10.0.0.19 - - [2025-10-16 03:55:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.113438 [API:8081]10.0.0.23 - - [2025-10-16 03:56:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.23 - - [2025-10-16 03:56:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.23 - - [2025-10-16 03:56:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.23 - - [2025-10-16 03:56:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.57 - - [2025-10-16 03:56:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.57 - - [2025-10-16 03:56:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.57 - - [2025-10-16 03:56:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000469 [API:8081]10.0.0.57 - - [2025-10-16 03:56:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.19 - - [2025-10-16 03:56:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.19 - - [2025-10-16 03:56:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.19 - - [2025-10-16 03:56:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.19 - - [2025-10-16 03:56:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.19 - - [2025-10-16 03:56:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.058239 [API:8081]10.0.0.19 - - [2025-10-16 03:58:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060979 [API:8081]10.0.0.19 - - [2025-10-16 03:59:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.362816 [API:8081]10.0.0.23 - - [2025-10-16 04:01:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2025-10-16 04:01:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.23 - - [2025-10-16 04:01:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.23 - - [2025-10-16 04:01:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.57 - - [2025-10-16 04:01:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.57 - - [2025-10-16 04:01:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.57 - - [2025-10-16 04:01:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.57 - - [2025-10-16 04:01:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.19 - - [2025-10-16 04:01:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.19 - - [2025-10-16 04:01:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000370 [API:8081]10.0.0.19 - - [2025-10-16 04:01:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.19 - - [2025-10-16 04:01:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.19 - - [2025-10-16 04:01:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060460 [API:8081]10.0.0.19 - - [2025-10-16 04:02:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.056448 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:02:50] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002677 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:02:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002697 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:02:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002974 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:02:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002853 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:02:50] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002542 [API:8081]10.0.0.23 - - [2025-10-16 04:03:58] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.23 - - [2025-10-16 04:03:58] "GET /analytics HTTP/1.1" 401 205 0.000142 [API:8081]10.0.0.19 - - [2025-10-16 04:04:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081120 [API:8081]10.0.0.57 - - [2025-10-16 04:04:27] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.57 - - [2025-10-16 04:04:27] "GET /analytics HTTP/1.1" 401 205 0.000169 [API:8081]10.0.0.19 - - [2025-10-16 04:04:28] "GET /analytics HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.19 - - [2025-10-16 04:04:28] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.19 - - [2025-10-16 04:05:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.057015 [API:8081]10.0.0.23 - - [2025-10-16 04:06:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.23 - - [2025-10-16 04:06:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.23 - - [2025-10-16 04:06:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.23 - - [2025-10-16 04:06:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.57 - - [2025-10-16 04:06:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.57 - - [2025-10-16 04:06:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000560 [API:8081]10.0.0.57 - - [2025-10-16 04:06:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.57 - - [2025-10-16 04:06:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.19 - - [2025-10-16 04:06:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.19 - - [2025-10-16 04:06:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000355 [API:8081]10.0.0.19 - - [2025-10-16 04:06:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.19 - - [2025-10-16 04:06:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.19 - - [2025-10-16 04:07:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079994 [API:8081]10.0.0.19 - - [2025-10-16 04:07:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000350 [API:8081]10.0.0.19 - - [2025-10-16 04:07:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1632 0.059611 [API:8081]10.0.0.19 - - [2025-10-16 04:08:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-26766086:b2538c6d-343d-494a-91c6-fb96374353d8?flat HTTP/1.1" 200 5204 0.072517 [API:8081]10.0.0.19 - - [2025-10-16 04:08:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-26766086:b2538c6d-343d-494a-91c6-fb96374353d8?flat HTTP/1.1" 200 5204 0.061262 [API:8081]10.0.0.19 - - [2025-10-16 04:08:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-26766086:b2538c6d-343d-494a-91c6-fb96374353d8?flat HTTP/1.1" 200 5204 0.013855 [API:8081]10.0.0.19 - - [2025-10-16 04:08:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-26766086:EVPN-VN1?flat HTTP/1.1" 200 7817 0.018213 [API:8081]10.0.0.19 - - [2025-10-16 04:08:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.019221 [API:8081]10.0.0.19 - - [2025-10-16 04:08:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.019174 [API:8081]10.0.0.19 - - [2025-10-16 04:08:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009419 [API:8081]10.0.0.19 - - [2025-10-16 04:08:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-26766086:9e88fe9f-e11b-4355-9011-9a80db73894c?flat HTTP/1.1" 200 5067 0.012938 [API:8081]10.0.0.19 - - [2025-10-16 04:08:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-26766086:9e88fe9f-e11b-4355-9011-9a80db73894c?flat HTTP/1.1" 200 5067 0.012702 [API:8081]10.0.0.19 - - [2025-10-16 04:08:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-26766086:9e88fe9f-e11b-4355-9011-9a80db73894c?flat HTTP/1.1" 200 5067 0.014325 [API:8081]10.0.0.19 - - [2025-10-16 04:08:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-26766086:EVPN-VN1?flat HTTP/1.1" 200 7830 0.016519 [API:8081]10.0.0.19 - - [2025-10-16 04:08:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25592 0.030265 [API:8081]10.0.0.19 - - [2025-10-16 04:08:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25592 0.019066 [API:8081]10.0.0.19 - - [2025-10-16 04:08:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008248 [API:8081]10.0.0.19 - - [2025-10-16 04:08:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2532 0.056281 [API:8081]10.0.0.19 - - [2025-10-16 04:10:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.049266 [API:8081]10.0.0.19 - - [2025-10-16 04:10:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-26766086:b2538c6d-343d-494a-91c6-fb96374353d8?flat HTTP/1.1" 200 5318 0.013786 [API:8081]10.0.0.19 - - [2025-10-16 04:10:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-26766086:b2538c6d-343d-494a-91c6-fb96374353d8?flat HTTP/1.1" 200 5318 0.014059 [API:8081]10.0.0.19 - - [2025-10-16 04:10:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-26766086:b2538c6d-343d-494a-91c6-fb96374353d8?flat HTTP/1.1" 200 5318 0.015014 [API:8081]10.0.0.19 - - [2025-10-16 04:10:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-26766086:EVPN-VN1?flat HTTP/1.1" 200 8307 0.016456 [API:8081]10.0.0.19 - - [2025-10-16 04:10:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23277 0.019507 [API:8081]10.0.0.19 - - [2025-10-16 04:10:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12006 0.019881 [API:8081]10.0.0.19 - - [2025-10-16 04:10:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23277 0.023247 [API:8081]10.0.0.19 - - [2025-10-16 04:10:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12006 0.029274 [API:8081]10.0.0.19 - - [2025-10-16 04:10:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.017468 [API:8081]10.0.0.19 - - [2025-10-16 04:10:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-26766086:9e88fe9f-e11b-4355-9011-9a80db73894c?flat HTTP/1.1" 200 5317 0.014762 [API:8081]10.0.0.19 - - [2025-10-16 04:10:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-26766086:9e88fe9f-e11b-4355-9011-9a80db73894c?flat HTTP/1.1" 200 5317 0.012702 [API:8081]10.0.0.19 - - [2025-10-16 04:10:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-26766086:9e88fe9f-e11b-4355-9011-9a80db73894c?flat HTTP/1.1" 200 5317 0.012478 [API:8081]10.0.0.19 - - [2025-10-16 04:10:45] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-26766086:EVPN-VN1?flat HTTP/1.1" 200 9493 0.020567 [API:8081]10.0.0.19 - - [2025-10-16 04:10:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23098 0.018920 [API:8081]10.0.0.19 - - [2025-10-16 04:10:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23098 0.017256 [API:8081]10.0.0.19 - - [2025-10-16 04:10:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008325 [API:8081]10.0.0.23 - - [2025-10-16 04:11:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.23 - - [2025-10-16 04:11:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.23 - - [2025-10-16 04:11:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.23 - - [2025-10-16 04:11:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.57 - - [2025-10-16 04:11:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.57 - - [2025-10-16 04:11:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.57 - - [2025-10-16 04:11:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.57 - - [2025-10-16 04:11:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.19 - - [2025-10-16 04:11:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000422 [API:8081]10.0.0.19 - - [2025-10-16 04:11:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.19 - - [2025-10-16 04:11:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000481 [API:8081]10.0.0.19 - - [2025-10-16 04:11:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.19 - - [2025-10-16 04:11:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.052742 [API:8081]10.0.0.19 - - [2025-10-16 04:11:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24462 0.018027 [API:8081]10.0.0.19 - - [2025-10-16 04:11:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-26766086:EVPN-VN1?flat HTTP/1.1" 200 8773 0.018754 [API:8081]10.0.0.19 - - [2025-10-16 04:11:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009035 [API:8081]10.0.0.19 - - [2025-10-16 04:12:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32496 0.042193 [API:8081]10.0.0.19 - - [2025-10-16 04:12:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12778 0.021451 [API:8081]10.0.0.19 - - [2025-10-16 04:12:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32496 0.023415 [API:8081]10.0.0.19 - - [2025-10-16 04:12:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12399 0.022738 [API:8081]10.0.0.19 - - [2025-10-16 04:12:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-26766086:EVPN-VN1?flat HTTP/1.1" 200 5988 0.013770 [API:8081]10.0.0.19 - - [2025-10-16 04:12:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009001 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:12:50] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003980 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:12:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003426 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:12:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003456 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:12:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002808 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:12:50] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.011430 [API:8081]10.0.0.19 - - [2025-10-16 04:13:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061318 [API:8081]10.0.0.23 - - [2025-10-16 04:13:58] "GET /analytics HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.23 - - [2025-10-16 04:13:58] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.57 - - [2025-10-16 04:14:27] "GET /analytics HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.57 - - [2025-10-16 04:14:27] "GET /analytics HTTP/1.1" 401 205 0.000172 [API:8081]10.0.0.19 - - [2025-10-16 04:14:28] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.19 - - [2025-10-16 04:14:28] "GET /analytics HTTP/1.1" 401 205 0.000132 [API:8081]10.0.0.19 - - [2025-10-16 04:14:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.059993 [API:8081]10.0.0.19 - - [2025-10-16 04:14:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-44104703:b999c0d5-7f1c-46bb-bb56-bf5f123cad1a?flat HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.19 - - [2025-10-16 04:14:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-44104703:b999c0d5-7f1c-46bb-bb56-bf5f123cad1a?flat HTTP/1.1" 200 5322 0.403772 [API:8081]10.0.0.19 - - [2025-10-16 04:14:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-44104703:b999c0d5-7f1c-46bb-bb56-bf5f123cad1a?flat HTTP/1.1" 200 5322 0.110252 [API:8081]10.0.0.19 - - [2025-10-16 04:14:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-44104703:b999c0d5-7f1c-46bb-bb56-bf5f123cad1a?flat HTTP/1.1" 200 5322 0.050473 [API:8081]10.0.0.19 - - [2025-10-16 04:14:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-33913549:ctest-TestRbac-33913549-80512555?flat HTTP/1.1" 200 3955 0.059609 [API:8081]10.0.0.19 - - [2025-10-16 04:14:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.087173 [API:8081]10.0.0.19 - - [2025-10-16 04:14:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.124657 [API:8081]10.0.0.19 - - [2025-10-16 04:14:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.19 - - [2025-10-16 04:14:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32546 0.062293 [API:8081]10.0.0.19 - - [2025-10-16 04:14:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12872 0.061799 [API:8081]10.0.0.19 - - [2025-10-16 04:14:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.087705 [API:8081]10.0.0.19 - - [2025-10-16 04:14:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.118198 [API:8081]10.0.0.19 - - [2025-10-16 04:14:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32546 0.044346 [API:8081]10.0.0.19 - - [2025-10-16 04:14:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12872 0.022000 [API:8081]10.0.0.19 - - [2025-10-16 04:14:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.091264 [API:8081]10.0.0.19 - - [2025-10-16 04:14:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.070498 [API:8081]10.0.0.19 - - [2025-10-16 04:14:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.139679 [API:8081]10.0.0.19 - - [2025-10-16 04:14:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32546 0.083017 [API:8081]10.0.0.19 - - [2025-10-16 04:14:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12872 0.025229 [API:8081]10.0.0.19 - - [2025-10-16 04:14:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32546 0.024021 [API:8081]10.0.0.19 - - [2025-10-16 04:14:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12872 0.029699 [API:8081]10.0.0.19 - - [2025-10-16 04:14:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32546 0.024787 [API:8081]10.0.0.19 - - [2025-10-16 04:14:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12872 0.019459 [API:8081]10.0.0.19 - - [2025-10-16 04:14:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32546 0.028482 [API:8081]10.0.0.19 - - [2025-10-16 04:14:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12872 0.025350 [API:8081]10.0.0.19 - - [2025-10-16 04:14:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32546 0.025827 [API:8081]10.0.0.19 - - [2025-10-16 04:14:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12872 0.021223 [API:8081]10.0.0.19 - - [2025-10-16 04:14:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32546 0.027945 [API:8081]10.0.0.19 - - [2025-10-16 04:14:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12872 0.022064 [API:8081]10.0.0.19 - - [2025-10-16 04:15:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32546 0.049020 [API:8081]10.0.0.19 - - [2025-10-16 04:15:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12872 0.030273 [API:8081]10.0.0.19 - - [2025-10-16 04:15:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32558 0.023482 [API:8081]10.0.0.19 - - [2025-10-16 04:15:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12872 0.020424 [API:8081]10.0.0.19 - - [2025-10-16 04:15:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32558 0.034445 [API:8081]10.0.0.19 - - [2025-10-16 04:15:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12458 0.022947 [API:8081]10.0.0.19 - - [2025-10-16 04:15:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-33913549:ctest-TestRbac-33913549-80512555?flat HTTP/1.1" 200 6493 0.014627 [API:8081]10.0.0.19 - - [2025-10-16 04:15:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010505 [API:8081]10.0.0.19 - - [2025-10-16 04:15:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.19 - - [2025-10-16 04:15:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1460 0.055200 [API:8081]10.0.0.19 - - [2025-10-16 04:15:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1460 0.068808 [API:8081]10.0.0.19 - - [2025-10-16 04:15:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1706 0.122447 [API:8081]10.0.0.23 - - [2025-10-16 04:16:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000352 [API:8081]10.0.0.23 - - [2025-10-16 04:16:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000401 [API:8081]10.0.0.23 - - [2025-10-16 04:16:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.23 - - [2025-10-16 04:16:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000455 [API:8081]10.0.0.57 - - [2025-10-16 04:16:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.57 - - [2025-10-16 04:16:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000666 [API:8081]10.0.0.57 - - [2025-10-16 04:16:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.57 - - [2025-10-16 04:16:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.19 - - [2025-10-16 04:16:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.19 - - [2025-10-16 04:16:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.19 - - [2025-10-16 04:16:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.19 - - [2025-10-16 04:16:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.19 - - [2025-10-16 04:16:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-62679394:b829d73c-67d2-4ec4-a30f-7d38df66f4bd?flat HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.19 - - [2025-10-16 04:16:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-62679394:b829d73c-67d2-4ec4-a30f-7d38df66f4bd?flat HTTP/1.1" 200 5396 0.144827 [API:8081]10.0.0.19 - - [2025-10-16 04:16:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-62679394:b829d73c-67d2-4ec4-a30f-7d38df66f4bd?flat HTTP/1.1" 200 5396 0.053445 [API:8081]10.0.0.19 - - [2025-10-16 04:16:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-62679394:b829d73c-67d2-4ec4-a30f-7d38df66f4bd?flat HTTP/1.1" 200 5396 0.049484 [API:8081]10.0.0.19 - - [2025-10-16 04:16:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-62679394:ctest-TestRbacBasic-62679394-72902718?flat HTTP/1.1" 200 4139 0.051914 [API:8081]10.0.0.19 - - [2025-10-16 04:16:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.056252 [API:8081]10.0.0.19 - - [2025-10-16 04:16:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.085695 [API:8081]10.0.0.19 - - [2025-10-16 04:16:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24717 0.016644 [API:8081]10.0.0.19 - - [2025-10-16 04:16:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.032966 [API:8081]10.0.0.19 - - [2025-10-16 04:16:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.075537 [API:8081]10.0.0.19 - - [2025-10-16 04:16:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24717 0.024887 [API:8081]10.0.0.19 - - [2025-10-16 04:16:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.038412 [API:8081]10.0.0.19 - - [2025-10-16 04:16:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.056597 [API:8081]10.0.0.19 - - [2025-10-16 04:16:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.076255 [API:8081]10.0.0.19 - - [2025-10-16 04:16:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24717 0.018315 [API:8081]10.0.0.19 - - [2025-10-16 04:16:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24717 0.050205 [API:8081]10.0.0.19 - - [2025-10-16 04:16:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24717 0.017872 [API:8081]10.0.0.19 - - [2025-10-16 04:16:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24717 0.020306 [API:8081]10.0.0.19 - - [2025-10-16 04:16:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060328 [API:8081]10.0.0.19 - - [2025-10-16 04:16:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24717 0.019103 [API:8081]10.0.0.19 - - [2025-10-16 04:16:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24717 0.018389 [API:8081]10.0.0.19 - - [2025-10-16 04:16:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24717 0.020735 [API:8081]10.0.0.19 - - [2025-10-16 04:16:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24717 0.022311 [API:8081]10.0.0.19 - - [2025-10-16 04:16:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24717 0.020490 [API:8081]10.0.0.19 - - [2025-10-16 04:16:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-62679394:ctest-TestRbacBasic-62679394-72902718?flat HTTP/1.1" 200 6886 0.014462 [API:8081]10.0.0.19 - - [2025-10-16 04:16:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008368 [Introspect:8090]10.0.0.19 - - [2025-10-16 04:16:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001028 [API:8081]10.0.0.19 - - [2025-10-16 04:17:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.19 - - [2025-10-16 04:17:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.060222 [API:8081]10.0.0.19 - - [2025-10-16 04:17:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.057215 [API:8081]10.0.0.19 - - [2025-10-16 04:19:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058452 [API:8081]10.0.0.19 - - [2025-10-16 04:20:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-91100301:5fe3521f-072b-4936-9383-00e5809f22f6?flat HTTP/1.1" 200 5369 0.015404 [API:8081]10.0.0.19 - - [2025-10-16 04:20:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-91100301:5fe3521f-072b-4936-9383-00e5809f22f6?flat HTTP/1.1" 200 5369 0.054625 [API:8081]10.0.0.19 - - [2025-10-16 04:20:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-91100301:5fe3521f-072b-4936-9383-00e5809f22f6?flat HTTP/1.1" 200 5369 0.082807 [API:8081]10.0.0.19 - - [2025-10-16 04:20:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-91100301:ctest-vn1-36242444?flat HTTP/1.1" 200 9401 0.021753 [API:8081]10.0.0.19 - - [2025-10-16 04:20:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32565 0.023870 [API:8081]10.0.0.19 - - [2025-10-16 04:20:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12977 0.020516 [API:8081]10.0.0.19 - - [2025-10-16 04:20:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32565 0.032142 [API:8081]10.0.0.19 - - [2025-10-16 04:20:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12977 0.028980 [API:8081]10.0.0.19 - - [2025-10-16 04:20:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.012626 [API:8081]10.0.0.19 - - [2025-10-16 04:20:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-91100301:69242d8e-a338-4f55-b538-ad5d0123414b?flat HTTP/1.1" 200 5367 0.013443 [API:8081]10.0.0.19 - - [2025-10-16 04:20:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-91100301:69242d8e-a338-4f55-b538-ad5d0123414b?flat HTTP/1.1" 200 5367 0.012836 [API:8081]10.0.0.19 - - [2025-10-16 04:20:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-91100301:69242d8e-a338-4f55-b538-ad5d0123414b?flat HTTP/1.1" 200 5367 0.012385 [API:8081]10.0.0.19 - - [2025-10-16 04:20:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-91100301:ctest-vn1-36242444?flat HTTP/1.1" 200 9401 0.019779 [API:8081]10.0.0.19 - - [2025-10-16 04:20:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.021156 [API:8081]10.0.0.19 - - [2025-10-16 04:20:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.021512 [API:8081]10.0.0.19 - - [2025-10-16 04:20:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010042 [API:8081]10.0.0.19 - - [2025-10-16 04:20:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.035190 [API:8081]10.0.0.19 - - [2025-10-16 04:20:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.018251 [API:8081]10.0.0.19 - - [2025-10-16 04:20:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.028866 [API:8081]10.0.0.19 - - [2025-10-16 04:20:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-91100301:ctest-vn1-36242444?flat HTTP/1.1" 200 7656 0.017015 [API:8081]10.0.0.19 - - [2025-10-16 04:20:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008562 [API:8081]10.0.0.19 - - [2025-10-16 04:20:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.026065 [API:8081]10.0.0.19 - - [2025-10-16 04:20:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12996 0.023076 [API:8081]10.0.0.19 - - [2025-10-16 04:20:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.031980 [API:8081]10.0.0.19 - - [2025-10-16 04:20:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12996 0.021966 [API:8081]10.0.0.19 - - [2025-10-16 04:20:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.024695 [API:8081]10.0.0.19 - - [2025-10-16 04:20:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12996 0.023129 [API:8081]10.0.0.19 - - [2025-10-16 04:20:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.033590 [API:8081]10.0.0.19 - - [2025-10-16 04:20:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12996 0.021546 [API:8081]10.0.0.19 - - [2025-10-16 04:20:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.026293 [API:8081]10.0.0.19 - - [2025-10-16 04:20:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12996 0.022185 [API:8081]10.0.0.19 - - [2025-10-16 04:20:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32567 0.027428 [API:8081]10.0.0.19 - - [2025-10-16 04:20:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12996 0.023612 [API:8081]10.0.0.19 - - [2025-10-16 04:20:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.061575 [API:8081]10.0.0.19 - - [2025-10-16 04:20:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32568 0.033508 [API:8081]10.0.0.19 - - [2025-10-16 04:20:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12604 0.020228 [API:8081]10.0.0.19 - - [2025-10-16 04:20:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-91100301:ctest-vn1-36242444?flat HTTP/1.1" 200 4921 0.012945 [API:8081]10.0.0.19 - - [2025-10-16 04:20:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011098 [API:8081]10.0.0.19 - - [2025-10-16 04:20:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.008315 [API:8081]10.0.0.19 - - [2025-10-16 04:20:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.009315 [API:8081]10.0.0.23 - - [2025-10-16 04:21:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.23 - - [2025-10-16 04:21:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.23 - - [2025-10-16 04:21:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.23 - - [2025-10-16 04:21:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.57 - - [2025-10-16 04:21:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.57 - - [2025-10-16 04:21:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.57 - - [2025-10-16 04:21:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000375 [API:8081]10.0.0.57 - - [2025-10-16 04:21:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.19 - - [2025-10-16 04:21:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.19 - - [2025-10-16 04:21:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.19 - - [2025-10-16 04:21:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.19 - - [2025-10-16 04:21:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.19 - - [2025-10-16 04:22:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056404 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:22:50] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002770 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:22:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002563 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:22:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002502 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:22:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002471 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:22:50] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002017 [API:8081]10.0.0.19 - - [2025-10-16 04:23:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2534 0.371286 [API:8081]10.0.0.23 - - [2025-10-16 04:23:58] "GET /analytics HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.23 - - [2025-10-16 04:23:58] "GET /analytics HTTP/1.1" 401 205 0.000153 [Introspect:8090]10.0.0.19 - - [2025-10-16 04:24:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001032 [API:8081]10.0.0.19 - - [2025-10-16 04:24:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 12144 0.436285 [API:8081]10.0.0.19 - - [2025-10-16 04:24:04] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4339-1?flat HTTP/1.1" 200 6195 0.411715 [API:8081]10.0.0.19 - - [2025-10-16 04:24:04] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4339-2?flat HTTP/1.1" 200 6194 0.063822 [API:8081]10.0.0.19 - - [2025-10-16 04:24:04] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4339-3?flat HTTP/1.1" 200 4108 0.016834 [API:8081]10.0.0.19 - - [2025-10-16 04:24:04] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?flat HTTP/1.1" 200 7386 0.017825 [API:8081]10.0.0.19 - - [2025-10-16 04:24:04] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?flat HTTP/1.1" 200 5898 0.015661 [API:8081]10.0.0.19 - - [2025-10-16 04:24:04] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?flat HTTP/1.1" 200 5897 0.014671 [API:8081]10.0.0.19 - - [2025-10-16 04:24:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1844 0.015976 [API:8081]10.0.0.57 - - [2025-10-16 04:24:27] "GET /analytics HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.57 - - [2025-10-16 04:24:27] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.19 - - [2025-10-16 04:24:28] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.19 - - [2025-10-16 04:24:28] "GET /analytics HTTP/1.1" 401 205 0.000214 [API:8081]10.0.0.19 - - [2025-10-16 04:24:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-91100301:8986748e-3656-4445-bd8e-718fd493c180?flat HTTP/1.1" 200 5252 0.013000 [API:8081]10.0.0.19 - - [2025-10-16 04:24:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-91100301:8986748e-3656-4445-bd8e-718fd493c180?flat HTTP/1.1" 200 5252 0.015709 [API:8081]10.0.0.19 - - [2025-10-16 04:24:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-91100301:8986748e-3656-4445-bd8e-718fd493c180?flat HTTP/1.1" 200 5252 0.013311 [API:8081]10.0.0.19 - - [2025-10-16 04:24:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-91100301:ctest-vn1-59270179?flat HTTP/1.1" 200 6993 0.015772 [API:8081]10.0.0.19 - - [2025-10-16 04:24:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32294 0.025769 [API:8081]10.0.0.19 - - [2025-10-16 04:24:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32294 0.023760 [API:8081]10.0.0.19 - - [2025-10-16 04:24:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009652 [API:8081]10.0.0.19 - - [2025-10-16 04:25:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-91100301:da14cb89-862d-4385-a634-d88898a1b6ec?flat HTTP/1.1" 200 5246 0.013239 [API:8081]10.0.0.19 - - [2025-10-16 04:25:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-91100301:da14cb89-862d-4385-a634-d88898a1b6ec?flat HTTP/1.1" 200 5246 0.015018 [API:8081]10.0.0.19 - - [2025-10-16 04:25:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-91100301:da14cb89-862d-4385-a634-d88898a1b6ec?flat HTTP/1.1" 200 5246 0.012941 [API:8081]10.0.0.19 - - [2025-10-16 04:25:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-91100301:ctest-vn2-58198678?flat HTTP/1.1" 200 6994 0.017755 [API:8081]10.0.0.19 - - [2025-10-16 04:25:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32879 0.023586 [API:8081]10.0.0.19 - - [2025-10-16 04:25:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-2?flat HTTP/1.1" 200 12450 0.022971 [API:8081]10.0.0.19 - - [2025-10-16 04:25:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32879 0.028147 [API:8081]10.0.0.19 - - [2025-10-16 04:25:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-2?flat HTTP/1.1" 200 12450 0.020824 [API:8081]10.0.0.19 - - [2025-10-16 04:25:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.008603 [API:8081]10.0.0.19 - - [2025-10-16 04:25:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063896 [API:8081]10.0.0.23 - - [2025-10-16 04:26:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.23 - - [2025-10-16 04:26:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.23 - - [2025-10-16 04:26:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.23 - - [2025-10-16 04:26:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.57 - - [2025-10-16 04:26:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.57 - - [2025-10-16 04:26:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.57 - - [2025-10-16 04:26:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.57 - - [2025-10-16 04:26:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.19 - - [2025-10-16 04:26:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.19 - - [2025-10-16 04:26:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.19 - - [2025-10-16 04:26:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.19 - - [2025-10-16 04:26:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.19 - - [2025-10-16 04:26:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2534 0.076765 [API:8081]10.0.0.19 - - [2025-10-16 04:26:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32888 0.031207 [API:8081]10.0.0.19 - - [2025-10-16 04:26:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-2?flat HTTP/1.1" 200 12983 0.021501 [API:8081]10.0.0.19 - - [2025-10-16 04:26:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32888 0.026332 [API:8081]10.0.0.19 - - [2025-10-16 04:26:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-2?flat HTTP/1.1" 200 12983 0.020772 [API:8081]10.0.0.19 - - [2025-10-16 04:26:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32888 0.028476 [API:8081]10.0.0.19 - - [2025-10-16 04:26:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-2?flat HTTP/1.1" 200 12983 0.033947 [API:8081]10.0.0.19 - - [2025-10-16 04:26:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32891 0.024299 [API:8081]10.0.0.19 - - [2025-10-16 04:26:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-2?flat HTTP/1.1" 200 12858 0.021225 [API:8081]10.0.0.19 - - [2025-10-16 04:26:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-91100301:ctest-vn2-58198678?flat HTTP/1.1" 200 7737 0.017807 [API:8081]10.0.0.19 - - [2025-10-16 04:26:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008447 [API:8081]10.0.0.19 - - [2025-10-16 04:26:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32313 0.029271 [API:8081]10.0.0.19 - - [2025-10-16 04:27:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32318 0.030372 [API:8081]10.0.0.19 - - [2025-10-16 04:27:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32318 0.028088 [API:8081]10.0.0.19 - - [2025-10-16 04:27:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32318 0.028385 [API:8081]10.0.0.19 - - [2025-10-16 04:27:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32318 0.033602 [API:8081]10.0.0.19 - - [2025-10-16 04:27:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32318 0.024366 [API:8081]10.0.0.19 - - [2025-10-16 04:27:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32318 0.027090 [API:8081]10.0.0.19 - - [2025-10-16 04:27:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-91100301:ctest-vn1-59270179?flat HTTP/1.1" 200 7907 0.016285 [API:8081]10.0.0.19 - - [2025-10-16 04:27:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008116 [API:8081]10.0.0.19 - - [2025-10-16 04:28:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-23735083:4b8a4f0b-6b55-4929-8425-684c8705076e?flat HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.19 - - [2025-10-16 04:28:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-23735083:4b8a4f0b-6b55-4929-8425-684c8705076e?flat HTTP/1.1" 200 5225 0.099575 [API:8081]10.0.0.19 - - [2025-10-16 04:28:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-23735083:4b8a4f0b-6b55-4929-8425-684c8705076e?flat HTTP/1.1" 200 5225 0.059842 [API:8081]10.0.0.19 - - [2025-10-16 04:28:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-23735083:4b8a4f0b-6b55-4929-8425-684c8705076e?flat HTTP/1.1" 200 5225 0.061427 [API:8081]10.0.0.19 - - [2025-10-16 04:28:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-23735083:ctest-vn-00756472?flat HTTP/1.1" 200 6590 0.020328 [API:8081]10.0.0.19 - - [2025-10-16 04:28:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32327 0.039856 [API:8081]10.0.0.19 - - [2025-10-16 04:28:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32327 0.026047 [API:8081]10.0.0.19 - - [2025-10-16 04:28:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011151 [API:8081]10.0.0.19 - - [2025-10-16 04:28:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-23735083:513cbdb8-a4d1-42b6-8e8e-63f6c1cd4607?flat HTTP/1.1" 200 5229 0.015288 [API:8081]10.0.0.19 - - [2025-10-16 04:28:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-23735083:513cbdb8-a4d1-42b6-8e8e-63f6c1cd4607?flat HTTP/1.1" 200 5229 0.015081 [API:8081]10.0.0.19 - - [2025-10-16 04:28:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-23735083:513cbdb8-a4d1-42b6-8e8e-63f6c1cd4607?flat HTTP/1.1" 200 5229 0.016994 [API:8081]10.0.0.19 - - [2025-10-16 04:28:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-23735083:ctest-vn-65483131?flat HTTP/1.1" 200 6745 0.020099 [API:8081]10.0.0.19 - - [2025-10-16 04:28:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32911 0.029042 [API:8081]10.0.0.19 - - [2025-10-16 04:28:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-2?flat HTTP/1.1" 200 12947 0.026865 [API:8081]10.0.0.19 - - [2025-10-16 04:28:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32911 0.039675 [API:8081]10.0.0.19 - - [2025-10-16 04:28:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-2?flat HTTP/1.1" 200 12947 0.044819 [API:8081]10.0.0.19 - - [2025-10-16 04:28:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010731 [API:8081]10.0.0.19 - - [2025-10-16 04:28:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055551 [API:8081]10.0.0.19 - - [2025-10-16 04:28:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32911 0.030076 [API:8081]10.0.0.19 - - [2025-10-16 04:28:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-2?flat HTTP/1.1" 200 12947 0.023940 [API:8081]10.0.0.19 - - [2025-10-16 04:28:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32911 0.026129 [API:8081]10.0.0.19 - - [2025-10-16 04:28:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-2?flat HTTP/1.1" 200 12947 0.019650 [API:8081]10.0.0.19 - - [2025-10-16 04:28:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32914 0.023947 [API:8081]10.0.0.19 - - [2025-10-16 04:28:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4339-2?flat HTTP/1.1" 200 12567 0.019339 [API:8081]10.0.0.19 - - [2025-10-16 04:28:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-23735083:ctest-vn-65483131?flat HTTP/1.1" 200 4879 0.011618 [API:8081]10.0.0.19 - - [2025-10-16 04:28:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.014786 [API:8081]10.0.0.19 - - [2025-10-16 04:28:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32329 0.032263 [API:8081]10.0.0.19 - - [2025-10-16 04:29:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32332 0.028189 [API:8081]10.0.0.19 - - [2025-10-16 04:29:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32332 0.025627 [API:8081]10.0.0.19 - - [2025-10-16 04:29:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32332 0.025383 [API:8081]10.0.0.19 - - [2025-10-16 04:29:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32332 0.043717 [API:8081]10.0.0.19 - - [2025-10-16 04:29:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32332 0.025903 [API:8081]10.0.0.19 - - [2025-10-16 04:29:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4339-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32334 0.042395 [API:8081]10.0.0.19 - - [2025-10-16 04:29:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-23735083:ctest-vn-00756472?flat HTTP/1.1" 200 6185 0.024098 [API:8081]10.0.0.19 - - [2025-10-16 04:29:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010850 [API:8081]10.0.0.19 - - [2025-10-16 04:29:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.19 - - [2025-10-16 04:29:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.112532 [API:8081]10.0.0.19 - - [2025-10-16 04:29:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.050086 [API:8081]10.0.0.19 - - [2025-10-16 04:29:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2534 0.084454 [API:8081]10.0.0.23 - - [2025-10-16 04:31:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.23 - - [2025-10-16 04:31:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.23 - - [2025-10-16 04:31:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.23 - - [2025-10-16 04:31:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.57 - - [2025-10-16 04:31:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.57 - - [2025-10-16 04:31:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.57 - - [2025-10-16 04:31:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.57 - - [2025-10-16 04:31:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.19 - - [2025-10-16 04:31:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.19 - - [2025-10-16 04:31:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.19 - - [2025-10-16 04:31:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.19 - - [2025-10-16 04:31:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.19 - - [2025-10-16 04:31:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058846 [API:8081]10.0.0.19 - - [2025-10-16 04:32:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2534 0.061624 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:32:50] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002771 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:32:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002997 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:32:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002785 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:32:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4339-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002946 [LOCAL API:8181]127.0.0.1 - - [2025-10-16 04:32:50] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002185 [API:8081]10.0.0.23 - - [2025-10-16 04:33:58] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.23 - - [2025-10-16 04:33:58] "GET /analytics HTTP/1.1" 401 205 0.000173 [API:8081]10.0.0.57 - - [2025-10-16 04:34:27] "GET /analytics HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.57 - - [2025-10-16 04:34:27] "GET /analytics HTTP/1.1" 401 205 0.000177 [API:8081]10.0.0.19 - - [2025-10-16 04:34:28] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.19 - - [2025-10-16 04:34:28] "GET /analytics HTTP/1.1" 401 205 0.000143 [API:8081]10.0.0.19 - - [2025-10-16 04:34:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067261 [API:8081]10.0.0.19 - - [2025-10-16 04:35:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.19 - - [2025-10-16 04:35:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1872 0.052342 [API:8081]10.0.0.19 - - [2025-10-16 04:35:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2534 0.060109 [API:8081]10.0.0.23 - - [2025-10-16 04:36:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000370 [API:8081]10.0.0.23 - - [2025-10-16 04:36:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.23 - - [2025-10-16 04:36:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.23 - - [2025-10-16 04:36:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.57 - - [2025-10-16 04:36:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000366 [API:8081]10.0.0.57 - - [2025-10-16 04:36:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.57 - - [2025-10-16 04:36:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.57 - - [2025-10-16 04:36:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000214 [API:8081]10.0.0.19 - - [2025-10-16 04:36:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.19 - - [2025-10-16 04:36:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.19 - - [2025-10-16 04:36:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.19 - - [2025-10-16 04:36:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.19 - - [2025-10-16 04:37:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061380 [API:8081]10.0.0.19 - - [2025-10-16 04:38:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2534 0.076499 [API:8081]10.0.0.19 - - [2025-10-16 04:40:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063182 [Introspect:8090]10.0.0.19 - - [2025-10-16 04:40:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001299 [API:8081]10.0.0.23 - - [2025-10-16 04:41:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.23 - - [2025-10-16 04:41:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.23 - - [2025-10-16 04:41:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.23 - - [2025-10-16 04:41:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000425 [API:8081]10.0.0.57 - - [2025-10-16 04:41:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.57 - - [2025-10-16 04:41:02] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.57 - - [2025-10-16 04:41:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.57 - - [2025-10-16 04:41:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.19 - - [2025-10-16 04:41:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.19 - - [2025-10-16 04:41:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.19 - - [2025-10-16 04:41:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.19 - - [2025-10-16 04:41:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264