+++ date ++ echo 'INFO: =================== Thu Nov 27 02:04:03 AM UTC 2025 ===================' INFO: =================== Thu Nov 27 02:04:03 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.193,10.20.0.129,10.20.0.192 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,10.20.0.129,10.20.0.192 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.27 ++ 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.27,10.0.0.33,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.27,10.0.0.33,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.33,10.0.0.23 +++ local servers=10.0.0.27,10.0.0.33,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ tr '\n' , +++ local local_ips=,10.0.0.27,10.20.0.193,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.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ 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 11/27/2025 02:04:11.837 7f4a01bc6e80 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/27/2025 02:04:12.022 7f4a01bc6e80 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 11/27/2025 02:04:12.033 7f4a01bc6e80 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/27/2025 02:04:12.034 7f4a01bc6e80 [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.27: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.23 - - [2025-11-27 02:04:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.062943 [API:8081]10.0.0.23 - - [2025-11-27 02:04:49] "GET /analytics HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.23 - - [2025-11-27 02:04:49] "GET /analytics HTTP/1.1" 401 205 0.000148 [API:8081]10.0.0.33 - - [2025-11-27 02:04:49] "GET /analytics HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.33 - - [2025-11-27 02:04:49] "GET /analytics HTTP/1.1" 401 205 0.000182 [API:8081]10.0.0.27 - - [2025-11-27 02:04:50] "GET /analytics HTTP/1.1" 401 205 0.000887 [API:8081]10.0.0.27 - - [2025-11-27 02:04:50] "GET /analytics HTTP/1.1" 401 205 0.000184 [API:8081]10.0.0.23 - - [2025-11-27 02:05:20] "GET /analytics HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.23 - - [2025-11-27 02:05:20] "GET /analytics HTTP/1.1" 401 205 0.000189 [API:8081]10.0.0.33 - - [2025-11-27 02:05:20] "GET /analytics HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.33 - - [2025-11-27 02:05:20] "GET /analytics HTTP/1.1" 401 205 0.000170 [API:8081]10.0.0.27 - - [2025-11-27 02:05:21] "GET /analytics HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.27 - - [2025-11-27 02:05:21] "GET /analytics HTTP/1.1" 401 205 0.000166 [API:8081]10.0.0.23 - - [2025-11-27 02:05:50] "GET /analytics HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.23 - - [2025-11-27 02:05:50] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.33 - - [2025-11-27 02:05:50] "GET /analytics HTTP/1.1" 401 205 0.000209 [API:8081]10.0.0.33 - - [2025-11-27 02:05:50] "GET /analytics HTTP/1.1" 401 205 0.000133 [API:8081]10.0.0.23 - - [2025-11-27 02:06:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.058095 [API:8081]10.0.0.23 - - [2025-11-27 02:07:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.060587 [API:8081]10.0.0.23 - - [2025-11-27 02:07:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2025-11-27 02:07:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.23 - - [2025-11-27 02:07:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.23 - - [2025-11-27 02:07:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.33 - - [2025-11-27 02:07:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.33 - - [2025-11-27 02:07:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.27 - - [2025-11-27 02:07:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.27 - - [2025-11-27 02:07:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.33 - - [2025-11-27 02:07:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.33 - - [2025-11-27 02:07:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.27 - - [2025-11-27 02:07:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000762 [API:8081]10.0.0.27 - - [2025-11-27 02:07:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [Introspect:8090]10.0.0.27 - - [2025-11-27 02:07:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001575 [Introspect:8090]10.0.0.27 - - [2025-11-27 02:07:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001039 [Introspect:8090]10.0.0.27 - - [2025-11-27 02:09:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.000987 [Introspect:8090]10.0.0.27 - - [2025-11-27 02:09:11] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000566 [API:8081]10.0.0.27 - - [2025-11-27 02:09:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1:Control:contrail-control:0?flat HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.27 - - [2025-11-27 02:09:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1:Control:contrail-control:0?flat HTTP/1.1" 200 34937 0.105399 [API:8081]10.0.0.27 - - [2025-11-27 02:09:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16246 0.081691 [API:8081]10.0.0.27 - - [2025-11-27 02:09:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2:Control:contrail-control:0?flat HTTP/1.1" 200 34936 0.068203 [API:8081]10.0.0.27 - - [2025-11-27 02:09:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16246 0.015213 [API:8081]10.0.0.27 - - [2025-11-27 02:09:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3:Control:contrail-control:0?flat HTTP/1.1" 200 38000 0.020316 [API:8081]10.0.0.27 - - [2025-11-27 02:09:11] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13497 0.013859 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.021144 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.071004 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3709 0.012134 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3356 0.012808 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.010880 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.012158 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4614 0.014248 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4316 0.012381 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.012035 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014378 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.018146 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012144 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012015 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013097 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.020442 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014095 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014678 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012142 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14823 0.017043 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.019838 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14827 0.016800 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.016964 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14820 0.015597 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.014781 [API:8081]10.0.0.27 - - [2025-11-27 02:09:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.019127 [API:8081]10.0.0.27 - - [2025-11-27 02:09:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.024468 [API:8081]10.0.0.27 - - [2025-11-27 02:09:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.017358 [API:8081]10.0.0.27 - - [2025-11-27 02:09:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.018613 [API:8081]10.0.0.27 - - [2025-11-27 02:09:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.018994 [API:8081]10.0.0.27 - - [2025-11-27 02:09:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3269 0.011815 [API:8081]10.0.0.27 - - [2025-11-27 02:09:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.017174 [API:8081]10.0.0.27 - - [2025-11-27 02:09:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3269 0.012289 [API:8081]10.0.0.27 - - [2025-11-27 02:09:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.014297 [API:8081]10.0.0.27 - - [2025-11-27 02:09:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14823 0.020273 [API:8081]10.0.0.27 - - [2025-11-27 02:09:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012835 [API:8081]10.0.0.27 - - [2025-11-27 02:09:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.013114 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14827 0.023278 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.018565 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.015176 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14820 0.019142 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013067 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.014792 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3983 0.011415 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.016294 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3981 0.012285 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.024136 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3981 0.011944 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.012263 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4614 0.015141 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4316 0.011308 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1:Control:contrail-control:0?flat HTTP/1.1" 200 34937 0.020759 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.032674 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16246 0.016133 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2:Control:contrail-control:0?flat HTTP/1.1" 200 34936 0.017786 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.010763 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16246 0.014414 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3:Control:contrail-control:0?flat HTTP/1.1" 200 38000 0.019229 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.011607 [API:8081]10.0.0.27 - - [2025-11-27 02:09:15] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4820-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13497 0.013705 [API:8081]10.0.0.27 - - [2025-11-27 02:09:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4820-1?flat HTTP/1.1" 200 12060 0.025379 [API:8081]10.0.0.23 - - [2025-11-27 02:09:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059063 [API:8081]10.0.0.27 - - [2025-11-27 02:09:18] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?flat HTTP/1.1" 200 15792 0.019378 [API:8081]10.0.0.27 - - [2025-11-27 02:09:18] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?flat HTTP/1.1" 200 17812 0.018885 [API:8081]10.0.0.27 - - [2025-11-27 02:09:18] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?flat HTTP/1.1" 200 14260 0.017322 [API:8081]10.0.0.27 - - [2025-11-27 02:09:18] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?flat HTTP/1.1" 200 15792 0.018536 [API:8081]10.0.0.27 - - [2025-11-27 02:09:18] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?flat HTTP/1.1" 200 17812 0.025757 [API:8081]10.0.0.27 - - [2025-11-27 02:09:18] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?flat HTTP/1.1" 200 14260 0.020693 [API:8081]10.0.0.27 - - [2025-11-27 02:09:18] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?flat HTTP/1.1" 200 15792 0.020816 [API:8081]10.0.0.27 - - [2025-11-27 02:09:18] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?flat HTTP/1.1" 200 17812 0.019855 [API:8081]10.0.0.27 - - [2025-11-27 02:09:18] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?flat HTTP/1.1" 200 14260 0.024021 [API:8081]10.0.0.27 - - [2025-11-27 02:09:18] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?flat HTTP/1.1" 200 15792 0.025442 [API:8081]10.0.0.27 - - [2025-11-27 02:09:18] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?flat HTTP/1.1" 200 17812 0.020017 [API:8081]10.0.0.27 - - [2025-11-27 02:09:18] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?flat HTTP/1.1" 200 14260 0.022035 [API:8081]10.0.0.27 - - [2025-11-27 02:09:19] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4820-1?flat HTTP/1.1" 200 7999 0.014472 [API:8081]10.0.0.27 - - [2025-11-27 02:09:19] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4820-2?flat HTTP/1.1" 200 7997 0.013721 [API:8081]10.0.0.27 - - [2025-11-27 02:09:19] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4820-3?flat HTTP/1.1" 200 7994 0.013865 [API:8081]10.0.0.27 - - [2025-11-27 02:09:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.27 - - [2025-11-27 02:09:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.057200 [API:8081]10.0.0.27 - - [2025-11-27 02:09:41] "POST /analytics/query HTTP/1.1" 200 54742 1.072260 [API:8081]10.0.0.27 - - [2025-11-27 02:09:42] "POST /analytics/query HTTP/1.1" 200 5875 1.072480 [API:8081]10.0.0.27 - - [2025-11-27 02:09:43] "POST /analytics/query HTTP/1.1" 200 871 1.019580 [API:8081]10.0.0.27 - - [2025-11-27 02:09:44] "POST /analytics/query HTTP/1.1" 200 5875 1.016050 [API:8081]10.0.0.27 - - [2025-11-27 02:09:45] "POST /analytics/query HTTP/1.1" 200 871 1.028873 [API:8081]10.0.0.27 - - [2025-11-27 02:09:56] "GET /documentation/index.html HTTP/1.1" 200 5407 0.001073 [API:8081]10.0.0.23 - - [2025-11-27 02:10:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.117840 [API:8081]10.0.0.23 - - [2025-11-27 02:12:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059325 [API:8081]10.0.0.23 - - [2025-11-27 02:12:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.23 - - [2025-11-27 02:12:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.23 - - [2025-11-27 02:12:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.23 - - [2025-11-27 02:12:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.33 - - [2025-11-27 02:12:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.33 - - [2025-11-27 02:12:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.27 - - [2025-11-27 02:12:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000648 [API:8081]10.0.0.27 - - [2025-11-27 02:12:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.33 - - [2025-11-27 02:12:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.33 - - [2025-11-27 02:12:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.27 - - [2025-11-27 02:12:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.27 - - [2025-11-27 02:12:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.23 - - [2025-11-27 02:13:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.080554 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:14:12] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.009238 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.013119 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003747 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.006098 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:14:12] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002977 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002168 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002301 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002422 [API:8081]10.0.0.27 - - [2025-11-27 02:14:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000458 [API:8081]10.0.0.27 - - [2025-11-27 02:14:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.054960 [API:8081]10.0.0.27 - - [2025-11-27 02:14:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1678 0.055057 [API:8081]10.0.0.27 - - [2025-11-27 02:15:21] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2025-11-27 02:15:21] "GET /analytics HTTP/1.1" 401 205 0.000186 [API:8081]10.0.0.23 - - [2025-11-27 02:15:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.095935 [API:8081]10.0.0.23 - - [2025-11-27 02:15:50] "GET /analytics HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.23 - - [2025-11-27 02:15:50] "GET /analytics HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.33 - - [2025-11-27 02:15:50] "GET /analytics HTTP/1.1" 401 205 0.000204 [API:8081]10.0.0.33 - - [2025-11-27 02:15:50] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.23 - - [2025-11-27 02:16:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.059446 [API:8081]10.0.0.23 - - [2025-11-27 02:17:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.23 - - [2025-11-27 02:17:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.23 - - [2025-11-27 02:17:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.23 - - [2025-11-27 02:17:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.33 - - [2025-11-27 02:17:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000357 [API:8081]10.0.0.33 - - [2025-11-27 02:17:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.27 - - [2025-11-27 02:17:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.27 - - [2025-11-27 02:17:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.33 - - [2025-11-27 02:17:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.33 - - [2025-11-27 02:17:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.27 - - [2025-11-27 02:17:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.27 - - [2025-11-27 02:17:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.23 - - [2025-11-27 02:18:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.122459 [API:8081]10.0.0.23 - - [2025-11-27 02:19:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.064818 [API:8081]10.0.0.27 - - [2025-11-27 02:20:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.27 - - [2025-11-27 02:20:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2450 0.066272 [API:8081]10.0.0.27 - - [2025-11-27 02:20:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2450 0.061085 [API:8081]10.0.0.23 - - [2025-11-27 02:21:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062563 [API:8081]10.0.0.23 - - [2025-11-27 02:22:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.23 - - [2025-11-27 02:22:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.23 - - [2025-11-27 02:22:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.23 - - [2025-11-27 02:22:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.33 - - [2025-11-27 02:22:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.33 - - [2025-11-27 02:22:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.27 - - [2025-11-27 02:22:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.27 - - [2025-11-27 02:22:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.33 - - [2025-11-27 02:22:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-11-27 02:22:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.27 - - [2025-11-27 02:22:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.27 - - [2025-11-27 02:22:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.27 - - [2025-11-27 02:22:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1886 0.009285 [API:8081]10.0.0.27 - - [2025-11-27 02:22:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2114 0.008839 [API:8081]10.0.0.27 - - [2025-11-27 02:22:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2342 0.055275 [API:8081]10.0.0.27 - - [2025-11-27 02:22:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2570 0.008926 [API:8081]10.0.0.23 - - [2025-11-27 02:22:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.059119 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:24:12] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002529 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:24:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002683 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:24:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003297 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:24:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003151 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:24:12] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003409 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:24:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002265 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:24:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002450 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:24:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004312 [API:8081]10.0.0.23 - - [2025-11-27 02:24:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077497 [API:8081]10.0.0.27 - - [2025-11-27 02:25:21] "GET /analytics HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.27 - - [2025-11-27 02:25:21] "GET /analytics HTTP/1.1" 401 205 0.000125 [API:8081]10.0.0.23 - - [2025-11-27 02:25:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.070160 [API:8081]10.0.0.27 - - [2025-11-27 02:25:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24568 0.066304 [API:8081]10.0.0.27 - - [2025-11-27 02:25:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24568 0.020333 [API:8081]10.0.0.23 - - [2025-11-27 02:25:50] "GET /analytics HTTP/1.1" 401 205 0.000218 [API:8081]10.0.0.23 - - [2025-11-27 02:25:50] "GET /analytics HTTP/1.1" 401 205 0.000140 [API:8081]10.0.0.33 - - [2025-11-27 02:25:50] "GET /analytics HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.33 - - [2025-11-27 02:25:50] "GET /analytics HTTP/1.1" 401 205 0.000181 [API:8081]10.0.0.27 - - [2025-11-27 02:25:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24568 0.087678 [API:8081]10.0.0.27 - - [2025-11-27 02:25:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24568 0.024284 [API:8081]10.0.0.27 - - [2025-11-27 02:25:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24568 0.028947 [API:8081]10.0.0.27 - - [2025-11-27 02:26:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24568 0.021053 [API:8081]10.0.0.27 - - [2025-11-27 02:26:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-64097031:ctest-vnet1-42247459?flat HTTP/1.1" 200 8247 0.015548 [API:8081]10.0.0.27 - - [2025-11-27 02:26:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010111 [API:8081]10.0.0.27 - - [2025-11-27 02:26:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.024083 [API:8081]10.0.0.27 - - [2025-11-27 02:26:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.024110 [API:8081]10.0.0.27 - - [2025-11-27 02:26:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.035912 [API:8081]10.0.0.27 - - [2025-11-27 02:26:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.021078 [API:8081]10.0.0.27 - - [2025-11-27 02:26:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.022822 [API:8081]10.0.0.27 - - [2025-11-27 02:26:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.020023 [API:8081]10.0.0.27 - - [2025-11-27 02:26:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.026882 [API:8081]10.0.0.27 - - [2025-11-27 02:26:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.031232 [API:8081]10.0.0.27 - - [2025-11-27 02:26:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.019612 [API:8081]10.0.0.27 - - [2025-11-27 02:26:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.037788 [API:8081]10.0.0.27 - - [2025-11-27 02:26:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-64097031:ctest-vnet0-84155251?flat HTTP/1.1" 200 8246 0.016094 [API:8081]10.0.0.27 - - [2025-11-27 02:26:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008456 [API:8081]10.0.0.27 - - [2025-11-27 02:26:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.007993 [API:8081]10.0.0.23 - - [2025-11-27 02:27:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.23 - - [2025-11-27 02:27:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.23 - - [2025-11-27 02:27:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.23 - - [2025-11-27 02:27:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.33 - - [2025-11-27 02:27:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.33 - - [2025-11-27 02:27:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.27 - - [2025-11-27 02:27:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2025-11-27 02:27:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.33 - - [2025-11-27 02:27:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.33 - - [2025-11-27 02:27:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.27 - - [2025-11-27 02:27:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.27 - - [2025-11-27 02:27:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.23 - - [2025-11-27 02:27:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075155 [API:8081]10.0.0.27 - - [2025-11-27 02:28:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.27 - - [2025-11-27 02:28:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1454 0.071001 [API:8081]10.0.0.23 - - [2025-11-27 02:28:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.072988 [API:8081]10.0.0.27 - - [2025-11-27 02:29:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.076011 [API:8081]10.0.0.27 - - [2025-11-27 02:29:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.018689 [API:8081]10.0.0.27 - - [2025-11-27 02:29:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.066915 [API:8081]10.0.0.27 - - [2025-11-27 02:29:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.019212 [API:8081]10.0.0.27 - - [2025-11-27 02:30:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.022324 [API:8081]10.0.0.27 - - [2025-11-27 02:30:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-58057129:ctest-vnet0-59939262?flat HTTP/1.1" 200 7194 0.015578 [API:8081]10.0.0.27 - - [2025-11-27 02:30:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011434 [API:8081]10.0.0.27 - - [2025-11-27 02:30:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000643 [API:8081]10.0.0.27 - - [2025-11-27 02:30:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1454 0.079917 [API:8081]10.0.0.27 - - [2025-11-27 02:30:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.27 - - [2025-11-27 02:30:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.067729 [API:8081]10.0.0.27 - - [2025-11-27 02:30:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.063901 [API:8081]10.0.0.27 - - [2025-11-27 02:30:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.062242 [API:8081]10.0.0.23 - - [2025-11-27 02:30:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.089836 [API:8081]10.0.0.27 - - [2025-11-27 02:31:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-90229425:4530b6ee-7beb-45dc-b682-cbbd355cfe3c?flat HTTP/1.1" 200 5229 0.016423 [API:8081]10.0.0.27 - - [2025-11-27 02:31:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-90229425:4530b6ee-7beb-45dc-b682-cbbd355cfe3c?flat HTTP/1.1" 200 5229 0.012394 [API:8081]10.0.0.27 - - [2025-11-27 02:31:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-90229425:4530b6ee-7beb-45dc-b682-cbbd355cfe3c?flat HTTP/1.1" 200 5229 0.011852 [API:8081]10.0.0.27 - - [2025-11-27 02:31:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-90229425:ctest-VN1-34020862?flat HTTP/1.1" 200 8557 0.014215 [API:8081]10.0.0.27 - - [2025-11-27 02:31:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.018254 [API:8081]10.0.0.27 - - [2025-11-27 02:31:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.038820 [API:8081]10.0.0.27 - - [2025-11-27 02:31:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007801 [API:8081]10.0.0.27 - - [2025-11-27 02:31:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-90229425:f6fab12d-cdd7-4806-b31a-cb46b5b3d5a7?flat HTTP/1.1" 200 5097 0.011897 [API:8081]10.0.0.27 - - [2025-11-27 02:31:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-90229425:f6fab12d-cdd7-4806-b31a-cb46b5b3d5a7?flat HTTP/1.1" 200 5097 0.012703 [API:8081]10.0.0.27 - - [2025-11-27 02:31:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-90229425:f6fab12d-cdd7-4806-b31a-cb46b5b3d5a7?flat HTTP/1.1" 200 5097 0.015840 [API:8081]10.0.0.27 - - [2025-11-27 02:31:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-90229425:ctest-VN2-55901747?flat HTTP/1.1" 200 7862 0.021329 [API:8081]10.0.0.27 - - [2025-11-27 02:31:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24583 0.022657 [API:8081]10.0.0.27 - - [2025-11-27 02:31:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24583 0.020494 [API:8081]10.0.0.27 - - [2025-11-27 02:31:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009057 [API:8081]10.0.0.27 - - [2025-11-27 02:31:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-90229425:cd5870f9-a0f0-4d12-8b02-f12fa9a27054?flat HTTP/1.1" 200 5092 0.011566 [API:8081]10.0.0.27 - - [2025-11-27 02:31:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-90229425:cd5870f9-a0f0-4d12-8b02-f12fa9a27054?flat HTTP/1.1" 200 5092 0.020199 [API:8081]10.0.0.27 - - [2025-11-27 02:31:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-90229425:cd5870f9-a0f0-4d12-8b02-f12fa9a27054?flat HTTP/1.1" 200 5092 0.017036 [API:8081]10.0.0.27 - - [2025-11-27 02:31:25] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-90229425:ctest-VN3-52568290?flat HTTP/1.1" 200 7444 0.021292 [API:8081]10.0.0.27 - - [2025-11-27 02:31:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.020441 [API:8081]10.0.0.27 - - [2025-11-27 02:31:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24588 0.030285 [API:8081]10.0.0.27 - - [2025-11-27 02:31:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009646 [API:8081]10.0.0.23 - - [2025-11-27 02:31:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.090036 [API:8081]10.0.0.27 - - [2025-11-27 02:32:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.025116 [API:8081]10.0.0.27 - - [2025-11-27 02:32:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.019298 [API:8081]10.0.0.27 - - [2025-11-27 02:32:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.019298 [API:8081]10.0.0.27 - - [2025-11-27 02:32:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.021232 [API:8081]10.0.0.27 - - [2025-11-27 02:32:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.022339 [API:8081]10.0.0.27 - - [2025-11-27 02:32:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.019838 [API:8081]10.0.0.23 - - [2025-11-27 02:32:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.23 - - [2025-11-27 02:32:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.23 - - [2025-11-27 02:32:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.23 - - [2025-11-27 02:32:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.33 - - [2025-11-27 02:32:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000411 [API:8081]10.0.0.33 - - [2025-11-27 02:32:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000367 [API:8081]10.0.0.27 - - [2025-11-27 02:32:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.27 - - [2025-11-27 02:32:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.33 - - [2025-11-27 02:32:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.33 - - [2025-11-27 02:32:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.27 - - [2025-11-27 02:32:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.044391 [API:8081]10.0.0.27 - - [2025-11-27 02:32:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.27 - - [2025-11-27 02:32:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.27 - - [2025-11-27 02:32:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.021325 [API:8081]10.0.0.27 - - [2025-11-27 02:32:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020587 [API:8081]10.0.0.27 - - [2025-11-27 02:32:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.024643 [API:8081]10.0.0.27 - - [2025-11-27 02:32:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-90229425:ctest-VN3-52568290?flat HTTP/1.1" 200 6217 0.012736 [API:8081]10.0.0.27 - - [2025-11-27 02:32:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008010 [API:8081]10.0.0.27 - - [2025-11-27 02:32:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.018983 [API:8081]10.0.0.27 - - [2025-11-27 02:32:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020955 [API:8081]10.0.0.27 - - [2025-11-27 02:32:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.018367 [API:8081]10.0.0.27 - - [2025-11-27 02:32:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.018553 [API:8081]10.0.0.27 - - [2025-11-27 02:32:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020222 [API:8081]10.0.0.27 - - [2025-11-27 02:32:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.019199 [API:8081]10.0.0.27 - - [2025-11-27 02:32:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.019583 [API:8081]10.0.0.27 - - [2025-11-27 02:32:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020741 [API:8081]10.0.0.27 - - [2025-11-27 02:32:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020199 [API:8081]10.0.0.27 - - [2025-11-27 02:33:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.023013 [API:8081]10.0.0.27 - - [2025-11-27 02:33:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-90229425:ctest-VN2-55901747?flat HTTP/1.1" 200 6556 0.013772 [API:8081]10.0.0.27 - - [2025-11-27 02:33:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008784 [API:8081]10.0.0.27 - - [2025-11-27 02:33:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.022672 [API:8081]10.0.0.27 - - [2025-11-27 02:33:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.021036 [API:8081]10.0.0.27 - - [2025-11-27 02:33:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.018583 [API:8081]10.0.0.27 - - [2025-11-27 02:33:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.024984 [API:8081]10.0.0.27 - - [2025-11-27 02:33:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.018900 [API:8081]10.0.0.27 - - [2025-11-27 02:33:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020408 [API:8081]10.0.0.27 - - [2025-11-27 02:33:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.033052 [API:8081]10.0.0.27 - - [2025-11-27 02:33:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020160 [API:8081]10.0.0.27 - - [2025-11-27 02:33:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020607 [API:8081]10.0.0.27 - - [2025-11-27 02:33:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.048920 [API:8081]10.0.0.27 - - [2025-11-27 02:33:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-90229425:ctest-VN1-34020862?flat HTTP/1.1" 200 6771 0.011386 [API:8081]10.0.0.27 - - [2025-11-27 02:33:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.014022 [API:8081]10.0.0.23 - - [2025-11-27 02:33:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085889 [API:8081]10.0.0.27 - - [2025-11-27 02:33:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.27 - - [2025-11-27 02:33:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.066149 [API:8081]10.0.0.27 - - [2025-11-27 02:33:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.060745 [API:8081]10.0.0.27 - - [2025-11-27 02:33:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.059122 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:34:12] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002672 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:34:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002749 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:34:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003138 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:34:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002886 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:34:12] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002605 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:34:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002297 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:34:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002071 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:34:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002461 [API:8081]10.0.0.23 - - [2025-11-27 02:34:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.057867 [API:8081]10.0.0.27 - - [2025-11-27 02:34:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-35017565:e5881fa6-123d-4693-8c47-782329185611?flat HTTP/1.1" 200 5360 0.011366 [API:8081]10.0.0.27 - - [2025-11-27 02:34:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-35017565:e5881fa6-123d-4693-8c47-782329185611?flat HTTP/1.1" 200 5360 0.011597 [API:8081]10.0.0.27 - - [2025-11-27 02:34:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-35017565:e5881fa6-123d-4693-8c47-782329185611?flat HTTP/1.1" 200 5360 0.011920 [API:8081]10.0.0.27 - - [2025-11-27 02:34:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-35017565:e5881fa6-123d-4693-8c47-782329185611?flat HTTP/1.1" 200 5360 0.012037 [API:8081]10.0.0.27 - - [2025-11-27 02:34:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-35017565:ctest-VN1-26698788?flat HTTP/1.1" 200 9448 0.013771 [API:8081]10.0.0.27 - - [2025-11-27 02:34:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.017723 [API:8081]10.0.0.27 - - [2025-11-27 02:34:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.020552 [API:8081]10.0.0.27 - - [2025-11-27 02:34:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009125 [API:8081]10.0.0.27 - - [2025-11-27 02:34:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-35017565:84b3b0a7-79cd-4924-bd33-3a8982c05dcf?flat HTTP/1.1" 200 5230 0.011479 [API:8081]10.0.0.27 - - [2025-11-27 02:34:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-35017565:84b3b0a7-79cd-4924-bd33-3a8982c05dcf?flat HTTP/1.1" 200 5230 0.012183 [API:8081]10.0.0.27 - - [2025-11-27 02:34:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-35017565:84b3b0a7-79cd-4924-bd33-3a8982c05dcf?flat HTTP/1.1" 200 5230 0.013746 [API:8081]10.0.0.27 - - [2025-11-27 02:34:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-35017565:84b3b0a7-79cd-4924-bd33-3a8982c05dcf?flat HTTP/1.1" 200 5230 0.012914 [API:8081]10.0.0.27 - - [2025-11-27 02:34:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-35017565:ctest-VN2-82538986?flat HTTP/1.1" 200 8643 0.013264 [API:8081]10.0.0.27 - - [2025-11-27 02:34:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020020 [API:8081]10.0.0.27 - - [2025-11-27 02:34:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.018610 [API:8081]10.0.0.27 - - [2025-11-27 02:34:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008062 [API:8081]10.0.0.27 - - [2025-11-27 02:34:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-35017565:f04e5caf-6091-4ec3-98a6-3275aba98ed2?flat HTTP/1.1" 200 5220 0.012710 [API:8081]10.0.0.27 - - [2025-11-27 02:34:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-35017565:f04e5caf-6091-4ec3-98a6-3275aba98ed2?flat HTTP/1.1" 200 5220 0.011948 [API:8081]10.0.0.27 - - [2025-11-27 02:34:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-35017565:f04e5caf-6091-4ec3-98a6-3275aba98ed2?flat HTTP/1.1" 200 5220 0.014528 [API:8081]10.0.0.27 - - [2025-11-27 02:34:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-35017565:f04e5caf-6091-4ec3-98a6-3275aba98ed2?flat HTTP/1.1" 200 5220 0.011601 [API:8081]10.0.0.27 - - [2025-11-27 02:34:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-35017565:ctest-VN3-81050004?flat HTTP/1.1" 200 8201 0.012766 [API:8081]10.0.0.27 - - [2025-11-27 02:34:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.019039 [API:8081]10.0.0.27 - - [2025-11-27 02:34:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.028686 [API:8081]10.0.0.27 - - [2025-11-27 02:34:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008222 [API:8081]10.0.0.27 - - [2025-11-27 02:35:21] "GET /analytics HTTP/1.1" 401 205 0.000386 [API:8081]10.0.0.27 - - [2025-11-27 02:35:21] "GET /analytics HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.27 - - [2025-11-27 02:35:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.018222 [API:8081]10.0.0.27 - - [2025-11-27 02:35:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.020117 [API:8081]10.0.0.27 - - [2025-11-27 02:35:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-35017565:ctest-VN3-81050004?flat HTTP/1.1" 200 6962 0.012248 [API:8081]10.0.0.27 - - [2025-11-27 02:35:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007878 [API:8081]10.0.0.27 - - [2025-11-27 02:35:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020562 [API:8081]10.0.0.27 - - [2025-11-27 02:35:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.021189 [API:8081]10.0.0.27 - - [2025-11-27 02:35:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.024171 [API:8081]10.0.0.27 - - [2025-11-27 02:35:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.033551 [API:8081]10.0.0.27 - - [2025-11-27 02:35:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.019250 [API:8081]10.0.0.27 - - [2025-11-27 02:35:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.022645 [API:8081]10.0.0.23 - - [2025-11-27 02:35:50] "GET /analytics HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.23 - - [2025-11-27 02:35:50] "GET /analytics HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.33 - - [2025-11-27 02:35:50] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.33 - - [2025-11-27 02:35:50] "GET /analytics HTTP/1.1" 401 205 0.000144 [API:8081]10.0.0.27 - - [2025-11-27 02:35:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.020181 [API:8081]10.0.0.27 - - [2025-11-27 02:35:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.017935 [API:8081]10.0.0.27 - - [2025-11-27 02:35:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.040697 [API:8081]10.0.0.27 - - [2025-11-27 02:36:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.018968 [API:8081]10.0.0.27 - - [2025-11-27 02:36:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-35017565:ctest-VN2-82538986?flat HTTP/1.1" 200 7319 0.012300 [API:8081]10.0.0.27 - - [2025-11-27 02:36:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008073 [API:8081]10.0.0.27 - - [2025-11-27 02:36:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.029616 [API:8081]10.0.0.27 - - [2025-11-27 02:36:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.019209 [API:8081]10.0.0.27 - - [2025-11-27 02:36:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.018655 [API:8081]10.0.0.27 - - [2025-11-27 02:36:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.019947 [API:8081]10.0.0.27 - - [2025-11-27 02:36:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.032657 [API:8081]10.0.0.27 - - [2025-11-27 02:36:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.033102 [API:8081]10.0.0.27 - - [2025-11-27 02:36:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.025189 [API:8081]10.0.0.27 - - [2025-11-27 02:36:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.028935 [API:8081]10.0.0.27 - - [2025-11-27 02:36:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.019089 [API:8081]10.0.0.27 - - [2025-11-27 02:36:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24600 0.020318 [API:8081]10.0.0.27 - - [2025-11-27 02:36:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-35017565:ctest-VN1-26698788?flat HTTP/1.1" 200 7641 0.013492 [API:8081]10.0.0.27 - - [2025-11-27 02:36:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007709 [API:8081]10.0.0.23 - - [2025-11-27 02:36:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080896 [API:8081]10.0.0.27 - - [2025-11-27 02:36:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.27 - - [2025-11-27 02:36:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.051799 [API:8081]10.0.0.27 - - [2025-11-27 02:36:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.048498 [API:8081]10.0.0.23 - - [2025-11-27 02:37:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.23 - - [2025-11-27 02:37:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.23 - - [2025-11-27 02:37:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000338 [API:8081]10.0.0.23 - - [2025-11-27 02:37:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.33 - - [2025-11-27 02:37:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.33 - - [2025-11-27 02:37:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.27 - - [2025-11-27 02:37:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.27 - - [2025-11-27 02:37:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.33 - - [2025-11-27 02:37:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.33 - - [2025-11-27 02:37:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.27 - - [2025-11-27 02:37:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.27 - - [2025-11-27 02:37:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.23 - - [2025-11-27 02:37:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.063763 [API:8081]10.0.0.27 - - [2025-11-27 02:38:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.27 - - [2025-11-27 02:38:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1870 0.076160 [API:8081]10.0.0.23 - - [2025-11-27 02:39:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057884 [API:8081]10.0.0.27 - - [2025-11-27 02:40:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.070563 [API:8081]10.0.0.27 - - [2025-11-27 02:40:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-10532543:ctest-vnet0-89184907?flat HTTP/1.1" 200 7965 0.012188 [API:8081]10.0.0.27 - - [2025-11-27 02:40:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.065820 [API:8081]10.0.0.23 - - [2025-11-27 02:40:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.115650 [API:8081]10.0.0.27 - - [2025-11-27 02:40:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.27 - - [2025-11-27 02:40:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.056552 [API:8081]10.0.0.27 - - [2025-11-27 02:40:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1662 0.068560 [API:8081]10.0.0.23 - - [2025-11-27 02:42:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.23 - - [2025-11-27 02:42:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.23 - - [2025-11-27 02:42:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.23 - - [2025-11-27 02:42:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.33 - - [2025-11-27 02:42:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.33 - - [2025-11-27 02:42:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.27 - - [2025-11-27 02:42:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.27 - - [2025-11-27 02:42:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.33 - - [2025-11-27 02:42:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.33 - - [2025-11-27 02:42:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.27 - - [2025-11-27 02:42:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.27 - - [2025-11-27 02:42:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.23 - - [2025-11-27 02:42:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057790 [API:8081]10.0.0.23 - - [2025-11-27 02:43:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.055424 [API:8081]10.0.0.27 - - [2025-11-27 02:44:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.020879 [API:8081]10.0.0.27 - - [2025-11-27 02:44:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.080332 [API:8081]10.0.0.27 - - [2025-11-27 02:44:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.021900 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:44:12] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002557 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:44:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002371 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:44:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002773 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:44:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002585 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:44:12] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002764 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:44:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002420 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:44:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002260 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:44:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003103 [API:8081]10.0.0.27 - - [2025-11-27 02:44:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.029644 [API:8081]10.0.0.27 - - [2025-11-27 02:44:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.021329 [API:8081]10.0.0.27 - - [2025-11-27 02:44:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.018430 [API:8081]10.0.0.27 - - [2025-11-27 02:44:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.028103 [API:8081]10.0.0.27 - - [2025-11-27 02:44:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.031474 [API:8081]10.0.0.27 - - [2025-11-27 02:44:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.020586 [API:8081]10.0.0.27 - - [2025-11-27 02:44:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.020684 [API:8081]10.0.0.27 - - [2025-11-27 02:44:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-56166696:ctest-vnet1-64873240?flat HTTP/1.1" 200 7307 0.011482 [API:8081]10.0.0.27 - - [2025-11-27 02:44:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007862 [API:8081]10.0.0.27 - - [2025-11-27 02:44:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.024932 [API:8081]10.0.0.27 - - [2025-11-27 02:44:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.020410 [API:8081]10.0.0.27 - - [2025-11-27 02:44:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.018580 [API:8081]10.0.0.27 - - [2025-11-27 02:44:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.027084 [API:8081]10.0.0.27 - - [2025-11-27 02:44:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.024300 [API:8081]10.0.0.27 - - [2025-11-27 02:44:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.028378 [API:8081]10.0.0.27 - - [2025-11-27 02:44:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.018364 [API:8081]10.0.0.27 - - [2025-11-27 02:44:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.018545 [API:8081]10.0.0.27 - - [2025-11-27 02:44:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.027015 [API:8081]10.0.0.27 - - [2025-11-27 02:45:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24622 0.029518 [API:8081]10.0.0.27 - - [2025-11-27 02:45:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-56166696:ctest-vnet0-78932949?flat HTTP/1.1" 200 6960 0.013170 [API:8081]10.0.0.27 - - [2025-11-27 02:45:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008171 [API:8081]10.0.0.27 - - [2025-11-27 02:45:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.27 - - [2025-11-27 02:45:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1450 0.058327 [API:8081]10.0.0.27 - - [2025-11-27 02:45:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1686 0.053982 [API:8081]10.0.0.27 - - [2025-11-27 02:45:21] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.27 - - [2025-11-27 02:45:21] "GET /analytics HTTP/1.1" 401 205 0.000149 [API:8081]10.0.0.23 - - [2025-11-27 02:45:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073489 [API:8081]10.0.0.23 - - [2025-11-27 02:45:50] "GET /analytics HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.23 - - [2025-11-27 02:45:50] "GET /analytics HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.33 - - [2025-11-27 02:45:50] "GET /analytics HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.33 - - [2025-11-27 02:45:50] "GET /analytics HTTP/1.1" 401 205 0.000204 [API:8081]10.0.0.23 - - [2025-11-27 02:46:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.060958 [API:8081]10.0.0.23 - - [2025-11-27 02:47:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.23 - - [2025-11-27 02:47:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.23 - - [2025-11-27 02:47:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.23 - - [2025-11-27 02:47:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.33 - - [2025-11-27 02:47:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000391 [API:8081]10.0.0.33 - - [2025-11-27 02:47:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.27 - - [2025-11-27 02:47:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.27 - - [2025-11-27 02:47:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.33 - - [2025-11-27 02:47:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.33 - - [2025-11-27 02:47:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.27 - - [2025-11-27 02:47:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2025-11-27 02:47:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.27 - - [2025-11-27 02:48:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.019699 [API:8081]10.0.0.27 - - [2025-11-27 02:48:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.076265 [API:8081]10.0.0.27 - - [2025-11-27 02:48:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.018564 [API:8081]10.0.0.27 - - [2025-11-27 02:48:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.020129 [API:8081]10.0.0.27 - - [2025-11-27 02:48:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.019812 [API:8081]10.0.0.27 - - [2025-11-27 02:48:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.019119 [API:8081]10.0.0.27 - - [2025-11-27 02:48:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.019106 [API:8081]10.0.0.27 - - [2025-11-27 02:48:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-53106340:ctest-vnet1-54539774?flat HTTP/1.1" 200 8065 0.012062 [API:8081]10.0.0.27 - - [2025-11-27 02:48:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007635 [API:8081]10.0.0.27 - - [2025-11-27 02:48:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.036502 [API:8081]10.0.0.27 - - [2025-11-27 02:48:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.022280 [API:8081]10.0.0.27 - - [2025-11-27 02:48:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.020157 [API:8081]10.0.0.27 - - [2025-11-27 02:48:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.019525 [API:8081]10.0.0.27 - - [2025-11-27 02:48:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.020060 [API:8081]10.0.0.23 - - [2025-11-27 02:48:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061428 [API:8081]10.0.0.27 - - [2025-11-27 02:48:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.020490 [API:8081]10.0.0.27 - - [2025-11-27 02:48:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.017922 [API:8081]10.0.0.27 - - [2025-11-27 02:48:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.018331 [API:8081]10.0.0.27 - - [2025-11-27 02:48:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.019911 [API:8081]10.0.0.27 - - [2025-11-27 02:49:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.020203 [API:8081]10.0.0.27 - - [2025-11-27 02:49:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-53106340:ctest-vnet0-90837903?flat HTTP/1.1" 200 7710 0.016953 [API:8081]10.0.0.27 - - [2025-11-27 02:49:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010938 [API:8081]10.0.0.23 - - [2025-11-27 02:49:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.063767 [API:8081]10.0.0.23 - - [2025-11-27 02:51:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056506 [API:8081]10.0.0.23 - - [2025-11-27 02:52:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.23 - - [2025-11-27 02:52:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2025-11-27 02:52:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.23 - - [2025-11-27 02:52:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.33 - - [2025-11-27 02:52:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.33 - - [2025-11-27 02:52:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2025-11-27 02:52:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.33 - - [2025-11-27 02:52:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.27 - - [2025-11-27 02:52:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.33 - - [2025-11-27 02:52:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.27 - - [2025-11-27 02:52:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.27 - - [2025-11-27 02:52:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2025-11-27 02:52:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.27 - - [2025-11-27 02:52:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1844 0.135603 [API:8081]10.0.0.23 - - [2025-11-27 02:52:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.071499 [API:8081]10.0.0.27 - - [2025-11-27 02:53:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1650 0.077379 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:54:12] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.009909 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:54:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002841 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:54:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.008344 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:54:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003387 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:54:12] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003682 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:54:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003147 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:54:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003431 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 02:54:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003557 [API:8081]10.0.0.23 - - [2025-11-27 02:54:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069617 [API:8081]10.0.0.27 - - [2025-11-27 02:55:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2025-11-27 02:55:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.056898 [API:8081]10.0.0.27 - - [2025-11-27 02:55:21] "GET /analytics HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.27 - - [2025-11-27 02:55:21] "GET /analytics HTTP/1.1" 401 205 0.000184 [API:8081]10.0.0.23 - - [2025-11-27 02:55:50] "GET /analytics HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.23 - - [2025-11-27 02:55:50] "GET /analytics HTTP/1.1" 401 205 0.000218 [API:8081]10.0.0.33 - - [2025-11-27 02:55:50] "GET /analytics HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.33 - - [2025-11-27 02:55:50] "GET /analytics HTTP/1.1" 401 205 0.000184 [API:8081]10.0.0.27 - - [2025-11-27 02:55:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-59801763:e01e397a-2c89-4e9b-9f9b-13647c8b0d64?flat HTTP/1.1" 200 5824 0.058060 [API:8081]10.0.0.27 - - [2025-11-27 02:55:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-59801763:e01e397a-2c89-4e9b-9f9b-13647c8b0d64?flat HTTP/1.1" 200 5824 0.055905 [API:8081]10.0.0.27 - - [2025-11-27 02:55:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-59801763:e01e397a-2c89-4e9b-9f9b-13647c8b0d64?flat HTTP/1.1" 200 5824 0.014423 [API:8081]10.0.0.27 - - [2025-11-27 02:55:54] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-59801763:ctest-SecurityGroupBasicRegressionTests1Ipv6-59801763-81677728?flat HTTP/1.1" 200 5022 0.024874 [API:8081]10.0.0.27 - - [2025-11-27 02:55:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.019102 [API:8081]10.0.0.27 - - [2025-11-27 02:55:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.021412 [API:8081]10.0.0.27 - - [2025-11-27 02:55:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007873 [API:8081]10.0.0.23 - - [2025-11-27 02:55:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.055869 [API:8081]10.0.0.27 - - [2025-11-27 02:56:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-59801763:7bcbbefd-345e-4678-a948-6d5d45cca144?flat HTTP/1.1" 200 5693 0.013722 [API:8081]10.0.0.27 - - [2025-11-27 02:56:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-59801763:7bcbbefd-345e-4678-a948-6d5d45cca144?flat HTTP/1.1" 200 5693 0.020741 [API:8081]10.0.0.27 - - [2025-11-27 02:56:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-59801763:7bcbbefd-345e-4678-a948-6d5d45cca144?flat HTTP/1.1" 200 5693 0.022585 [API:8081]10.0.0.27 - - [2025-11-27 02:56:14] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-59801763:ctest-SecurityGroupBasicRegressionTests1Ipv6-59801763-81677728?flat HTTP/1.1" 200 10939 0.021409 [API:8081]10.0.0.27 - - [2025-11-27 02:56:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.036229 [API:8081]10.0.0.27 - - [2025-11-27 02:56:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.017610 [API:8081]10.0.0.27 - - [2025-11-27 02:56:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009091 [API:8081]10.0.0.27 - - [2025-11-27 02:56:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.018394 [API:8081]10.0.0.27 - - [2025-11-27 02:56:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.032775 [API:8081]10.0.0.27 - - [2025-11-27 02:57:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.023205 [API:8081]10.0.0.27 - - [2025-11-27 02:57:00] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-59801763:ctest-SecurityGroupBasicRegressionTests1Ipv6-59801763-81677728?flat HTTP/1.1" 200 11674 0.015068 [API:8081]10.0.0.27 - - [2025-11-27 02:57:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009343 [API:8081]10.0.0.27 - - [2025-11-27 02:57:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.025259 [API:8081]10.0.0.27 - - [2025-11-27 02:57:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.018375 [API:8081]10.0.0.27 - - [2025-11-27 02:57:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.019909 [API:8081]10.0.0.27 - - [2025-11-27 02:57:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.020303 [API:8081]10.0.0.27 - - [2025-11-27 02:57:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.031194 [API:8081]10.0.0.27 - - [2025-11-27 02:57:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.022503 [API:8081]10.0.0.23 - - [2025-11-27 02:57:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.23 - - [2025-11-27 02:57:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000217 [API:8081]10.0.0.23 - - [2025-11-27 02:57:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.23 - - [2025-11-27 02:57:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.33 - - [2025-11-27 02:57:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.33 - - [2025-11-27 02:57:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.27 - - [2025-11-27 02:57:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.019133 [API:8081]10.0.0.27 - - [2025-11-27 02:57:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.27 - - [2025-11-27 02:57:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.33 - - [2025-11-27 02:57:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-11-27 02:57:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.27 - - [2025-11-27 02:57:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.27 - - [2025-11-27 02:57:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.27 - - [2025-11-27 02:57:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.019032 [API:8081]10.0.0.27 - - [2025-11-27 02:57:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.019808 [API:8081]10.0.0.27 - - [2025-11-27 02:57:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.037313 [API:8081]10.0.0.27 - - [2025-11-27 02:57:30] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-59801763:ctest-SecurityGroupBasicRegressionTests1Ipv6-59801763-81677728?flat HTTP/1.1" 200 8800 0.011677 [API:8081]10.0.0.27 - - [2025-11-27 02:57:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008798 [API:8081]10.0.0.27 - - [2025-11-27 02:57:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.27 - - [2025-11-27 02:57:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.065957 [API:8081]10.0.0.23 - - [2025-11-27 02:57:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059414 [API:8081]10.0.0.27 - - [2025-11-27 02:58:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55043393:6dd614bd-d5eb-4705-a2c8-d431acfd2276?flat HTTP/1.1" 200 5802 0.057906 [API:8081]10.0.0.27 - - [2025-11-27 02:58:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55043393:6dd614bd-d5eb-4705-a2c8-d431acfd2276?flat HTTP/1.1" 200 5802 0.011663 [API:8081]10.0.0.27 - - [2025-11-27 02:58:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55043393:6dd614bd-d5eb-4705-a2c8-d431acfd2276?flat HTTP/1.1" 200 5802 0.080036 [API:8081]10.0.0.27 - - [2025-11-27 02:58:26] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55043393:ctest-SecurityGroupBasicRegressionTests1_contrail-55043393-45615386?flat HTTP/1.1" 200 10439 0.017895 [API:8081]10.0.0.27 - - [2025-11-27 02:58:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.017563 [API:8081]10.0.0.27 - - [2025-11-27 02:58:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.018344 [API:8081]10.0.0.27 - - [2025-11-27 02:58:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008663 [API:8081]10.0.0.27 - - [2025-11-27 02:58:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55043393:c16c796b-7703-448e-883a-e957014bfc26?flat HTTP/1.1" 200 5929 0.013363 [API:8081]10.0.0.27 - - [2025-11-27 02:58:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55043393:c16c796b-7703-448e-883a-e957014bfc26?flat HTTP/1.1" 200 5929 0.011345 [API:8081]10.0.0.27 - - [2025-11-27 02:58:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55043393:c16c796b-7703-448e-883a-e957014bfc26?flat HTTP/1.1" 200 5929 0.011912 [API:8081]10.0.0.27 - - [2025-11-27 02:58:46] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55043393:ctest-SecurityGroupBasicRegressionTests1_contrail-55043393-45615386?flat HTTP/1.1" 200 12894 0.020653 [API:8081]10.0.0.27 - - [2025-11-27 02:58:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.023019 [API:8081]10.0.0.27 - - [2025-11-27 02:58:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.018884 [API:8081]10.0.0.27 - - [2025-11-27 02:58:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008545 [API:8081]10.0.0.23 - - [2025-11-27 02:58:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.068959 [API:8081]10.0.0.27 - - [2025-11-27 02:59:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.018519 [API:8081]10.0.0.27 - - [2025-11-27 02:59:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.019595 [API:8081]10.0.0.27 - - [2025-11-27 02:59:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.028063 [API:8081]10.0.0.27 - - [2025-11-27 03:00:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.022769 [API:8081]10.0.0.27 - - [2025-11-27 03:00:00] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55043393:ctest-SecurityGroupBasicRegressionTests1_contrail-55043393-45615386?flat HTTP/1.1" 200 11640 0.019539 [API:8081]10.0.0.27 - - [2025-11-27 03:00:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011296 [API:8081]10.0.0.27 - - [2025-11-27 03:00:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.024880 [API:8081]10.0.0.27 - - [2025-11-27 03:00:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.022750 [API:8081]10.0.0.27 - - [2025-11-27 03:00:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.018428 [API:8081]10.0.0.27 - - [2025-11-27 03:00:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.019553 [API:8081]10.0.0.27 - - [2025-11-27 03:00:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.019380 [API:8081]10.0.0.27 - - [2025-11-27 03:00:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.038806 [API:8081]10.0.0.27 - - [2025-11-27 03:00:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.020551 [API:8081]10.0.0.27 - - [2025-11-27 03:00:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.019030 [API:8081]10.0.0.27 - - [2025-11-27 03:00:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.032568 [API:8081]10.0.0.27 - - [2025-11-27 03:00:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.025159 [API:8081]10.0.0.27 - - [2025-11-27 03:00:31] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55043393:ctest-SecurityGroupBasicRegressionTests1_contrail-55043393-45615386?flat HTTP/1.1" 200 8422 0.012754 [API:8081]10.0.0.27 - - [2025-11-27 03:00:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008160 [API:8081]10.0.0.27 - - [2025-11-27 03:00:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.27 - - [2025-11-27 03:00:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.062207 [API:8081]10.0.0.23 - - [2025-11-27 03:00:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081659 [API:8081]10.0.0.27 - - [2025-11-27 03:01:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-24354355:5c2eed10-9394-4347-811d-e017ae43df13?flat HTTP/1.1" 200 5681 0.143711 [API:8081]10.0.0.27 - - [2025-11-27 03:01:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-24354355:5c2eed10-9394-4347-811d-e017ae43df13?flat HTTP/1.1" 200 5681 0.014376 [API:8081]10.0.0.27 - - [2025-11-27 03:01:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-24354355:5c2eed10-9394-4347-811d-e017ae43df13?flat HTTP/1.1" 200 5681 0.078731 [API:8081]10.0.0.27 - - [2025-11-27 03:01:28] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-24354355:ctest-SecurityGroupBasicRegressionTests1-24354355-68356417?flat HTTP/1.1" 200 9931 0.017744 [API:8081]10.0.0.27 - - [2025-11-27 03:01:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.019358 [API:8081]10.0.0.27 - - [2025-11-27 03:01:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.018157 [API:8081]10.0.0.27 - - [2025-11-27 03:01:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008364 [API:8081]10.0.0.27 - - [2025-11-27 03:01:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-24354355:0ec7c461-36d6-4c63-bd19-223559ac9e77?flat HTTP/1.1" 200 5551 0.012726 [API:8081]10.0.0.27 - - [2025-11-27 03:01:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-24354355:0ec7c461-36d6-4c63-bd19-223559ac9e77?flat HTTP/1.1" 200 5551 0.012238 [API:8081]10.0.0.27 - - [2025-11-27 03:01:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-24354355:0ec7c461-36d6-4c63-bd19-223559ac9e77?flat HTTP/1.1" 200 5551 0.012574 [API:8081]10.0.0.27 - - [2025-11-27 03:01:49] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-24354355:ctest-SecurityGroupBasicRegressionTests1-24354355-68356417?flat HTTP/1.1" 200 10076 0.016089 [API:8081]10.0.0.27 - - [2025-11-27 03:01:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.018409 [API:8081]10.0.0.27 - - [2025-11-27 03:01:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.024708 [API:8081]10.0.0.27 - - [2025-11-27 03:01:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009396 [API:8081]10.0.0.23 - - [2025-11-27 03:01:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.069289 [API:8081]10.0.0.23 - - [2025-11-27 03:02:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.23 - - [2025-11-27 03:02:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.23 - - [2025-11-27 03:02:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.23 - - [2025-11-27 03:02:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.33 - - [2025-11-27 03:02:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.33 - - [2025-11-27 03:02:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.27 - - [2025-11-27 03:02:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000445 [API:8081]10.0.0.27 - - [2025-11-27 03:02:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000514 [API:8081]10.0.0.33 - - [2025-11-27 03:02:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.33 - - [2025-11-27 03:02:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.27 - - [2025-11-27 03:02:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.27 - - [2025-11-27 03:02:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.27 - - [2025-11-27 03:02:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.030500 [API:8081]10.0.0.27 - - [2025-11-27 03:03:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.028434 [API:8081]10.0.0.27 - - [2025-11-27 03:03:00] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-24354355:ctest-SecurityGroupBasicRegressionTests1-24354355-68356417?flat HTTP/1.1" 200 10820 0.016217 [API:8081]10.0.0.27 - - [2025-11-27 03:03:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008072 [API:8081]10.0.0.27 - - [2025-11-27 03:03:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.019680 [API:8081]10.0.0.27 - - [2025-11-27 03:03:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.023118 [API:8081]10.0.0.27 - - [2025-11-27 03:03:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.044298 [API:8081]10.0.0.27 - - [2025-11-27 03:03:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.022345 [API:8081]10.0.0.27 - - [2025-11-27 03:03:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.019185 [API:8081]10.0.0.27 - - [2025-11-27 03:03:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.029429 [API:8081]10.0.0.27 - - [2025-11-27 03:03:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.034649 [API:8081]10.0.0.27 - - [2025-11-27 03:03:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.023208 [API:8081]10.0.0.27 - - [2025-11-27 03:03:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.020897 [API:8081]10.0.0.27 - - [2025-11-27 03:03:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.024231 [API:8081]10.0.0.27 - - [2025-11-27 03:03:31] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-24354355:ctest-SecurityGroupBasicRegressionTests1-24354355-68356417?flat HTTP/1.1" 200 7959 0.013832 [API:8081]10.0.0.27 - - [2025-11-27 03:03:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009678 [API:8081]10.0.0.27 - - [2025-11-27 03:03:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.27 - - [2025-11-27 03:03:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1640 0.072374 [API:8081]10.0.0.27 - - [2025-11-27 03:03:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.064618 [API:8081]10.0.0.27 - - [2025-11-27 03:03:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2066 0.066737 [API:8081]10.0.0.23 - - [2025-11-27 03:04:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061621 [API:8081]10.0.0.27 - - [2025-11-27 03:04:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.009414 [API:8081]10.0.0.27 - - [2025-11-27 03:04:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.008423 [API:8081]10.0.0.27 - - [2025-11-27 03:04:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.009969 [API:8081]10.0.0.27 - - [2025-11-27 03:04:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2076 0.008275 [API:8081]10.0.0.27 - - [2025-11-27 03:04:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2302 0.008196 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:04:12] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002841 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:04:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002768 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:04:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002544 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:04:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003735 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:04:12] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003013 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:04:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003799 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:04:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002583 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:04:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002374 [API:8081]10.0.0.27 - - [2025-11-27 03:04:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000337 [API:8081]10.0.0.27 - - [2025-11-27 03:04:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.068952 [API:8081]10.0.0.27 - - [2025-11-27 03:04:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.070760 [API:8081]10.0.0.27 - - [2025-11-27 03:04:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1860 0.063595 [API:8081]10.0.0.27 - - [2025-11-27 03:04:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1644 0.008513 [API:8081]10.0.0.27 - - [2025-11-27 03:04:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1856 0.008717 [API:8081]10.0.0.27 - - [2025-11-27 03:04:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2070 0.008146 [API:8081]10.0.0.27 - - [2025-11-27 03:04:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.27 - - [2025-11-27 03:04:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1640 0.058346 [API:8081]10.0.0.27 - - [2025-11-27 03:04:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1848 0.060083 [API:8081]10.0.0.27 - - [2025-11-27 03:04:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2058 0.055076 [API:8081]10.0.0.23 - - [2025-11-27 03:05:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.071216 [API:8081]10.0.0.27 - - [2025-11-27 03:05:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.008180 [API:8081]10.0.0.27 - - [2025-11-27 03:05:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1630 0.009807 [API:8081]10.0.0.27 - - [2025-11-27 03:05:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.009135 [API:8081]10.0.0.27 - - [2025-11-27 03:05:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2060 0.008346 [API:8081]10.0.0.27 - - [2025-11-27 03:05:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2282 0.008640 [API:8081]10.0.0.27 - - [2025-11-27 03:05:21] "GET /analytics HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.27 - - [2025-11-27 03:05:21] "GET /analytics HTTP/1.1" 401 205 0.000130 [API:8081]10.0.0.27 - - [2025-11-27 03:05:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.27 - - [2025-11-27 03:05:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1428 0.055944 [API:8081]10.0.0.27 - - [2025-11-27 03:05:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1644 0.059540 [API:8081]10.0.0.27 - - [2025-11-27 03:05:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1864 0.051651 [API:8081]10.0.0.27 - - [2025-11-27 03:05:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2096 0.010929 [API:8081]10.0.0.27 - - [2025-11-27 03:05:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2330 0.008116 [API:8081]10.0.0.23 - - [2025-11-27 03:05:50] "GET /analytics HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.23 - - [2025-11-27 03:05:50] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.33 - - [2025-11-27 03:05:50] "GET /analytics HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.33 - - [2025-11-27 03:05:50] "GET /analytics HTTP/1.1" 401 205 0.000176 [API:8081]10.0.0.23 - - [2025-11-27 03:07:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060557 [API:8081]10.0.0.23 - - [2025-11-27 03:07:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.23 - - [2025-11-27 03:07:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.23 - - [2025-11-27 03:07:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.23 - - [2025-11-27 03:07:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-11-27 03:07:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000410 [API:8081]10.0.0.33 - - [2025-11-27 03:07:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.001080 [API:8081]10.0.0.27 - - [2025-11-27 03:07:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.27 - - [2025-11-27 03:07:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.33 - - [2025-11-27 03:07:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.33 - - [2025-11-27 03:07:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.27 - - [2025-11-27 03:07:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.27 - - [2025-11-27 03:07:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.23 - - [2025-11-27 03:08:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.071042 [API:8081]10.0.0.23 - - [2025-11-27 03:10:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067750 [API:8081]10.0.0.23 - - [2025-11-27 03:11:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.066779 [API:8081]10.0.0.27 - - [2025-11-27 03:11:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.27 - - [2025-11-27 03:11:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.218643 [API:8081]10.0.0.27 - - [2025-11-27 03:11:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.084164 [API:8081]10.0.0.23 - - [2025-11-27 03:12:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.23 - - [2025-11-27 03:12:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2025-11-27 03:12:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.23 - - [2025-11-27 03:12:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.33 - - [2025-11-27 03:12:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.33 - - [2025-11-27 03:12:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.27 - - [2025-11-27 03:12:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.27 - - [2025-11-27 03:12:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.33 - - [2025-11-27 03:12:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.33 - - [2025-11-27 03:12:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.27 - - [2025-11-27 03:12:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.27 - - [2025-11-27 03:12:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.23 - - [2025-11-27 03:13:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057247 [API:8081]10.0.0.23 - - [2025-11-27 03:14:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.062051 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:14:12] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003325 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002416 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002536 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002961 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:14:12] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002680 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002112 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002412 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002531 [API:8081]10.0.0.27 - - [2025-11-27 03:15:21] "GET /analytics HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.27 - - [2025-11-27 03:15:21] "GET /analytics HTTP/1.1" 401 205 0.000146 [API:8081]10.0.0.27 - - [2025-11-27 03:15:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000389 [API:8081]10.0.0.27 - - [2025-11-27 03:15:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1626 0.065750 [API:8081]10.0.0.23 - - [2025-11-27 03:15:50] "GET /analytics HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.23 - - [2025-11-27 03:15:50] "GET /analytics HTTP/1.1" 401 205 0.000142 [API:8081]10.0.0.33 - - [2025-11-27 03:15:50] "GET /analytics HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.33 - - [2025-11-27 03:15:50] "GET /analytics HTTP/1.1" 401 205 0.000149 [API:8081]10.0.0.23 - - [2025-11-27 03:16:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069337 [API:8081]10.0.0.27 - - [2025-11-27 03:16:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.27 - - [2025-11-27 03:16:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.077257 [API:8081]10.0.0.23 - - [2025-11-27 03:17:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.068820 [API:8081]10.0.0.23 - - [2025-11-27 03:17:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.23 - - [2025-11-27 03:17:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.23 - - [2025-11-27 03:17:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.23 - - [2025-11-27 03:17:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.33 - - [2025-11-27 03:17:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.33 - - [2025-11-27 03:17:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000346 [API:8081]10.0.0.27 - - [2025-11-27 03:17:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.27 - - [2025-11-27 03:17:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-11-27 03:17:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.33 - - [2025-11-27 03:17:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.27 - - [2025-11-27 03:17:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.27 - - [2025-11-27 03:17:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.23 - - [2025-11-27 03:19:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078360 [API:8081]10.0.0.23 - - [2025-11-27 03:20:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.069237 [API:8081]10.0.0.27 - - [2025-11-27 03:21:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000402 [API:8081]10.0.0.27 - - [2025-11-27 03:21:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1416 0.070139 [API:8081]10.0.0.23 - - [2025-11-27 03:22:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059488 [API:8081]10.0.0.23 - - [2025-11-27 03:22:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000422 [API:8081]10.0.0.23 - - [2025-11-27 03:22:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.23 - - [2025-11-27 03:22:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.23 - - [2025-11-27 03:22:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.33 - - [2025-11-27 03:22:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.33 - - [2025-11-27 03:22:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.27 - - [2025-11-27 03:22:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000354 [API:8081]10.0.0.27 - - [2025-11-27 03:22:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.33 - - [2025-11-27 03:22:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.33 - - [2025-11-27 03:22:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.27 - - [2025-11-27 03:22:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.27 - - [2025-11-27 03:22:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.23 - - [2025-11-27 03:23:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.065362 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:24:12] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002965 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:24:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002632 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:24:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002663 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:24:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002553 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:24:12] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003041 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:24:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005088 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:24:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002636 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:24:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002321 [API:8081]10.0.0.23 - - [2025-11-27 03:25:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065018 [API:8081]10.0.0.27 - - [2025-11-27 03:25:21] "GET /analytics HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.27 - - [2025-11-27 03:25:21] "GET /analytics HTTP/1.1" 401 205 0.000146 [API:8081]10.0.0.23 - - [2025-11-27 03:25:50] "GET /analytics HTTP/1.1" 401 205 0.000208 [API:8081]10.0.0.23 - - [2025-11-27 03:25:50] "GET /analytics HTTP/1.1" 401 205 0.000172 [API:8081]10.0.0.33 - - [2025-11-27 03:25:50] "GET /analytics HTTP/1.1" 401 205 0.000199 [API:8081]10.0.0.33 - - [2025-11-27 03:25:50] "GET /analytics HTTP/1.1" 401 205 0.000132 [API:8081]10.0.0.27 - - [2025-11-27 03:26:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-18741855:da0ed65d-0bb1-4e46-9dfa-fc899a5e416b?flat HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2025-11-27 03:26:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-18741855:da0ed65d-0bb1-4e46-9dfa-fc899a5e416b?flat HTTP/1.1" 200 5117 0.067939 [API:8081]10.0.0.27 - - [2025-11-27 03:26:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-18741855:da0ed65d-0bb1-4e46-9dfa-fc899a5e416b?flat HTTP/1.1" 200 5117 0.060711 [API:8081]10.0.0.27 - - [2025-11-27 03:26:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-18741855:da0ed65d-0bb1-4e46-9dfa-fc899a5e416b?flat HTTP/1.1" 200 5117 0.057283 [API:8081]10.0.0.27 - - [2025-11-27 03:26:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-18741855:ctest-random-58742273?flat HTTP/1.1" 200 7610 0.015533 [API:8081]10.0.0.27 - - [2025-11-27 03:26:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.021500 [API:8081]10.0.0.27 - - [2025-11-27 03:26:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.020602 [API:8081]10.0.0.27 - - [2025-11-27 03:26:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008402 [API:8081]10.0.0.27 - - [2025-11-27 03:26:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.009835 [API:8081]10.0.0.23 - - [2025-11-27 03:26:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.062044 [API:8081]10.0.0.27 - - [2025-11-27 03:26:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.021125 [API:8081]10.0.0.27 - - [2025-11-27 03:26:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.029461 [API:8081]10.0.0.27 - - [2025-11-27 03:26:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.020548 [API:8081]10.0.0.27 - - [2025-11-27 03:26:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.019191 [API:8081]10.0.0.27 - - [2025-11-27 03:26:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.020251 [API:8081]10.0.0.27 - - [2025-11-27 03:26:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.032089 [API:8081]10.0.0.27 - - [2025-11-27 03:26:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-18741855:ctest-random-58742273?flat HTTP/1.1" 200 8127 0.016366 [API:8081]10.0.0.27 - - [2025-11-27 03:26:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009312 [API:8081]10.0.0.23 - - [2025-11-27 03:27:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.23 - - [2025-11-27 03:27:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.23 - - [2025-11-27 03:27:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.23 - - [2025-11-27 03:27:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.33 - - [2025-11-27 03:27:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000462 [API:8081]10.0.0.33 - - [2025-11-27 03:27:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.27 - - [2025-11-27 03:27:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.27 - - [2025-11-27 03:27:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.33 - - [2025-11-27 03:27:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.33 - - [2025-11-27 03:27:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2025-11-27 03:27:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.27 - - [2025-11-27 03:27:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.23 - - [2025-11-27 03:28:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068974 [API:8081]10.0.0.23 - - [2025-11-27 03:29:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.141039 [API:8081]10.0.0.27 - - [2025-11-27 03:29:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.27 - - [2025-11-27 03:29:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2060 0.054512 [API:8081]10.0.0.23 - - [2025-11-27 03:31:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057525 [API:8081]10.0.0.27 - - [2025-11-27 03:32:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.27 - - [2025-11-27 03:32:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1622 0.055825 [API:8081]10.0.0.23 - - [2025-11-27 03:32:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.23 - - [2025-11-27 03:32:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.23 - - [2025-11-27 03:32:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.23 - - [2025-11-27 03:32:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.33 - - [2025-11-27 03:32:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000999 [API:8081]10.0.0.33 - - [2025-11-27 03:32:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.27 - - [2025-11-27 03:32:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.27 - - [2025-11-27 03:32:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-11-27 03:32:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.33 - - [2025-11-27 03:32:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.27 - - [2025-11-27 03:32:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.27 - - [2025-11-27 03:32:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.23 - - [2025-11-27 03:32:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.192003 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:34:12] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003413 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:34:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003487 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:34:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002799 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:34:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002632 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:34:12] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.012654 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:34:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003291 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:34:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003971 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:34:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003958 [API:8081]10.0.0.27 - - [2025-11-27 03:34:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.23 - - [2025-11-27 03:34:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.373727 [API:8081]10.0.0.27 - - [2025-11-27 03:34:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1448 0.102896 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:00] "POST /analytics/query HTTP/1.1" 202 179 0.011071 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:00] "GET /analytics/query/0d96ff60-cb42-11f0-b844-00000a00001b HTTP/1.1" 200 221 0.006417 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:01] "GET /analytics/query/0d96ff60-cb42-11f0-b844-00000a00001b HTTP/1.1" 200 221 0.001936 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:01] "GET /analytics/query/0d96ff60-cb42-11f0-b844-00000a00001b HTTP/1.1" 200 338 0.002159 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:01] "GET /analytics/query/0d96ff60-cb42-11f0-b844-00000a00001b/chunk-final/0 HTTP/1.1" 200 858 0.002816 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:02] "POST /analytics/query HTTP/1.1" 202 179 0.006157 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:02] "GET /analytics/query/0ea0a983-cb42-11f0-be98-00000a00001b HTTP/1.1" 200 221 0.011484 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:02] "GET /analytics/query/0ea0a983-cb42-11f0-be98-00000a00001b HTTP/1.1" 200 221 0.001941 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:03] "GET /analytics/query/0ea0a983-cb42-11f0-be98-00000a00001b HTTP/1.1" 200 221 0.002044 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:03] "GET /analytics/query/0ea0a983-cb42-11f0-be98-00000a00001b HTTP/1.1" 200 338 0.002056 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:03] "GET /analytics/query/0ea0a983-cb42-11f0-be98-00000a00001b/chunk-final/0 HTTP/1.1" 200 858 0.002372 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:04] "POST /analytics/query HTTP/1.1" 202 179 0.023741 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:04] "GET /analytics/query/0ff15a08-cb42-11f0-9eab-00000a00001b HTTP/1.1" 200 221 0.002191 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:04] "GET /analytics/query/0ff15a08-cb42-11f0-9eab-00000a00001b HTTP/1.1" 200 339 0.001732 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:04] "GET /analytics/query/0ff15a08-cb42-11f0-9eab-00000a00001b/chunk-final/0 HTTP/1.1" 200 19859 0.002207 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:05] "POST /analytics/query HTTP/1.1" 202 179 0.004592 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:05] "GET /analytics/query/10af6871-cb42-11f0-b0bf-00000a00001b HTTP/1.1" 200 221 0.003068 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:06] "GET /analytics/query/10af6871-cb42-11f0-b0bf-00000a00001b HTTP/1.1" 200 339 0.002577 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:06] "GET /analytics/query/10af6871-cb42-11f0-b0bf-00000a00001b/chunk-final/0 HTTP/1.1" 200 19859 0.002535 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:06] "POST /analytics/query HTTP/1.1" 202 179 0.004711 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:06] "GET /analytics/query/116083b0-cb42-11f0-a193-00000a00001b HTTP/1.1" 200 221 0.004175 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:07] "GET /analytics/query/116083b0-cb42-11f0-a193-00000a00001b HTTP/1.1" 200 339 0.001955 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:07] "GET /analytics/query/116083b0-cb42-11f0-a193-00000a00001b/chunk-final/0 HTTP/1.1" 200 8808 0.001799 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:11] "GET /analytics/tables HTTP/1.1" 200 76090 0.003956 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:11] "POST /analytics/query HTTP/1.1" 202 179 0.003992 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:11] "GET /analytics/query/13f77907-cb42-11f0-b35a-00000a00001b HTTP/1.1" 200 221 0.001705 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:11] "GET /analytics/query/13f77907-cb42-11f0-b35a-00000a00001b HTTP/1.1" 200 340 0.001890 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:11] "GET /analytics/query/13f77907-cb42-11f0-b35a-00000a00001b/chunk-final/0 HTTP/1.1" 200 321848 0.022341 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:12] "GET /analytics/tables HTTP/1.1" 200 76090 0.005548 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:13] "GET /analytics/tables HTTP/1.1" 200 76090 0.003727 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:13] "POST /analytics/query HTTP/1.1" 202 179 0.005424 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:13] "GET /analytics/query/1518f61a-cb42-11f0-8968-00000a00001b HTTP/1.1" 200 221 0.001559 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:13] "GET /analytics/query/1518f61a-cb42-11f0-8968-00000a00001b HTTP/1.1" 200 338 0.002078 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:13] "GET /analytics/query/1518f61a-cb42-11f0-8968-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001955 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:13] "POST /analytics/query HTTP/1.1" 202 179 0.004524 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:13] "GET /analytics/query/1569374d-cb42-11f0-a0a1-00000a00001b HTTP/1.1" 200 221 0.006330 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:14] "GET /analytics/query/1569374d-cb42-11f0-a0a1-00000a00001b HTTP/1.1" 200 338 0.001779 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:14] "GET /analytics/query/1569374d-cb42-11f0-a0a1-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001671 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:14] "POST /analytics/query HTTP/1.1" 202 179 0.003559 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:14] "GET /analytics/query/15bac72f-cb42-11f0-9aaa-00000a00001b HTTP/1.1" 200 221 0.001719 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:14] "GET /analytics/query/15bac72f-cb42-11f0-9aaa-00000a00001b HTTP/1.1" 200 338 0.001831 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:14] "GET /analytics/query/15bac72f-cb42-11f0-9aaa-00000a00001b/chunk-final/0 HTTP/1.1" 200 9343 0.002297 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:14] "POST /analytics/query HTTP/1.1" 202 179 0.004728 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:14] "GET /analytics/query/160cdc69-cb42-11f0-97f1-00000a00001b HTTP/1.1" 200 221 0.001693 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:15] "GET /analytics/query/160cdc69-cb42-11f0-97f1-00000a00001b HTTP/1.1" 200 338 0.001978 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:15] "GET /analytics/query/160cdc69-cb42-11f0-97f1-00000a00001b/chunk-final/0 HTTP/1.1" 200 5945 0.002191 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:15] "POST /analytics/query HTTP/1.1" 202 179 0.005577 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:15] "GET /analytics/query/165d39ab-cb42-11f0-9994-00000a00001b HTTP/1.1" 200 221 0.002034 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:15] "GET /analytics/query/165d39ab-cb42-11f0-9994-00000a00001b HTTP/1.1" 200 338 0.005012 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:15] "GET /analytics/query/165d39ab-cb42-11f0-9994-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.002060 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:15] "POST /analytics/query HTTP/1.1" 202 179 0.004771 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:15] "GET /analytics/query/16ae66f5-cb42-11f0-9bd7-00000a00001b HTTP/1.1" 200 221 0.009206 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:16] "GET /analytics/query/16ae66f5-cb42-11f0-9bd7-00000a00001b HTTP/1.1" 200 338 0.001956 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:16] "GET /analytics/query/16ae66f5-cb42-11f0-9bd7-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001565 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:16] "POST /analytics/query HTTP/1.1" 202 179 0.004687 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:16] "GET /analytics/query/1700eec6-cb42-11f0-bc66-00000a00001b HTTP/1.1" 200 221 0.003035 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:16] "GET /analytics/query/1700eec6-cb42-11f0-bc66-00000a00001b HTTP/1.1" 200 338 0.002397 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:16] "GET /analytics/query/1700eec6-cb42-11f0-bc66-00000a00001b/chunk-final/0 HTTP/1.1" 200 7876 0.002007 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:16] "POST /analytics/query HTTP/1.1" 202 179 0.004251 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:16] "GET /analytics/query/1751c79e-cb42-11f0-a23f-00000a00001b HTTP/1.1" 200 221 0.002685 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:17] "GET /analytics/query/1751c79e-cb42-11f0-a23f-00000a00001b HTTP/1.1" 200 338 0.002052 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:17] "GET /analytics/query/1751c79e-cb42-11f0-a23f-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001659 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:17] "POST /analytics/query HTTP/1.1" 202 179 0.004949 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:17] "GET /analytics/query/17a22d7e-cb42-11f0-9884-00000a00001b HTTP/1.1" 200 221 0.005745 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:17] "GET /analytics/query/17a22d7e-cb42-11f0-9884-00000a00001b HTTP/1.1" 200 338 0.001929 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:17] "GET /analytics/query/17a22d7e-cb42-11f0-9884-00000a00001b/chunk-final/0 HTTP/1.1" 200 4013 0.002310 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:17] "POST /analytics/query HTTP/1.1" 202 179 0.005776 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:17] "GET /analytics/query/17f45d4e-cb42-11f0-bf71-00000a00001b HTTP/1.1" 200 221 0.001980 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:18] "GET /analytics/query/17f45d4e-cb42-11f0-bf71-00000a00001b HTTP/1.1" 200 338 0.002300 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:18] "GET /analytics/query/17f45d4e-cb42-11f0-bf71-00000a00001b/chunk-final/0 HTTP/1.1" 200 4013 0.002959 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:18] "POST /analytics/query HTTP/1.1" 202 179 0.015083 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:18] "GET /analytics/query/184583b4-cb42-11f0-8701-00000a00001b HTTP/1.1" 200 221 0.006709 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:18] "GET /analytics/query/184583b4-cb42-11f0-8701-00000a00001b HTTP/1.1" 200 338 0.001998 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:18] "GET /analytics/query/184583b4-cb42-11f0-8701-00000a00001b/chunk-final/0 HTTP/1.1" 200 4013 0.003680 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:18] "POST /analytics/query HTTP/1.1" 202 179 0.019128 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:18] "GET /analytics/query/18995aa3-cb42-11f0-ae17-00000a00001b HTTP/1.1" 200 221 0.006378 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:19] "GET /analytics/query/18995aa3-cb42-11f0-ae17-00000a00001b HTTP/1.1" 200 338 0.002075 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:19] "GET /analytics/query/18995aa3-cb42-11f0-ae17-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001784 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:20] "GET /analytics/tables HTTP/1.1" 200 76090 0.004563 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:20] "GET /analytics/tables HTTP/1.1" 200 76090 0.004464 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:20] "POST /analytics/query HTTP/1.1" 202 179 0.005521 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:20] "GET /analytics/query/19bd7e4b-cb42-11f0-8558-00000a00001b HTTP/1.1" 200 221 0.003553 [API:8081]10.0.0.27 - - [2025-11-27 03:35:21] "GET /analytics HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.27 - - [2025-11-27 03:35:21] "GET /analytics HTTP/1.1" 401 205 0.000151 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:21] "GET /analytics/query/19bd7e4b-cb42-11f0-8558-00000a00001b HTTP/1.1" 200 340 0.001848 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:21] "GET /analytics/query/19bd7e4b-cb42-11f0-8558-00000a00001b/chunk-final/0 HTTP/1.1" 200 1505159 0.021846 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:21] "POST /analytics/query HTTP/1.1" 202 179 0.007974 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:21] "GET /analytics/query/1a18096a-cb42-11f0-b0e1-00000a00001b HTTP/1.1" 200 221 0.006596 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:21] "GET /analytics/query/1a18096a-cb42-11f0-b0e1-00000a00001b HTTP/1.1" 200 340 0.002215 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:21] "GET /analytics/query/1a18096a-cb42-11f0-b0e1-00000a00001b/chunk-final/0 HTTP/1.1" 200 1506550 0.015146 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:22] "GET /analytics/tables HTTP/1.1" 200 76090 0.003362 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:23] "GET /analytics/tables HTTP/1.1" 200 76090 0.003892 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:24] "GET /analytics/tables HTTP/1.1" 200 76090 0.003180 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:24] "GET /analytics/tables HTTP/1.1" 200 76090 0.003269 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:25] "GET /analytics/tables HTTP/1.1" 200 76090 0.004095 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:25] "POST /analytics/query HTTP/1.1" 202 179 0.019880 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:25] "GET /analytics/query/1c6d5ed4-cb42-11f0-a295-00000a00001b HTTP/1.1" 200 221 0.002950 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:25] "GET /analytics/query/1c6d5ed4-cb42-11f0-a295-00000a00001b HTTP/1.1" 200 339 0.002265 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:25] "GET /analytics/query/1c6d5ed4-cb42-11f0-a295-00000a00001b/chunk-final/0 HTTP/1.1" 200 69712 0.007823 [API:8081]10.0.0.23 - - [2025-11-27 03:35:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.061112 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:26] "GET /analytics/tables HTTP/1.1" 200 76090 0.003724 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:26] "POST /analytics/query HTTP/1.1" 202 179 0.005143 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:26] "GET /analytics/query/1d2dcddf-cb42-11f0-af32-00000a00001b HTTP/1.1" 200 221 0.007843 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:27] "GET /analytics/query/1d2dcddf-cb42-11f0-af32-00000a00001b HTTP/1.1" 200 341 0.002499 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:27] "GET /analytics/query/1d2dcddf-cb42-11f0-af32-00000a00001b/chunk-final/0 HTTP/1.1" 200 1042348 0.035365 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:28] "GET /analytics/tables HTTP/1.1" 200 76090 0.003439 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:28] "GET /analytics/tables HTTP/1.1" 200 76090 0.003502 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:31] "GET /analytics/tables HTTP/1.1" 200 76090 0.003292 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:32] "POST /analytics/query HTTP/1.1" 200 145 1.011297 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:33] "GET /analytics/tables HTTP/1.1" 200 76090 0.003204 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:34] "POST /analytics/query HTTP/1.1" 200 2285 1.013511 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:35] "GET /analytics/tables HTTP/1.1" 200 76090 0.003849 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:36] "POST /analytics/query HTTP/1.1" 200 708 1.010726 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:36] "GET /analytics/tables HTTP/1.1" 200 76090 0.003649 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:37] "POST /analytics/query HTTP/1.1" 200 2831 1.012479 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:38] "GET /analytics/tables HTTP/1.1" 200 76090 0.003721 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:39] "POST /analytics/query HTTP/1.1" 200 258 1.030600 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:40] "GET /analytics/tables HTTP/1.1" 200 76090 0.003515 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:41] "POST /analytics/query HTTP/1.1" 200 1403 1.010353 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:41] "GET /analytics/tables HTTP/1.1" 200 76090 0.003702 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:42] "POST /analytics/query HTTP/1.1" 200 2831 1.010193 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:43] "GET /analytics/tables HTTP/1.1" 200 76090 0.005136 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:44] "POST /analytics/query HTTP/1.1" 200 834 1.025308 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:45] "GET /analytics/tables HTTP/1.1" 200 76090 0.003608 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:46] "POST /analytics/query HTTP/1.1" 200 141407 1.016625 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:46] "GET /analytics/tables HTTP/1.1" 200 76090 0.003970 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:47] "POST /analytics/query HTTP/1.1" 200 1090 1.010309 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:48] "GET /analytics/tables HTTP/1.1" 200 76090 0.003559 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:49] "POST /analytics/query HTTP/1.1" 200 258 1.021242 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:50] "GET /analytics/tables HTTP/1.1" 200 76090 0.003248 [API:8081]10.0.0.23 - - [2025-11-27 03:35:50] "GET /analytics HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.23 - - [2025-11-27 03:35:50] "GET /analytics HTTP/1.1" 401 205 0.000148 [API:8081]10.0.0.33 - - [2025-11-27 03:35:50] "GET /analytics HTTP/1.1" 401 205 0.000209 [API:8081]10.0.0.33 - - [2025-11-27 03:35:50] "GET /analytics HTTP/1.1" 401 205 0.000185 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:51] "POST /analytics/query HTTP/1.1" 200 596 1.012156 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:51] "GET /analytics/tables HTTP/1.1" 200 76090 0.003451 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:52] "POST /analytics/query HTTP/1.1" 200 1427 1.010962 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:53] "GET /analytics/tables HTTP/1.1" 200 76090 0.004138 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:54] "POST /analytics/query HTTP/1.1" 200 596 1.016679 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:54] "GET /analytics/tables HTTP/1.1" 200 76090 0.003344 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:55] "POST /analytics/query HTTP/1.1" 200 236 1.009982 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:35:56] "GET /analytics/tables HTTP/1.1" 200 76090 0.003415 [API:8081]10.0.0.27 - - [2025-11-27 03:36:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.27 - - [2025-11-27 03:36:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1458 0.059519 [API:8081]10.0.0.27 - - [2025-11-27 03:36:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.096024 [API:8081]10.0.0.27 - - [2025-11-27 03:36:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.071710 [API:8081]10.0.0.27 - - [2025-11-27 03:36:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.010158 [API:8081]10.0.0.23 - - [2025-11-27 03:37:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.23 - - [2025-11-27 03:37:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.23 - - [2025-11-27 03:37:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.23 - - [2025-11-27 03:37:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.33 - - [2025-11-27 03:37:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.33 - - [2025-11-27 03:37:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.27 - - [2025-11-27 03:37:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.27 - - [2025-11-27 03:37:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.33 - - [2025-11-27 03:37:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.33 - - [2025-11-27 03:37:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.27 - - [2025-11-27 03:37:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.27 - - [2025-11-27 03:37:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000218 [API:8081]10.0.0.27 - - [2025-11-27 03:37:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.012993 [API:8081]10.0.0.27 - - [2025-11-27 03:37:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.009204 [API:8081]10.0.0.27 - - [2025-11-27 03:37:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.010361 [API:8081]10.0.0.27 - - [2025-11-27 03:37:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.007905 [API:8081]10.0.0.23 - - [2025-11-27 03:37:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060614 [API:8081]10.0.0.27 - - [2025-11-27 03:37:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.008114 [API:8081]10.0.0.27 - - [2025-11-27 03:37:42] "POST /analytics/query HTTP/1.1" 200 222 1.018057 [API:8081]10.0.0.27 - - [2025-11-27 03:37:43] "POST /analytics/query HTTP/1.1" 200 222 1.018528 [API:8081]10.0.0.27 - - [2025-11-27 03:37:44] "POST /analytics/query HTTP/1.1" 200 353 1.016159 [API:8081]10.0.0.23 - - [2025-11-27 03:38:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.056158 [API:8081]10.0.0.23 - - [2025-11-27 03:40:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083576 [API:8081]10.0.0.27 - - [2025-11-27 03:41:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25592 0.023226 [API:8081]10.0.0.27 - - [2025-11-27 03:41:05] "POST /analytics/query HTTP/1.1" 200 507 1.017608 [API:8081]10.0.0.27 - - [2025-11-27 03:41:06] "POST /analytics/query HTTP/1.1" 200 353 1.019205 [API:8081]10.0.0.27 - - [2025-11-27 03:41:07] "POST /analytics/query HTTP/1.1" 200 353 1.019598 [API:8081]10.0.0.23 - - [2025-11-27 03:41:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.068635 [API:8081]10.0.0.23 - - [2025-11-27 03:42:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.23 - - [2025-11-27 03:42:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.23 - - [2025-11-27 03:42:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.23 - - [2025-11-27 03:42:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.33 - - [2025-11-27 03:42:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000970 [API:8081]10.0.0.33 - - [2025-11-27 03:42:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000368 [API:8081]10.0.0.27 - - [2025-11-27 03:42:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.27 - - [2025-11-27 03:42:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.33 - - [2025-11-27 03:42:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.33 - - [2025-11-27 03:42:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2025-11-27 03:42:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.27 - - [2025-11-27 03:42:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.23 - - [2025-11-27 03:43:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.103184 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:44:12] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003908 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:44:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003518 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:44:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004145 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:44:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003429 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:44:12] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003021 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:44:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002498 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:44:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003070 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:44:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003494 [API:8081]10.0.0.23 - - [2025-11-27 03:44:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.069543 [API:8081]10.0.0.27 - - [2025-11-27 03:45:21] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.27 - - [2025-11-27 03:45:21] "GET /analytics HTTP/1.1" 401 205 0.000138 [API:8081]10.0.0.23 - - [2025-11-27 03:45:50] "GET /analytics HTTP/1.1" 401 205 0.000211 [API:8081]10.0.0.23 - - [2025-11-27 03:45:50] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.33 - - [2025-11-27 03:45:50] "GET /analytics HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.33 - - [2025-11-27 03:45:50] "GET /analytics HTTP/1.1" 401 205 0.000133 [API:8081]10.0.0.23 - - [2025-11-27 03:46:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065199 [API:8081]10.0.0.23 - - [2025-11-27 03:47:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.23 - - [2025-11-27 03:47:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.23 - - [2025-11-27 03:47:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.23 - - [2025-11-27 03:47:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.33 - - [2025-11-27 03:47:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000393 [API:8081]10.0.0.33 - - [2025-11-27 03:47:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.27 - - [2025-11-27 03:47:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.27 - - [2025-11-27 03:47:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.33 - - [2025-11-27 03:47:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.33 - - [2025-11-27 03:47:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.27 - - [2025-11-27 03:47:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2025-11-27 03:47:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.23 - - [2025-11-27 03:47:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.068585 [API:8081]10.0.0.23 - - [2025-11-27 03:49:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066351 [API:8081]10.0.0.23 - - [2025-11-27 03:50:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.054927 [API:8081]10.0.0.23 - - [2025-11-27 03:52:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.23 - - [2025-11-27 03:52:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.23 - - [2025-11-27 03:52:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.23 - - [2025-11-27 03:52:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.33 - - [2025-11-27 03:52:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.33 - - [2025-11-27 03:52:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.27 - - [2025-11-27 03:52:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.27 - - [2025-11-27 03:52:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.33 - - [2025-11-27 03:52:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.33 - - [2025-11-27 03:52:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.27 - - [2025-11-27 03:52:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.27 - - [2025-11-27 03:52:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.23 - - [2025-11-27 03:52:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.386911 [API:8081]10.0.0.27 - - [2025-11-27 03:52:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.27 - - [2025-11-27 03:52:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1416 0.058112 [API:8081]10.0.0.27 - - [2025-11-27 03:53:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11820172:d664e1bb-fade-4926-b1c8-297fde901c3f?flat HTTP/1.1" 200 5211 0.063666 [API:8081]10.0.0.27 - - [2025-11-27 03:53:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11820172:d664e1bb-fade-4926-b1c8-297fde901c3f?flat HTTP/1.1" 200 5211 0.077084 [API:8081]10.0.0.27 - - [2025-11-27 03:53:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11820172:d664e1bb-fade-4926-b1c8-297fde901c3f?flat HTTP/1.1" 200 5211 0.014697 [API:8081]10.0.0.27 - - [2025-11-27 03:53:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11820172:EVPN-VN1?flat HTTP/1.1" 200 7830 0.017813 [API:8081]10.0.0.27 - - [2025-11-27 03:53:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25597 0.026608 [API:8081]10.0.0.27 - - [2025-11-27 03:53:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25597 0.023369 [API:8081]10.0.0.27 - - [2025-11-27 03:53:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009132 [API:8081]10.0.0.27 - - [2025-11-27 03:53:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11820172:4a3c0173-9f3d-4092-bbbb-5ffbdbf82c6b?flat HTTP/1.1" 200 5070 0.012470 [API:8081]10.0.0.27 - - [2025-11-27 03:53:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11820172:4a3c0173-9f3d-4092-bbbb-5ffbdbf82c6b?flat HTTP/1.1" 200 5070 0.015568 [API:8081]10.0.0.27 - - [2025-11-27 03:53:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11820172:4a3c0173-9f3d-4092-bbbb-5ffbdbf82c6b?flat HTTP/1.1" 200 5070 0.011374 [API:8081]10.0.0.27 - - [2025-11-27 03:53:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11820172:EVPN-VN1?flat HTTP/1.1" 200 7830 0.016167 [API:8081]10.0.0.27 - - [2025-11-27 03:53:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25592 0.028029 [API:8081]10.0.0.27 - - [2025-11-27 03:53:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25592 0.018003 [API:8081]10.0.0.27 - - [2025-11-27 03:53:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.012243 [API:8081]10.0.0.23 - - [2025-11-27 03:53:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.059171 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:54:12] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003204 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:54:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002928 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:54:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003137 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:54:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004121 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:54:12] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003185 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:54:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002539 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:54:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003230 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 03:54:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003314 [API:8081]10.0.0.27 - - [2025-11-27 03:55:21] "GET /analytics HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.27 - - [2025-11-27 03:55:21] "GET /analytics HTTP/1.1" 401 205 0.000140 [API:8081]10.0.0.23 - - [2025-11-27 03:55:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 254 0.085121 [API:8081]10.0.0.23 - - [2025-11-27 03:55:50] "GET /analytics HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.23 - - [2025-11-27 03:55:50] "GET /analytics HTTP/1.1" 401 205 0.000128 [API:8081]10.0.0.33 - - [2025-11-27 03:55:50] "GET /analytics HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.33 - - [2025-11-27 03:55:50] "GET /analytics HTTP/1.1" 401 205 0.000136 [API:8081]10.0.0.27 - - [2025-11-27 03:55:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11820172:d664e1bb-fade-4926-b1c8-297fde901c3f?flat HTTP/1.1" 200 5311 0.011836 [API:8081]10.0.0.27 - - [2025-11-27 03:55:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11820172:d664e1bb-fade-4926-b1c8-297fde901c3f?flat HTTP/1.1" 200 5311 0.011334 [API:8081]10.0.0.27 - - [2025-11-27 03:55:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11820172:d664e1bb-fade-4926-b1c8-297fde901c3f?flat HTTP/1.1" 200 5311 0.010778 [API:8081]10.0.0.27 - - [2025-11-27 03:55:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11820172:EVPN-VN1?flat HTTP/1.1" 200 9297 0.019974 [API:8081]10.0.0.27 - - [2025-11-27 03:55:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 28478 0.025322 [API:8081]10.0.0.27 - - [2025-11-27 03:55:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 28478 0.021501 [API:8081]10.0.0.27 - - [2025-11-27 03:55:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009107 [API:8081]10.0.0.27 - - [2025-11-27 03:55:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11820172:4a3c0173-9f3d-4092-bbbb-5ffbdbf82c6b?flat HTTP/1.1" 200 5213 0.013413 [API:8081]10.0.0.27 - - [2025-11-27 03:55:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11820172:4a3c0173-9f3d-4092-bbbb-5ffbdbf82c6b?flat HTTP/1.1" 200 5213 0.011397 [API:8081]10.0.0.27 - - [2025-11-27 03:55:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11820172:4a3c0173-9f3d-4092-bbbb-5ffbdbf82c6b?flat HTTP/1.1" 200 5213 0.012635 [API:8081]10.0.0.27 - - [2025-11-27 03:55:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11820172:EVPN-VN1?flat HTTP/1.1" 200 9297 0.014517 [API:8081]10.0.0.27 - - [2025-11-27 03:55:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 28473 0.021996 [API:8081]10.0.0.27 - - [2025-11-27 03:55:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 28473 0.031111 [API:8081]10.0.0.27 - - [2025-11-27 03:55:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008167 [API:8081]10.0.0.23 - - [2025-11-27 03:56:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.060537 [API:8081]10.0.0.27 - - [2025-11-27 03:56:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33093 0.027039 [API:8081]10.0.0.27 - - [2025-11-27 03:56:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11820172:EVPN-VN1?flat HTTP/1.1" 200 8513 0.015387 [API:8081]10.0.0.27 - - [2025-11-27 03:56:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009558 [API:8081]10.0.0.27 - - [2025-11-27 03:57:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33097 0.021585 [API:8081]10.0.0.27 - - [2025-11-27 03:57:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33097 0.023993 [API:8081]10.0.0.27 - - [2025-11-27 03:57:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33097 0.021014 [API:8081]10.0.0.27 - - [2025-11-27 03:57:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33097 0.022271 [API:8081]10.0.0.27 - - [2025-11-27 03:57:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11820172:EVPN-VN1?flat HTTP/1.1" 200 5990 0.011317 [API:8081]10.0.0.27 - - [2025-11-27 03:57:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007923 [API:8081]10.0.0.23 - - [2025-11-27 03:57:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.23 - - [2025-11-27 03:57:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.23 - - [2025-11-27 03:57:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.23 - - [2025-11-27 03:57:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.33 - - [2025-11-27 03:57:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.33 - - [2025-11-27 03:57:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.27 - - [2025-11-27 03:57:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000369 [API:8081]10.0.0.27 - - [2025-11-27 03:57:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.33 - - [2025-11-27 03:57:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.33 - - [2025-11-27 03:57:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.27 - - [2025-11-27 03:57:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.27 - - [2025-11-27 03:57:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.23 - - [2025-11-27 03:58:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.140847 [API:8081]10.0.0.27 - - [2025-11-27 03:59:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-80444127:ctest-TestRbac-80444127-38781276?flat HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.27 - - [2025-11-27 03:59:24] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-80444127:ctest-TestRbac-80444127-38781276?flat HTTP/1.1" 200 2070 0.441942 [API:8081]10.0.0.27 - - [2025-11-27 03:59:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 335 0.133939 [API:8081]10.0.0.27 - - [2025-11-27 03:59:24] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-80444127:ctest-TestRbac-80444127-38781276?flat HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.27 - - [2025-11-27 03:59:24] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-80444127:ctest-TestRbac-80444127-38781276?flat HTTP/1.1" 200 2070 0.157001 [API:8081]10.0.0.27 - - [2025-11-27 03:59:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 335 0.077557 [API:8081]10.0.0.27 - - [2025-11-27 03:59:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-43227658:ce9e6816-7046-4e57-aa32-b8838be412d1?flat HTTP/1.1" 200 5310 0.106127 [API:8081]10.0.0.27 - - [2025-11-27 03:59:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-43227658:ce9e6816-7046-4e57-aa32-b8838be412d1?flat HTTP/1.1" 200 5310 0.060421 [API:8081]10.0.0.27 - - [2025-11-27 03:59:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-43227658:ce9e6816-7046-4e57-aa32-b8838be412d1?flat HTTP/1.1" 200 5310 0.061413 [API:8081]10.0.0.27 - - [2025-11-27 03:59:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-80444127:ctest-TestRbac-80444127-38781276?flat HTTP/1.1" 200 3939 0.087905 [API:8081]10.0.0.27 - - [2025-11-27 03:59:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.034441 [API:8081]10.0.0.27 - - [2025-11-27 03:59:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.159620 [API:8081]10.0.0.27 - - [2025-11-27 03:59:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.000208 [API:8081]10.0.0.27 - - [2025-11-27 03:59:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33166 0.217316 [API:8081]10.0.0.27 - - [2025-11-27 03:59:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.041746 [API:8081]10.0.0.27 - - [2025-11-27 03:59:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.170146 [API:8081]10.0.0.27 - - [2025-11-27 03:59:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33166 0.080926 [API:8081]10.0.0.27 - - [2025-11-27 03:59:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.040904 [API:8081]10.0.0.23 - - [2025-11-27 03:59:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.075687 [API:8081]10.0.0.27 - - [2025-11-27 03:59:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.032838 [API:8081]10.0.0.27 - - [2025-11-27 03:59:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.139470 [API:8081]10.0.0.27 - - [2025-11-27 03:59:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33166 0.073516 [API:8081]10.0.0.27 - - [2025-11-27 03:59:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33166 0.037933 [API:8081]10.0.0.27 - - [2025-11-27 03:59:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33166 0.024899 [API:8081]10.0.0.27 - - [2025-11-27 03:59:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33166 0.021011 [API:8081]10.0.0.27 - - [2025-11-27 03:59:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33166 0.027894 [API:8081]10.0.0.27 - - [2025-11-27 04:00:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33166 0.029118 [API:8081]10.0.0.27 - - [2025-11-27 04:00:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33166 0.025416 [API:8081]10.0.0.27 - - [2025-11-27 04:00:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33166 0.023151 [API:8081]10.0.0.27 - - [2025-11-27 04:00:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33166 0.024151 [API:8081]10.0.0.27 - - [2025-11-27 04:00:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-80444127:ctest-TestRbac-80444127-38781276?flat HTTP/1.1" 200 6488 0.012348 [API:8081]10.0.0.27 - - [2025-11-27 04:00:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009046 [API:8081]10.0.0.27 - - [2025-11-27 04:00:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-65859442:ctest-TestRbacBasic-65859442-87327848?flat HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.27 - - [2025-11-27 04:00:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-65859442:ctest-TestRbacBasic-65859442-87327848?flat HTTP/1.1" 200 2114 0.105575 [API:8081]10.0.0.27 - - [2025-11-27 04:00:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-65859442:ctest-TestRbacBasic-65859442-87327848?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-17723627'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-06621617' RBAC: ctest-TestRbacBasic-57118548 doesn't have read permission in project '975e9bcd08c8420291ff36ccbbf05953' 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-65859442', 'ctest-TestRbacBasic-65859442-87327848'], 'virtual_network', 'a2514818-d755-4de6-82c0-fbe4a0eb6ab7', "Permission Denied for ['ctest-TestRbacBasic-17723627'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-06621617' RBAC: ctest-TestRbacBasic-57118548 doesn't have read permission in project '975e9bcd08c8420291ff36ccbbf05953'"),) [API:8081]10.0.0.27 - - [2025-11-27 04:00:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-65859442:ctest-TestRbacBasic-65859442-87327848?flat HTTP/1.1" 403 198 0.098535 [API:8081]10.0.0.27 - - [2025-11-27 04:00:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-65859442:ctest-TestRbacBasic-65859442-87327848?flat HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.27 - - [2025-11-27 04:00:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-65859442:ctest-TestRbacBasic-65859442-87327848?flat HTTP/1.1" 200 2114 0.061239 [API:8081]10.0.0.27 - - [2025-11-27 04:00:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.087377 [API:8081]10.0.0.27 - - [2025-11-27 04:00:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.083042 [API:8081]10.0.0.27 - - [2025-11-27 04:00:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1706 0.082906 --- 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-17723627'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-65859442' RBAC: ctest-TestRbacBasic-57118548 doesn't have read permission in project 'f0e56c1450fe481cb10be95c7ea2ba44' 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-65859442', 'ctest-TestRbacBasic-65859442-87327848'], 'virtual_network', 'a2514818-d755-4de6-82c0-fbe4a0eb6ab7', "Permission Denied for ['ctest-TestRbacBasic-17723627'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-65859442' RBAC: ctest-TestRbacBasic-57118548 doesn't have read permission in project 'f0e56c1450fe481cb10be95c7ea2ba44'"),) [API:8081]10.0.0.27 - - [2025-11-27 04:00:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-65859442:ctest-TestRbacBasic-65859442-87327848?flat HTTP/1.1" 403 198 0.041528 --- 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-17723627'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-65859442' RBAC: ctest-TestRbacBasic-57118548 doesn't have read permission in project 'f0e56c1450fe481cb10be95c7ea2ba44' 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-65859442', 'ctest-TestRbacBasic-65859442-87327848'], 'virtual_network', 'a2514818-d755-4de6-82c0-fbe4a0eb6ab7', "Permission Denied for ['ctest-TestRbacBasic-17723627'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-65859442' RBAC: ctest-TestRbacBasic-57118548 doesn't have read permission in project 'f0e56c1450fe481cb10be95c7ea2ba44'"),) [API:8081]10.0.0.27 - - [2025-11-27 04:00:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-65859442:ctest-TestRbacBasic-65859442-87327848?flat HTTP/1.1" 403 198 0.099361 [API:8081]10.0.0.27 - - [2025-11-27 04:00:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-65859442:ctest-TestRbacBasic-65859442-87327848?flat HTTP/1.1" 200 2118 0.059951 [API:8081]10.0.0.27 - - [2025-11-27 04:00:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-65859442:ctest-TestRbacBasic-65859442-87327848?flat HTTP/1.1" 200 2118 0.010440 [API:8081]10.0.0.27 - - [2025-11-27 04:00:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.086094 [API:8081]10.0.0.27 - - [2025-11-27 04:00:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 601 0.066192 [API:8081]10.0.0.27 - - [2025-11-27 04:00:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1706 0.009867 [API:8081]10.0.0.27 - - [2025-11-27 04:00:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1460 0.011774 [API:8081]10.0.0.27 - - [2025-11-27 04:00:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-30910705:ctest-TestRbacBasic-30910705-52326224?flat HTTP/1.1" 401 205 0.000236 --- 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-24303656 as ['ctest-TestRbacBasic-91549831'] to R virtual-network in ctest-TestRbacBasic-30910705 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-30910705', 'ctest-TestRbacBasic-30910705-52326224'], 'virtual_network', 'c4782d4a-7d25-429e-8ddd-62e4f62470bf', "Permission Denied for ctest-TestRbacBasic-24303656 as ['ctest-TestRbacBasic-91549831'] to R virtual-network in ctest-TestRbacBasic-30910705"),) [API:8081]10.0.0.27 - - [2025-11-27 04:00:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-30910705:ctest-TestRbacBasic-30910705-52326224?flat HTTP/1.1" 403 198 0.095912 [API:8081]10.0.0.27 - - [2025-11-27 04:00:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.060952 [API:8081]10.0.0.27 - - [2025-11-27 04:00:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-30910705:ctest-TestRbacBasic-30910705-52326224?flat HTTP/1.1" 200 2122 0.070849 [API:8081]10.0.0.27 - - [2025-11-27 04:00:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.052577 --- 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-24303656 as ['ctest-TestRbacBasic-91549831'] to R virtual-network in ctest-TestRbacBasic-30910705 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-30910705', 'ctest-TestRbacBasic-30910705-52326224'], 'virtual_network', 'c4782d4a-7d25-429e-8ddd-62e4f62470bf', "Permission Denied for ctest-TestRbacBasic-24303656 as ['ctest-TestRbacBasic-91549831'] to R virtual-network in ctest-TestRbacBasic-30910705"),) [API:8081]10.0.0.27 - - [2025-11-27 04:00:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-30910705:ctest-TestRbacBasic-30910705-52326224?flat HTTP/1.1" 403 198 0.039055 --- 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-24303656 as ['ctest-TestRbacBasic-91549831'] to R virtual-network in ctest-TestRbacBasic-30910705 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-30910705', 'ctest-TestRbacBasic-30910705-52326224'], 'virtual_network', 'c4782d4a-7d25-429e-8ddd-62e4f62470bf', "Permission Denied for ctest-TestRbacBasic-24303656 as ['ctest-TestRbacBasic-91549831'] to R virtual-network in ctest-TestRbacBasic-30910705"),) [API:8081]10.0.0.27 - - [2025-11-27 04:00:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-30910705:ctest-TestRbacBasic-30910705-52326224?flat HTTP/1.1" 403 198 0.100284 [API:8081]10.0.0.27 - - [2025-11-27 04:00:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.073302 [API:8081]10.0.0.27 - - [2025-11-27 04:00:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-30910705:ctest-TestRbacBasic-30910705-52326224?flat HTTP/1.1" 200 2122 0.054040 [API:8081]10.0.0.27 - - [2025-11-27 04:00:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.054564 [API:8081]10.0.0.27 - - [2025-11-27 04:00:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-30910705:ctest-TestRbacBasic-30910705-52326224?flat HTTP/1.1" 401 205 0.000292 --- 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-57118548 as ['ctest-TestRbacBasic-17723627'] to R virtual-network in ctest-TestRbacBasic-30910705 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-30910705', 'ctest-TestRbacBasic-30910705-52326224'], 'virtual_network', 'c4782d4a-7d25-429e-8ddd-62e4f62470bf', "Permission Denied for ctest-TestRbacBasic-57118548 as ['ctest-TestRbacBasic-17723627'] to R virtual-network in ctest-TestRbacBasic-30910705"),) [API:8081]10.0.0.27 - - [2025-11-27 04:00:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-30910705:ctest-TestRbacBasic-30910705-52326224?flat HTTP/1.1" 403 198 0.090820 [API:8081]10.0.0.27 - - [2025-11-27 04:00:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.046941 [API:8081]10.0.0.27 - - [2025-11-27 04:00:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-30910705:ctest-TestRbacBasic-30910705-52326224?flat HTTP/1.1" 200 2122 0.043132 [API:8081]10.0.0.27 - - [2025-11-27 04:00:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.086747 [API:8081]10.0.0.27 - - [2025-11-27 04:01:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1460 0.066851 [API:8081]10.0.0.27 - - [2025-11-27 04:01:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1706 0.008932 [API:8081]10.0.0.27 - - [2025-11-27 04:01:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-30910705:093ced0a-3b22-431d-a39a-7d4b0e0259a2?flat HTTP/1.1" 200 5242 0.050403 [API:8081]10.0.0.27 - - [2025-11-27 04:01:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-30910705:093ced0a-3b22-431d-a39a-7d4b0e0259a2?flat HTTP/1.1" 200 5242 0.048362 [API:8081]10.0.0.27 - - [2025-11-27 04:01:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-30910705:093ced0a-3b22-431d-a39a-7d4b0e0259a2?flat HTTP/1.1" 200 5242 0.054752 [API:8081]10.0.0.27 - - [2025-11-27 04:01:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-30910705:ctest-TestRbacBasic-30910705-46606528?flat HTTP/1.1" 200 5161 0.048213 [API:8081]10.0.0.27 - - [2025-11-27 04:01:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.027365 [API:8081]10.0.0.27 - - [2025-11-27 04:01:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.089424 [API:8081]10.0.0.27 - - [2025-11-27 04:01:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33171 0.023442 [API:8081]10.0.0.27 - - [2025-11-27 04:01:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.032943 [API:8081]10.0.0.27 - - [2025-11-27 04:01:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.086231 [API:8081]10.0.0.27 - - [2025-11-27 04:01:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33171 0.022040 [API:8081]10.0.0.27 - - [2025-11-27 04:01:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.046138 [API:8081]10.0.0.27 - - [2025-11-27 04:01:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-30910705:ctest-TestRbacBasic-30910705-46606528?flat HTTP/1.1" 200 5161 0.088218 [API:8081]10.0.0.27 - - [2025-11-27 04:01:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 601 0.049975 [API:8081]10.0.0.27 - - [2025-11-27 04:01:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.036417 [API:8081]10.0.0.27 - - [2025-11-27 04:01:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.078656 [API:8081]10.0.0.27 - - [2025-11-27 04:01:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33173 0.025255 [API:8081]10.0.0.27 - - [2025-11-27 04:01:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33173 0.022741 [API:8081]10.0.0.27 - - [2025-11-27 04:01:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33173 0.022851 [API:8081]10.0.0.27 - - [2025-11-27 04:01:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33173 0.034539 [API:8081]10.0.0.27 - - [2025-11-27 04:01:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33173 0.025243 [API:8081]10.0.0.27 - - [2025-11-27 04:01:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33173 0.024700 [API:8081]10.0.0.27 - - [2025-11-27 04:01:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-30910705:ctest-TestRbacBasic-30910705-46606528?flat HTTP/1.1" 200 3895 0.011714 [API:8081]10.0.0.27 - - [2025-11-27 04:01:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007935 [API:8081]10.0.0.23 - - [2025-11-27 04:01:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063701 [Introspect:8090]10.0.0.27 - - [2025-11-27 04:01:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001002 [Introspect:8090]10.0.0.27 - - [2025-11-27 04:01:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.000986 [Introspect:8090]10.0.0.27 - - [2025-11-27 04:02:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001409 [Introspect:8090]10.0.0.27 - - [2025-11-27 04:02:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001485 [API:8081]10.0.0.23 - - [2025-11-27 04:02:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.23 - - [2025-11-27 04:02:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.23 - - [2025-11-27 04:02:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.23 - - [2025-11-27 04:02:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.33 - - [2025-11-27 04:02:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.33 - - [2025-11-27 04:02:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.27 - - [2025-11-27 04:02:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.27 - - [2025-11-27 04:02:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.33 - - [2025-11-27 04:02:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.33 - - [2025-11-27 04:02:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.27 - - [2025-11-27 04:02:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.27 - - [2025-11-27 04:02:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [Introspect:8090]10.0.0.27 - - [2025-11-27 04:02:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.000961 [API:8081]10.0.0.27 - - [2025-11-27 04:02:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.27 - - [2025-11-27 04:02:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.055996 [API:8081]10.0.0.23 - - [2025-11-27 04:02:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.063536 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:04:12] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002595 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:04:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002470 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:04:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002340 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:04:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002626 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:04:12] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002929 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:04:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002289 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:04:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002493 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:04:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002435 [API:8081]10.0.0.23 - - [2025-11-27 04:04:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068653 [API:8081]10.0.0.27 - - [2025-11-27 04:05:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70650152:6ec51f54-6b6a-4db0-bd52-92c0e0fcb4b0?flat HTTP/1.1" 200 5361 0.012178 [API:8081]10.0.0.27 - - [2025-11-27 04:05:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70650152:6ec51f54-6b6a-4db0-bd52-92c0e0fcb4b0?flat HTTP/1.1" 200 5361 0.066067 [API:8081]10.0.0.27 - - [2025-11-27 04:05:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70650152:6ec51f54-6b6a-4db0-bd52-92c0e0fcb4b0?flat HTTP/1.1" 200 5361 0.058083 [API:8081]10.0.0.27 - - [2025-11-27 04:05:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-70650152:ctest-vn1-04850505?flat HTTP/1.1" 200 9520 0.016324 [API:8081]10.0.0.27 - - [2025-11-27 04:05:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33179 0.026432 [API:8081]10.0.0.27 - - [2025-11-27 04:05:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33179 0.032654 [API:8081]10.0.0.27 - - [2025-11-27 04:05:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009769 [API:8081]10.0.0.27 - - [2025-11-27 04:05:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70650152:0afd9f60-c4d7-4ed0-affc-9877b9fcc0d8?flat HTTP/1.1" 200 5496 0.014390 [API:8081]10.0.0.27 - - [2025-11-27 04:05:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70650152:0afd9f60-c4d7-4ed0-affc-9877b9fcc0d8?flat HTTP/1.1" 200 5496 0.016072 [API:8081]10.0.0.27 - - [2025-11-27 04:05:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70650152:0afd9f60-c4d7-4ed0-affc-9877b9fcc0d8?flat HTTP/1.1" 200 5496 0.013543 [API:8081]10.0.0.27 - - [2025-11-27 04:05:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-70650152:ctest-vn1-04850505?flat HTTP/1.1" 200 9520 0.016042 [API:8081]10.0.0.27 - - [2025-11-27 04:05:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.022388 [API:8081]10.0.0.27 - - [2025-11-27 04:05:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.021559 [API:8081]10.0.0.27 - - [2025-11-27 04:05:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009381 [API:8081]10.0.0.27 - - [2025-11-27 04:05:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.023001 [API:8081]10.0.0.27 - - [2025-11-27 04:05:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.022356 [API:8081]10.0.0.27 - - [2025-11-27 04:05:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.023869 [API:8081]10.0.0.27 - - [2025-11-27 04:05:21] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.27 - - [2025-11-27 04:05:21] "GET /analytics HTTP/1.1" 401 205 0.000187 [API:8081]10.0.0.27 - - [2025-11-27 04:05:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33177 0.026433 [API:8081]10.0.0.27 - - [2025-11-27 04:05:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33179 0.034132 [API:8081]10.0.0.27 - - [2025-11-27 04:05:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33179 0.036988 [API:8081]10.0.0.27 - - [2025-11-27 04:05:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33179 0.035830 [API:8081]10.0.0.27 - - [2025-11-27 04:05:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33179 0.035168 [API:8081]10.0.0.27 - - [2025-11-27 04:05:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33179 0.022545 [API:8081]10.0.0.27 - - [2025-11-27 04:05:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33180 0.022040 [API:8081]10.0.0.27 - - [2025-11-27 04:05:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-70650152:ctest-vn1-04850505?flat HTTP/1.1" 200 7713 0.016601 [API:8081]10.0.0.27 - - [2025-11-27 04:05:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008189 [API:8081]10.0.0.27 - - [2025-11-27 04:05:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33183 0.029837 [API:8081]10.0.0.27 - - [2025-11-27 04:05:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33183 0.035836 [API:8081]10.0.0.23 - - [2025-11-27 04:05:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.069092 [API:8081]10.0.0.23 - - [2025-11-27 04:05:50] "GET /analytics HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.23 - - [2025-11-27 04:05:50] "GET /analytics HTTP/1.1" 401 205 0.000210 [API:8081]10.0.0.33 - - [2025-11-27 04:05:50] "GET /analytics HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.33 - - [2025-11-27 04:05:50] "GET /analytics HTTP/1.1" 401 205 0.000137 [API:8081]10.0.0.27 - - [2025-11-27 04:05:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33184 0.025927 [API:8081]10.0.0.27 - - [2025-11-27 04:05:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-70650152:ctest-vn1-04850505?flat HTTP/1.1" 200 4922 0.012230 [API:8081]10.0.0.27 - - [2025-11-27 04:05:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008140 [API:8081]10.0.0.27 - - [2025-11-27 04:05:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.009270 [API:8081]10.0.0.27 - - [2025-11-27 04:05:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.008367 [API:8081]10.0.0.23 - - [2025-11-27 04:07:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000467 [API:8081]10.0.0.23 - - [2025-11-27 04:07:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000449 [API:8081]10.0.0.23 - - [2025-11-27 04:07:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.23 - - [2025-11-27 04:07:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000334 [API:8081]10.0.0.33 - - [2025-11-27 04:07:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000407 [API:8081]10.0.0.33 - - [2025-11-27 04:07:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000439 [API:8081]10.0.0.27 - - [2025-11-27 04:07:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.27 - - [2025-11-27 04:07:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.33 - - [2025-11-27 04:07:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.33 - - [2025-11-27 04:07:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.27 - - [2025-11-27 04:07:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.27 - - [2025-11-27 04:07:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2025-11-27 04:07:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.048808 [Introspect:8090]10.0.0.27 - - [2025-11-27 04:08:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001397 [API:8081]10.0.0.23 - - [2025-11-27 04:08:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.066411 [Introspect:8090]10.0.0.27 - - [2025-11-27 04:08:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.000952 [Introspect:8090]10.0.0.27 - - [2025-11-27 04:09:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.000981 [API:8081]10.0.0.27 - - [2025-11-27 04:09:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4820-1?flat HTTP/1.1" 200 12255 0.407446 [API:8081]10.0.0.27 - - [2025-11-27 04:09:08] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4820-1?flat HTTP/1.1" 200 6058 0.374842 [API:8081]10.0.0.27 - - [2025-11-27 04:09:08] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4820-2?flat HTTP/1.1" 200 6055 0.060542 [API:8081]10.0.0.27 - - [2025-11-27 04:09:08] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4820-3?flat HTTP/1.1" 200 5989 0.014282 [API:8081]10.0.0.27 - - [2025-11-27 04:09:08] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?flat HTTP/1.1" 200 6427 0.013268 [API:8081]10.0.0.27 - - [2025-11-27 04:09:08] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?flat HTTP/1.1" 200 6132 0.014732 [API:8081]10.0.0.27 - - [2025-11-27 04:09:08] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?flat HTTP/1.1" 200 7321 0.016106 [API:8081]10.0.0.27 - - [2025-11-27 04:09:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1844 0.009137 [API:8081]10.0.0.27 - - [2025-11-27 04:09:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70650152:274be490-6878-4991-8438-2e283c6526ca?flat HTTP/1.1" 200 5242 0.013617 [API:8081]10.0.0.27 - - [2025-11-27 04:09:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70650152:274be490-6878-4991-8438-2e283c6526ca?flat HTTP/1.1" 200 5242 0.012389 [API:8081]10.0.0.27 - - [2025-11-27 04:09:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70650152:274be490-6878-4991-8438-2e283c6526ca?flat HTTP/1.1" 200 5242 0.012417 [API:8081]10.0.0.27 - - [2025-11-27 04:09:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-70650152:ctest-vn1-96808744?flat HTTP/1.1" 200 7097 0.021146 [API:8081]10.0.0.27 - - [2025-11-27 04:09:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32294 0.023434 [API:8081]10.0.0.27 - - [2025-11-27 04:09:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32294 0.021970 [API:8081]10.0.0.27 - - [2025-11-27 04:09:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.012960 [API:8081]10.0.0.27 - - [2025-11-27 04:10:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70650152:62f36216-9889-4769-a0e1-539fd7dcb8f0?flat HTTP/1.1" 200 5245 0.011789 [API:8081]10.0.0.27 - - [2025-11-27 04:10:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70650152:62f36216-9889-4769-a0e1-539fd7dcb8f0?flat HTTP/1.1" 200 5245 0.024722 [API:8081]10.0.0.27 - - [2025-11-27 04:10:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70650152:62f36216-9889-4769-a0e1-539fd7dcb8f0?flat HTTP/1.1" 200 5245 0.012524 [API:8081]10.0.0.27 - - [2025-11-27 04:10:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-70650152:ctest-vn2-39776648?flat HTTP/1.1" 200 6976 0.031859 [API:8081]10.0.0.27 - - [2025-11-27 04:10:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32542 0.074821 [API:8081]10.0.0.27 - - [2025-11-27 04:10:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32542 0.022465 [API:8081]10.0.0.27 - - [2025-11-27 04:10:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.009600 [API:8081]10.0.0.23 - - [2025-11-27 04:10:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066602 [API:8081]10.0.0.27 - - [2025-11-27 04:11:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32549 0.046835 [API:8081]10.0.0.27 - - [2025-11-27 04:11:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32549 0.066125 [API:8081]10.0.0.27 - - [2025-11-27 04:11:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32549 0.034991 [API:8081]10.0.0.27 - - [2025-11-27 04:11:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32549 0.022049 [API:8081]10.0.0.27 - - [2025-11-27 04:11:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32549 0.031017 [API:8081]10.0.0.27 - - [2025-11-27 04:11:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32549 0.038467 [API:8081]10.0.0.27 - - [2025-11-27 04:11:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32549 0.022367 [API:8081]10.0.0.23 - - [2025-11-27 04:11:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.081177 [API:8081]10.0.0.27 - - [2025-11-27 04:11:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32551 0.031048 [API:8081]10.0.0.27 - - [2025-11-27 04:11:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-70650152:ctest-vn2-39776648?flat HTTP/1.1" 200 7748 0.015386 [API:8081]10.0.0.27 - - [2025-11-27 04:11:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010086 [API:8081]10.0.0.27 - - [2025-11-27 04:12:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32317 0.024969 [API:8081]10.0.0.27 - - [2025-11-27 04:12:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32317 0.028625 [API:8081]10.0.0.27 - - [2025-11-27 04:12:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32317 0.030288 [API:8081]10.0.0.27 - - [2025-11-27 04:12:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-70650152:ctest-vn1-96808744?flat HTTP/1.1" 200 7807 0.020787 [API:8081]10.0.0.27 - - [2025-11-27 04:12:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009326 [API:8081]10.0.0.23 - - [2025-11-27 04:12:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.23 - - [2025-11-27 04:12:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000330 [API:8081]10.0.0.23 - - [2025-11-27 04:12:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.23 - - [2025-11-27 04:12:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.33 - - [2025-11-27 04:12:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.33 - - [2025-11-27 04:12:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.27 - - [2025-11-27 04:12:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.27 - - [2025-11-27 04:12:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.33 - - [2025-11-27 04:12:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-11-27 04:12:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000215 [API:8081]10.0.0.27 - - [2025-11-27 04:12:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.27 - - [2025-11-27 04:12:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.27 - - [2025-11-27 04:13:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-65491859:3156545a-3851-4915-a806-30efc0fdb36e?flat HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.27 - - [2025-11-27 04:13:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-65491859:3156545a-3851-4915-a806-30efc0fdb36e?flat HTTP/1.1" 200 5235 0.066003 [API:8081]10.0.0.27 - - [2025-11-27 04:13:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-65491859:3156545a-3851-4915-a806-30efc0fdb36e?flat HTTP/1.1" 200 5235 0.065967 [API:8081]10.0.0.27 - - [2025-11-27 04:13:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-65491859:3156545a-3851-4915-a806-30efc0fdb36e?flat HTTP/1.1" 200 5235 0.065882 [API:8081]10.0.0.27 - - [2025-11-27 04:13:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-65491859:ctest-vn-75402471?flat HTTP/1.1" 200 6750 0.013325 [API:8081]10.0.0.27 - - [2025-11-27 04:13:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32562 0.022644 [API:8081]10.0.0.27 - - [2025-11-27 04:13:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32562 0.033539 [API:8081]10.0.0.27 - - [2025-11-27 04:13:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012495 [API:8081]10.0.0.27 - - [2025-11-27 04:13:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-65491859:87e01ad3-38b3-4628-992a-c95f3ccca740?flat HTTP/1.1" 200 5241 0.012989 [API:8081]10.0.0.27 - - [2025-11-27 04:13:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-65491859:87e01ad3-38b3-4628-992a-c95f3ccca740?flat HTTP/1.1" 200 5241 0.013344 [API:8081]10.0.0.27 - - [2025-11-27 04:13:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-65491859:87e01ad3-38b3-4628-992a-c95f3ccca740?flat HTTP/1.1" 200 5241 0.027004 [API:8081]10.0.0.27 - - [2025-11-27 04:13:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-65491859:ctest-vn-69183138?flat HTTP/1.1" 200 6757 0.016322 [API:8081]10.0.0.27 - - [2025-11-27 04:13:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32328 0.024188 [API:8081]10.0.0.27 - - [2025-11-27 04:13:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32328 0.026149 [API:8081]10.0.0.27 - - [2025-11-27 04:13:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008803 [API:8081]10.0.0.27 - - [2025-11-27 04:13:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32333 0.039804 [API:8081]10.0.0.27 - - [2025-11-27 04:13:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32333 0.077809 [API:8081]10.0.0.27 - - [2025-11-27 04:13:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32334 0.021883 [API:8081]10.0.0.27 - - [2025-11-27 04:13:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-65491859:ctest-vn-69183138?flat HTTP/1.1" 200 4889 0.012335 [API:8081]10.0.0.27 - - [2025-11-27 04:13:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008045 [API:8081]10.0.0.27 - - [2025-11-27 04:13:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32571 0.023959 [API:8081]10.0.0.27 - - [2025-11-27 04:13:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32571 0.022762 [API:8081]10.0.0.27 - - [2025-11-27 04:13:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32571 0.030311 [API:8081]10.0.0.27 - - [2025-11-27 04:13:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32571 0.024562 [API:8081]10.0.0.27 - - [2025-11-27 04:13:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32571 0.034741 [API:8081]10.0.0.27 - - [2025-11-27 04:13:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32571 0.048040 [API:8081]10.0.0.23 - - [2025-11-27 04:13:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083564 [API:8081]10.0.0.27 - - [2025-11-27 04:13:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4820-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32571 0.036528 [API:8081]10.0.0.27 - - [2025-11-27 04:13:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-65491859:ctest-vn-75402471?flat HTTP/1.1" 200 6183 0.017924 [API:8081]10.0.0.27 - - [2025-11-27 04:13:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012078 [API:8081]10.0.0.27 - - [2025-11-27 04:14:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.27 - - [2025-11-27 04:14:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.063501 [API:8081]10.0.0.27 - - [2025-11-27 04:14:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.123858 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:14:12] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002712 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.006648 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004048 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004577 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:14:12] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.024628 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:14:12] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.019066 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:14:13] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.025607 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:14:13] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.036650 [API:8081]10.0.0.23 - - [2025-11-27 04:14:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.058919 [API:8081]10.0.0.27 - - [2025-11-27 04:15:21] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.27 - - [2025-11-27 04:15:21] "GET /analytics HTTP/1.1" 401 205 0.000186 [API:8081]10.0.0.23 - - [2025-11-27 04:15:50] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.23 - - [2025-11-27 04:15:50] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.33 - - [2025-11-27 04:15:50] "GET /analytics HTTP/1.1" 401 205 0.000208 [API:8081]10.0.0.33 - - [2025-11-27 04:15:50] "GET /analytics HTTP/1.1" 401 205 0.000140 [API:8081]10.0.0.23 - - [2025-11-27 04:16:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059401 [API:8081]10.0.0.23 - - [2025-11-27 04:17:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.23 - - [2025-11-27 04:17:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.23 - - [2025-11-27 04:17:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.23 - - [2025-11-27 04:17:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.33 - - [2025-11-27 04:17:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.33 - - [2025-11-27 04:17:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.27 - - [2025-11-27 04:17:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.27 - - [2025-11-27 04:17:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.33 - - [2025-11-27 04:17:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.33 - - [2025-11-27 04:17:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.27 - - [2025-11-27 04:17:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.27 - - [2025-11-27 04:17:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.23 - - [2025-11-27 04:18:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.067059 [API:8081]10.0.0.27 - - [2025-11-27 04:19:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.27 - - [2025-11-27 04:19:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1428 0.060430 [API:8081]10.0.0.23 - - [2025-11-27 04:20:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068907 [API:8081]10.0.0.23 - - [2025-11-27 04:21:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.060859 [API:8081]10.0.0.23 - - [2025-11-27 04:22:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.23 - - [2025-11-27 04:22:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.23 - - [2025-11-27 04:22:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.23 - - [2025-11-27 04:22:20] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-11-27 04:22:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.33 - - [2025-11-27 04:22:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.27 - - [2025-11-27 04:22:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.27 - - [2025-11-27 04:22:21] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.33 - - [2025-11-27 04:22:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.33 - - [2025-11-27 04:22:22] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.27 - - [2025-11-27 04:22:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.27 - - [2025-11-27 04:22:23] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.23 - - [2025-11-27 04:23:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054304 [API:8081]10.0.0.23 - - [2025-11-27 04:24:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.060731 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:24:13] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003090 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:24:13] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003595 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:24:13] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002572 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:24:13] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003615 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:24:13] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002826 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:24:13] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002190 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:24:13] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002274 [LOCAL API:8181]127.0.0.1 - - [2025-11-27 04:24:13] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4820-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002635 [API:8081]10.0.0.27 - - [2025-11-27 04:25:21] "GET /analytics HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.27 - - [2025-11-27 04:25:21] "GET /analytics HTTP/1.1" 401 205 0.000174 [API:8081]10.0.0.23 - - [2025-11-27 04:25:50] "GET /analytics HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.23 - - [2025-11-27 04:25:50] "GET /analytics HTTP/1.1" 401 205 0.000139 [API:8081]10.0.0.33 - - [2025-11-27 04:25:50] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.33 - - [2025-11-27 04:25:50] "GET /analytics HTTP/1.1" 401 205 0.000146 [Introspect:8090]10.0.0.27 - - [2025-11-27 04:25:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.000958