+++ date ++ echo 'INFO: =================== Thu Jan 1 01:56:52 AM UTC 2026 ===================' INFO: =================== Thu Jan 1 01:56:52 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.249:8081 10.0.0.27:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.249:8081 10.0.0.27:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.249:8081 10.0.0.27:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.249:9042 10.0.0.27:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.249:9042 10.0.0.27:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.249:9042 10.0.0.27:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.249:8086 10.0.0.27:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.249:8086 10.0.0.27:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.249:8086 10.0.0.27:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.249:8082 10.0.0.27:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.249:8082 10.0.0.27:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.249:8082 10.0.0.27:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.249:9161 10.0.0.27:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.249:9161 10.0.0.27:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.249:9161 10.0.0.27:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.249:9041 10.0.0.27: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.129,10.20.0.14,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.129,10.20.0.14,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.249:2181,10.0.0.27:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.249:2181,10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.249:2181,10.0.0.27:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.249:2181 10.0.0.27:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.249:2181 10.0.0.27:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.249:2181 10.0.0.27:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.249:5673,10.0.0.27:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.249:5673,10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.249:5673,10.0.0.27:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.249:6379 10.0.0.27:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.249:6379 10.0.0.27:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.249:6379 10.0.0.27:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.249:9092 10.0.0.27:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.249:9092 10.0.0.27:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.249:9092 10.0.0.27:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ 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 ++ echo 10.0.0.38,10.0.0.249,10.0.0.27 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38,10.0.0.249,10.0.0.27 +++ local servers=10.0.0.38,10.0.0.249,10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.38,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ set ++ sort ++ sed 's/^ANALYTICS_API__//g' ++ cut -d = -f 1 + 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 01/01/2026 01:57:01.060 7feba26e5880 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/01/2026 01:57:01.266 7feba26e5880 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 01/01/2026 01:57:01.278 7feba26e5880 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/01/2026 01:57:01.278 7feba26e5880 [contrail-analytics-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/analytics-api/contrail-analytics-api.log] Bottle v0.12.25 server starting up (using ContrailGeventServer())... Listening on http://10.0.0.38:8081/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer())... Listening on http://localhost:8181/ Hit Ctrl-C to quit. [API:8081]10.0.0.249 - - [2026-01-01 01:57:39] "GET /analytics HTTP/1.1" 401 205 0.000522 [API:8081]10.0.0.249 - - [2026-01-01 01:57:39] "GET /analytics HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.27 - - [2026-01-01 01:57:39] "GET /analytics HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.27 - - [2026-01-01 01:57:39] "GET /analytics HTTP/1.1" 401 205 0.000195 [API:8081]10.0.0.38 - - [2026-01-01 01:57:40] "GET /analytics HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.38 - - [2026-01-01 01:57:40] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.27 - - [2026-01-01 01:57:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.427837 [API:8081]10.0.0.249 - - [2026-01-01 01:58:10] "GET /analytics HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.249 - - [2026-01-01 01:58:10] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.27 - - [2026-01-01 01:58:10] "GET /analytics HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.27 - - [2026-01-01 01:58:10] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.38 - - [2026-01-01 01:58:11] "GET /analytics HTTP/1.1" 401 205 0.000401 [API:8081]10.0.0.38 - - [2026-01-01 01:58:11] "GET /analytics HTTP/1.1" 401 205 0.000211 [API:8081]10.0.0.249 - - [2026-01-01 01:58:40] "GET /analytics HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.249 - - [2026-01-01 01:58:40] "GET /analytics HTTP/1.1" 401 205 0.000179 [API:8081]10.0.0.27 - - [2026-01-01 01:58:40] "GET /analytics HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.27 - - [2026-01-01 01:58:40] "GET /analytics HTTP/1.1" 401 205 0.000170 [API:8081]10.0.0.27 - - [2026-01-01 01:58:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.371555 [Introspect:8090]10.0.0.38 - - [2026-01-01 01:59:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001268 [API:8081]10.0.0.27 - - [2026-01-01 01:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.27 - - [2026-01-01 01:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.249 - - [2026-01-01 01:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000369 [API:8081]10.0.0.249 - - [2026-01-01 01:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000487 [API:8081]10.0.0.27 - - [2026-01-01 01:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.27 - - [2026-01-01 01:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.249 - - [2026-01-01 01:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.249 - - [2026-01-01 01:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000867 [API:8081]10.0.0.38 - - [2026-01-01 02:00:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.38 - - [2026-01-01 02:00:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.38 - - [2026-01-01 02:00:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000392 [API:8081]10.0.0.38 - - [2026-01-01 02:00:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [Introspect:8090]10.0.0.38 - - [2026-01-01 02:00:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001189 [API:8081]10.0.0.27 - - [2026-01-01 02:00:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.411983 [Introspect:8090]10.0.0.38 - - [2026-01-01 02:01:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001268 [Introspect:8090]10.0.0.38 - - [2026-01-01 02:01:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001414 [API:8081]10.0.0.27 - - [2026-01-01 02:01:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.084876 [Introspect:8090]10.0.0.38 - - [2026-01-01 02:01:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001271 [Introspect:8090]10.0.0.38 - - [2026-01-01 02:02:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001271 [Introspect:8090]10.0.0.38 - - [2026-01-01 02:02:05] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000713 [API:8081]10.0.0.38 - - [2026-01-01 02:02:05] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1:Control:contrail-control:0?flat HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1:Control:contrail-control:0?flat HTTP/1.1" 200 27712 0.100965 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.072814 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2:Control:contrail-control:0?flat HTTP/1.1" 200 35667 0.074615 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.016522 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3:Control:contrail-control:0?flat HTTP/1.1" 200 38725 0.023391 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13604 0.017055 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.079655 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.023223 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3357 0.014657 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3359 0.014249 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.013978 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4622 0.014646 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4316 0.014316 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4617 0.016812 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.012169 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.014434 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.014610 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.014828 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.014862 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.016104 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.014511 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.014656 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.015354 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.014186 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14827 0.020896 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.022905 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.020746 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.017392 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.021709 [API:8081]10.0.0.38 - - [2026-01-01 02:02:06] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.019268 [API:8081]10.0.0.38 - - [2026-01-01 02:02:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.029509 [API:8081]10.0.0.38 - - [2026-01-01 02:02:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12021 0.030670 [API:8081]10.0.0.38 - - [2026-01-01 02:02:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.025386 [API:8081]10.0.0.38 - - [2026-01-01 02:02:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12018 0.024934 [API:8081]10.0.0.38 - - [2026-01-01 02:02:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.023321 [API:8081]10.0.0.38 - - [2026-01-01 02:02:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12021 0.024224 [API:8081]10.0.0.38 - - [2026-01-01 02:02:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.022794 [API:8081]10.0.0.38 - - [2026-01-01 02:02:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12018 0.024333 [API:8081]10.0.0.38 - - [2026-01-01 02:02:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.022141 [API:8081]10.0.0.38 - - [2026-01-01 02:02:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3271 0.014236 [API:8081]10.0.0.38 - - [2026-01-01 02:02:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.023084 [API:8081]10.0.0.38 - - [2026-01-01 02:02:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.012877 [API:8081]10.0.0.38 - - [2026-01-01 02:02:08] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.015951 [API:8081]10.0.0.38 - - [2026-01-01 02:02:08] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14827 0.021911 [API:8081]10.0.0.38 - - [2026-01-01 02:02:08] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.014397 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.016412 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.025020 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.017083 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.015538 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.020189 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.015868 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.017811 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3982 0.012652 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.017818 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3982 0.013452 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.017088 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3985 0.012251 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4622 0.012597 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4316 0.013141 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4617 0.015801 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1:Control:contrail-control:0?flat HTTP/1.1" 200 27712 0.019465 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.014549 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.018624 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2:Control:contrail-control:0?flat HTTP/1.1" 200 35667 0.023250 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3381 0.014026 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16353 0.017064 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3:Control:contrail-control:0?flat HTTP/1.1" 200 38725 0.028764 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3381 0.013144 [API:8081]10.0.0.38 - - [2026-01-01 02:02:09] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4945-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13604 0.015043 [API:8081]10.0.0.38 - - [2026-01-01 02:02:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12021 0.022691 [API:8081]10.0.0.38 - - [2026-01-01 02:02:12] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?flat HTTP/1.1" 200 17975 0.025234 [API:8081]10.0.0.38 - - [2026-01-01 02:02:12] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?flat HTTP/1.1" 200 13572 0.019870 [API:8081]10.0.0.38 - - [2026-01-01 02:02:12] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?flat HTTP/1.1" 200 16204 0.023573 [API:8081]10.0.0.38 - - [2026-01-01 02:02:12] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?flat HTTP/1.1" 200 17975 0.029707 [API:8081]10.0.0.38 - - [2026-01-01 02:02:12] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?flat HTTP/1.1" 200 13572 0.024491 [API:8081]10.0.0.38 - - [2026-01-01 02:02:12] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?flat HTTP/1.1" 200 16204 0.024428 [API:8081]10.0.0.38 - - [2026-01-01 02:02:12] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?flat HTTP/1.1" 200 17975 0.032436 [API:8081]10.0.0.38 - - [2026-01-01 02:02:12] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?flat HTTP/1.1" 200 13572 0.023992 [API:8081]10.0.0.38 - - [2026-01-01 02:02:12] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?flat HTTP/1.1" 200 16204 0.025819 [API:8081]10.0.0.38 - - [2026-01-01 02:02:12] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?flat HTTP/1.1" 200 17975 0.025963 [API:8081]10.0.0.38 - - [2026-01-01 02:02:12] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?flat HTTP/1.1" 200 13572 0.024229 [API:8081]10.0.0.38 - - [2026-01-01 02:02:12] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?flat HTTP/1.1" 200 16204 0.020732 [API:8081]10.0.0.38 - - [2026-01-01 02:02:14] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 8000 0.020048 [API:8081]10.0.0.38 - - [2026-01-01 02:02:14] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 7998 0.019882 [API:8081]10.0.0.38 - - [2026-01-01 02:02:14] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4945-3?flat HTTP/1.1" 200 7996 0.022812 [API:8081]10.0.0.38 - - [2026-01-01 02:02:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000405 [API:8081]10.0.0.38 - - [2026-01-01 02:02:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.092148 [API:8081]10.0.0.38 - - [2026-01-01 02:02:32] "POST /analytics/query HTTP/1.1" 200 52568 1.089580 [API:8081]10.0.0.38 - - [2026-01-01 02:02:33] "POST /analytics/query HTTP/1.1" 200 5872 1.090859 [API:8081]10.0.0.38 - - [2026-01-01 02:02:34] "POST /analytics/query HTTP/1.1" 200 871 1.024055 [API:8081]10.0.0.38 - - [2026-01-01 02:02:35] "POST /analytics/query HTTP/1.1" 200 5872 1.018653 [API:8081]10.0.0.38 - - [2026-01-01 02:02:36] "POST /analytics/query HTTP/1.1" 200 871 1.018079 [API:8081]10.0.0.38 - - [2026-01-01 02:02:48] "GET /documentation/index.html HTTP/1.1" 200 5407 0.001140 [API:8081]10.0.0.27 - - [2026-01-01 02:03:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.090692 [API:8081]10.0.0.27 - - [2026-01-01 02:04:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.080528 [API:8081]10.0.0.27 - - [2026-01-01 02:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.27 - - [2026-01-01 02:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000353 [API:8081]10.0.0.249 - - [2026-01-01 02:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000400 [API:8081]10.0.0.249 - - [2026-01-01 02:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.27 - - [2026-01-01 02:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.249 - - [2026-01-01 02:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.27 - - [2026-01-01 02:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000334 [API:8081]10.0.0.249 - - [2026-01-01 02:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000837 [API:8081]10.0.0.38 - - [2026-01-01 02:05:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000483 [API:8081]10.0.0.38 - - [2026-01-01 02:05:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.38 - - [2026-01-01 02:05:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000429 [API:8081]10.0.0.38 - - [2026-01-01 02:05:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.27 - - [2026-01-01 02:06:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.380539 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:07:01] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002753 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:07:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.012057 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:07:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.005415 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:07:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.005221 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:07:01] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004190 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:07:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.009751 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:07:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006064 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:07:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002883 [API:8081]10.0.0.38 - - [2026-01-01 02:07:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.38 - - [2026-01-01 02:07:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.071028 [API:8081]10.0.0.38 - - [2026-01-01 02:07:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1678 0.079587 [API:8081]10.0.0.27 - - [2026-01-01 02:07:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.073890 [API:8081]10.0.0.38 - - [2026-01-01 02:08:11] "GET /analytics HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.38 - - [2026-01-01 02:08:11] "GET /analytics HTTP/1.1" 401 205 0.000210 [API:8081]10.0.0.249 - - [2026-01-01 02:08:40] "GET /analytics HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.249 - - [2026-01-01 02:08:40] "GET /analytics HTTP/1.1" 401 205 0.000132 [API:8081]10.0.0.27 - - [2026-01-01 02:08:40] "GET /analytics HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.27 - - [2026-01-01 02:08:40] "GET /analytics HTTP/1.1" 401 205 0.000167 [API:8081]10.0.0.27 - - [2026-01-01 02:09:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067766 [API:8081]10.0.0.27 - - [2026-01-01 02:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.27 - - [2026-01-01 02:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.249 - - [2026-01-01 02:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000370 [API:8081]10.0.0.249 - - [2026-01-01 02:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.27 - - [2026-01-01 02:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.27 - - [2026-01-01 02:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000370 [API:8081]10.0.0.249 - - [2026-01-01 02:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.249 - - [2026-01-01 02:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000393 [API:8081]10.0.0.38 - - [2026-01-01 02:10:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000337 [API:8081]10.0.0.38 - - [2026-01-01 02:10:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000396 [API:8081]10.0.0.38 - - [2026-01-01 02:10:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.38 - - [2026-01-01 02:10:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000566 [API:8081]10.0.0.27 - - [2026-01-01 02:10:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.205619 [API:8081]10.0.0.27 - - [2026-01-01 02:12:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074752 [API:8081]10.0.0.38 - - [2026-01-01 02:13:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.38 - - [2026-01-01 02:13:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2450 0.069636 [API:8081]10.0.0.38 - - [2026-01-01 02:13:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2450 0.079905 [API:8081]10.0.0.27 - - [2026-01-01 02:14:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.110652 [API:8081]10.0.0.27 - - [2026-01-01 02:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.27 - - [2026-01-01 02:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.249 - - [2026-01-01 02:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.249 - - [2026-01-01 02:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.27 - - [2026-01-01 02:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.27 - - [2026-01-01 02:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.249 - - [2026-01-01 02:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.249 - - [2026-01-01 02:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.38 - - [2026-01-01 02:15:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.38 - - [2026-01-01 02:15:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.38 - - [2026-01-01 02:15:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.38 - - [2026-01-01 02:15:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.38 - - [2026-01-01 02:15:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1886 0.014940 [API:8081]10.0.0.38 - - [2026-01-01 02:15:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2114 0.011532 [API:8081]10.0.0.38 - - [2026-01-01 02:15:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2342 0.063717 [API:8081]10.0.0.38 - - [2026-01-01 02:15:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2570 0.016287 [API:8081]10.0.0.27 - - [2026-01-01 02:16:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.155307 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:17:01] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002988 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:17:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002933 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:17:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003157 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:17:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003098 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:17:01] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002899 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:17:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002844 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:17:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002827 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:17:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003030 [API:8081]10.0.0.27 - - [2026-01-01 02:17:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067872 [API:8081]10.0.0.38 - - [2026-01-01 02:18:12] "GET /analytics HTTP/1.1" 401 205 0.000479 [API:8081]10.0.0.38 - - [2026-01-01 02:18:12] "GET /analytics HTTP/1.1" 401 205 0.000208 [API:8081]10.0.0.38 - - [2026-01-01 02:18:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.079857 [API:8081]10.0.0.38 - - [2026-01-01 02:18:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12995 0.087926 [API:8081]10.0.0.249 - - [2026-01-01 02:18:40] "GET /analytics HTTP/1.1" 401 205 0.000381 [API:8081]10.0.0.249 - - [2026-01-01 02:18:40] "GET /analytics HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.27 - - [2026-01-01 02:18:40] "GET /analytics HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.27 - - [2026-01-01 02:18:40] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.38 - - [2026-01-01 02:18:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.021929 [API:8081]10.0.0.38 - - [2026-01-01 02:18:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12995 0.022747 [API:8081]10.0.0.38 - - [2026-01-01 02:18:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.024688 [API:8081]10.0.0.38 - - [2026-01-01 02:18:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12995 0.022893 [API:8081]10.0.0.38 - - [2026-01-01 02:18:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.032507 [API:8081]10.0.0.38 - - [2026-01-01 02:18:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12995 0.030094 [API:8081]10.0.0.38 - - [2026-01-01 02:18:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.032396 [API:8081]10.0.0.38 - - [2026-01-01 02:18:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12995 0.023939 [API:8081]10.0.0.38 - - [2026-01-01 02:18:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.023885 [API:8081]10.0.0.38 - - [2026-01-01 02:18:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12572 0.023577 [API:8081]10.0.0.38 - - [2026-01-01 02:18:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-31351118:ctest-vnet1-00852545?flat HTTP/1.1" 200 8246 0.012706 [API:8081]10.0.0.38 - - [2026-01-01 02:18:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008611 [API:8081]10.0.0.38 - - [2026-01-01 02:18:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.021804 [API:8081]10.0.0.38 - - [2026-01-01 02:18:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12968 0.023185 [API:8081]10.0.0.38 - - [2026-01-01 02:18:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.026919 [API:8081]10.0.0.38 - - [2026-01-01 02:18:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12968 0.021934 [API:8081]10.0.0.38 - - [2026-01-01 02:19:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.023983 [API:8081]10.0.0.38 - - [2026-01-01 02:19:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12968 0.025384 [API:8081]10.0.0.27 - - [2026-01-01 02:19:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080737 [API:8081]10.0.0.38 - - [2026-01-01 02:19:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.026168 [API:8081]10.0.0.38 - - [2026-01-01 02:19:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12968 0.057179 [API:8081]10.0.0.38 - - [2026-01-01 02:19:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.029809 [API:8081]10.0.0.38 - - [2026-01-01 02:19:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12968 0.022222 [API:8081]10.0.0.38 - - [2026-01-01 02:19:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.021174 [API:8081]10.0.0.38 - - [2026-01-01 02:19:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12968 0.024097 [API:8081]10.0.0.38 - - [2026-01-01 02:19:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25189 0.023323 [API:8081]10.0.0.38 - - [2026-01-01 02:19:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12968 0.023048 [API:8081]10.0.0.38 - - [2026-01-01 02:19:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25189 0.030742 [API:8081]10.0.0.38 - - [2026-01-01 02:19:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12968 0.023755 [API:8081]10.0.0.38 - - [2026-01-01 02:19:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25189 0.025348 [API:8081]10.0.0.38 - - [2026-01-01 02:19:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12968 0.024783 [API:8081]10.0.0.38 - - [2026-01-01 02:19:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25191 0.044736 [API:8081]10.0.0.38 - - [2026-01-01 02:19:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12582 0.044477 [API:8081]10.0.0.38 - - [2026-01-01 02:19:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-31351118:ctest-vnet0-71065317?flat HTTP/1.1" 200 8245 0.024500 [API:8081]10.0.0.38 - - [2026-01-01 02:19:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.015878 [API:8081]10.0.0.38 - - [2026-01-01 02:19:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.009433 [API:8081]10.0.0.27 - - [2026-01-01 02:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000373 [API:8081]10.0.0.27 - - [2026-01-01 02:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000352 [API:8081]10.0.0.249 - - [2026-01-01 02:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.249 - - [2026-01-01 02:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.27 - - [2026-01-01 02:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.27 - - [2026-01-01 02:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.249 - - [2026-01-01 02:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.249 - - [2026-01-01 02:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.38 - - [2026-01-01 02:20:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.38 - - [2026-01-01 02:20:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.38 - - [2026-01-01 02:20:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000645 [API:8081]10.0.0.38 - - [2026-01-01 02:20:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000380 [API:8081]10.0.0.27 - - [2026-01-01 02:20:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069906 [API:8081]10.0.0.38 - - [2026-01-01 02:21:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.38 - - [2026-01-01 02:21:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1678 0.076477 [API:8081]10.0.0.27 - - [2026-01-01 02:22:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080407 [API:8081]10.0.0.38 - - [2026-01-01 02:22:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.097705 [API:8081]10.0.0.38 - - [2026-01-01 02:22:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13034 0.023904 [API:8081]10.0.0.38 - - [2026-01-01 02:22:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.088297 [API:8081]10.0.0.38 - - [2026-01-01 02:22:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13034 0.024661 [API:8081]10.0.0.38 - - [2026-01-01 02:22:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.031371 [API:8081]10.0.0.38 - - [2026-01-01 02:22:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13034 0.026051 [API:8081]10.0.0.38 - - [2026-01-01 02:22:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.026398 [API:8081]10.0.0.38 - - [2026-01-01 02:22:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13034 0.027295 [API:8081]10.0.0.38 - - [2026-01-01 02:22:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.025156 [API:8081]10.0.0.38 - - [2026-01-01 02:22:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13034 0.022922 [API:8081]10.0.0.38 - - [2026-01-01 02:22:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.023224 [API:8081]10.0.0.38 - - [2026-01-01 02:22:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12594 0.023401 [API:8081]10.0.0.38 - - [2026-01-01 02:22:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-31248033:ctest-vnet0-85017282?flat HTTP/1.1" 200 7197 0.012321 [API:8081]10.0.0.38 - - [2026-01-01 02:22:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010746 [API:8081]10.0.0.38 - - [2026-01-01 02:23:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.001789 [API:8081]10.0.0.38 - - [2026-01-01 02:23:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1454 0.066783 [API:8081]10.0.0.27 - - [2026-01-01 02:23:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.096565 [API:8081]10.0.0.38 - - [2026-01-01 02:23:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.38 - - [2026-01-01 02:23:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.084336 [API:8081]10.0.0.38 - - [2026-01-01 02:23:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.083558 [API:8081]10.0.0.38 - - [2026-01-01 02:23:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.080425 [API:8081]10.0.0.38 - - [2026-01-01 02:24:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89783870:be5ebedb-8410-4cab-8ae0-d6545061042d?flat HTTP/1.1" 200 5224 0.015558 [API:8081]10.0.0.38 - - [2026-01-01 02:24:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89783870:be5ebedb-8410-4cab-8ae0-d6545061042d?flat HTTP/1.1" 200 5224 0.017773 [API:8081]10.0.0.38 - - [2026-01-01 02:24:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89783870:be5ebedb-8410-4cab-8ae0-d6545061042d?flat HTTP/1.1" 200 5224 0.014395 [API:8081]10.0.0.38 - - [2026-01-01 02:24:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-89783870:ctest-VN1-34189115?flat HTTP/1.1" 200 8548 0.018331 [API:8081]10.0.0.38 - - [2026-01-01 02:24:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.025928 [API:8081]10.0.0.38 - - [2026-01-01 02:24:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13317 0.027682 [API:8081]10.0.0.38 - - [2026-01-01 02:24:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.024892 [API:8081]10.0.0.38 - - [2026-01-01 02:24:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13317 0.023162 [API:8081]10.0.0.38 - - [2026-01-01 02:24:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.015248 [API:8081]10.0.0.38 - - [2026-01-01 02:24:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89783870:fda187d9-a452-4a3a-bb19-b8bb17904b65?flat HTTP/1.1" 200 5097 0.014138 [API:8081]10.0.0.38 - - [2026-01-01 02:24:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89783870:fda187d9-a452-4a3a-bb19-b8bb17904b65?flat HTTP/1.1" 200 5097 0.014509 [API:8081]10.0.0.38 - - [2026-01-01 02:24:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89783870:fda187d9-a452-4a3a-bb19-b8bb17904b65?flat HTTP/1.1" 200 5097 0.014848 [API:8081]10.0.0.38 - - [2026-01-01 02:24:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-89783870:ctest-VN2-76227829?flat HTTP/1.1" 200 7862 0.015772 [API:8081]10.0.0.38 - - [2026-01-01 02:24:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.021486 [API:8081]10.0.0.38 - - [2026-01-01 02:24:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12966 0.025517 [API:8081]10.0.0.38 - - [2026-01-01 02:24:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.023655 [API:8081]10.0.0.38 - - [2026-01-01 02:24:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12966 0.030359 [API:8081]10.0.0.38 - - [2026-01-01 02:24:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008744 [API:8081]10.0.0.38 - - [2026-01-01 02:24:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89783870:862e53d4-428a-4344-99ec-ffd5a874ce9d?flat HTTP/1.1" 200 5091 0.016988 [API:8081]10.0.0.38 - - [2026-01-01 02:24:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89783870:862e53d4-428a-4344-99ec-ffd5a874ce9d?flat HTTP/1.1" 200 5091 0.023419 [API:8081]10.0.0.38 - - [2026-01-01 02:24:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-89783870:862e53d4-428a-4344-99ec-ffd5a874ce9d?flat HTTP/1.1" 200 5091 0.014307 [API:8081]10.0.0.38 - - [2026-01-01 02:24:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-89783870:ctest-VN3-28556849?flat HTTP/1.1" 200 7443 0.016256 [API:8081]10.0.0.38 - - [2026-01-01 02:24:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.025708 [API:8081]10.0.0.38 - - [2026-01-01 02:24:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13317 0.037070 [API:8081]10.0.0.38 - - [2026-01-01 02:24:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.024170 [API:8081]10.0.0.38 - - [2026-01-01 02:24:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13317 0.022797 [API:8081]10.0.0.38 - - [2026-01-01 02:24:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009459 [API:8081]10.0.0.27 - - [2026-01-01 02:24:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.27 - - [2026-01-01 02:24:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.249 - - [2026-01-01 02:24:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000574 [API:8081]10.0.0.249 - - [2026-01-01 02:24:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000366 [API:8081]10.0.0.27 - - [2026-01-01 02:24:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.27 - - [2026-01-01 02:24:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.249 - - [2026-01-01 02:24:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.249 - - [2026-01-01 02:24:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.38 - - [2026-01-01 02:25:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000389 [API:8081]10.0.0.38 - - [2026-01-01 02:25:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.38 - - [2026-01-01 02:25:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000449 [API:8081]10.0.0.38 - - [2026-01-01 02:25:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.27 - - [2026-01-01 02:25:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079114 [API:8081]10.0.0.38 - - [2026-01-01 02:25:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.025405 [API:8081]10.0.0.38 - - [2026-01-01 02:25:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13337 0.023816 [API:8081]10.0.0.38 - - [2026-01-01 02:25:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.023126 [API:8081]10.0.0.38 - - [2026-01-01 02:25:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13337 0.024591 [API:8081]10.0.0.38 - - [2026-01-01 02:25:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.024629 [API:8081]10.0.0.38 - - [2026-01-01 02:25:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13337 0.024155 [API:8081]10.0.0.38 - - [2026-01-01 02:25:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.021528 [API:8081]10.0.0.38 - - [2026-01-01 02:25:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13337 0.022659 [API:8081]10.0.0.38 - - [2026-01-01 02:25:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.022801 [API:8081]10.0.0.38 - - [2026-01-01 02:25:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13337 0.022550 [API:8081]10.0.0.38 - - [2026-01-01 02:25:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.023237 [API:8081]10.0.0.38 - - [2026-01-01 02:25:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13337 0.021386 [API:8081]10.0.0.38 - - [2026-01-01 02:25:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.022232 [API:8081]10.0.0.38 - - [2026-01-01 02:25:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13337 0.022312 [API:8081]10.0.0.38 - - [2026-01-01 02:25:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.021143 [API:8081]10.0.0.38 - - [2026-01-01 02:25:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13337 0.023816 [API:8081]10.0.0.38 - - [2026-01-01 02:25:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25207 0.020233 [API:8081]10.0.0.38 - - [2026-01-01 02:25:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12972 0.020705 [API:8081]10.0.0.38 - - [2026-01-01 02:25:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-89783870:ctest-VN3-28556849?flat HTTP/1.1" 200 6216 0.012721 [API:8081]10.0.0.38 - - [2026-01-01 02:25:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009964 [API:8081]10.0.0.38 - - [2026-01-01 02:25:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.025670 [API:8081]10.0.0.38 - - [2026-01-01 02:25:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12972 0.029689 [API:8081]10.0.0.38 - - [2026-01-01 02:25:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.024359 [API:8081]10.0.0.38 - - [2026-01-01 02:25:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12972 0.025046 [API:8081]10.0.0.38 - - [2026-01-01 02:26:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.030695 [API:8081]10.0.0.38 - - [2026-01-01 02:26:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12972 0.023360 [API:8081]10.0.0.38 - - [2026-01-01 02:26:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022019 [API:8081]10.0.0.38 - - [2026-01-01 02:26:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12972 0.023983 [API:8081]10.0.0.38 - - [2026-01-01 02:26:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022552 [API:8081]10.0.0.38 - - [2026-01-01 02:26:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12972 0.022768 [API:8081]10.0.0.38 - - [2026-01-01 02:26:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.023058 [API:8081]10.0.0.38 - - [2026-01-01 02:26:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12972 0.032005 [API:8081]10.0.0.27 - - [2026-01-01 02:26:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074983 [API:8081]10.0.0.38 - - [2026-01-01 02:26:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.023076 [API:8081]10.0.0.38 - - [2026-01-01 02:26:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12972 0.022128 [API:8081]10.0.0.38 - - [2026-01-01 02:26:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.021711 [API:8081]10.0.0.38 - - [2026-01-01 02:26:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12972 0.022686 [API:8081]10.0.0.38 - - [2026-01-01 02:26:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.029077 [API:8081]10.0.0.38 - - [2026-01-01 02:26:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12972 0.022355 [API:8081]10.0.0.38 - - [2026-01-01 02:26:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.021937 [API:8081]10.0.0.38 - - [2026-01-01 02:26:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12586 0.025182 [API:8081]10.0.0.38 - - [2026-01-01 02:26:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-89783870:ctest-VN2-76227829?flat HTTP/1.1" 200 6556 0.020793 [API:8081]10.0.0.38 - - [2026-01-01 02:26:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.013880 [API:8081]10.0.0.38 - - [2026-01-01 02:26:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.023152 [API:8081]10.0.0.38 - - [2026-01-01 02:26:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12975 0.022645 [API:8081]10.0.0.38 - - [2026-01-01 02:26:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.023116 [API:8081]10.0.0.38 - - [2026-01-01 02:26:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12975 0.029749 [API:8081]10.0.0.38 - - [2026-01-01 02:26:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.021820 [API:8081]10.0.0.38 - - [2026-01-01 02:26:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12975 0.022310 [API:8081]10.0.0.38 - - [2026-01-01 02:26:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.025913 [API:8081]10.0.0.38 - - [2026-01-01 02:26:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12975 0.025044 [API:8081]10.0.0.38 - - [2026-01-01 02:26:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.026110 [API:8081]10.0.0.38 - - [2026-01-01 02:26:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12975 0.025238 [API:8081]10.0.0.38 - - [2026-01-01 02:26:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.022020 [API:8081]10.0.0.38 - - [2026-01-01 02:26:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12975 0.024651 [API:8081]10.0.0.38 - - [2026-01-01 02:26:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.022232 [API:8081]10.0.0.38 - - [2026-01-01 02:26:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12975 0.022130 [API:8081]10.0.0.38 - - [2026-01-01 02:26:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.023763 [API:8081]10.0.0.38 - - [2026-01-01 02:26:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12975 0.026717 [API:8081]10.0.0.38 - - [2026-01-01 02:26:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.030492 [API:8081]10.0.0.38 - - [2026-01-01 02:26:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12975 0.022739 [API:8081]10.0.0.38 - - [2026-01-01 02:26:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.024734 [API:8081]10.0.0.38 - - [2026-01-01 02:26:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12587 0.021852 [API:8081]10.0.0.38 - - [2026-01-01 02:26:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-89783870:ctest-VN1-34189115?flat HTTP/1.1" 200 6764 0.014034 [API:8081]10.0.0.38 - - [2026-01-01 02:26:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009842 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:27:01] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002885 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:27:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003177 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:27:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004081 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:27:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003229 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:27:01] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004057 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:27:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002721 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:27:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002901 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:27:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002592 [API:8081]10.0.0.38 - - [2026-01-01 02:27:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.38 - - [2026-01-01 02:27:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.067046 [API:8081]10.0.0.38 - - [2026-01-01 02:27:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.075707 [API:8081]10.0.0.38 - - [2026-01-01 02:27:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.237138 [API:8081]10.0.0.38 - - [2026-01-01 02:28:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-04552765:27e032a5-52dc-4d3e-9b6e-3d5e446fe894?flat HTTP/1.1" 200 5368 0.018639 [API:8081]10.0.0.38 - - [2026-01-01 02:28:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-04552765:27e032a5-52dc-4d3e-9b6e-3d5e446fe894?flat HTTP/1.1" 200 5368 0.014839 [API:8081]10.0.0.38 - - [2026-01-01 02:28:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-04552765:27e032a5-52dc-4d3e-9b6e-3d5e446fe894?flat HTTP/1.1" 200 5368 0.015984 [API:8081]10.0.0.38 - - [2026-01-01 02:28:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-04552765:27e032a5-52dc-4d3e-9b6e-3d5e446fe894?flat HTTP/1.1" 200 5368 0.013511 [API:8081]10.0.0.38 - - [2026-01-01 02:28:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-04552765:ctest-VN1-19216136?flat HTTP/1.1" 200 9457 0.016361 [API:8081]10.0.0.38 - - [2026-01-01 02:28:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.019974 [API:8081]10.0.0.38 - - [2026-01-01 02:28:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13356 0.021131 [API:8081]10.0.0.38 - - [2026-01-01 02:28:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.021848 [API:8081]10.0.0.38 - - [2026-01-01 02:28:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13356 0.021691 [API:8081]10.0.0.38 - - [2026-01-01 02:28:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008349 [API:8081]10.0.0.38 - - [2026-01-01 02:28:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-04552765:9404ce4a-17ee-48dd-b15e-4a1d41f34143?flat HTTP/1.1" 200 5222 0.015378 [API:8081]10.0.0.38 - - [2026-01-01 02:28:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-04552765:9404ce4a-17ee-48dd-b15e-4a1d41f34143?flat HTTP/1.1" 200 5222 0.020629 [API:8081]10.0.0.38 - - [2026-01-01 02:28:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-04552765:9404ce4a-17ee-48dd-b15e-4a1d41f34143?flat HTTP/1.1" 200 5222 0.016293 [API:8081]10.0.0.38 - - [2026-01-01 02:28:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-04552765:9404ce4a-17ee-48dd-b15e-4a1d41f34143?flat HTTP/1.1" 200 5222 0.013615 [API:8081]10.0.0.38 - - [2026-01-01 02:28:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-04552765:ctest-VN2-06756269?flat HTTP/1.1" 200 8636 0.018588 [API:8081]10.0.0.38 - - [2026-01-01 02:28:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.039623 [API:8081]10.0.0.38 - - [2026-01-01 02:28:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12980 0.033215 [API:8081]10.0.0.38 - - [2026-01-01 02:28:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.021273 [API:8081]10.0.0.38 - - [2026-01-01 02:28:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12980 0.027958 [API:8081]10.0.0.38 - - [2026-01-01 02:28:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009015 [API:8081]10.0.0.38 - - [2026-01-01 02:28:10] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-04552765:0f13cabd-cc97-43c7-b953-f39c006b3892?flat HTTP/1.1" 200 5218 0.016136 [API:8081]10.0.0.38 - - [2026-01-01 02:28:10] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-04552765:0f13cabd-cc97-43c7-b953-f39c006b3892?flat HTTP/1.1" 200 5218 0.015302 [API:8081]10.0.0.38 - - [2026-01-01 02:28:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-04552765:0f13cabd-cc97-43c7-b953-f39c006b3892?flat HTTP/1.1" 200 5218 0.013727 [API:8081]10.0.0.38 - - [2026-01-01 02:28:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-04552765:0f13cabd-cc97-43c7-b953-f39c006b3892?flat HTTP/1.1" 200 5218 0.017698 [API:8081]10.0.0.38 - - [2026-01-01 02:28:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-04552765:ctest-VN3-46171016?flat HTTP/1.1" 200 8199 0.015230 [API:8081]10.0.0.38 - - [2026-01-01 02:28:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.022357 [API:8081]10.0.0.38 - - [2026-01-01 02:28:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13356 0.023022 [API:8081]10.0.0.38 - - [2026-01-01 02:28:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25211 0.020813 [API:8081]10.0.0.38 - - [2026-01-01 02:28:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13356 0.023350 [API:8081]10.0.0.38 - - [2026-01-01 02:28:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009366 [API:8081]10.0.0.38 - - [2026-01-01 02:28:12] "GET /analytics HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.38 - - [2026-01-01 02:28:12] "GET /analytics HTTP/1.1" 401 205 0.000178 [API:8081]10.0.0.27 - - [2026-01-01 02:28:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.094861 [API:8081]10.0.0.249 - - [2026-01-01 02:28:40] "GET /analytics HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.249 - - [2026-01-01 02:28:40] "GET /analytics HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.27 - - [2026-01-01 02:28:40] "GET /analytics HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.27 - - [2026-01-01 02:28:40] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.38 - - [2026-01-01 02:28:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25213 0.025655 [API:8081]10.0.0.38 - - [2026-01-01 02:28:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13003 0.022147 [API:8081]10.0.0.38 - - [2026-01-01 02:28:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-04552765:ctest-VN3-46171016?flat HTTP/1.1" 200 6960 0.014116 [API:8081]10.0.0.38 - - [2026-01-01 02:28:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009179 [API:8081]10.0.0.38 - - [2026-01-01 02:28:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.026106 [API:8081]10.0.0.38 - - [2026-01-01 02:28:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13004 0.022973 [API:8081]10.0.0.38 - - [2026-01-01 02:28:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.023871 [API:8081]10.0.0.38 - - [2026-01-01 02:28:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13004 0.024955 [API:8081]10.0.0.38 - - [2026-01-01 02:29:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.023482 [API:8081]10.0.0.38 - - [2026-01-01 02:29:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13004 0.025522 [API:8081]10.0.0.38 - - [2026-01-01 02:29:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.026644 [API:8081]10.0.0.38 - - [2026-01-01 02:29:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13004 0.024181 [API:8081]10.0.0.38 - - [2026-01-01 02:29:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.026919 [API:8081]10.0.0.38 - - [2026-01-01 02:29:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13004 0.028357 [API:8081]10.0.0.38 - - [2026-01-01 02:29:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.021154 [API:8081]10.0.0.38 - - [2026-01-01 02:29:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13004 0.021772 [API:8081]10.0.0.38 - - [2026-01-01 02:29:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.030566 [API:8081]10.0.0.38 - - [2026-01-01 02:29:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13004 0.029812 [API:8081]10.0.0.27 - - [2026-01-01 02:29:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.075103 [API:8081]10.0.0.38 - - [2026-01-01 02:29:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022960 [API:8081]10.0.0.38 - - [2026-01-01 02:29:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13004 0.024537 [API:8081]10.0.0.38 - - [2026-01-01 02:29:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.027678 [API:8081]10.0.0.38 - - [2026-01-01 02:29:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13004 0.029459 [API:8081]10.0.0.38 - - [2026-01-01 02:29:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.026191 [API:8081]10.0.0.38 - - [2026-01-01 02:29:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12597 0.025455 [API:8081]10.0.0.38 - - [2026-01-01 02:29:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-04552765:ctest-VN2-06756269?flat HTTP/1.1" 200 7312 0.016465 [API:8081]10.0.0.38 - - [2026-01-01 02:29:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.012802 [API:8081]10.0.0.38 - - [2026-01-01 02:29:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25215 0.025079 [API:8081]10.0.0.38 - - [2026-01-01 02:29:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12992 0.031033 [API:8081]10.0.0.38 - - [2026-01-01 02:29:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25215 0.026371 [API:8081]10.0.0.38 - - [2026-01-01 02:29:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12992 0.026355 [API:8081]10.0.0.38 - - [2026-01-01 02:29:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25215 0.022342 [API:8081]10.0.0.38 - - [2026-01-01 02:29:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12992 0.024777 [API:8081]10.0.0.38 - - [2026-01-01 02:29:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25215 0.024915 [API:8081]10.0.0.38 - - [2026-01-01 02:29:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12992 0.032809 [API:8081]10.0.0.38 - - [2026-01-01 02:29:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25215 0.023698 [API:8081]10.0.0.38 - - [2026-01-01 02:29:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12992 0.025936 [API:8081]10.0.0.38 - - [2026-01-01 02:29:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25215 0.023026 [API:8081]10.0.0.38 - - [2026-01-01 02:29:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12992 0.023206 [API:8081]10.0.0.38 - - [2026-01-01 02:29:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25215 0.022156 [API:8081]10.0.0.38 - - [2026-01-01 02:29:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12992 0.020603 [API:8081]10.0.0.38 - - [2026-01-01 02:29:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25215 0.027246 [API:8081]10.0.0.38 - - [2026-01-01 02:29:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12992 0.024667 [API:8081]10.0.0.38 - - [2026-01-01 02:29:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25215 0.030456 [API:8081]10.0.0.38 - - [2026-01-01 02:29:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12992 0.023678 [API:8081]10.0.0.38 - - [2026-01-01 02:29:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25215 0.025413 [API:8081]10.0.0.38 - - [2026-01-01 02:29:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12585 0.023068 [API:8081]10.0.0.38 - - [2026-01-01 02:29:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-04552765:ctest-VN1-19216136?flat HTTP/1.1" 200 7650 0.019417 [API:8081]10.0.0.38 - - [2026-01-01 02:29:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010075 [API:8081]10.0.0.27 - - [2026-01-01 02:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.27 - - [2026-01-01 02:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.249 - - [2026-01-01 02:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.249 - - [2026-01-01 02:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.27 - - [2026-01-01 02:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.27 - - [2026-01-01 02:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.249 - - [2026-01-01 02:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.249 - - [2026-01-01 02:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000334 [API:8081]10.0.0.38 - - [2026-01-01 02:30:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.38 - - [2026-01-01 02:30:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2026-01-01 02:30:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.38 - - [2026-01-01 02:30:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.38 - - [2026-01-01 02:30:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000480 [API:8081]10.0.0.38 - - [2026-01-01 02:30:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.090515 [API:8081]10.0.0.38 - - [2026-01-01 02:30:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.078682 [API:8081]10.0.0.27 - - [2026-01-01 02:31:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065704 [API:8081]10.0.0.38 - - [2026-01-01 02:31:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000487 [API:8081]10.0.0.38 - - [2026-01-01 02:31:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1870 0.071807 [API:8081]10.0.0.27 - - [2026-01-01 02:32:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072090 [API:8081]10.0.0.38 - - [2026-01-01 02:33:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25227 0.079869 [API:8081]10.0.0.38 - - [2026-01-01 02:33:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12599 0.022075 [API:8081]10.0.0.38 - - [2026-01-01 02:33:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-65051164:ctest-vnet0-60560768?flat HTTP/1.1" 200 7968 0.072034 [API:8081]10.0.0.38 - - [2026-01-01 02:33:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008928 [API:8081]10.0.0.38 - - [2026-01-01 02:34:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.38 - - [2026-01-01 02:34:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.069280 [API:8081]10.0.0.38 - - [2026-01-01 02:34:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1662 0.062887 [API:8081]10.0.0.27 - - [2026-01-01 02:34:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075607 [API:8081]10.0.0.27 - - [2026-01-01 02:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000404 [API:8081]10.0.0.27 - - [2026-01-01 02:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000436 [API:8081]10.0.0.249 - - [2026-01-01 02:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.249 - - [2026-01-01 02:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.27 - - [2026-01-01 02:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.27 - - [2026-01-01 02:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.249 - - [2026-01-01 02:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.249 - - [2026-01-01 02:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.38 - - [2026-01-01 02:35:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.38 - - [2026-01-01 02:35:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.38 - - [2026-01-01 02:35:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.38 - - [2026-01-01 02:35:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.27 - - [2026-01-01 02:35:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069752 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:37:01] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002858 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:37:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003265 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:37:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003401 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:37:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002688 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:37:01] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002738 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:37:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002936 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:37:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003220 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:37:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003331 [API:8081]10.0.0.27 - - [2026-01-01 02:37:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066899 [API:8081]10.0.0.38 - - [2026-01-01 02:37:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.090981 [API:8081]10.0.0.38 - - [2026-01-01 02:37:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12592 0.021242 [API:8081]10.0.0.38 - - [2026-01-01 02:37:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-48727134:ctest-vnet1-20081930?flat HTTP/1.1" 200 7307 0.013562 [API:8081]10.0.0.38 - - [2026-01-01 02:37:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010774 [API:8081]10.0.0.38 - - [2026-01-01 02:37:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.026395 [API:8081]10.0.0.38 - - [2026-01-01 02:37:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12987 0.023443 [API:8081]10.0.0.38 - - [2026-01-01 02:37:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.025762 [API:8081]10.0.0.38 - - [2026-01-01 02:37:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12987 0.021690 [API:8081]10.0.0.38 - - [2026-01-01 02:37:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.047821 [API:8081]10.0.0.38 - - [2026-01-01 02:37:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12987 0.036890 [API:8081]10.0.0.38 - - [2026-01-01 02:37:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.023230 [API:8081]10.0.0.38 - - [2026-01-01 02:37:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12987 0.024970 [API:8081]10.0.0.38 - - [2026-01-01 02:37:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.030149 [API:8081]10.0.0.38 - - [2026-01-01 02:37:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12987 0.024571 [API:8081]10.0.0.38 - - [2026-01-01 02:37:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.023137 [API:8081]10.0.0.38 - - [2026-01-01 02:37:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12987 0.027386 [API:8081]10.0.0.38 - - [2026-01-01 02:37:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.022653 [API:8081]10.0.0.38 - - [2026-01-01 02:37:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12987 0.022130 [API:8081]10.0.0.38 - - [2026-01-01 02:37:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.027741 [API:8081]10.0.0.38 - - [2026-01-01 02:37:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12987 0.023339 [API:8081]10.0.0.38 - - [2026-01-01 02:37:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.029468 [API:8081]10.0.0.38 - - [2026-01-01 02:37:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12987 0.024979 [API:8081]10.0.0.38 - - [2026-01-01 02:37:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.022635 [API:8081]10.0.0.38 - - [2026-01-01 02:37:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12573 0.021177 [API:8081]10.0.0.38 - - [2026-01-01 02:37:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-48727134:ctest-vnet0-22908422?flat HTTP/1.1" 200 6959 0.012647 [API:8081]10.0.0.38 - - [2026-01-01 02:37:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009366 [API:8081]10.0.0.38 - - [2026-01-01 02:38:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.38 - - [2026-01-01 02:38:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1450 0.062539 [API:8081]10.0.0.38 - - [2026-01-01 02:38:12] "GET /analytics HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.38 - - [2026-01-01 02:38:12] "GET /analytics HTTP/1.1" 401 205 0.000213 [API:8081]10.0.0.38 - - [2026-01-01 02:38:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1686 0.115737 [API:8081]10.0.0.27 - - [2026-01-01 02:38:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.135489 [API:8081]10.0.0.249 - - [2026-01-01 02:38:40] "GET /analytics HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.249 - - [2026-01-01 02:38:40] "GET /analytics HTTP/1.1" 401 205 0.000161 [API:8081]10.0.0.27 - - [2026-01-01 02:38:40] "GET /analytics HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.27 - - [2026-01-01 02:38:40] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.27 - - [2026-01-01 02:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.27 - - [2026-01-01 02:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.249 - - [2026-01-01 02:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.249 - - [2026-01-01 02:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000426 [API:8081]10.0.0.27 - - [2026-01-01 02:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000465 [API:8081]10.0.0.27 - - [2026-01-01 02:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.249 - - [2026-01-01 02:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.249 - - [2026-01-01 02:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000367 [API:8081]10.0.0.38 - - [2026-01-01 02:40:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000454 [API:8081]10.0.0.38 - - [2026-01-01 02:40:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.38 - - [2026-01-01 02:40:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.38 - - [2026-01-01 02:40:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.27 - - [2026-01-01 02:40:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072655 [API:8081]10.0.0.38 - - [2026-01-01 02:41:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24609 0.022307 [API:8081]10.0.0.38 - - [2026-01-01 02:41:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13021 0.090503 [API:8081]10.0.0.38 - - [2026-01-01 02:41:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24609 0.023990 [API:8081]10.0.0.38 - - [2026-01-01 02:41:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13021 0.022622 [API:8081]10.0.0.38 - - [2026-01-01 02:41:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24609 0.023635 [API:8081]10.0.0.38 - - [2026-01-01 02:41:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13021 0.022324 [API:8081]10.0.0.38 - - [2026-01-01 02:41:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.030862 [API:8081]10.0.0.38 - - [2026-01-01 02:41:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13021 0.023151 [API:8081]10.0.0.38 - - [2026-01-01 02:41:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.021974 [API:8081]10.0.0.38 - - [2026-01-01 02:41:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13021 0.021554 [API:8081]10.0.0.38 - - [2026-01-01 02:41:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.021023 [API:8081]10.0.0.38 - - [2026-01-01 02:41:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13021 0.028049 [API:8081]10.0.0.38 - - [2026-01-01 02:41:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24611 0.025425 [API:8081]10.0.0.38 - - [2026-01-01 02:41:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12593 0.032490 [API:8081]10.0.0.38 - - [2026-01-01 02:41:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-84201524:ctest-vnet1-26284519?flat HTTP/1.1" 200 8065 0.014435 [API:8081]10.0.0.38 - - [2026-01-01 02:41:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009869 [API:8081]10.0.0.27 - - [2026-01-01 02:41:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.092191 [API:8081]10.0.0.38 - - [2026-01-01 02:41:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.039149 [API:8081]10.0.0.38 - - [2026-01-01 02:41:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13008 0.023095 [API:8081]10.0.0.38 - - [2026-01-01 02:41:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.022758 [API:8081]10.0.0.38 - - [2026-01-01 02:41:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13008 0.021327 [API:8081]10.0.0.38 - - [2026-01-01 02:41:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.024990 [API:8081]10.0.0.38 - - [2026-01-01 02:41:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13008 0.022843 [API:8081]10.0.0.38 - - [2026-01-01 02:41:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.022455 [API:8081]10.0.0.38 - - [2026-01-01 02:41:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13008 0.023032 [API:8081]10.0.0.38 - - [2026-01-01 02:41:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.023361 [API:8081]10.0.0.38 - - [2026-01-01 02:41:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13008 0.019161 [API:8081]10.0.0.38 - - [2026-01-01 02:41:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.024561 [API:8081]10.0.0.38 - - [2026-01-01 02:41:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13008 0.035032 [API:8081]10.0.0.38 - - [2026-01-01 02:41:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.021718 [API:8081]10.0.0.38 - - [2026-01-01 02:41:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13008 0.024217 [API:8081]10.0.0.38 - - [2026-01-01 02:41:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.023782 [API:8081]10.0.0.38 - - [2026-01-01 02:41:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13008 0.019278 [API:8081]10.0.0.38 - - [2026-01-01 02:41:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.023946 [API:8081]10.0.0.38 - - [2026-01-01 02:41:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13008 0.022349 [API:8081]10.0.0.38 - - [2026-01-01 02:41:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25246 0.026433 [API:8081]10.0.0.38 - - [2026-01-01 02:41:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12574 0.022121 [API:8081]10.0.0.38 - - [2026-01-01 02:41:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-84201524:ctest-vnet0-70730080?flat HTTP/1.1" 200 7710 0.012104 [API:8081]10.0.0.38 - - [2026-01-01 02:41:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010893 [API:8081]10.0.0.27 - - [2026-01-01 02:43:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079595 [API:8081]10.0.0.27 - - [2026-01-01 02:44:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.100940 [API:8081]10.0.0.27 - - [2026-01-01 02:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.27 - - [2026-01-01 02:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.249 - - [2026-01-01 02:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.249 - - [2026-01-01 02:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000384 [API:8081]10.0.0.27 - - [2026-01-01 02:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000418 [API:8081]10.0.0.27 - - [2026-01-01 02:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.249 - - [2026-01-01 02:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000461 [API:8081]10.0.0.249 - - [2026-01-01 02:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.38 - - [2026-01-01 02:45:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.38 - - [2026-01-01 02:45:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.38 - - [2026-01-01 02:45:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.38 - - [2026-01-01 02:45:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000350 [API:8081]10.0.0.38 - - [2026-01-01 02:45:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.38 - - [2026-01-01 02:45:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1432 0.068635 [API:8081]10.0.0.27 - - [2026-01-01 02:46:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075131 [API:8081]10.0.0.38 - - [2026-01-01 02:46:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1650 0.062683 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:47:01] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003721 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:47:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003546 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:47:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003266 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:47:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003057 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:47:01] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002968 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:47:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003837 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:47:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003726 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:47:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003239 [API:8081]10.0.0.27 - - [2026-01-01 02:47:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070946 [API:8081]10.0.0.38 - - [2026-01-01 02:48:12] "GET /analytics HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.38 - - [2026-01-01 02:48:12] "GET /analytics HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.38 - - [2026-01-01 02:48:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.38 - - [2026-01-01 02:48:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1778 0.069437 [API:8081]10.0.0.249 - - [2026-01-01 02:48:40] "GET /analytics HTTP/1.1" 401 205 0.000407 [API:8081]10.0.0.249 - - [2026-01-01 02:48:40] "GET /analytics HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.27 - - [2026-01-01 02:48:40] "GET /analytics HTTP/1.1" 401 205 0.000350 [API:8081]10.0.0.27 - - [2026-01-01 02:48:40] "GET /analytics HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.38 - - [2026-01-01 02:49:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90798595:3e800ed9-9ae5-467c-81d6-327a54124f2c?flat HTTP/1.1" 200 5825 0.067579 [API:8081]10.0.0.38 - - [2026-01-01 02:49:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90798595:3e800ed9-9ae5-467c-81d6-327a54124f2c?flat HTTP/1.1" 200 5825 0.076151 [API:8081]10.0.0.38 - - [2026-01-01 02:49:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90798595:3e800ed9-9ae5-467c-81d6-327a54124f2c?flat HTTP/1.1" 200 5825 0.017228 [API:8081]10.0.0.38 - - [2026-01-01 02:49:00] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90798595:ctest-SecurityGroupBasicRegressionTests1Ipv6-90798595-81558402?flat HTTP/1.1" 200 10804 0.020567 [API:8081]10.0.0.38 - - [2026-01-01 02:49:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.024169 [API:8081]10.0.0.38 - - [2026-01-01 02:49:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13177 0.021500 [API:8081]10.0.0.38 - - [2026-01-01 02:49:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.025291 [API:8081]10.0.0.38 - - [2026-01-01 02:49:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13177 0.022528 [API:8081]10.0.0.38 - - [2026-01-01 02:49:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012195 [API:8081]10.0.0.38 - - [2026-01-01 02:49:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90798595:48d7bf0d-4854-4f2a-a654-252ac79fa47c?flat HTTP/1.1" 200 5955 0.018929 [API:8081]10.0.0.38 - - [2026-01-01 02:49:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90798595:48d7bf0d-4854-4f2a-a654-252ac79fa47c?flat HTTP/1.1" 200 5955 0.016349 [API:8081]10.0.0.38 - - [2026-01-01 02:49:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90798595:48d7bf0d-4854-4f2a-a654-252ac79fa47c?flat HTTP/1.1" 200 5955 0.014891 [API:8081]10.0.0.38 - - [2026-01-01 02:49:26] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90798595:ctest-SecurityGroupBasicRegressionTests1Ipv6-90798595-81558402?flat HTTP/1.1" 200 13383 0.019861 [API:8081]10.0.0.38 - - [2026-01-01 02:49:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.024112 [API:8081]10.0.0.38 - - [2026-01-01 02:49:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13184 0.021300 [API:8081]10.0.0.38 - - [2026-01-01 02:49:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.028340 [API:8081]10.0.0.38 - - [2026-01-01 02:49:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13184 0.024277 [API:8081]10.0.0.38 - - [2026-01-01 02:49:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011174 [API:8081]10.0.0.27 - - [2026-01-01 02:49:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069202 [API:8081]10.0.0.27 - - [2026-01-01 02:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.27 - - [2026-01-01 02:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000334 [API:8081]10.0.0.249 - - [2026-01-01 02:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.249 - - [2026-01-01 02:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000392 [API:8081]10.0.0.27 - - [2026-01-01 02:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.27 - - [2026-01-01 02:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.249 - - [2026-01-01 02:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.249 - - [2026-01-01 02:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.38 - - [2026-01-01 02:50:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.38 - - [2026-01-01 02:50:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.38 - - [2026-01-01 02:50:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000384 [API:8081]10.0.0.38 - - [2026-01-01 02:50:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.27 - - [2026-01-01 02:50:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.077517 [API:8081]10.0.0.38 - - [2026-01-01 02:51:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.022354 [API:8081]10.0.0.38 - - [2026-01-01 02:51:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13214 0.022119 [API:8081]10.0.0.38 - - [2026-01-01 02:51:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.020962 [API:8081]10.0.0.38 - - [2026-01-01 02:51:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13214 0.025813 [API:8081]10.0.0.38 - - [2026-01-01 02:51:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.024652 [API:8081]10.0.0.38 - - [2026-01-01 02:51:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12612 0.033220 [API:8081]10.0.0.38 - - [2026-01-01 02:51:22] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90798595:ctest-SecurityGroupBasicRegressionTests1Ipv6-90798595-81558402?flat HTTP/1.1" 200 11714 0.022471 [API:8081]10.0.0.38 - - [2026-01-01 02:51:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009730 [API:8081]10.0.0.38 - - [2026-01-01 02:51:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.023815 [API:8081]10.0.0.38 - - [2026-01-01 02:51:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13213 0.024606 [API:8081]10.0.0.38 - - [2026-01-01 02:51:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.022442 [API:8081]10.0.0.38 - - [2026-01-01 02:51:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13212 0.021965 [API:8081]10.0.0.38 - - [2026-01-01 02:51:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.021828 [API:8081]10.0.0.38 - - [2026-01-01 02:51:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13212 0.026572 [API:8081]10.0.0.38 - - [2026-01-01 02:51:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.021632 [API:8081]10.0.0.38 - - [2026-01-01 02:51:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13212 0.028471 [API:8081]10.0.0.38 - - [2026-01-01 02:51:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.022628 [API:8081]10.0.0.38 - - [2026-01-01 02:51:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13212 0.024853 [API:8081]10.0.0.38 - - [2026-01-01 02:51:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.022837 [API:8081]10.0.0.38 - - [2026-01-01 02:51:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13212 0.022021 [API:8081]10.0.0.38 - - [2026-01-01 02:51:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.022802 [API:8081]10.0.0.38 - - [2026-01-01 02:51:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13212 0.022934 [API:8081]10.0.0.38 - - [2026-01-01 02:51:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.022318 [API:8081]10.0.0.38 - - [2026-01-01 02:51:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13212 0.024572 [API:8081]10.0.0.38 - - [2026-01-01 02:51:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.022865 [API:8081]10.0.0.38 - - [2026-01-01 02:51:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13212 0.025936 [API:8081]10.0.0.38 - - [2026-01-01 02:51:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.021095 [API:8081]10.0.0.38 - - [2026-01-01 02:51:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12620 0.023051 [API:8081]10.0.0.38 - - [2026-01-01 02:51:53] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-90798595:ctest-SecurityGroupBasicRegressionTests1Ipv6-90798595-81558402?flat HTTP/1.1" 200 8804 0.013748 [API:8081]10.0.0.38 - - [2026-01-01 02:51:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007929 [API:8081]10.0.0.38 - - [2026-01-01 02:52:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.38 - - [2026-01-01 02:52:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.071447 [API:8081]10.0.0.27 - - [2026-01-01 02:52:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073513 [API:8081]10.0.0.38 - - [2026-01-01 02:52:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-80397822:2136d86d-0a01-40f7-a522-998953aac976?flat HTTP/1.1" 200 5799 0.070098 [API:8081]10.0.0.38 - - [2026-01-01 02:52:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-80397822:2136d86d-0a01-40f7-a522-998953aac976?flat HTTP/1.1" 200 5799 0.017824 [API:8081]10.0.0.38 - - [2026-01-01 02:52:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-80397822:2136d86d-0a01-40f7-a522-998953aac976?flat HTTP/1.1" 200 5799 0.066811 [API:8081]10.0.0.38 - - [2026-01-01 02:52:45] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-80397822:ctest-SecurityGroupBasicRegressionTests1_contrail-80397822-25928749?flat HTTP/1.1" 200 8489 0.023257 [API:8081]10.0.0.38 - - [2026-01-01 02:52:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.021643 [API:8081]10.0.0.38 - - [2026-01-01 02:52:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13209 0.020710 [API:8081]10.0.0.38 - - [2026-01-01 02:52:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.020514 [API:8081]10.0.0.38 - - [2026-01-01 02:52:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13209 0.027037 [API:8081]10.0.0.38 - - [2026-01-01 02:52:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010074 [API:8081]10.0.0.38 - - [2026-01-01 02:53:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-80397822:b15462c8-3826-4f9b-9bda-c7d76bdca8fd?flat HTTP/1.1" 200 5669 0.014345 [API:8081]10.0.0.38 - - [2026-01-01 02:53:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-80397822:b15462c8-3826-4f9b-9bda-c7d76bdca8fd?flat HTTP/1.1" 200 5669 0.015662 [API:8081]10.0.0.38 - - [2026-01-01 02:53:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-80397822:b15462c8-3826-4f9b-9bda-c7d76bdca8fd?flat HTTP/1.1" 200 5669 0.013835 [API:8081]10.0.0.38 - - [2026-01-01 02:53:06] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-80397822:ctest-SecurityGroupBasicRegressionTests1_contrail-80397822-25928749?flat HTTP/1.1" 200 11493 0.020611 [API:8081]10.0.0.38 - - [2026-01-01 02:53:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.022195 [API:8081]10.0.0.38 - - [2026-01-01 02:53:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13217 0.024110 [API:8081]10.0.0.38 - - [2026-01-01 02:53:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.024163 [API:8081]10.0.0.38 - - [2026-01-01 02:53:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13217 0.022516 [API:8081]10.0.0.38 - - [2026-01-01 02:53:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008675 [API:8081]10.0.0.27 - - [2026-01-01 02:53:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072433 [API:8081]10.0.0.38 - - [2026-01-01 02:54:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.025421 [API:8081]10.0.0.38 - - [2026-01-01 02:54:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13239 0.023852 [API:8081]10.0.0.38 - - [2026-01-01 02:54:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.021842 [API:8081]10.0.0.38 - - [2026-01-01 02:54:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13239 0.031701 [API:8081]10.0.0.38 - - [2026-01-01 02:54:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.020781 [API:8081]10.0.0.38 - - [2026-01-01 02:54:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13239 0.021177 [API:8081]10.0.0.38 - - [2026-01-01 02:54:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.022422 [API:8081]10.0.0.38 - - [2026-01-01 02:54:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12617 0.028889 [API:8081]10.0.0.38 - - [2026-01-01 02:54:53] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-80397822:ctest-SecurityGroupBasicRegressionTests1_contrail-80397822-25928749?flat HTTP/1.1" 200 11644 0.018287 [API:8081]10.0.0.38 - - [2026-01-01 02:54:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008396 [API:8081]10.0.0.38 - - [2026-01-01 02:54:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.025228 [API:8081]10.0.0.38 - - [2026-01-01 02:54:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13246 0.024694 [API:8081]10.0.0.38 - - [2026-01-01 02:54:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.024916 [API:8081]10.0.0.38 - - [2026-01-01 02:54:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13246 0.024256 [API:8081]10.0.0.27 - - [2026-01-01 02:54:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2026-01-01 02:54:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.249 - - [2026-01-01 02:54:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.249 - - [2026-01-01 02:54:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.27 - - [2026-01-01 02:54:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.27 - - [2026-01-01 02:54:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.249 - - [2026-01-01 02:54:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.249 - - [2026-01-01 02:54:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2026-01-01 02:55:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.38 - - [2026-01-01 02:55:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.38 - - [2026-01-01 02:55:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000429 [API:8081]10.0.0.38 - - [2026-01-01 02:55:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.38 - - [2026-01-01 02:55:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.023142 [API:8081]10.0.0.38 - - [2026-01-01 02:55:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13246 0.025889 [API:8081]10.0.0.38 - - [2026-01-01 02:55:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.024606 [API:8081]10.0.0.38 - - [2026-01-01 02:55:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13246 0.019464 [API:8081]10.0.0.38 - - [2026-01-01 02:55:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.024045 [API:8081]10.0.0.38 - - [2026-01-01 02:55:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13246 0.021658 [API:8081]10.0.0.38 - - [2026-01-01 02:55:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.025563 [API:8081]10.0.0.38 - - [2026-01-01 02:55:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13246 0.022742 [API:8081]10.0.0.38 - - [2026-01-01 02:55:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.023551 [API:8081]10.0.0.38 - - [2026-01-01 02:55:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13246 0.022384 [API:8081]10.0.0.38 - - [2026-01-01 02:55:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.026632 [API:8081]10.0.0.38 - - [2026-01-01 02:55:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13246 0.024307 [API:8081]10.0.0.38 - - [2026-01-01 02:55:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.022135 [API:8081]10.0.0.38 - - [2026-01-01 02:55:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13246 0.026534 [API:8081]10.0.0.38 - - [2026-01-01 02:55:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.022168 [API:8081]10.0.0.38 - - [2026-01-01 02:55:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12595 0.037113 [API:8081]10.0.0.38 - - [2026-01-01 02:55:23] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-80397822:ctest-SecurityGroupBasicRegressionTests1_contrail-80397822-25928749?flat HTTP/1.1" 200 8418 0.015470 [API:8081]10.0.0.38 - - [2026-01-01 02:55:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.019761 [API:8081]10.0.0.27 - - [2026-01-01 02:55:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.094015 [API:8081]10.0.0.38 - - [2026-01-01 02:55:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.38 - - [2026-01-01 02:55:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.081576 [API:8081]10.0.0.38 - - [2026-01-01 02:56:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-62314452:5e124f2d-4a20-4bf0-9e5e-54e457643933?flat HTTP/1.1" 200 5676 0.072358 [API:8081]10.0.0.38 - - [2026-01-01 02:56:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-62314452:5e124f2d-4a20-4bf0-9e5e-54e457643933?flat HTTP/1.1" 200 5676 0.085976 [API:8081]10.0.0.38 - - [2026-01-01 02:56:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-62314452:5e124f2d-4a20-4bf0-9e5e-54e457643933?flat HTTP/1.1" 200 5676 0.014632 [API:8081]10.0.0.38 - - [2026-01-01 02:56:18] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-62314452:ctest-SecurityGroupBasicRegressionTests1-62314452-76841821?flat HTTP/1.1" 200 9924 0.017878 [API:8081]10.0.0.38 - - [2026-01-01 02:56:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.020156 [API:8081]10.0.0.38 - - [2026-01-01 02:56:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13164 0.021273 [API:8081]10.0.0.38 - - [2026-01-01 02:56:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.022086 [API:8081]10.0.0.38 - - [2026-01-01 02:56:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13164 0.022073 [API:8081]10.0.0.38 - - [2026-01-01 02:56:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008649 [API:8081]10.0.0.27 - - [2026-01-01 02:56:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.076098 [API:8081]10.0.0.38 - - [2026-01-01 02:56:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-62314452:088fca7a-67cc-4134-800a-e4745c5c7eb9?flat HTTP/1.1" 200 5543 0.016681 [API:8081]10.0.0.38 - - [2026-01-01 02:56:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-62314452:088fca7a-67cc-4134-800a-e4745c5c7eb9?flat HTTP/1.1" 200 5543 0.016320 [API:8081]10.0.0.38 - - [2026-01-01 02:56:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-62314452:088fca7a-67cc-4134-800a-e4745c5c7eb9?flat HTTP/1.1" 200 5543 0.017617 [API:8081]10.0.0.38 - - [2026-01-01 02:56:39] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-62314452:ctest-SecurityGroupBasicRegressionTests1-62314452-76841821?flat HTTP/1.1" 200 10077 0.021921 [API:8081]10.0.0.38 - - [2026-01-01 02:56:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.021510 [API:8081]10.0.0.38 - - [2026-01-01 02:56:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13158 0.021971 [API:8081]10.0.0.38 - - [2026-01-01 02:56:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.028352 [API:8081]10.0.0.38 - - [2026-01-01 02:56:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13158 0.028236 [API:8081]10.0.0.38 - - [2026-01-01 02:56:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012687 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:57:01] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003256 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:57:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003307 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:57:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003385 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:57:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003644 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:57:01] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003022 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:57:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003116 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:57:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004614 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 02:57:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004069 [API:8081]10.0.0.38 - - [2026-01-01 02:58:12] "GET /analytics HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.38 - - [2026-01-01 02:58:12] "GET /analytics HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.38 - - [2026-01-01 02:58:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.023245 [API:8081]10.0.0.38 - - [2026-01-01 02:58:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13176 0.021203 [API:8081]10.0.0.38 - - [2026-01-01 02:58:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.021444 [API:8081]10.0.0.38 - - [2026-01-01 02:58:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13176 0.023908 [API:8081]10.0.0.38 - - [2026-01-01 02:58:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.024242 [API:8081]10.0.0.38 - - [2026-01-01 02:58:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 12878 0.032045 [API:8081]10.0.0.38 - - [2026-01-01 02:58:21] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-62314452:ctest-SecurityGroupBasicRegressionTests1-62314452-76841821?flat HTTP/1.1" 200 10822 0.019484 [API:8081]10.0.0.38 - - [2026-01-01 02:58:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008211 [API:8081]10.0.0.38 - - [2026-01-01 02:58:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.022861 [API:8081]10.0.0.38 - - [2026-01-01 02:58:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13185 0.031852 [API:8081]10.0.0.38 - - [2026-01-01 02:58:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.023280 [API:8081]10.0.0.38 - - [2026-01-01 02:58:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13184 0.056874 [API:8081]10.0.0.38 - - [2026-01-01 02:58:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.031270 [API:8081]10.0.0.38 - - [2026-01-01 02:58:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13184 0.029656 [API:8081]10.0.0.38 - - [2026-01-01 02:58:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.024657 [API:8081]10.0.0.38 - - [2026-01-01 02:58:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13184 0.022141 [API:8081]10.0.0.38 - - [2026-01-01 02:58:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.023074 [API:8081]10.0.0.38 - - [2026-01-01 02:58:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13184 0.026239 [API:8081]10.0.0.27 - - [2026-01-01 02:58:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081797 [API:8081]10.0.0.38 - - [2026-01-01 02:58:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.022756 [API:8081]10.0.0.38 - - [2026-01-01 02:58:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13184 0.021242 [API:8081]10.0.0.249 - - [2026-01-01 02:58:40] "GET /analytics HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.249 - - [2026-01-01 02:58:40] "GET /analytics HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.27 - - [2026-01-01 02:58:40] "GET /analytics HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.27 - - [2026-01-01 02:58:40] "GET /analytics HTTP/1.1" 401 205 0.000218 [API:8081]10.0.0.38 - - [2026-01-01 02:58:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.023478 [API:8081]10.0.0.38 - - [2026-01-01 02:58:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13184 0.023811 [API:8081]10.0.0.38 - - [2026-01-01 02:58:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.019887 [API:8081]10.0.0.38 - - [2026-01-01 02:58:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13184 0.025406 [API:8081]10.0.0.38 - - [2026-01-01 02:58:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.045196 [API:8081]10.0.0.38 - - [2026-01-01 02:58:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13184 0.025028 [API:8081]10.0.0.38 - - [2026-01-01 02:58:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.021777 [API:8081]10.0.0.38 - - [2026-01-01 02:58:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12617 0.020359 [API:8081]10.0.0.38 - - [2026-01-01 02:58:52] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-62314452:ctest-SecurityGroupBasicRegressionTests1-62314452-76841821?flat HTTP/1.1" 200 7953 0.013471 [API:8081]10.0.0.38 - - [2026-01-01 02:58:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010170 [API:8081]10.0.0.38 - - [2026-01-01 02:59:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.38 - - [2026-01-01 02:59:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1640 0.095450 [API:8081]10.0.0.38 - - [2026-01-01 02:59:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.069974 [API:8081]10.0.0.38 - - [2026-01-01 02:59:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2066 0.071739 [API:8081]10.0.0.38 - - [2026-01-01 02:59:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.009390 [API:8081]10.0.0.38 - - [2026-01-01 02:59:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.008432 [API:8081]10.0.0.38 - - [2026-01-01 02:59:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.009656 [API:8081]10.0.0.38 - - [2026-01-01 02:59:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2076 0.008488 [API:8081]10.0.0.38 - - [2026-01-01 02:59:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2302 0.009408 [API:8081]10.0.0.27 - - [2026-01-01 02:59:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.073553 [API:8081]10.0.0.38 - - [2026-01-01 02:59:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.38 - - [2026-01-01 02:59:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.072136 [API:8081]10.0.0.38 - - [2026-01-01 02:59:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.077106 [API:8081]10.0.0.38 - - [2026-01-01 02:59:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1860 0.077323 [API:8081]10.0.0.27 - - [2026-01-01 02:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000362 [API:8081]10.0.0.27 - - [2026-01-01 02:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.249 - - [2026-01-01 02:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.249 - - [2026-01-01 02:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.27 - - [2026-01-01 02:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.27 - - [2026-01-01 02:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.249 - - [2026-01-01 02:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000358 [API:8081]10.0.0.249 - - [2026-01-01 02:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2026-01-01 03:00:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.38 - - [2026-01-01 03:00:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.38 - - [2026-01-01 03:00:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.045920 [API:8081]10.0.0.38 - - [2026-01-01 03:00:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.38 - - [2026-01-01 03:00:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.38 - - [2026-01-01 03:00:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.008820 [API:8081]10.0.0.38 - - [2026-01-01 03:00:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.011522 [API:8081]10.0.0.38 - - [2026-01-01 03:00:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.38 - - [2026-01-01 03:00:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.087052 [API:8081]10.0.0.38 - - [2026-01-01 03:00:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1630 0.082698 [API:8081]10.0.0.38 - - [2026-01-01 03:00:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.094789 [API:8081]10.0.0.38 - - [2026-01-01 03:00:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.011377 [API:8081]10.0.0.38 - - [2026-01-01 03:00:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1630 0.009012 [API:8081]10.0.0.38 - - [2026-01-01 03:00:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.012552 [API:8081]10.0.0.38 - - [2026-01-01 03:00:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2060 0.015362 [API:8081]10.0.0.38 - - [2026-01-01 03:00:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2282 0.010811 [API:8081]10.0.0.38 - - [2026-01-01 03:00:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.38 - - [2026-01-01 03:00:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1428 0.068578 [API:8081]10.0.0.38 - - [2026-01-01 03:00:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1644 0.060174 [API:8081]10.0.0.38 - - [2026-01-01 03:00:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1864 0.065125 [API:8081]10.0.0.38 - - [2026-01-01 03:01:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2096 0.011351 [API:8081]10.0.0.38 - - [2026-01-01 03:01:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2330 0.010316 [API:8081]10.0.0.27 - - [2026-01-01 03:01:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065161 [API:8081]10.0.0.27 - - [2026-01-01 03:02:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070749 [API:8081]10.0.0.27 - - [2026-01-01 03:04:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069830 [API:8081]10.0.0.27 - - [2026-01-01 03:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.27 - - [2026-01-01 03:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.249 - - [2026-01-01 03:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.249 - - [2026-01-01 03:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2026-01-01 03:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.27 - - [2026-01-01 03:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.249 - - [2026-01-01 03:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.249 - - [2026-01-01 03:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.38 - - [2026-01-01 03:05:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.38 - - [2026-01-01 03:05:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.38 - - [2026-01-01 03:05:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000884 [API:8081]10.0.0.38 - - [2026-01-01 03:05:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000330 [API:8081]10.0.0.27 - - [2026-01-01 03:05:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072543 [API:8081]10.0.0.38 - - [2026-01-01 03:06:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.38 - - [2026-01-01 03:06:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.066649 [API:8081]10.0.0.38 - - [2026-01-01 03:06:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.067736 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:07:01] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.031651 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:07:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.017620 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:07:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.023489 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:07:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.013303 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:07:01] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.037236 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:07:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.013245 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:07:01] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.020850 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:07:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.015216 [API:8081]10.0.0.27 - - [2026-01-01 03:07:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064754 [API:8081]10.0.0.38 - - [2026-01-01 03:08:12] "GET /analytics HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.38 - - [2026-01-01 03:08:12] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.249 - - [2026-01-01 03:08:40] "GET /analytics HTTP/1.1" 401 205 0.000337 [API:8081]10.0.0.249 - - [2026-01-01 03:08:40] "GET /analytics HTTP/1.1" 401 205 0.000159 [API:8081]10.0.0.27 - - [2026-01-01 03:08:40] "GET /analytics HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.27 - - [2026-01-01 03:08:40] "GET /analytics HTTP/1.1" 401 205 0.000174 [API:8081]10.0.0.27 - - [2026-01-01 03:08:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.078826 [API:8081]10.0.0.27 - - [2026-01-01 03:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.27 - - [2026-01-01 03:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.249 - - [2026-01-01 03:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.249 - - [2026-01-01 03:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.27 - - [2026-01-01 03:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000353 [API:8081]10.0.0.27 - - [2026-01-01 03:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.249 - - [2026-01-01 03:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.249 - - [2026-01-01 03:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.38 - - [2026-01-01 03:10:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000515 [API:8081]10.0.0.38 - - [2026-01-01 03:10:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.38 - - [2026-01-01 03:10:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000369 [API:8081]10.0.0.38 - - [2026-01-01 03:10:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.38 - - [2026-01-01 03:10:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.38 - - [2026-01-01 03:10:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1626 0.073312 [API:8081]10.0.0.27 - - [2026-01-01 03:10:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070380 [API:8081]10.0.0.38 - - [2026-01-01 03:11:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.38 - - [2026-01-01 03:11:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.072047 [API:8081]10.0.0.27 - - [2026-01-01 03:11:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067832 [API:8081]10.0.0.27 - - [2026-01-01 03:13:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073539 [API:8081]10.0.0.27 - - [2026-01-01 03:14:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070416 [API:8081]10.0.0.27 - - [2026-01-01 03:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.27 - - [2026-01-01 03:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.249 - - [2026-01-01 03:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.249 - - [2026-01-01 03:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.27 - - [2026-01-01 03:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.27 - - [2026-01-01 03:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.249 - - [2026-01-01 03:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.249 - - [2026-01-01 03:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.38 - - [2026-01-01 03:15:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.38 - - [2026-01-01 03:15:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.38 - - [2026-01-01 03:15:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.38 - - [2026-01-01 03:15:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.38 - - [2026-01-01 03:16:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.38 - - [2026-01-01 03:16:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1416 0.073431 [API:8081]10.0.0.27 - - [2026-01-01 03:16:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.161535 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:17:02] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003066 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:17:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003311 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:17:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003598 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:17:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003138 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:17:02] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003575 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:17:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002833 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:17:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003284 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:17:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002699 [API:8081]10.0.0.27 - - [2026-01-01 03:17:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.065341 [API:8081]10.0.0.38 - - [2026-01-01 03:18:12] "GET /analytics HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.38 - - [2026-01-01 03:18:12] "GET /analytics HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.249 - - [2026-01-01 03:18:40] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.249 - - [2026-01-01 03:18:40] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.27 - - [2026-01-01 03:18:40] "GET /analytics HTTP/1.1" 401 205 0.000378 [API:8081]10.0.0.27 - - [2026-01-01 03:18:40] "GET /analytics HTTP/1.1" 401 205 0.000144 [API:8081]10.0.0.27 - - [2026-01-01 03:19:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068989 [API:8081]10.0.0.27 - - [2026-01-01 03:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.27 - - [2026-01-01 03:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.249 - - [2026-01-01 03:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.249 - - [2026-01-01 03:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.27 - - [2026-01-01 03:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000337 [API:8081]10.0.0.27 - - [2026-01-01 03:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.249 - - [2026-01-01 03:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2026-01-01 03:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.38 - - [2026-01-01 03:20:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.38 - - [2026-01-01 03:20:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.38 - - [2026-01-01 03:20:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.38 - - [2026-01-01 03:20:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.27 - - [2026-01-01 03:20:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.099928 [API:8081]10.0.0.38 - - [2026-01-01 03:21:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-76828253:40321952-da90-4098-8df8-001b6cb23184?flat HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.38 - - [2026-01-01 03:21:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-76828253:40321952-da90-4098-8df8-001b6cb23184?flat HTTP/1.1" 200 5258 0.079132 [API:8081]10.0.0.38 - - [2026-01-01 03:21:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-76828253:40321952-da90-4098-8df8-001b6cb23184?flat HTTP/1.1" 200 5258 0.074919 [API:8081]10.0.0.38 - - [2026-01-01 03:21:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-76828253:40321952-da90-4098-8df8-001b6cb23184?flat HTTP/1.1" 200 5258 0.104527 [API:8081]10.0.0.38 - - [2026-01-01 03:21:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-76828253:ctest-random-51867410?flat HTTP/1.1" 200 9079 0.038069 [API:8081]10.0.0.38 - - [2026-01-01 03:21:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.023035 [API:8081]10.0.0.38 - - [2026-01-01 03:21:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13036 0.021795 [API:8081]10.0.0.38 - - [2026-01-01 03:21:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.022715 [API:8081]10.0.0.38 - - [2026-01-01 03:21:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13036 0.023052 [API:8081]10.0.0.38 - - [2026-01-01 03:21:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009967 [API:8081]10.0.0.38 - - [2026-01-01 03:21:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.010012 [API:8081]10.0.0.38 - - [2026-01-01 03:21:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.023847 [API:8081]10.0.0.38 - - [2026-01-01 03:21:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13036 0.025005 [API:8081]10.0.0.38 - - [2026-01-01 03:22:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.022597 [API:8081]10.0.0.38 - - [2026-01-01 03:22:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13036 0.021506 [API:8081]10.0.0.38 - - [2026-01-01 03:22:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.030322 [API:8081]10.0.0.38 - - [2026-01-01 03:22:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13036 0.031722 [API:8081]10.0.0.38 - - [2026-01-01 03:22:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.024807 [API:8081]10.0.0.38 - - [2026-01-01 03:22:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13036 0.024748 [API:8081]10.0.0.38 - - [2026-01-01 03:22:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.023660 [API:8081]10.0.0.38 - - [2026-01-01 03:22:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13036 0.022406 [API:8081]10.0.0.38 - - [2026-01-01 03:22:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.021379 [API:8081]10.0.0.38 - - [2026-01-01 03:22:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13036 0.021715 [API:8081]10.0.0.38 - - [2026-01-01 03:22:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.023884 [API:8081]10.0.0.38 - - [2026-01-01 03:22:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13036 0.021472 [API:8081]10.0.0.38 - - [2026-01-01 03:22:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.020649 [API:8081]10.0.0.38 - - [2026-01-01 03:22:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13036 0.022792 [API:8081]10.0.0.38 - - [2026-01-01 03:22:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.023219 [API:8081]10.0.0.38 - - [2026-01-01 03:22:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12642 0.024176 [API:8081]10.0.0.38 - - [2026-01-01 03:22:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-76828253:ctest-random-51867410?flat HTTP/1.1" 200 8124 0.025548 [API:8081]10.0.0.38 - - [2026-01-01 03:22:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009265 [API:8081]10.0.0.27 - - [2026-01-01 03:22:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085655 [API:8081]10.0.0.27 - - [2026-01-01 03:23:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074693 [API:8081]10.0.0.27 - - [2026-01-01 03:24:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.27 - - [2026-01-01 03:24:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.249 - - [2026-01-01 03:24:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000414 [API:8081]10.0.0.249 - - [2026-01-01 03:24:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000419 [API:8081]10.0.0.27 - - [2026-01-01 03:24:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.249 - - [2026-01-01 03:24:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.27 - - [2026-01-01 03:24:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.249 - - [2026-01-01 03:25:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.38 - - [2026-01-01 03:25:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000432 [API:8081]10.0.0.38 - - [2026-01-01 03:25:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.38 - - [2026-01-01 03:25:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.38 - - [2026-01-01 03:25:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.38 - - [2026-01-01 03:25:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.38 - - [2026-01-01 03:25:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2060 0.074863 [API:8081]10.0.0.27 - - [2026-01-01 03:26:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070217 [API:8081]10.0.0.27 - - [2026-01-01 03:27:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.071022 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:27:02] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003500 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:27:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003284 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:27:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002812 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:27:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003604 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:27:02] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003835 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:27:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003185 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:27:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003041 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:27:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002954 [API:8081]10.0.0.38 - - [2026-01-01 03:28:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.38 - - [2026-01-01 03:28:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1622 0.073417 [API:8081]10.0.0.38 - - [2026-01-01 03:28:12] "GET /analytics HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.38 - - [2026-01-01 03:28:12] "GET /analytics HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.249 - - [2026-01-01 03:28:40] "GET /analytics HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.249 - - [2026-01-01 03:28:40] "GET /analytics HTTP/1.1" 401 205 0.000139 [API:8081]10.0.0.27 - - [2026-01-01 03:28:40] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.27 - - [2026-01-01 03:28:40] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.27 - - [2026-01-01 03:29:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066062 [API:8081]10.0.0.27 - - [2026-01-01 03:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.27 - - [2026-01-01 03:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000358 [API:8081]10.0.0.249 - - [2026-01-01 03:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.249 - - [2026-01-01 03:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.27 - - [2026-01-01 03:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.27 - - [2026-01-01 03:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.249 - - [2026-01-01 03:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000438 [API:8081]10.0.0.249 - - [2026-01-01 03:29:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.38 - - [2026-01-01 03:30:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.38 - - [2026-01-01 03:30:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.38 - - [2026-01-01 03:30:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000375 [API:8081]10.0.0.38 - - [2026-01-01 03:30:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.27 - - [2026-01-01 03:30:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.166496 [API:8081]10.0.0.38 - - [2026-01-01 03:30:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.38 - - [2026-01-01 03:30:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1448 0.076563 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:49] "POST /analytics/query HTTP/1.1" 202 179 0.012752 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:49] "GET /analytics/query/448cece1-e6c2-11f0-a62e-00000a000026 HTTP/1.1" 200 221 0.004134 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:50] "GET /analytics/query/448cece1-e6c2-11f0-a62e-00000a000026 HTTP/1.1" 200 221 0.002712 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:50] "GET /analytics/query/448cece1-e6c2-11f0-a62e-00000a000026 HTTP/1.1" 200 338 0.003542 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:50] "GET /analytics/query/448cece1-e6c2-11f0-a62e-00000a000026/chunk-final/0 HTTP/1.1" 200 862 0.003255 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:51] "POST /analytics/query HTTP/1.1" 202 179 0.005818 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:51] "GET /analytics/query/459259d2-e6c2-11f0-a5f9-00000a000026 HTTP/1.1" 200 221 0.006557 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:51] "GET /analytics/query/459259d2-e6c2-11f0-a5f9-00000a000026 HTTP/1.1" 200 221 0.002233 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:52] "GET /analytics/query/459259d2-e6c2-11f0-a5f9-00000a000026 HTTP/1.1" 200 221 0.002319 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:52] "GET /analytics/query/459259d2-e6c2-11f0-a5f9-00000a000026 HTTP/1.1" 200 338 0.001999 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:52] "GET /analytics/query/459259d2-e6c2-11f0-a5f9-00000a000026/chunk-final/0 HTTP/1.1" 200 862 0.002927 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:53] "POST /analytics/query HTTP/1.1" 202 179 0.005815 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:53] "GET /analytics/query/46e32186-e6c2-11f0-bd34-00000a000026 HTTP/1.1" 200 221 0.002662 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:54] "GET /analytics/query/46e32186-e6c2-11f0-bd34-00000a000026 HTTP/1.1" 200 339 0.002184 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:54] "GET /analytics/query/46e32186-e6c2-11f0-bd34-00000a000026/chunk-final/0 HTTP/1.1" 200 21404 0.003224 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:54] "POST /analytics/query HTTP/1.1" 202 179 0.031247 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:54] "GET /analytics/query/47983551-e6c2-11f0-93d2-00000a000026 HTTP/1.1" 200 221 0.006690 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:55] "GET /analytics/query/47983551-e6c2-11f0-93d2-00000a000026 HTTP/1.1" 200 339 0.002335 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:55] "GET /analytics/query/47983551-e6c2-11f0-93d2-00000a000026/chunk-final/0 HTTP/1.1" 200 21402 0.003739 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:55] "POST /analytics/query HTTP/1.1" 202 179 0.005835 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:55] "GET /analytics/query/484d3d56-e6c2-11f0-967a-00000a000026 HTTP/1.1" 200 221 0.002721 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:56] "GET /analytics/query/484d3d56-e6c2-11f0-967a-00000a000026 HTTP/1.1" 200 221 0.002454 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:56] "GET /analytics/query/484d3d56-e6c2-11f0-967a-00000a000026 HTTP/1.1" 200 339 0.002239 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:30:56] "GET /analytics/query/484d3d56-e6c2-11f0-967a-00000a000026/chunk-final/0 HTTP/1.1" 200 8856 0.002300 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:01] "GET /analytics/tables HTTP/1.1" 200 76090 0.004481 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:01] "POST /analytics/query HTTP/1.1" 202 179 0.005747 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:01] "GET /analytics/query/4b50fabf-e6c2-11f0-a1ee-00000a000026 HTTP/1.1" 200 221 0.015510 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:01] "GET /analytics/query/4b50fabf-e6c2-11f0-a1ee-00000a000026 HTTP/1.1" 200 340 0.001865 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:01] "GET /analytics/query/4b50fabf-e6c2-11f0-a1ee-00000a000026/chunk-final/0 HTTP/1.1" 200 323220 0.010481 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:02] "GET /analytics/tables HTTP/1.1" 200 76090 0.004803 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:02] "GET /analytics/tables HTTP/1.1" 200 76090 0.004236 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:02] "POST /analytics/query HTTP/1.1" 202 179 0.006250 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:02] "GET /analytics/query/4c7c4ed7-e6c2-11f0-b396-00000a000026 HTTP/1.1" 200 221 0.006199 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:03] "GET /analytics/query/4c7c4ed7-e6c2-11f0-b396-00000a000026 HTTP/1.1" 200 338 0.002573 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:03] "GET /analytics/query/4c7c4ed7-e6c2-11f0-b396-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.002735 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:03] "POST /analytics/query HTTP/1.1" 202 179 0.005137 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:03] "GET /analytics/query/4cce7ebc-e6c2-11f0-ad49-00000a000026 HTTP/1.1" 200 221 0.005674 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:04] "GET /analytics/query/4cce7ebc-e6c2-11f0-ad49-00000a000026 HTTP/1.1" 200 338 0.002814 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:04] "GET /analytics/query/4cce7ebc-e6c2-11f0-ad49-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.001892 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:04] "POST /analytics/query HTTP/1.1" 202 179 0.006752 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:04] "GET /analytics/query/4d20bdf5-e6c2-11f0-83cf-00000a000026 HTTP/1.1" 200 221 0.002167 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:04] "GET /analytics/query/4d20bdf5-e6c2-11f0-83cf-00000a000026 HTTP/1.1" 200 338 0.002669 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:04] "GET /analytics/query/4d20bdf5-e6c2-11f0-83cf-00000a000026/chunk-final/0 HTTP/1.1" 200 14681 0.002893 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:04] "POST /analytics/query HTTP/1.1" 202 179 0.016378 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:04] "GET /analytics/query/4d722442-e6c2-11f0-9957-00000a000026 HTTP/1.1" 200 221 0.002642 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:05] "GET /analytics/query/4d722442-e6c2-11f0-9957-00000a000026 HTTP/1.1" 200 338 0.002189 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:05] "GET /analytics/query/4d722442-e6c2-11f0-9957-00000a000026/chunk-final/0 HTTP/1.1" 200 4013 0.002974 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:05] "POST /analytics/query HTTP/1.1" 202 179 0.006173 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:05] "GET /analytics/query/4dc6ffb7-e6c2-11f0-aab3-00000a000026 HTTP/1.1" 200 221 0.002418 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:05] "GET /analytics/query/4dc6ffb7-e6c2-11f0-aab3-00000a000026 HTTP/1.1" 200 338 0.002412 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:05] "GET /analytics/query/4dc6ffb7-e6c2-11f0-aab3-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.002421 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:05] "POST /analytics/query HTTP/1.1" 202 179 0.005457 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:05] "GET /analytics/query/4e184901-e6c2-11f0-9723-00000a000026 HTTP/1.1" 200 221 0.002418 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:06] "GET /analytics/query/4e184901-e6c2-11f0-9723-00000a000026 HTTP/1.1" 200 338 0.001929 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:06] "GET /analytics/query/4e184901-e6c2-11f0-9723-00000a000026/chunk-final/0 HTTP/1.1" 200 7876 0.002352 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:06] "POST /analytics/query HTTP/1.1" 202 179 0.005041 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:06] "GET /analytics/query/4e690c75-e6c2-11f0-85ea-00000a000026 HTTP/1.1" 200 221 0.003210 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:06] "GET /analytics/query/4e690c75-e6c2-11f0-85ea-00000a000026 HTTP/1.1" 200 338 0.002287 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:06] "GET /analytics/query/4e690c75-e6c2-11f0-85ea-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.004142 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:06] "POST /analytics/query HTTP/1.1" 202 179 0.008521 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:06] "GET /analytics/query/4ebc63c2-e6c2-11f0-9b75-00000a000026 HTTP/1.1" 200 221 0.003256 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:07] "GET /analytics/query/4ebc63c2-e6c2-11f0-9b75-00000a000026 HTTP/1.1" 200 338 0.002344 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:07] "GET /analytics/query/4ebc63c2-e6c2-11f0-9b75-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.001915 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:07] "POST /analytics/query HTTP/1.1" 202 179 0.021008 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:07] "GET /analytics/query/4f0e7876-e6c2-11f0-addd-00000a000026 HTTP/1.1" 200 221 0.003561 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:07] "GET /analytics/query/4f0e7876-e6c2-11f0-addd-00000a000026 HTTP/1.1" 200 338 0.002999 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:07] "GET /analytics/query/4f0e7876-e6c2-11f0-addd-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.002709 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:07] "POST /analytics/query HTTP/1.1" 202 179 0.008284 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:07] "GET /analytics/query/4f61d1e2-e6c2-11f0-8ed5-00000a000026 HTTP/1.1" 200 221 0.013285 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:08] "GET /analytics/query/4f61d1e2-e6c2-11f0-8ed5-00000a000026 HTTP/1.1" 200 338 0.002230 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:08] "GET /analytics/query/4f61d1e2-e6c2-11f0-8ed5-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.002018 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:08] "POST /analytics/query HTTP/1.1" 202 179 0.005360 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:08] "GET /analytics/query/4fb4f762-e6c2-11f0-874d-00000a000026 HTTP/1.1" 200 221 0.004331 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:08] "GET /analytics/query/4fb4f762-e6c2-11f0-874d-00000a000026 HTTP/1.1" 200 338 0.002156 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:08] "GET /analytics/query/4fb4f762-e6c2-11f0-874d-00000a000026/chunk-final/0 HTTP/1.1" 200 4013 0.002565 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:08] "POST /analytics/query HTTP/1.1" 202 179 0.006583 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:08] "GET /analytics/query/50071efb-e6c2-11f0-865e-00000a000026 HTTP/1.1" 200 221 0.002065 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:09] "GET /analytics/query/50071efb-e6c2-11f0-865e-00000a000026 HTTP/1.1" 200 338 0.002255 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:09] "GET /analytics/query/50071efb-e6c2-11f0-865e-00000a000026/chunk-final/0 HTTP/1.1" 200 145 0.002077 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:10] "GET /analytics/tables HTTP/1.1" 200 76090 0.004843 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:10] "GET /analytics/tables HTTP/1.1" 200 76090 0.003798 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:10] "POST /analytics/query HTTP/1.1" 202 179 0.010737 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:10] "GET /analytics/query/512c0cea-e6c2-11f0-b197-00000a000026 HTTP/1.1" 200 221 0.004262 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:11] "GET /analytics/query/512c0cea-e6c2-11f0-b197-00000a000026 HTTP/1.1" 200 340 0.002140 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:11] "GET /analytics/query/512c0cea-e6c2-11f0-b197-00000a000026/chunk-final/0 HTTP/1.1" 200 1531803 0.023323 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:11] "POST /analytics/query HTTP/1.1" 202 179 0.004954 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:11] "GET /analytics/query/51887115-e6c2-11f0-8f56-00000a000026 HTTP/1.1" 200 221 0.001973 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:11] "GET /analytics/query/51887115-e6c2-11f0-8f56-00000a000026 HTTP/1.1" 200 340 0.002528 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:11] "GET /analytics/query/51887115-e6c2-11f0-8f56-00000a000026/chunk-final/0 HTTP/1.1" 200 1533182 0.026640 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:12] "GET /analytics/tables HTTP/1.1" 200 76090 0.005206 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:13] "GET /analytics/tables HTTP/1.1" 200 76090 0.004938 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:14] "GET /analytics/tables HTTP/1.1" 200 76090 0.003647 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:14] "GET /analytics/tables HTTP/1.1" 200 76090 0.003843 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:15] "GET /analytics/tables HTTP/1.1" 200 76090 0.004508 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:15] "POST /analytics/query HTTP/1.1" 202 179 0.005312 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:15] "GET /analytics/query/5403aa9b-e6c2-11f0-9dc7-00000a000026 HTTP/1.1" 200 221 0.009923 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:16] "GET /analytics/query/5403aa9b-e6c2-11f0-9dc7-00000a000026 HTTP/1.1" 200 339 0.002654 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:16] "GET /analytics/query/5403aa9b-e6c2-11f0-9dc7-00000a000026/chunk-final/0 HTTP/1.1" 200 84692 0.005168 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:16] "GET /analytics/tables HTTP/1.1" 200 76090 0.004007 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:16] "POST /analytics/query HTTP/1.1" 202 179 0.023929 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:16] "GET /analytics/query/54c612f6-e6c2-11f0-aded-00000a000026 HTTP/1.1" 200 221 0.002498 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:17] "GET /analytics/query/54c612f6-e6c2-11f0-aded-00000a000026 HTTP/1.1" 200 341 0.002100 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:17] "GET /analytics/query/54c612f6-e6c2-11f0-aded-00000a000026/chunk-final/0 HTTP/1.1" 200 1028998 0.037916 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:18] "GET /analytics/tables HTTP/1.1" 200 76090 0.004471 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:18] "GET /analytics/tables HTTP/1.1" 200 76090 0.004907 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:22] "GET /analytics/tables HTTP/1.1" 200 76090 0.003638 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:23] "POST /analytics/query HTTP/1.1" 200 145 1.012185 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:23] "GET /analytics/tables HTTP/1.1" 200 76090 0.003397 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:24] "POST /analytics/query HTTP/1.1" 200 2359 1.013027 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:25] "GET /analytics/tables HTTP/1.1" 200 76090 0.004078 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:26] "POST /analytics/query HTTP/1.1" 200 760 1.025564 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:27] "GET /analytics/tables HTTP/1.1" 200 76090 0.004207 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:28] "POST /analytics/query HTTP/1.1" 200 2830 1.012157 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:28] "GET /analytics/tables HTTP/1.1" 200 76090 0.005048 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:30] "POST /analytics/query HTTP/1.1" 200 258 1.013751 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:30] "GET /analytics/tables HTTP/1.1" 200 76090 0.003943 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:31] "POST /analytics/query HTTP/1.1" 200 1340 1.012320 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:32] "GET /analytics/tables HTTP/1.1" 200 76090 0.004069 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:33] "POST /analytics/query HTTP/1.1" 200 2830 1.011385 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:34] "GET /analytics/tables HTTP/1.1" 200 76090 0.003626 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:35] "POST /analytics/query HTTP/1.1" 200 831 1.016037 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:35] "GET /analytics/tables HTTP/1.1" 200 76090 0.003730 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:36] "POST /analytics/query HTTP/1.1" 200 141453 1.023626 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:37] "GET /analytics/tables HTTP/1.1" 200 76090 0.003634 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:38] "POST /analytics/query HTTP/1.1" 200 941 1.010640 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:39] "GET /analytics/tables HTTP/1.1" 200 76090 0.004414 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:40] "POST /analytics/query HTTP/1.1" 200 258 1.018805 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:40] "GET /analytics/tables HTTP/1.1" 200 76090 0.003614 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:42] "POST /analytics/query HTTP/1.1" 200 596 1.021250 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:42] "GET /analytics/tables HTTP/1.1" 200 76090 0.003930 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:43] "POST /analytics/query HTTP/1.1" 200 1427 1.015408 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:44] "GET /analytics/tables HTTP/1.1" 200 76090 0.008320 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:45] "POST /analytics/query HTTP/1.1" 200 596 1.015444 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:46] "GET /analytics/tables HTTP/1.1" 200 76090 0.003596 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:47] "POST /analytics/query HTTP/1.1" 200 236 1.020081 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:31:47] "GET /analytics/tables HTTP/1.1" 200 76090 0.004187 [API:8081]10.0.0.38 - - [2026-01-01 03:31:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.38 - - [2026-01-01 03:32:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1458 0.072724 [API:8081]10.0.0.27 - - [2026-01-01 03:32:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070632 [API:8081]10.0.0.38 - - [2026-01-01 03:32:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.088981 [API:8081]10.0.0.38 - - [2026-01-01 03:32:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.015299 [API:8081]10.0.0.38 - - [2026-01-01 03:32:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.066026 [API:8081]10.0.0.27 - - [2026-01-01 03:33:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070912 [API:8081]10.0.0.38 - - [2026-01-01 03:33:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.012081 [API:8081]10.0.0.38 - - [2026-01-01 03:33:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.009850 [API:8081]10.0.0.38 - - [2026-01-01 03:33:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.010530 [API:8081]10.0.0.38 - - [2026-01-01 03:33:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.015765 [API:8081]10.0.0.38 - - [2026-01-01 03:33:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.012899 [API:8081]10.0.0.38 - - [2026-01-01 03:33:35] "POST /analytics/query HTTP/1.1" 200 222 1.020005 [API:8081]10.0.0.38 - - [2026-01-01 03:33:36] "POST /analytics/query HTTP/1.1" 200 222 1.017838 [API:8081]10.0.0.38 - - [2026-01-01 03:33:37] "POST /analytics/query HTTP/1.1" 200 353 1.020854 [API:8081]10.0.0.27 - - [2026-01-01 03:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.27 - - [2026-01-01 03:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.249 - - [2026-01-01 03:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.249 - - [2026-01-01 03:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.27 - - [2026-01-01 03:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.27 - - [2026-01-01 03:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.249 - - [2026-01-01 03:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.249 - - [2026-01-01 03:34:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.38 - - [2026-01-01 03:35:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.38 - - [2026-01-01 03:35:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.38 - - [2026-01-01 03:35:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.38 - - [2026-01-01 03:35:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.27 - - [2026-01-01 03:35:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074861 [API:8081]10.0.0.27 - - [2026-01-01 03:36:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.078294 [API:8081]10.0.0.38 - - [2026-01-01 03:36:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26211 0.023043 [API:8081]10.0.0.38 - - [2026-01-01 03:36:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13696 0.022501 [API:8081]10.0.0.38 - - [2026-01-01 03:36:58] "POST /analytics/query HTTP/1.1" 200 507 1.018317 [API:8081]10.0.0.38 - - [2026-01-01 03:36:59] "POST /analytics/query HTTP/1.1" 200 353 1.019335 [API:8081]10.0.0.38 - - [2026-01-01 03:37:00] "POST /analytics/query HTTP/1.1" 200 353 1.019894 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:37:02] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004080 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:37:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003006 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:37:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003101 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:37:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003309 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:37:02] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003352 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:37:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003858 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:37:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003580 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:37:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002872 [API:8081]10.0.0.27 - - [2026-01-01 03:38:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074626 [API:8081]10.0.0.38 - - [2026-01-01 03:38:12] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.38 - - [2026-01-01 03:38:12] "GET /analytics HTTP/1.1" 401 205 0.000201 [API:8081]10.0.0.249 - - [2026-01-01 03:38:40] "GET /analytics HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.249 - - [2026-01-01 03:38:40] "GET /analytics HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.27 - - [2026-01-01 03:38:40] "GET /analytics HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.27 - - [2026-01-01 03:38:40] "GET /analytics HTTP/1.1" 401 205 0.000143 [API:8081]10.0.0.27 - - [2026-01-01 03:39:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.073156 [API:8081]10.0.0.27 - - [2026-01-01 03:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000404 [API:8081]10.0.0.27 - - [2026-01-01 03:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.249 - - [2026-01-01 03:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.249 - - [2026-01-01 03:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.27 - - [2026-01-01 03:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.27 - - [2026-01-01 03:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.249 - - [2026-01-01 03:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.249 - - [2026-01-01 03:39:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.38 - - [2026-01-01 03:40:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000350 [API:8081]10.0.0.38 - - [2026-01-01 03:40:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000369 [API:8081]10.0.0.38 - - [2026-01-01 03:40:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2026-01-01 03:40:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.27 - - [2026-01-01 03:41:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072377 [API:8081]10.0.0.27 - - [2026-01-01 03:42:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070467 [API:8081]10.0.0.27 - - [2026-01-01 03:44:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068895 [API:8081]10.0.0.27 - - [2026-01-01 03:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000451 [API:8081]10.0.0.27 - - [2026-01-01 03:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.249 - - [2026-01-01 03:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.249 - - [2026-01-01 03:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.27 - - [2026-01-01 03:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000499 [API:8081]10.0.0.27 - - [2026-01-01 03:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.249 - - [2026-01-01 03:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.249 - - [2026-01-01 03:44:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.38 - - [2026-01-01 03:45:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000356 [API:8081]10.0.0.38 - - [2026-01-01 03:45:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.38 - - [2026-01-01 03:45:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000375 [API:8081]10.0.0.38 - - [2026-01-01 03:45:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000396 [API:8081]10.0.0.27 - - [2026-01-01 03:45:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.071819 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:47:02] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002906 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:47:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003211 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:47:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002954 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:47:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002959 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:47:02] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002801 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:47:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002547 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:47:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003253 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:47:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002772 [API:8081]10.0.0.27 - - [2026-01-01 03:47:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069820 [API:8081]10.0.0.38 - - [2026-01-01 03:48:12] "GET /analytics HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.38 - - [2026-01-01 03:48:12] "GET /analytics HTTP/1.1" 401 205 0.000179 [API:8081]10.0.0.27 - - [2026-01-01 03:48:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.226223 [API:8081]10.0.0.38 - - [2026-01-01 03:48:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2026-01-01 03:48:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1416 0.083191 [API:8081]10.0.0.249 - - [2026-01-01 03:48:40] "GET /analytics HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.249 - - [2026-01-01 03:48:40] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.27 - - [2026-01-01 03:48:40] "GET /analytics HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.27 - - [2026-01-01 03:48:40] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.38 - - [2026-01-01 03:49:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-33223958:2185fc10-064e-4bc1-ad3a-6412c400b816?flat HTTP/1.1" 200 5201 0.074054 [API:8081]10.0.0.38 - - [2026-01-01 03:49:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-33223958:2185fc10-064e-4bc1-ad3a-6412c400b816?flat HTTP/1.1" 200 5201 0.070454 [API:8081]10.0.0.38 - - [2026-01-01 03:49:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-33223958:2185fc10-064e-4bc1-ad3a-6412c400b816?flat HTTP/1.1" 200 5201 0.018410 [API:8081]10.0.0.38 - - [2026-01-01 03:49:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-33223958:EVPN-VN1?flat HTTP/1.1" 200 7822 0.027452 [API:8081]10.0.0.38 - - [2026-01-01 03:49:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.027504 [API:8081]10.0.0.38 - - [2026-01-01 03:49:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13008 0.024859 [API:8081]10.0.0.38 - - [2026-01-01 03:49:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.024200 [API:8081]10.0.0.38 - - [2026-01-01 03:49:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 13008 0.027171 [API:8081]10.0.0.38 - - [2026-01-01 03:49:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010989 [API:8081]10.0.0.38 - - [2026-01-01 03:49:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-33223958:d8ac6e4b-3d7d-4ee4-bd1d-54f2c0edaae5?flat HTTP/1.1" 200 5064 0.014210 [API:8081]10.0.0.38 - - [2026-01-01 03:49:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-33223958:d8ac6e4b-3d7d-4ee4-bd1d-54f2c0edaae5?flat HTTP/1.1" 200 5064 0.015832 [API:8081]10.0.0.38 - - [2026-01-01 03:49:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-33223958:d8ac6e4b-3d7d-4ee4-bd1d-54f2c0edaae5?flat HTTP/1.1" 200 5064 0.016822 [API:8081]10.0.0.38 - - [2026-01-01 03:49:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-33223958:EVPN-VN1?flat HTTP/1.1" 200 7822 0.018759 [API:8081]10.0.0.38 - - [2026-01-01 03:49:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25593 0.022343 [API:8081]10.0.0.38 - - [2026-01-01 03:49:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13005 0.022553 [API:8081]10.0.0.38 - - [2026-01-01 03:49:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25593 0.022304 [API:8081]10.0.0.38 - - [2026-01-01 03:49:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 13005 0.024966 [API:8081]10.0.0.38 - - [2026-01-01 03:49:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009542 [API:8081]10.0.0.27 - - [2026-01-01 03:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.27 - - [2026-01-01 03:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.249 - - [2026-01-01 03:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000479 [API:8081]10.0.0.249 - - [2026-01-01 03:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000411 [API:8081]10.0.0.27 - - [2026-01-01 03:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.27 - - [2026-01-01 03:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.249 - - [2026-01-01 03:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.249 - - [2026-01-01 03:49:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.38 - - [2026-01-01 03:50:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.38 - - [2026-01-01 03:50:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.38 - - [2026-01-01 03:50:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.001011 [API:8081]10.0.0.38 - - [2026-01-01 03:50:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000424 [API:8081]10.0.0.27 - - [2026-01-01 03:50:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071391 [API:8081]10.0.0.38 - - [2026-01-01 03:51:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-33223958:2185fc10-064e-4bc1-ad3a-6412c400b816?flat HTTP/1.1" 200 5322 0.020668 [API:8081]10.0.0.38 - - [2026-01-01 03:51:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-33223958:2185fc10-064e-4bc1-ad3a-6412c400b816?flat HTTP/1.1" 200 5322 0.019383 [API:8081]10.0.0.38 - - [2026-01-01 03:51:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-33223958:2185fc10-064e-4bc1-ad3a-6412c400b816?flat HTTP/1.1" 200 5322 0.014405 [API:8081]10.0.0.38 - - [2026-01-01 03:51:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-33223958:EVPN-VN1?flat HTTP/1.1" 200 8318 0.019869 [API:8081]10.0.0.38 - - [2026-01-01 03:51:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21048 0.032501 [API:8081]10.0.0.38 - - [2026-01-01 03:51:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 11936 0.022795 [API:8081]10.0.0.38 - - [2026-01-01 03:51:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21048 0.020792 [API:8081]10.0.0.38 - - [2026-01-01 03:51:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 11936 0.021517 [API:8081]10.0.0.38 - - [2026-01-01 03:51:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010494 [API:8081]10.0.0.27 - - [2026-01-01 03:51:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2542 0.092752 [API:8081]10.0.0.38 - - [2026-01-01 03:51:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-33223958:d8ac6e4b-3d7d-4ee4-bd1d-54f2c0edaae5?flat HTTP/1.1" 200 5307 0.013963 [API:8081]10.0.0.38 - - [2026-01-01 03:51:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-33223958:d8ac6e4b-3d7d-4ee4-bd1d-54f2c0edaae5?flat HTTP/1.1" 200 5307 0.013642 [API:8081]10.0.0.38 - - [2026-01-01 03:51:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-33223958:d8ac6e4b-3d7d-4ee4-bd1d-54f2c0edaae5?flat HTTP/1.1" 200 5307 0.013686 [API:8081]10.0.0.38 - - [2026-01-01 03:51:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-33223958:EVPN-VN1?flat HTTP/1.1" 200 9426 0.020178 [API:8081]10.0.0.38 - - [2026-01-01 03:51:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 28475 0.021940 [API:8081]10.0.0.38 - - [2026-01-01 03:51:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 28475 0.024783 [API:8081]10.0.0.38 - - [2026-01-01 03:51:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009186 [API:8081]10.0.0.38 - - [2026-01-01 03:52:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33096 0.034021 [API:8081]10.0.0.38 - - [2026-01-01 03:52:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-33223958:EVPN-VN1?flat HTTP/1.1" 200 8532 0.021040 [API:8081]10.0.0.38 - - [2026-01-01 03:52:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010851 [API:8081]10.0.0.38 - - [2026-01-01 03:52:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24668 0.029357 [API:8081]10.0.0.38 - - [2026-01-01 03:52:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12722 0.058224 [API:8081]10.0.0.38 - - [2026-01-01 03:52:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24669 0.022881 [API:8081]10.0.0.38 - - [2026-01-01 03:52:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12340 0.024818 [API:8081]10.0.0.38 - - [2026-01-01 03:52:49] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-33223958:EVPN-VN1?flat HTTP/1.1" 200 5990 0.014487 [API:8081]10.0.0.38 - - [2026-01-01 03:52:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008891 [API:8081]10.0.0.27 - - [2026-01-01 03:53:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079825 [API:8081]10.0.0.27 - - [2026-01-01 03:54:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2542 0.106434 [API:8081]10.0.0.27 - - [2026-01-01 03:54:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.27 - - [2026-01-01 03:54:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.249 - - [2026-01-01 03:54:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.249 - - [2026-01-01 03:54:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.27 - - [2026-01-01 03:54:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.249 - - [2026-01-01 03:55:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.27 - - [2026-01-01 03:55:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.249 - - [2026-01-01 03:55:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.38 - - [2026-01-01 03:55:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000350 [API:8081]10.0.0.38 - - [2026-01-01 03:55:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000546 [API:8081]10.0.0.38 - - [2026-01-01 03:55:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.38 - - [2026-01-01 03:55:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.38 - - [2026-01-01 03:55:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-08861663:ctest-TestRbac-08861663-72855928?flat HTTP/1.1" 401 205 0.000358 [API:8081]10.0.0.38 - - [2026-01-01 03:55:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-08861663:ctest-TestRbac-08861663-72855928?flat HTTP/1.1" 200 2077 0.446220 [API:8081]10.0.0.38 - - [2026-01-01 03:55:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 335 0.143854 [API:8081]10.0.0.38 - - [2026-01-01 03:55:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-08861663:ctest-TestRbac-08861663-72855928?flat HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.38 - - [2026-01-01 03:55:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-08861663:ctest-TestRbac-08861663-72855928?flat HTTP/1.1" 200 2077 0.164959 [API:8081]10.0.0.38 - - [2026-01-01 03:55:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 335 0.085057 [API:8081]10.0.0.38 - - [2026-01-01 03:55:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-18335399:ab481de8-dd96-4acc-b952-4426cb63be07?flat HTTP/1.1" 200 5318 0.113041 [API:8081]10.0.0.38 - - [2026-01-01 03:55:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-18335399:ab481de8-dd96-4acc-b952-4426cb63be07?flat HTTP/1.1" 200 5318 0.056324 [API:8081]10.0.0.38 - - [2026-01-01 03:55:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-18335399:ab481de8-dd96-4acc-b952-4426cb63be07?flat HTTP/1.1" 200 5318 0.062608 [API:8081]10.0.0.38 - - [2026-01-01 03:55:28] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-08861663:ctest-TestRbac-08861663-72855928?flat HTTP/1.1" 200 3949 0.056952 [API:8081]10.0.0.38 - - [2026-01-01 03:55:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.034661 [API:8081]10.0.0.38 - - [2026-01-01 03:55:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.162672 [API:8081]10.0.0.38 - - [2026-01-01 03:55:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.38 - - [2026-01-01 03:55:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33167 0.090790 [API:8081]10.0.0.38 - - [2026-01-01 03:55:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.045081 [API:8081]10.0.0.38 - - [2026-01-01 03:55:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.181609 [API:8081]10.0.0.38 - - [2026-01-01 03:55:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33167 0.103403 [API:8081]10.0.0.38 - - [2026-01-01 03:55:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.049360 [API:8081]10.0.0.38 - - [2026-01-01 03:55:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.096967 [API:8081]10.0.0.38 - - [2026-01-01 03:55:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.193906 [API:8081]10.0.0.38 - - [2026-01-01 03:55:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33167 0.023926 [API:8081]10.0.0.38 - - [2026-01-01 03:55:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33167 0.078933 [API:8081]10.0.0.38 - - [2026-01-01 03:55:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33167 0.026768 [API:8081]10.0.0.38 - - [2026-01-01 03:55:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33167 0.025583 [API:8081]10.0.0.38 - - [2026-01-01 03:55:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33167 0.024534 [API:8081]10.0.0.38 - - [2026-01-01 03:55:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33167 0.031342 [API:8081]10.0.0.38 - - [2026-01-01 03:55:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33167 0.025688 [API:8081]10.0.0.38 - - [2026-01-01 03:55:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33167 0.025682 [API:8081]10.0.0.38 - - [2026-01-01 03:55:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33167 0.025004 [API:8081]10.0.0.38 - - [2026-01-01 03:55:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-08861663:ctest-TestRbac-08861663-72855928?flat HTTP/1.1" 200 6495 0.012531 [API:8081]10.0.0.38 - - [2026-01-01 03:55:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008492 [API:8081]10.0.0.38 - - [2026-01-01 03:56:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-09336901:ctest-TestRbacBasic-09336901-14070676?flat HTTP/1.1" 401 205 0.000415 [API:8081]10.0.0.38 - - [2026-01-01 03:56:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-09336901:ctest-TestRbacBasic-09336901-14070676?flat HTTP/1.1" 200 2121 0.108774 [API:8081]10.0.0.38 - - [2026-01-01 03:56:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-09336901:ctest-TestRbacBasic-09336901-14070676?flat HTTP/1.1" 401 205 0.000298 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-26749725'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-04089227' RBAC: ctest-TestRbacBasic-11124693 doesn't have read permission in project 'a15e44682ea840048a139c6a9dbf197a' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-09336901', 'ctest-TestRbacBasic-09336901-14070676'], 'virtual_network', 'd210da00-b1ee-4662-84c0-a2d16a6a7c3a', "Permission Denied for ['ctest-TestRbacBasic-26749725'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-04089227' RBAC: ctest-TestRbacBasic-11124693 doesn't have read permission in project 'a15e44682ea840048a139c6a9dbf197a'"),) [API:8081]10.0.0.38 - - [2026-01-01 03:56:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-09336901:ctest-TestRbacBasic-09336901-14070676?flat HTTP/1.1" 403 198 0.119941 [API:8081]10.0.0.38 - - [2026-01-01 03:56:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-09336901:ctest-TestRbacBasic-09336901-14070676?flat HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.38 - - [2026-01-01 03:56:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-09336901:ctest-TestRbacBasic-09336901-14070676?flat HTTP/1.1" 200 2121 0.096303 [API:8081]10.0.0.38 - - [2026-01-01 03:56:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.085921 [API:8081]10.0.0.38 - - [2026-01-01 03:56:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.098202 [API:8081]10.0.0.38 - - [2026-01-01 03:56:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1706 0.069266 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-26749725'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-09336901' RBAC: ctest-TestRbacBasic-11124693 doesn't have read permission in project '224021b51ec64d25a8f70fefcd383fc7' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-09336901', 'ctest-TestRbacBasic-09336901-14070676'], 'virtual_network', 'd210da00-b1ee-4662-84c0-a2d16a6a7c3a', "Permission Denied for ['ctest-TestRbacBasic-26749725'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-09336901' RBAC: ctest-TestRbacBasic-11124693 doesn't have read permission in project '224021b51ec64d25a8f70fefcd383fc7'"),) [API:8081]10.0.0.38 - - [2026-01-01 03:56:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-09336901:ctest-TestRbacBasic-09336901-14070676?flat HTTP/1.1" 403 198 0.045347 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-26749725'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-09336901' RBAC: ctest-TestRbacBasic-11124693 doesn't have read permission in project '224021b51ec64d25a8f70fefcd383fc7' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-09336901', 'ctest-TestRbacBasic-09336901-14070676'], 'virtual_network', 'd210da00-b1ee-4662-84c0-a2d16a6a7c3a', "Permission Denied for ['ctest-TestRbacBasic-26749725'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-09336901' RBAC: ctest-TestRbacBasic-11124693 doesn't have read permission in project '224021b51ec64d25a8f70fefcd383fc7'"),) [API:8081]10.0.0.38 - - [2026-01-01 03:56:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-09336901:ctest-TestRbacBasic-09336901-14070676?flat HTTP/1.1" 403 198 0.125733 [API:8081]10.0.0.38 - - [2026-01-01 03:56:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-09336901:ctest-TestRbacBasic-09336901-14070676?flat HTTP/1.1" 200 2125 0.051365 [API:8081]10.0.0.38 - - [2026-01-01 03:56:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-09336901:ctest-TestRbacBasic-09336901-14070676?flat HTTP/1.1" 200 2125 0.015468 [API:8081]10.0.0.38 - - [2026-01-01 03:56:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.097522 [API:8081]10.0.0.38 - - [2026-01-01 03:56:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 601 0.065377 [API:8081]10.0.0.38 - - [2026-01-01 03:56:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1706 0.010696 [API:8081]10.0.0.27 - - [2026-01-01 03:56:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080972 [API:8081]10.0.0.38 - - [2026-01-01 03:56:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1460 0.065260 [API:8081]10.0.0.38 - - [2026-01-01 03:56:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-31704436:ctest-TestRbacBasic-31704436-65212718?flat HTTP/1.1" 401 205 0.000368 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-10723365 as ['ctest-TestRbacBasic-26849826'] to R virtual-network in ctest-TestRbacBasic-31704436 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-31704436', 'ctest-TestRbacBasic-31704436-65212718'], 'virtual_network', 'dcfec454-3377-477d-86bd-8fc168ff9783', "Permission Denied for ctest-TestRbacBasic-10723365 as ['ctest-TestRbacBasic-26849826'] to R virtual-network in ctest-TestRbacBasic-31704436"),) [API:8081]10.0.0.38 - - [2026-01-01 03:56:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-31704436:ctest-TestRbacBasic-31704436-65212718?flat HTTP/1.1" 403 198 0.108454 [API:8081]10.0.0.38 - - [2026-01-01 03:56:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.070961 [API:8081]10.0.0.38 - - [2026-01-01 03:56:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-31704436:ctest-TestRbacBasic-31704436-65212718?flat HTTP/1.1" 200 2114 0.058692 [API:8081]10.0.0.38 - - [2026-01-01 03:56:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.055963 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-10723365 as ['ctest-TestRbacBasic-26849826'] to R virtual-network in ctest-TestRbacBasic-31704436 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-31704436', 'ctest-TestRbacBasic-31704436-65212718'], 'virtual_network', 'dcfec454-3377-477d-86bd-8fc168ff9783', "Permission Denied for ctest-TestRbacBasic-10723365 as ['ctest-TestRbacBasic-26849826'] to R virtual-network in ctest-TestRbacBasic-31704436"),) [API:8081]10.0.0.38 - - [2026-01-01 03:56:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-31704436:ctest-TestRbacBasic-31704436-65212718?flat HTTP/1.1" 403 198 0.048124 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-10723365 as ['ctest-TestRbacBasic-26849826'] to R virtual-network in ctest-TestRbacBasic-31704436 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-31704436', 'ctest-TestRbacBasic-31704436-65212718'], 'virtual_network', 'dcfec454-3377-477d-86bd-8fc168ff9783', "Permission Denied for ctest-TestRbacBasic-10723365 as ['ctest-TestRbacBasic-26849826'] to R virtual-network in ctest-TestRbacBasic-31704436"),) [API:8081]10.0.0.38 - - [2026-01-01 03:56:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-31704436:ctest-TestRbacBasic-31704436-65212718?flat HTTP/1.1" 403 198 0.097744 [API:8081]10.0.0.38 - - [2026-01-01 03:56:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.059149 [API:8081]10.0.0.38 - - [2026-01-01 03:56:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-31704436:ctest-TestRbacBasic-31704436-65212718?flat HTTP/1.1" 200 2114 0.052996 [API:8081]10.0.0.38 - - [2026-01-01 03:56:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.060714 [API:8081]10.0.0.38 - - [2026-01-01 03:56:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-31704436:ctest-TestRbacBasic-31704436-65212718?flat HTTP/1.1" 401 205 0.000288 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-11124693 as ['ctest-TestRbacBasic-26749725'] to R virtual-network in ctest-TestRbacBasic-31704436 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-31704436', 'ctest-TestRbacBasic-31704436-65212718'], 'virtual_network', 'dcfec454-3377-477d-86bd-8fc168ff9783', "Permission Denied for ctest-TestRbacBasic-11124693 as ['ctest-TestRbacBasic-26749725'] to R virtual-network in ctest-TestRbacBasic-31704436"),) [API:8081]10.0.0.38 - - [2026-01-01 03:56:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-31704436:ctest-TestRbacBasic-31704436-65212718?flat HTTP/1.1" 403 198 0.093000 [API:8081]10.0.0.38 - - [2026-01-01 03:56:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.063536 [API:8081]10.0.0.38 - - [2026-01-01 03:56:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-31704436:ctest-TestRbacBasic-31704436-65212718?flat HTTP/1.1" 200 2114 0.045965 [API:8081]10.0.0.38 - - [2026-01-01 03:56:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.086527 [API:8081]10.0.0.38 - - [2026-01-01 03:56:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1460 0.010309 [API:8081]10.0.0.38 - - [2026-01-01 03:56:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1706 0.009619 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:57:02] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003866 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:57:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002805 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:57:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003064 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:57:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002560 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:57:02] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003231 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:57:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002862 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:57:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003423 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 03:57:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002399 [API:8081]10.0.0.38 - - [2026-01-01 03:57:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-31704436:c85dd668-07c7-4efb-ab8e-1f5482aabb33?flat HTTP/1.1" 200 5241 0.057202 [API:8081]10.0.0.38 - - [2026-01-01 03:57:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-31704436:c85dd668-07c7-4efb-ab8e-1f5482aabb33?flat HTTP/1.1" 200 5241 0.055673 [API:8081]10.0.0.38 - - [2026-01-01 03:57:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-31704436:c85dd668-07c7-4efb-ab8e-1f5482aabb33?flat HTTP/1.1" 200 5241 0.060778 [API:8081]10.0.0.38 - - [2026-01-01 03:57:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-31704436:ctest-TestRbacBasic-31704436-05567057?flat HTTP/1.1" 200 3506 0.051921 [API:8081]10.0.0.38 - - [2026-01-01 03:57:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.032990 [API:8081]10.0.0.38 - - [2026-01-01 03:57:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.085394 [API:8081]10.0.0.38 - - [2026-01-01 03:57:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33172 0.024306 [API:8081]10.0.0.38 - - [2026-01-01 03:57:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.031337 [API:8081]10.0.0.38 - - [2026-01-01 03:57:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.086664 [API:8081]10.0.0.38 - - [2026-01-01 03:57:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33172 0.028230 [API:8081]10.0.0.38 - - [2026-01-01 03:57:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.041268 [API:8081]10.0.0.38 - - [2026-01-01 03:57:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-31704436:ctest-TestRbacBasic-31704436-05567057?flat HTTP/1.1" 200 3506 0.101432 [API:8081]10.0.0.38 - - [2026-01-01 03:57:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 601 0.057092 [API:8081]10.0.0.38 - - [2026-01-01 03:57:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.033328 [API:8081]10.0.0.38 - - [2026-01-01 03:57:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.106411 [API:8081]10.0.0.38 - - [2026-01-01 03:57:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33174 0.024950 [API:8081]10.0.0.38 - - [2026-01-01 03:57:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33174 0.025144 [API:8081]10.0.0.38 - - [2026-01-01 03:57:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33174 0.041157 [API:8081]10.0.0.38 - - [2026-01-01 03:57:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33174 0.029324 [API:8081]10.0.0.38 - - [2026-01-01 03:57:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33174 0.024004 [API:8081]10.0.0.27 - - [2026-01-01 03:57:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2542 0.074795 [API:8081]10.0.0.38 - - [2026-01-01 03:57:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33174 0.024262 [API:8081]10.0.0.38 - - [2026-01-01 03:57:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-31704436:ctest-TestRbacBasic-31704436-05567057?flat HTTP/1.1" 200 2241 0.011101 [API:8081]10.0.0.38 - - [2026-01-01 03:57:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008513 [Introspect:8090]10.0.0.38 - - [2026-01-01 03:57:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001173 [API:8081]10.0.0.38 - - [2026-01-01 03:57:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.38 - - [2026-01-01 03:57:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.068981 [API:8081]10.0.0.38 - - [2026-01-01 03:58:12] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.38 - - [2026-01-01 03:58:12] "GET /analytics HTTP/1.1" 401 205 0.000169 [API:8081]10.0.0.249 - - [2026-01-01 03:58:40] "GET /analytics HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.249 - - [2026-01-01 03:58:40] "GET /analytics HTTP/1.1" 401 205 0.000213 [API:8081]10.0.0.27 - - [2026-01-01 03:58:40] "GET /analytics HTTP/1.1" 401 205 0.000398 [API:8081]10.0.0.27 - - [2026-01-01 03:58:40] "GET /analytics HTTP/1.1" 401 205 0.000161 [API:8081]10.0.0.27 - - [2026-01-01 03:59:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076264 [API:8081]10.0.0.27 - - [2026-01-01 03:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2026-01-01 03:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.249 - - [2026-01-01 03:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.249 - - [2026-01-01 03:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.27 - - [2026-01-01 03:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.27 - - [2026-01-01 03:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.249 - - [2026-01-01 03:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.249 - - [2026-01-01 03:59:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.38 - - [2026-01-01 04:00:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.38 - - [2026-01-01 04:00:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.38 - - [2026-01-01 04:00:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000374 [API:8081]10.0.0.38 - - [2026-01-01 04:00:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000405 [API:8081]10.0.0.38 - - [2026-01-01 04:00:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27260260:9233de74-503a-4314-8edf-1e509c77f950?flat HTTP/1.1" 200 5373 0.079559 [API:8081]10.0.0.38 - - [2026-01-01 04:00:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27260260:9233de74-503a-4314-8edf-1e509c77f950?flat HTTP/1.1" 200 5373 0.022656 [API:8081]10.0.0.38 - - [2026-01-01 04:00:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27260260:9233de74-503a-4314-8edf-1e509c77f950?flat HTTP/1.1" 200 5373 0.069896 [API:8081]10.0.0.38 - - [2026-01-01 04:00:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27260260:ctest-vn1-41498261?flat HTTP/1.1" 200 9432 0.072606 [API:8081]10.0.0.38 - - [2026-01-01 04:00:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.022372 [API:8081]10.0.0.38 - - [2026-01-01 04:00:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12944 0.026763 [API:8081]10.0.0.38 - - [2026-01-01 04:00:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24722 0.023018 [API:8081]10.0.0.38 - - [2026-01-01 04:00:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12944 0.022259 [API:8081]10.0.0.38 - - [2026-01-01 04:00:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010675 [API:8081]10.0.0.38 - - [2026-01-01 04:00:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27260260:21af51e0-1f12-4e48-bae2-1c51b9d1b3fa?flat HTTP/1.1" 200 5373 0.018024 [API:8081]10.0.0.38 - - [2026-01-01 04:00:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27260260:21af51e0-1f12-4e48-bae2-1c51b9d1b3fa?flat HTTP/1.1" 200 5373 0.017596 [API:8081]10.0.0.38 - - [2026-01-01 04:00:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27260260:21af51e0-1f12-4e48-bae2-1c51b9d1b3fa?flat HTTP/1.1" 200 5373 0.018116 [API:8081]10.0.0.38 - - [2026-01-01 04:00:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27260260:ctest-vn1-41498261?flat HTTP/1.1" 200 9432 0.027370 [API:8081]10.0.0.38 - - [2026-01-01 04:00:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.033345 [API:8081]10.0.0.38 - - [2026-01-01 04:00:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.025727 [API:8081]10.0.0.38 - - [2026-01-01 04:00:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009702 [API:8081]10.0.0.38 - - [2026-01-01 04:00:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.024742 [API:8081]10.0.0.38 - - [2026-01-01 04:00:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.025929 [API:8081]10.0.0.38 - - [2026-01-01 04:00:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.035043 [API:8081]10.0.0.38 - - [2026-01-01 04:00:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.034767 [API:8081]10.0.0.38 - - [2026-01-01 04:00:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.028377 [API:8081]10.0.0.27 - - [2026-01-01 04:00:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2542 0.084982 [API:8081]10.0.0.38 - - [2026-01-01 04:00:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33178 0.028990 [API:8081]10.0.0.38 - - [2026-01-01 04:00:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27260260:ctest-vn1-41498261?flat HTTP/1.1" 200 7734 0.026390 [API:8081]10.0.0.38 - - [2026-01-01 04:00:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010166 [API:8081]10.0.0.38 - - [2026-01-01 04:00:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.022063 [API:8081]10.0.0.38 - - [2026-01-01 04:00:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12945 0.025039 [API:8081]10.0.0.38 - - [2026-01-01 04:00:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.024482 [API:8081]10.0.0.38 - - [2026-01-01 04:00:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12945 0.021908 [API:8081]10.0.0.38 - - [2026-01-01 04:00:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.029552 [API:8081]10.0.0.38 - - [2026-01-01 04:00:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12945 0.025150 [API:8081]10.0.0.38 - - [2026-01-01 04:00:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.022461 [API:8081]10.0.0.38 - - [2026-01-01 04:00:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12945 0.023422 [API:8081]10.0.0.38 - - [2026-01-01 04:00:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.023824 [API:8081]10.0.0.38 - - [2026-01-01 04:00:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12945 0.022009 [API:8081]10.0.0.38 - - [2026-01-01 04:00:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24724 0.023088 [API:8081]10.0.0.38 - - [2026-01-01 04:00:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12727 0.022747 [API:8081]10.0.0.38 - - [2026-01-01 04:00:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27260260:ctest-vn1-41498261?flat HTTP/1.1" 200 4919 0.013335 [API:8081]10.0.0.38 - - [2026-01-01 04:00:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009693 [API:8081]10.0.0.38 - - [2026-01-01 04:00:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.010127 [API:8081]10.0.0.38 - - [2026-01-01 04:00:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.009892 [API:8081]10.0.0.27 - - [2026-01-01 04:02:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062974 [API:8081]10.0.0.27 - - [2026-01-01 04:03:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.112880 [Introspect:8090]10.0.0.38 - - [2026-01-01 04:04:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001038 [API:8081]10.0.0.38 - - [2026-01-01 04:04:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 12103 0.392581 [API:8081]10.0.0.38 - - [2026-01-01 04:04:11] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4945-1?flat HTTP/1.1" 200 6060 0.415338 [API:8081]10.0.0.38 - - [2026-01-01 04:04:11] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4945-2?flat HTTP/1.1" 200 6056 0.396708 [API:8081]10.0.0.38 - - [2026-01-01 04:04:11] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4945-3?flat HTTP/1.1" 200 3952 0.014778 [API:8081]10.0.0.38 - - [2026-01-01 04:04:11] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?flat HTTP/1.1" 200 6141 0.019483 [API:8081]10.0.0.38 - - [2026-01-01 04:04:11] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?flat HTTP/1.1" 200 7362 0.018157 [API:8081]10.0.0.38 - - [2026-01-01 04:04:11] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?flat HTTP/1.1" 200 6406 0.020934 [API:8081]10.0.0.38 - - [2026-01-01 04:04:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1844 0.008801 [API:8081]10.0.0.38 - - [2026-01-01 04:04:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27260260:e69274ac-2ce8-4eba-9fab-a7f1470d43ed?flat HTTP/1.1" 200 5251 0.016647 [API:8081]10.0.0.38 - - [2026-01-01 04:04:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27260260:e69274ac-2ce8-4eba-9fab-a7f1470d43ed?flat HTTP/1.1" 200 5251 0.015135 [API:8081]10.0.0.38 - - [2026-01-01 04:04:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27260260:e69274ac-2ce8-4eba-9fab-a7f1470d43ed?flat HTTP/1.1" 200 5251 0.017124 [API:8081]10.0.0.38 - - [2026-01-01 04:04:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27260260:ctest-vn1-89188041?flat HTTP/1.1" 200 6982 0.018828 [API:8081]10.0.0.38 - - [2026-01-01 04:04:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32251 0.023905 [API:8081]10.0.0.38 - - [2026-01-01 04:04:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32251 0.023808 [API:8081]10.0.0.38 - - [2026-01-01 04:04:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008426 [API:8081]10.0.0.27 - - [2026-01-01 04:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.27 - - [2026-01-01 04:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000334 [API:8081]10.0.0.249 - - [2026-01-01 04:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2026-01-01 04:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.27 - - [2026-01-01 04:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.27 - - [2026-01-01 04:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.249 - - [2026-01-01 04:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000414 [API:8081]10.0.0.249 - - [2026-01-01 04:04:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.38 - - [2026-01-01 04:05:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2026-01-01 04:05:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.38 - - [2026-01-01 04:05:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000451 [API:8081]10.0.0.38 - - [2026-01-01 04:05:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.27 - - [2026-01-01 04:05:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064736 [API:8081]10.0.0.38 - - [2026-01-01 04:05:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27260260:a5b835d8-b103-485d-8846-91ae064a2bcd?flat HTTP/1.1" 200 5245 0.015073 [API:8081]10.0.0.38 - - [2026-01-01 04:05:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27260260:a5b835d8-b103-485d-8846-91ae064a2bcd?flat HTTP/1.1" 200 5245 0.015064 [API:8081]10.0.0.38 - - [2026-01-01 04:05:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-27260260:a5b835d8-b103-485d-8846-91ae064a2bcd?flat HTTP/1.1" 200 5245 0.013857 [API:8081]10.0.0.38 - - [2026-01-01 04:05:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27260260:ctest-vn2-64749867?flat HTTP/1.1" 200 6986 0.021170 [API:8081]10.0.0.38 - - [2026-01-01 04:05:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40487 0.037607 [API:8081]10.0.0.38 - - [2026-01-01 04:05:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40487 0.037331 [API:8081]10.0.0.38 - - [2026-01-01 04:05:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.008672 [API:8081]10.0.0.27 - - [2026-01-01 04:06:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.074604 [API:8081]10.0.0.38 - - [2026-01-01 04:06:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40494 0.030117 [API:8081]10.0.0.38 - - [2026-01-01 04:06:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40494 0.029191 [API:8081]10.0.0.38 - - [2026-01-01 04:06:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40494 0.030521 [API:8081]10.0.0.38 - - [2026-01-01 04:06:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40494 0.030487 [API:8081]10.0.0.38 - - [2026-01-01 04:06:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40494 0.035711 [API:8081]10.0.0.38 - - [2026-01-01 04:06:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40494 0.029903 [API:8081]10.0.0.38 - - [2026-01-01 04:06:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40494 0.030598 [API:8081]10.0.0.38 - - [2026-01-01 04:06:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40494 0.030432 [API:8081]10.0.0.38 - - [2026-01-01 04:07:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40494 0.037118 [API:8081]10.0.0.38 - - [2026-01-01 04:07:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27260260:ctest-vn2-64749867?flat HTTP/1.1" 200 7849 0.017966 [API:8081]10.0.0.38 - - [2026-01-01 04:07:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009329 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:07:02] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003151 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:07:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003473 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:07:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003376 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:07:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003413 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:07:02] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002732 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:07:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002601 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:07:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003061 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:07:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002972 [API:8081]10.0.0.38 - - [2026-01-01 04:07:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32281 0.023169 [API:8081]10.0.0.38 - - [2026-01-01 04:07:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32281 0.025703 [API:8081]10.0.0.38 - - [2026-01-01 04:07:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32281 0.031140 [API:8081]10.0.0.38 - - [2026-01-01 04:07:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32281 0.025973 [API:8081]10.0.0.38 - - [2026-01-01 04:07:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32291 0.022984 [API:8081]10.0.0.38 - - [2026-01-01 04:07:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32291 0.026150 [API:8081]10.0.0.38 - - [2026-01-01 04:07:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32291 0.041646 [API:8081]10.0.0.38 - - [2026-01-01 04:07:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-27260260:ctest-vn1-89188041?flat HTTP/1.1" 200 7901 0.018525 [API:8081]10.0.0.38 - - [2026-01-01 04:07:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008491 [API:8081]10.0.0.38 - - [2026-01-01 04:08:12] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.38 - - [2026-01-01 04:08:12] "GET /analytics HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.38 - - [2026-01-01 04:08:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-80306019:57ff76e8-8023-401c-b0ec-f155bffc4e98?flat HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.38 - - [2026-01-01 04:08:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-80306019:57ff76e8-8023-401c-b0ec-f155bffc4e98?flat HTTP/1.1" 200 5242 0.068503 [API:8081]10.0.0.38 - - [2026-01-01 04:08:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-80306019:57ff76e8-8023-401c-b0ec-f155bffc4e98?flat HTTP/1.1" 200 5242 0.072413 [API:8081]10.0.0.38 - - [2026-01-01 04:08:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-80306019:57ff76e8-8023-401c-b0ec-f155bffc4e98?flat HTTP/1.1" 200 5242 0.067042 [API:8081]10.0.0.38 - - [2026-01-01 04:08:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-80306019:ctest-vn-28162686?flat HTTP/1.1" 200 8054 0.014988 [API:8081]10.0.0.38 - - [2026-01-01 04:08:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32308 0.023434 [API:8081]10.0.0.38 - - [2026-01-01 04:08:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32308 0.026411 [API:8081]10.0.0.38 - - [2026-01-01 04:08:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010058 [API:8081]10.0.0.38 - - [2026-01-01 04:08:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-80306019:ff9c2859-18c9-4e63-b2fc-a1ac8858bc47?flat HTTP/1.1" 200 5239 0.012789 [API:8081]10.0.0.38 - - [2026-01-01 04:08:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-80306019:ff9c2859-18c9-4e63-b2fc-a1ac8858bc47?flat HTTP/1.1" 200 5239 0.012061 [API:8081]10.0.0.38 - - [2026-01-01 04:08:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-80306019:ff9c2859-18c9-4e63-b2fc-a1ac8858bc47?flat HTTP/1.1" 200 5239 0.014738 [API:8081]10.0.0.38 - - [2026-01-01 04:08:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-80306019:ctest-vn-26785101?flat HTTP/1.1" 200 8044 0.014660 [API:8081]10.0.0.38 - - [2026-01-01 04:08:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40522 0.032379 [API:8081]10.0.0.38 - - [2026-01-01 04:08:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40522 0.030212 [API:8081]10.0.0.38 - - [2026-01-01 04:08:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010499 [API:8081]10.0.0.27 - - [2026-01-01 04:08:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072765 [API:8081]10.0.0.249 - - [2026-01-01 04:08:40] "GET /analytics HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.249 - - [2026-01-01 04:08:40] "GET /analytics HTTP/1.1" 401 205 0.000170 [API:8081]10.0.0.27 - - [2026-01-01 04:08:40] "GET /analytics HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.27 - - [2026-01-01 04:08:40] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.38 - - [2026-01-01 04:08:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40522 0.030837 [API:8081]10.0.0.38 - - [2026-01-01 04:08:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40522 0.033362 [API:8081]10.0.0.38 - - [2026-01-01 04:09:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 40523 0.030763 [API:8081]10.0.0.38 - - [2026-01-01 04:09:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-80306019:ctest-vn-26785101?flat HTTP/1.1" 200 6184 0.012738 [API:8081]10.0.0.38 - - [2026-01-01 04:09:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011330 [API:8081]10.0.0.38 - - [2026-01-01 04:09:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32309 0.027072 [API:8081]10.0.0.38 - - [2026-01-01 04:09:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32309 0.028286 [API:8081]10.0.0.38 - - [2026-01-01 04:09:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32309 0.031991 [API:8081]10.0.0.38 - - [2026-01-01 04:09:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32309 0.032706 [API:8081]10.0.0.38 - - [2026-01-01 04:09:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32309 0.025371 [API:8081]10.0.0.38 - - [2026-01-01 04:09:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32309 0.035079 [API:8081]10.0.0.38 - - [2026-01-01 04:09:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4945-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32310 0.032057 [API:8081]10.0.0.38 - - [2026-01-01 04:09:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-80306019:ctest-vn-28162686?flat HTTP/1.1" 200 6184 0.025720 [API:8081]10.0.0.38 - - [2026-01-01 04:09:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.015322 [API:8081]10.0.0.38 - - [2026-01-01 04:09:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.38 - - [2026-01-01 04:09:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.076431 [API:8081]10.0.0.38 - - [2026-01-01 04:09:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.088996 [API:8081]10.0.0.27 - - [2026-01-01 04:09:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.101496 [API:8081]10.0.0.27 - - [2026-01-01 04:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.27 - - [2026-01-01 04:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.249 - - [2026-01-01 04:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.249 - - [2026-01-01 04:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.27 - - [2026-01-01 04:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.27 - - [2026-01-01 04:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.249 - - [2026-01-01 04:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.249 - - [2026-01-01 04:09:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.38 - - [2026-01-01 04:10:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.38 - - [2026-01-01 04:10:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.38 - - [2026-01-01 04:10:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.38 - - [2026-01-01 04:10:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.27 - - [2026-01-01 04:11:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068976 [API:8081]10.0.0.27 - - [2026-01-01 04:12:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.080704 [API:8081]10.0.0.27 - - [2026-01-01 04:14:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073085 [API:8081]10.0.0.38 - - [2026-01-01 04:14:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.38 - - [2026-01-01 04:14:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1650 0.075131 [API:8081]10.0.0.27 - - [2026-01-01 04:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000495 [API:8081]10.0.0.27 - - [2026-01-01 04:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.249 - - [2026-01-01 04:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.249 - - [2026-01-01 04:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.27 - - [2026-01-01 04:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.27 - - [2026-01-01 04:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000434 [API:8081]10.0.0.249 - - [2026-01-01 04:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.249 - - [2026-01-01 04:14:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.38 - - [2026-01-01 04:15:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.38 - - [2026-01-01 04:15:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.38 - - [2026-01-01 04:15:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.38 - - [2026-01-01 04:15:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000641 [API:8081]10.0.0.27 - - [2026-01-01 04:15:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.069876 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:17:02] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003184 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:17:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002807 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:17:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002950 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:17:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002695 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:17:02] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003444 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:17:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002531 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:17:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002712 [LOCAL API:8181]127.0.0.1 - - [2026-01-01 04:17:02] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4945-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002816 [API:8081]10.0.0.27 - - [2026-01-01 04:17:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073478 [API:8081]10.0.0.38 - - [2026-01-01 04:18:12] "GET /analytics HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.38 - - [2026-01-01 04:18:12] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.249 - - [2026-01-01 04:18:40] "GET /analytics HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2026-01-01 04:18:40] "GET /analytics HTTP/1.1" 401 205 0.000129 [API:8081]10.0.0.27 - - [2026-01-01 04:18:40] "GET /analytics HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.27 - - [2026-01-01 04:18:40] "GET /analytics HTTP/1.1" 401 205 0.000172 [API:8081]10.0.0.27 - - [2026-01-01 04:18:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.070187 [API:8081]10.0.0.27 - - [2026-01-01 04:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.27 - - [2026-01-01 04:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.249 - - [2026-01-01 04:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.249 - - [2026-01-01 04:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.27 - - [2026-01-01 04:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.27 - - [2026-01-01 04:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.249 - - [2026-01-01 04:19:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.249 - - [2026-01-01 04:20:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.38 - - [2026-01-01 04:20:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.38 - - [2026-01-01 04:20:00] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000473 [API:8081]10.0.0.38 - - [2026-01-01 04:20:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.38 - - [2026-01-01 04:20:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [Introspect:8090]10.0.0.38 - - [2026-01-01 04:20:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001008