+++ date ++ echo 'INFO: =================== Mon Sep 15 02:04:30 AM UTC 2025 ===================' INFO: =================== Mon Sep 15 02:04:30 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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.249,10.0.0.27,10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.249,10.0.0.27,10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.249,10.0.0.27,10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.249,10.0.0.27,10.0.0.38 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.249:8081 10.0.0.27:8081 10.0.0.38:8081 ' ']' +++ echo '10.0.0.249:8081 10.0.0.27:8081 10.0.0.38:8081' ++ ANALYTICS_SERVERS='10.0.0.249:8081 10.0.0.27:8081 10.0.0.38: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.249:9042 10.0.0.27:9042 10.0.0.38:9042 ' ']' +++ echo '10.0.0.249:9042 10.0.0.27:9042 10.0.0.38:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.249:9042 10.0.0.27:9042 10.0.0.38:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249,10.0.0.27,10.0.0.38 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.249:8086 10.0.0.27:8086 10.0.0.38:8086 ' ']' +++ echo '10.0.0.249:8086 10.0.0.27:8086 10.0.0.38:8086' ++ COLLECTOR_SERVERS='10.0.0.249:8086 10.0.0.27:8086 10.0.0.38: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.249,10.0.0.27,10.0.0.38 ++ CONFIGDB_NODES=10.0.0.249,10.0.0.27,10.0.0.38 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.249:8082 10.0.0.27:8082 10.0.0.38:8082 ' ']' +++ echo '10.0.0.249:8082 10.0.0.27:8082 10.0.0.38:8082' ++ CONFIG_SERVERS='10.0.0.249:8082 10.0.0.27:8082 10.0.0.38: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.249:9161 10.0.0.27:9161 10.0.0.38:9161 ' ']' +++ echo '10.0.0.249:9161 10.0.0.27:9161 10.0.0.38:9161' ++ CONFIGDB_SERVERS='10.0.0.249:9161 10.0.0.27:9161 10.0.0.38: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.249:9041 10.0.0.27:9041 10.0.0.38:9041 ' ']' +++ echo '10.0.0.249:9041 10.0.0.27:9041 10.0.0.38:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.249:9041 10.0.0.27:9041 10.0.0.38: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.25,10.20.0.14,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.14,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249,10.0.0.27,10.0.0.38 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.249:2181,10.0.0.27:2181,10.0.0.38:2181, ']' +++ echo 10.0.0.249:2181,10.0.0.27:2181,10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181,10.0.0.27:2181,10.0.0.38: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.249:2181 10.0.0.27:2181 10.0.0.38:2181 ' ']' +++ echo '10.0.0.249:2181 10.0.0.27:2181 10.0.0.38:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.249:2181 10.0.0.27:2181 10.0.0.38:2181' ++ RABBITMQ_NODES=10.0.0.249,10.0.0.27,10.0.0.38 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.249:5673,10.0.0.27:5673,10.0.0.38:5673, ']' +++ echo 10.0.0.249:5673,10.0.0.27:5673,10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673,10.0.0.27:5673,10.0.0.38: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.249:6379 10.0.0.27:6379 10.0.0.38:6379 ' ']' +++ echo '10.0.0.249:6379 10.0.0.27:6379 10.0.0.38:6379' ++ REDIS_SERVERS='10.0.0.249:6379 10.0.0.27:6379 10.0.0.38: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.249,10.0.0.27,10.0.0.38 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.249:9092 10.0.0.27:9092 10.0.0.38:9092 ' ']' +++ echo '10.0.0.249:9092 10.0.0.27:9092 10.0.0.38:9092' ++ KAFKA_SERVERS='10.0.0.249:9092 10.0.0.27:9092 10.0.0.38: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.249 ++ 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.249,10.0.0.27,10.0.0.38 ++ 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.249,10.0.0.27,10.0.0.38 ++ 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.249,10.0.0.27,10.0.0.38 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.249,10.0.0.27,10.0.0.38 +++ local servers=10.0.0.249,10.0.0.27,10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.249,10.20.0.25,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.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ sed 's/^ANALYTICS_API__//g' ++ cut -d = -f 1 ++ grep '^ANALYTICS_API__.*__.*=.*$' + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1017: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1028: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1033: SyntaxWarning: "is" with a literal. Did you mean "=="? elif match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1048: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:17: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 09/15/2025 02:04:38.426 7f969b284b00 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/15/2025 02:04:38.595 7f969b284b00 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 09/15/2025 02:04:38.605 7f969b284b00 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/15/2025 02:04:38.605 7f969b284b00 [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.249: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.38 - - [2025-09-15 02:05:13] "GET /analytics HTTP/1.1" 401 206 0.000595 [API:8081]10.0.0.38 - - [2025-09-15 02:05:13] "GET /analytics HTTP/1.1" 401 206 0.000196 [API:8081]10.0.0.27 - - [2025-09-15 02:05:13] "GET /analytics HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.27 - - [2025-09-15 02:05:13] "GET /analytics HTTP/1.1" 401 206 0.000172 [API:8081]10.0.0.249 - - [2025-09-15 02:05:13] "GET /analytics HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.249 - - [2025-09-15 02:05:13] "GET /analytics HTTP/1.1" 401 206 0.000160 [API:8081]10.0.0.27 - - [2025-09-15 02:05:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.051236 [API:8081]10.0.0.38 - - [2025-09-15 02:05:44] "GET /analytics HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.38 - - [2025-09-15 02:05:44] "GET /analytics HTTP/1.1" 401 206 0.000164 [API:8081]10.0.0.27 - - [2025-09-15 02:05:44] "GET /analytics HTTP/1.1" 401 206 0.000395 [API:8081]10.0.0.27 - - [2025-09-15 02:05:44] "GET /analytics HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.249 - - [2025-09-15 02:05:44] "GET /analytics HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.249 - - [2025-09-15 02:05:44] "GET /analytics HTTP/1.1" 401 206 0.000171 [API:8081]10.0.0.38 - - [2025-09-15 02:06:14] "GET /analytics HTTP/1.1" 401 206 0.000232 [API:8081]10.0.0.38 - - [2025-09-15 02:06:14] "GET /analytics HTTP/1.1" 401 206 0.000149 [API:8081]10.0.0.27 - - [2025-09-15 02:06:14] "GET /analytics HTTP/1.1" 401 206 0.000226 [API:8081]10.0.0.27 - - [2025-09-15 02:06:14] "GET /analytics HTTP/1.1" 401 206 0.000143 [API:8081]10.0.0.27 - - [2025-09-15 02:07:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 254 0.072437 [API:8081]10.0.0.27 - - [2025-09-15 02:07:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.479526 [API:8081]10.0.0.38 - - [2025-09-15 02:07:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.069940 [API:8081]10.0.0.27 - - [2025-09-15 02:07:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.114296 [API:8081]10.0.0.249 - - [2025-09-15 02:07:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.140191 [API:8081]10.0.0.249 - - [2025-09-15 02:07:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.110316 [API:8081]10.0.0.38 - - [2025-09-15 02:07:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.086855 [Introspect:8090]10.0.0.249 - - [2025-09-15 02:08:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001192 [Introspect:8090]10.0.0.249 - - [2025-09-15 02:08:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001048 [API:8081]10.0.0.27 - - [2025-09-15 02:08:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.082908 [Introspect:8090]10.0.0.249 - - [2025-09-15 02:09:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001129 [Introspect:8090]10.0.0.249 - - [2025-09-15 02:09:38] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000594 [API:8081]10.0.0.249 - - [2025-09-15 02:09:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1:Control:contrail-control:0?flat HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1:Control:contrail-control:0?flat HTTP/1.1" 200 38718 0.059273 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16247 0.063635 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2:Control:contrail-control:0?flat HTTP/1.1" 200 38001 0.077805 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16247 0.027235 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3:Control:contrail-control:0?flat HTTP/1.1" 200 28222 0.019087 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13498 0.024091 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.031926 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20485 0.023245 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3358 0.011343 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3357 0.010788 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.008584 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4313 0.012820 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4008 0.010963 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4309 0.010840 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.025915 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.020255 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.018270 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.019568 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.020072 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.018664 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.019373 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.016690 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.017910 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.019916 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.027164 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.024181 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14815 0.018564 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.012754 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.013234 [API:8081]10.0.0.249 - - [2025-09-15 02:09:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.012108 [API:8081]10.0.0.249 - - [2025-09-15 02:09:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.015976 [API:8081]10.0.0.249 - - [2025-09-15 02:09:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20485 0.030346 [API:8081]10.0.0.249 - - [2025-09-15 02:09:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.023692 [API:8081]10.0.0.249 - - [2025-09-15 02:09:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20485 0.019425 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20488 0.017215 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.010702 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20485 0.014816 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.011509 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.010156 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.014657 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.011452 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.010043 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14815 0.014684 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.011928 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.011099 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.013596 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013704 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.012256 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3676 0.011437 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.014374 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3676 0.010577 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11114 0.011970 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3676 0.009834 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4313 0.011951 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4008 0.010262 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4309 0.010024 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1:Control:contrail-control:0?flat HTTP/1.1" 200 38718 0.020983 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.012895 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16247 0.014888 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2:Control:contrail-control:0?flat HTTP/1.1" 200 38001 0.023498 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.011947 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16247 0.013583 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3:Control:contrail-control:0?flat HTTP/1.1" 200 28222 0.017481 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3381 0.012231 [API:8081]10.0.0.249 - - [2025-09-15 02:09:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4110-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13498 0.016306 [API:8081]10.0.0.249 - - [2025-09-15 02:09:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4110-1?flat HTTP/1.1" 200 12100 0.021520 [API:8081]10.0.0.249 - - [2025-09-15 02:09:45] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?flat HTTP/1.1" 200 15280 0.020318 [API:8081]10.0.0.249 - - [2025-09-15 02:09:45] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?flat HTTP/1.1" 200 14554 0.017696 [API:8081]10.0.0.249 - - [2025-09-15 02:09:45] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?flat HTTP/1.1" 200 19367 0.019811 [API:8081]10.0.0.249 - - [2025-09-15 02:09:45] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?flat HTTP/1.1" 200 15280 0.018158 [API:8081]10.0.0.249 - - [2025-09-15 02:09:45] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?flat HTTP/1.1" 200 14554 0.017597 [API:8081]10.0.0.249 - - [2025-09-15 02:09:45] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?flat HTTP/1.1" 200 19367 0.017578 [API:8081]10.0.0.249 - - [2025-09-15 02:09:45] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?flat HTTP/1.1" 200 15280 0.018310 [API:8081]10.0.0.249 - - [2025-09-15 02:09:45] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?flat HTTP/1.1" 200 14554 0.017430 [API:8081]10.0.0.249 - - [2025-09-15 02:09:45] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?flat HTTP/1.1" 200 19367 0.017170 [API:8081]10.0.0.249 - - [2025-09-15 02:09:45] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?flat HTTP/1.1" 200 15280 0.016822 [API:8081]10.0.0.249 - - [2025-09-15 02:09:45] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?flat HTTP/1.1" 200 14554 0.017280 [API:8081]10.0.0.249 - - [2025-09-15 02:09:45] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?flat HTTP/1.1" 200 19367 0.017439 [API:8081]10.0.0.249 - - [2025-09-15 02:09:46] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4110-1?flat HTTP/1.1" 200 8140 0.014057 [API:8081]10.0.0.249 - - [2025-09-15 02:09:47] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4110-2?flat HTTP/1.1" 200 8140 0.012627 [API:8081]10.0.0.249 - - [2025-09-15 02:09:47] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4110-3?flat HTTP/1.1" 200 8140 0.013011 [API:8081]10.0.0.249 - - [2025-09-15 02:09:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.249 - - [2025-09-15 02:09:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1152 0.057987 [API:8081]10.0.0.249 - - [2025-09-15 02:10:03] "POST /analytics/query HTTP/1.1" 200 54648 1.063582 [API:8081]10.0.0.249 - - [2025-09-15 02:10:04] "POST /analytics/query HTTP/1.1" 200 5875 1.073841 [API:8081]10.0.0.249 - - [2025-09-15 02:10:05] "POST /analytics/query HTTP/1.1" 200 871 1.016982 [API:8081]10.0.0.249 - - [2025-09-15 02:10:06] "POST /analytics/query HTTP/1.1" 200 5875 1.016544 [API:8081]10.0.0.249 - - [2025-09-15 02:10:07] "POST /analytics/query HTTP/1.1" 200 871 1.018965 [API:8081]10.0.0.249 - - [2025-09-15 02:10:17] "GET /documentation/index.html HTTP/1.1" 200 5407 0.000983 [API:8081]10.0.0.27 - - [2025-09-15 02:10:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.102739 [API:8081]10.0.0.27 - - [2025-09-15 02:11:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.086291 [API:8081]10.0.0.27 - - [2025-09-15 02:12:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.115297 [API:8081]10.0.0.38 - - [2025-09-15 02:12:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.328937 [API:8081]10.0.0.27 - - [2025-09-15 02:12:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.335686 [API:8081]10.0.0.249 - - [2025-09-15 02:12:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.234466 [API:8081]10.0.0.249 - - [2025-09-15 02:12:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.123369 [API:8081]10.0.0.38 - - [2025-09-15 02:12:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.240416 [API:8081]10.0.0.249 - - [2025-09-15 02:13:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.249 - - [2025-09-15 02:13:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1443 0.050411 [API:8081]10.0.0.27 - - [2025-09-15 02:13:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.103770 [API:8081]10.0.0.249 - - [2025-09-15 02:13:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1676 0.064728 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:14:38] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002378 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:14:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002484 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:14:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002753 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:14:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003603 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:14:38] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002124 [API:8081]10.0.0.27 - - [2025-09-15 02:14:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.049413 [API:8081]10.0.0.249 - - [2025-09-15 02:15:44] "GET /analytics HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.249 - - [2025-09-15 02:15:44] "GET /analytics HTTP/1.1" 401 206 0.000154 [API:8081]10.0.0.38 - - [2025-09-15 02:16:14] "GET /analytics HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.38 - - [2025-09-15 02:16:14] "GET /analytics HTTP/1.1" 401 206 0.000178 [API:8081]10.0.0.27 - - [2025-09-15 02:16:14] "GET /analytics HTTP/1.1" 401 206 0.000255 [API:8081]10.0.0.27 - - [2025-09-15 02:16:14] "GET /analytics HTTP/1.1" 401 206 0.000146 [API:8081]10.0.0.27 - - [2025-09-15 02:16:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054221 [API:8081]10.0.0.27 - - [2025-09-15 02:17:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.054060 [API:8081]10.0.0.27 - - [2025-09-15 02:17:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.187227 [API:8081]10.0.0.38 - - [2025-09-15 02:17:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.284153 [API:8081]10.0.0.27 - - [2025-09-15 02:17:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.281643 [API:8081]10.0.0.249 - - [2025-09-15 02:17:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.210490 [API:8081]10.0.0.249 - - [2025-09-15 02:17:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.306457 [API:8081]10.0.0.38 - - [2025-09-15 02:17:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.009485 [API:8081]10.0.0.27 - - [2025-09-15 02:19:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.507870 [API:8081]10.0.0.249 - - [2025-09-15 02:19:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.249 - - [2025-09-15 02:19:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2160 0.055768 [API:8081]10.0.0.249 - - [2025-09-15 02:19:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2160 0.056091 [API:8081]10.0.0.27 - - [2025-09-15 02:20:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.062606 [API:8081]10.0.0.249 - - [2025-09-15 02:21:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1371 0.008255 [API:8081]10.0.0.249 - - [2025-09-15 02:21:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1377 0.009558 [API:8081]10.0.0.249 - - [2025-09-15 02:21:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1606 0.045924 [API:8081]10.0.0.249 - - [2025-09-15 02:21:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1835 0.007655 [API:8081]10.0.0.27 - - [2025-09-15 02:22:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056828 [API:8081]10.0.0.27 - - [2025-09-15 02:22:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.186867 [API:8081]10.0.0.38 - - [2025-09-15 02:22:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.245369 [API:8081]10.0.0.27 - - [2025-09-15 02:22:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.219374 [API:8081]10.0.0.249 - - [2025-09-15 02:22:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.152703 [API:8081]10.0.0.249 - - [2025-09-15 02:22:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.127529 [API:8081]10.0.0.38 - - [2025-09-15 02:22:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.127883 [API:8081]10.0.0.27 - - [2025-09-15 02:23:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.053652 [API:8081]10.0.0.249 - - [2025-09-15 02:24:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24566 0.017355 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:24:38] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004978 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:24:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002587 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:24:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.002306 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:24:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002234 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:24:38] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001921 [API:8081]10.0.0.249 - - [2025-09-15 02:24:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24566 0.027283 [API:8081]10.0.0.249 - - [2025-09-15 02:24:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24566 0.016689 [API:8081]10.0.0.249 - - [2025-09-15 02:24:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24566 0.056568 [API:8081]10.0.0.249 - - [2025-09-15 02:24:45] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-65331708:ctest-vnet1-43980570?flat HTTP/1.1" 200 8247 0.014438 [API:8081]10.0.0.249 - - [2025-09-15 02:24:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008651 [API:8081]10.0.0.249 - - [2025-09-15 02:24:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24566 0.018921 [API:8081]10.0.0.249 - - [2025-09-15 02:24:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.055125 [API:8081]10.0.0.249 - - [2025-09-15 02:24:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.027552 [API:8081]10.0.0.249 - - [2025-09-15 02:24:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-65331708:ctest-vnet0-27395876?flat HTTP/1.1" 200 8246 0.012012 [API:8081]10.0.0.249 - - [2025-09-15 02:24:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007190 [API:8081]10.0.0.249 - - [2025-09-15 02:25:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1144 0.007917 [API:8081]10.0.0.249 - - [2025-09-15 02:25:44] "GET /analytics HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.249 - - [2025-09-15 02:25:44] "GET /analytics HTTP/1.1" 401 206 0.000134 [API:8081]10.0.0.27 - - [2025-09-15 02:25:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058452 [API:8081]10.0.0.38 - - [2025-09-15 02:26:14] "GET /analytics HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.38 - - [2025-09-15 02:26:14] "GET /analytics HTTP/1.1" 401 206 0.000136 [API:8081]10.0.0.27 - - [2025-09-15 02:26:14] "GET /analytics HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.27 - - [2025-09-15 02:26:14] "GET /analytics HTTP/1.1" 401 206 0.000156 [API:8081]10.0.0.249 - - [2025-09-15 02:26:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.249 - - [2025-09-15 02:26:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1385 0.051695 [API:8081]10.0.0.27 - - [2025-09-15 02:26:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.074880 [API:8081]10.0.0.27 - - [2025-09-15 02:27:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.173149 [API:8081]10.0.0.38 - - [2025-09-15 02:27:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.202932 [API:8081]10.0.0.27 - - [2025-09-15 02:27:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.202146 [API:8081]10.0.0.249 - - [2025-09-15 02:27:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.472841 [API:8081]10.0.0.249 - - [2025-09-15 02:27:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.164455 [API:8081]10.0.0.38 - - [2025-09-15 02:27:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.184056 [API:8081]10.0.0.249 - - [2025-09-15 02:28:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.058830 [API:8081]10.0.0.249 - - [2025-09-15 02:28:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.020523 [API:8081]10.0.0.249 - - [2025-09-15 02:28:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.059028 [API:8081]10.0.0.249 - - [2025-09-15 02:28:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.020667 [API:8081]10.0.0.249 - - [2025-09-15 02:28:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.037339 [API:8081]10.0.0.249 - - [2025-09-15 02:28:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019418 [API:8081]10.0.0.249 - - [2025-09-15 02:28:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018758 [API:8081]10.0.0.249 - - [2025-09-15 02:28:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-99034001:ctest-vnet0-01161159?flat HTTP/1.1" 200 7205 0.011363 [API:8081]10.0.0.249 - - [2025-09-15 02:28:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008799 [API:8081]10.0.0.249 - - [2025-09-15 02:28:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000227 [API:8081]10.0.0.249 - - [2025-09-15 02:28:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.069275 [API:8081]10.0.0.249 - - [2025-09-15 02:28:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.249 - - [2025-09-15 02:28:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.051199 [API:8081]10.0.0.249 - - [2025-09-15 02:28:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.047158 [API:8081]10.0.0.249 - - [2025-09-15 02:28:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.049668 [API:8081]10.0.0.27 - - [2025-09-15 02:28:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061035 [API:8081]10.0.0.249 - - [2025-09-15 02:29:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60261288:c7b4641d-8d4f-4d4f-9d04-7b7456e45e7e?flat HTTP/1.1" 200 5236 0.012155 [API:8081]10.0.0.249 - - [2025-09-15 02:29:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60261288:c7b4641d-8d4f-4d4f-9d04-7b7456e45e7e?flat HTTP/1.1" 200 5236 0.012615 [API:8081]10.0.0.249 - - [2025-09-15 02:29:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60261288:c7b4641d-8d4f-4d4f-9d04-7b7456e45e7e?flat HTTP/1.1" 200 5236 0.012982 [API:8081]10.0.0.249 - - [2025-09-15 02:29:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-60261288:ctest-VN1-32563005?flat HTTP/1.1" 200 8563 0.014524 [API:8081]10.0.0.249 - - [2025-09-15 02:29:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018401 [API:8081]10.0.0.249 - - [2025-09-15 02:29:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.017802 [API:8081]10.0.0.249 - - [2025-09-15 02:29:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010144 [API:8081]10.0.0.249 - - [2025-09-15 02:29:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60261288:163445d5-d5ea-4f7f-b098-c624cab3666c?flat HTTP/1.1" 200 5453 0.016642 [API:8081]10.0.0.249 - - [2025-09-15 02:29:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60261288:163445d5-d5ea-4f7f-b098-c624cab3666c?flat HTTP/1.1" 200 5453 0.012029 [API:8081]10.0.0.249 - - [2025-09-15 02:29:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60261288:163445d5-d5ea-4f7f-b098-c624cab3666c?flat HTTP/1.1" 200 5453 0.011162 [API:8081]10.0.0.249 - - [2025-09-15 02:29:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-60261288:ctest-VN2-69586654?flat HTTP/1.1" 200 9338 0.012745 [API:8081]10.0.0.249 - - [2025-09-15 02:29:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24581 0.016650 [API:8081]10.0.0.249 - - [2025-09-15 02:29:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24581 0.015860 [API:8081]10.0.0.249 - - [2025-09-15 02:29:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008517 [API:8081]10.0.0.249 - - [2025-09-15 02:29:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60261288:e82970c8-82b0-41ef-8b36-bbd5246d8e7e?flat HTTP/1.1" 200 5098 0.013079 [API:8081]10.0.0.249 - - [2025-09-15 02:29:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60261288:e82970c8-82b0-41ef-8b36-bbd5246d8e7e?flat HTTP/1.1" 200 5098 0.011425 [API:8081]10.0.0.249 - - [2025-09-15 02:29:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60261288:e82970c8-82b0-41ef-8b36-bbd5246d8e7e?flat HTTP/1.1" 200 5098 0.014754 [API:8081]10.0.0.249 - - [2025-09-15 02:29:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-60261288:ctest-VN3-88422763?flat HTTP/1.1" 200 7450 0.014020 [API:8081]10.0.0.249 - - [2025-09-15 02:29:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018777 [API:8081]10.0.0.249 - - [2025-09-15 02:29:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.020948 [API:8081]10.0.0.249 - - [2025-09-15 02:29:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008975 [API:8081]10.0.0.27 - - [2025-09-15 02:29:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.053110 [API:8081]10.0.0.249 - - [2025-09-15 02:30:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018531 [API:8081]10.0.0.249 - - [2025-09-15 02:30:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.021633 [API:8081]10.0.0.249 - - [2025-09-15 02:30:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.054193 [API:8081]10.0.0.249 - - [2025-09-15 02:30:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019217 [API:8081]10.0.0.249 - - [2025-09-15 02:30:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.024644 [API:8081]10.0.0.249 - - [2025-09-15 02:30:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019341 [API:8081]10.0.0.249 - - [2025-09-15 02:30:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018817 [API:8081]10.0.0.249 - - [2025-09-15 02:30:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018159 [API:8081]10.0.0.249 - - [2025-09-15 02:30:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018908 [API:8081]10.0.0.249 - - [2025-09-15 02:30:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019298 [API:8081]10.0.0.249 - - [2025-09-15 02:30:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-60261288:ctest-VN3-88422763?flat HTTP/1.1" 200 6223 0.016502 [API:8081]10.0.0.249 - - [2025-09-15 02:30:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010956 [API:8081]10.0.0.249 - - [2025-09-15 02:30:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.024288 [API:8081]10.0.0.249 - - [2025-09-15 02:30:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.016551 [API:8081]10.0.0.249 - - [2025-09-15 02:31:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.034762 [API:8081]10.0.0.249 - - [2025-09-15 02:31:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.016643 [API:8081]10.0.0.249 - - [2025-09-15 02:31:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.034894 [API:8081]10.0.0.249 - - [2025-09-15 02:31:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.025964 [API:8081]10.0.0.249 - - [2025-09-15 02:31:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018458 [API:8081]10.0.0.249 - - [2025-09-15 02:31:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-60261288:ctest-VN2-69586654?flat HTTP/1.1" 200 6557 0.012657 [API:8081]10.0.0.249 - - [2025-09-15 02:31:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008802 [API:8081]10.0.0.249 - - [2025-09-15 02:31:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.019987 [API:8081]10.0.0.249 - - [2025-09-15 02:31:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.020720 [API:8081]10.0.0.249 - - [2025-09-15 02:31:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.022438 [API:8081]10.0.0.249 - - [2025-09-15 02:31:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-60261288:ctest-VN1-32563005?flat HTTP/1.1" 200 6777 0.014172 [API:8081]10.0.0.249 - - [2025-09-15 02:31:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009307 [API:8081]10.0.0.249 - - [2025-09-15 02:31:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.249 - - [2025-09-15 02:31:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.060108 [API:8081]10.0.0.249 - - [2025-09-15 02:31:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.049837 [API:8081]10.0.0.249 - - [2025-09-15 02:31:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1582 0.062140 [API:8081]10.0.0.27 - - [2025-09-15 02:31:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.047616 [API:8081]10.0.0.249 - - [2025-09-15 02:32:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-40950649:f0231017-9f62-49c4-819c-5a6f3c41876f?flat HTTP/1.1" 200 5362 0.012653 [API:8081]10.0.0.249 - - [2025-09-15 02:32:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-40950649:f0231017-9f62-49c4-819c-5a6f3c41876f?flat HTTP/1.1" 200 5362 0.012329 [API:8081]10.0.0.249 - - [2025-09-15 02:32:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-40950649:f0231017-9f62-49c4-819c-5a6f3c41876f?flat HTTP/1.1" 200 5362 0.011549 [API:8081]10.0.0.249 - - [2025-09-15 02:32:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-40950649:f0231017-9f62-49c4-819c-5a6f3c41876f?flat HTTP/1.1" 200 5362 0.014950 [API:8081]10.0.0.249 - - [2025-09-15 02:32:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-40950649:ctest-VN1-92748636?flat HTTP/1.1" 200 9452 0.013991 [API:8081]10.0.0.249 - - [2025-09-15 02:32:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.017434 [API:8081]10.0.0.249 - - [2025-09-15 02:32:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.017414 [API:8081]10.0.0.249 - - [2025-09-15 02:32:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009315 [API:8081]10.0.0.249 - - [2025-09-15 02:32:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-40950649:422171c8-9c7d-4888-b6b1-c1d206e3dd14?flat HTTP/1.1" 200 5225 0.012193 [API:8081]10.0.0.249 - - [2025-09-15 02:32:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-40950649:422171c8-9c7d-4888-b6b1-c1d206e3dd14?flat HTTP/1.1" 200 5225 0.011142 [API:8081]10.0.0.249 - - [2025-09-15 02:32:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-40950649:422171c8-9c7d-4888-b6b1-c1d206e3dd14?flat HTTP/1.1" 200 5225 0.011960 [API:8081]10.0.0.249 - - [2025-09-15 02:32:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-40950649:422171c8-9c7d-4888-b6b1-c1d206e3dd14?flat HTTP/1.1" 200 5225 0.012456 [API:8081]10.0.0.249 - - [2025-09-15 02:32:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-40950649:ctest-VN2-42397076?flat HTTP/1.1" 200 8642 0.012088 [API:8081]10.0.0.249 - - [2025-09-15 02:32:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.015703 [API:8081]10.0.0.249 - - [2025-09-15 02:32:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.018117 [API:8081]10.0.0.249 - - [2025-09-15 02:32:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009329 [API:8081]10.0.0.249 - - [2025-09-15 02:32:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-40950649:65baa191-1be5-4ee8-96f5-6021e17aae4b?flat HTTP/1.1" 200 5225 0.014263 [API:8081]10.0.0.249 - - [2025-09-15 02:32:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-40950649:65baa191-1be5-4ee8-96f5-6021e17aae4b?flat HTTP/1.1" 200 5225 0.012122 [API:8081]10.0.0.249 - - [2025-09-15 02:32:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-40950649:65baa191-1be5-4ee8-96f5-6021e17aae4b?flat HTTP/1.1" 200 5225 0.012276 [API:8081]10.0.0.249 - - [2025-09-15 02:32:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-40950649:65baa191-1be5-4ee8-96f5-6021e17aae4b?flat HTTP/1.1" 200 5225 0.012396 [API:8081]10.0.0.249 - - [2025-09-15 02:32:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-40950649:ctest-VN3-73170930?flat HTTP/1.1" 200 8209 0.015210 [API:8081]10.0.0.249 - - [2025-09-15 02:32:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.026973 [API:8081]10.0.0.249 - - [2025-09-15 02:32:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.019736 [API:8081]10.0.0.249 - - [2025-09-15 02:32:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010177 [API:8081]10.0.0.27 - - [2025-09-15 02:32:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.166705 [API:8081]10.0.0.38 - - [2025-09-15 02:32:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.230004 [API:8081]10.0.0.27 - - [2025-09-15 02:32:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.265739 [API:8081]10.0.0.249 - - [2025-09-15 02:32:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.096126 [API:8081]10.0.0.249 - - [2025-09-15 02:32:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.135746 [API:8081]10.0.0.38 - - [2025-09-15 02:32:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.015645 [API:8081]10.0.0.27 - - [2025-09-15 02:32:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.053057 [API:8081]10.0.0.249 - - [2025-09-15 02:33:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.024311 [API:8081]10.0.0.249 - - [2025-09-15 02:33:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.021205 [API:8081]10.0.0.249 - - [2025-09-15 02:33:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.018435 [API:8081]10.0.0.249 - - [2025-09-15 02:33:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-40950649:ctest-VN3-73170930?flat HTTP/1.1" 200 6970 0.010682 [API:8081]10.0.0.249 - - [2025-09-15 02:33:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.007607 [API:8081]10.0.0.249 - - [2025-09-15 02:33:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.017338 [API:8081]10.0.0.249 - - [2025-09-15 02:33:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.019312 [API:8081]10.0.0.249 - - [2025-09-15 02:33:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.020676 [API:8081]10.0.0.249 - - [2025-09-15 02:33:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.016600 [API:8081]10.0.0.249 - - [2025-09-15 02:33:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.026591 [API:8081]10.0.0.249 - - [2025-09-15 02:33:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.016074 [API:8081]10.0.0.249 - - [2025-09-15 02:33:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022339 [API:8081]10.0.0.249 - - [2025-09-15 02:33:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-40950649:ctest-VN2-42397076?flat HTTP/1.1" 200 7318 0.011282 [API:8081]10.0.0.249 - - [2025-09-15 02:33:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010819 [API:8081]10.0.0.249 - - [2025-09-15 02:33:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.018902 [API:8081]10.0.0.249 - - [2025-09-15 02:33:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.029022 [API:8081]10.0.0.249 - - [2025-09-15 02:33:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24596 0.026751 [API:8081]10.0.0.249 - - [2025-09-15 02:33:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-40950649:ctest-VN1-92748636?flat HTTP/1.1" 200 7645 0.011325 [API:8081]10.0.0.249 - - [2025-09-15 02:33:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008509 [API:8081]10.0.0.249 - - [2025-09-15 02:34:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.249 - - [2025-09-15 02:34:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.049440 [API:8081]10.0.0.249 - - [2025-09-15 02:34:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.048872 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:34:38] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002510 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:34:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002566 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:34:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002725 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:34:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002548 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:34:38] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001869 [API:8081]10.0.0.27 - - [2025-09-15 02:34:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058292 [API:8081]10.0.0.249 - - [2025-09-15 02:35:44] "GET /analytics HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.249 - - [2025-09-15 02:35:44] "GET /analytics HTTP/1.1" 401 206 0.000162 [API:8081]10.0.0.249 - - [2025-09-15 02:35:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.249 - - [2025-09-15 02:35:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1367 0.059689 [API:8081]10.0.0.27 - - [2025-09-15 02:35:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.065573 [API:8081]10.0.0.38 - - [2025-09-15 02:36:14] "GET /analytics HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.38 - - [2025-09-15 02:36:14] "GET /analytics HTTP/1.1" 401 206 0.000147 [API:8081]10.0.0.27 - - [2025-09-15 02:36:14] "GET /analytics HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.27 - - [2025-09-15 02:36:14] "GET /analytics HTTP/1.1" 401 206 0.000210 [API:8081]10.0.0.249 - - [2025-09-15 02:37:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24601 0.061715 [API:8081]10.0.0.27 - - [2025-09-15 02:37:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.114321 [API:8081]10.0.0.249 - - [2025-09-15 02:37:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.064003 [API:8081]10.0.0.38 - - [2025-09-15 02:37:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.259023 [API:8081]10.0.0.27 - - [2025-09-15 02:37:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.265339 [API:8081]10.0.0.249 - - [2025-09-15 02:37:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.122299 [API:8081]10.0.0.249 - - [2025-09-15 02:37:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.166442 [API:8081]10.0.0.249 - - [2025-09-15 02:37:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24603 0.018269 [API:8081]10.0.0.38 - - [2025-09-15 02:37:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.158018 [API:8081]10.0.0.249 - - [2025-09-15 02:37:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24603 0.017691 [API:8081]10.0.0.249 - - [2025-09-15 02:37:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-76249854:ctest-vnet0-79652239?flat HTTP/1.1" 200 7965 0.011301 [API:8081]10.0.0.249 - - [2025-09-15 02:37:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007320 [API:8081]10.0.0.27 - - [2025-09-15 02:37:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.046799 [API:8081]10.0.0.249 - - [2025-09-15 02:38:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.249 - - [2025-09-15 02:38:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1144 0.051449 [API:8081]10.0.0.249 - - [2025-09-15 02:38:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1369 0.052817 [API:8081]10.0.0.27 - - [2025-09-15 02:38:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.052665 [API:8081]10.0.0.27 - - [2025-09-15 02:41:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054960 [API:8081]10.0.0.249 - - [2025-09-15 02:41:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.018787 [API:8081]10.0.0.249 - - [2025-09-15 02:41:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.067582 [API:8081]10.0.0.249 - - [2025-09-15 02:41:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.017842 [API:8081]10.0.0.249 - - [2025-09-15 02:41:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.017358 [API:8081]10.0.0.249 - - [2025-09-15 02:41:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.031337 [API:8081]10.0.0.249 - - [2025-09-15 02:41:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.028065 [API:8081]10.0.0.249 - - [2025-09-15 02:41:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.019379 [API:8081]10.0.0.249 - - [2025-09-15 02:41:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.018974 [API:8081]10.0.0.249 - - [2025-09-15 02:41:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-24933611:ctest-vnet1-31330614?flat HTTP/1.1" 200 7307 0.012100 [API:8081]10.0.0.249 - - [2025-09-15 02:41:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008618 [API:8081]10.0.0.249 - - [2025-09-15 02:41:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.020709 [API:8081]10.0.0.249 - - [2025-09-15 02:41:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.018827 [API:8081]10.0.0.249 - - [2025-09-15 02:41:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.025452 [API:8081]10.0.0.249 - - [2025-09-15 02:41:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-24933611:ctest-vnet0-70482558?flat HTTP/1.1" 200 6960 0.011318 [API:8081]10.0.0.249 - - [2025-09-15 02:41:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008007 [API:8081]10.0.0.27 - - [2025-09-15 02:42:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.067661 [API:8081]10.0.0.249 - - [2025-09-15 02:42:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.249 - - [2025-09-15 02:42:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1156 0.045255 [API:8081]10.0.0.249 - - [2025-09-15 02:42:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1393 0.053856 [API:8081]10.0.0.27 - - [2025-09-15 02:42:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.159828 [API:8081]10.0.0.38 - - [2025-09-15 02:42:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.265301 [API:8081]10.0.0.27 - - [2025-09-15 02:42:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.280915 [API:8081]10.0.0.249 - - [2025-09-15 02:42:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.125962 [API:8081]10.0.0.249 - - [2025-09-15 02:42:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.149837 [API:8081]10.0.0.38 - - [2025-09-15 02:42:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.010805 [API:8081]10.0.0.27 - - [2025-09-15 02:44:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050373 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:44:38] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002877 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:44:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003410 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:44:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002793 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:44:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002348 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:44:38] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002424 [API:8081]10.0.0.27 - - [2025-09-15 02:45:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.055822 [API:8081]10.0.0.249 - - [2025-09-15 02:45:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.017428 [API:8081]10.0.0.249 - - [2025-09-15 02:45:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.057400 [API:8081]10.0.0.249 - - [2025-09-15 02:45:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.016794 [API:8081]10.0.0.249 - - [2025-09-15 02:45:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.016890 [API:8081]10.0.0.249 - - [2025-09-15 02:45:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-30851938:ctest-vnet1-84760384?flat HTTP/1.1" 200 8069 0.012428 [API:8081]10.0.0.249 - - [2025-09-15 02:45:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.007627 [API:8081]10.0.0.249 - - [2025-09-15 02:45:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.018758 [API:8081]10.0.0.249 - - [2025-09-15 02:45:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.029006 [API:8081]10.0.0.249 - - [2025-09-15 02:45:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24626 0.022188 [API:8081]10.0.0.249 - - [2025-09-15 02:45:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-30851938:ctest-vnet0-01684282?flat HTTP/1.1" 200 7709 0.012390 [API:8081]10.0.0.249 - - [2025-09-15 02:45:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007847 [API:8081]10.0.0.249 - - [2025-09-15 02:45:44] "GET /analytics HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.249 - - [2025-09-15 02:45:44] "GET /analytics HTTP/1.1" 401 206 0.000133 [API:8081]10.0.0.38 - - [2025-09-15 02:46:14] "GET /analytics HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.38 - - [2025-09-15 02:46:14] "GET /analytics HTTP/1.1" 401 206 0.000210 [API:8081]10.0.0.27 - - [2025-09-15 02:46:14] "GET /analytics HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.27 - - [2025-09-15 02:46:14] "GET /analytics HTTP/1.1" 401 206 0.000136 [API:8081]10.0.0.27 - - [2025-09-15 02:47:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055905 [API:8081]10.0.0.27 - - [2025-09-15 02:47:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.165603 [API:8081]10.0.0.38 - - [2025-09-15 02:47:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.233001 [API:8081]10.0.0.27 - - [2025-09-15 02:47:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.227422 [API:8081]10.0.0.249 - - [2025-09-15 02:47:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.135950 [API:8081]10.0.0.249 - - [2025-09-15 02:47:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.130038 [API:8081]10.0.0.38 - - [2025-09-15 02:47:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.154537 [API:8081]10.0.0.27 - - [2025-09-15 02:48:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.063513 [API:8081]10.0.0.249 - - [2025-09-15 02:49:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000252 [API:8081]10.0.0.249 - - [2025-09-15 02:49:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1345 0.059728 [API:8081]10.0.0.27 - - [2025-09-15 02:50:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057259 [API:8081]10.0.0.249 - - [2025-09-15 02:50:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1357 0.053432 [API:8081]10.0.0.27 - - [2025-09-15 02:51:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.056996 [API:8081]10.0.0.249 - - [2025-09-15 02:52:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.249 - - [2025-09-15 02:52:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1485 0.047897 [API:8081]10.0.0.27 - - [2025-09-15 02:52:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.177424 [API:8081]10.0.0.38 - - [2025-09-15 02:52:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.261095 [API:8081]10.0.0.27 - - [2025-09-15 02:52:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.266180 [API:8081]10.0.0.249 - - [2025-09-15 02:52:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.167355 [API:8081]10.0.0.249 - - [2025-09-15 02:52:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.174413 [API:8081]10.0.0.38 - - [2025-09-15 02:52:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.095077 [API:8081]10.0.0.249 - - [2025-09-15 02:52:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47760623:6308f27f-bd53-4cb0-bf26-f462a98920cf?flat HTTP/1.1" 200 5825 0.057488 [API:8081]10.0.0.249 - - [2025-09-15 02:52:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47760623:6308f27f-bd53-4cb0-bf26-f462a98920cf?flat HTTP/1.1" 200 5825 0.054903 [API:8081]10.0.0.249 - - [2025-09-15 02:52:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47760623:6308f27f-bd53-4cb0-bf26-f462a98920cf?flat HTTP/1.1" 200 5825 0.012911 [API:8081]10.0.0.249 - - [2025-09-15 02:52:53] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47760623:ctest-SecurityGroupBasicRegressionTests1Ipv6-47760623-33100020?flat HTTP/1.1" 200 10798 0.017307 [API:8081]10.0.0.249 - - [2025-09-15 02:52:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.019143 [API:8081]10.0.0.249 - - [2025-09-15 02:52:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.018580 [API:8081]10.0.0.249 - - [2025-09-15 02:52:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.007987 [API:8081]10.0.0.27 - - [2025-09-15 02:53:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052960 [API:8081]10.0.0.249 - - [2025-09-15 02:53:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47760623:36d0b517-883e-44ce-a155-0ee649d66f8c?flat HTTP/1.1" 200 5956 0.013147 [API:8081]10.0.0.249 - - [2025-09-15 02:53:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47760623:36d0b517-883e-44ce-a155-0ee649d66f8c?flat HTTP/1.1" 200 5956 0.011448 [API:8081]10.0.0.249 - - [2025-09-15 02:53:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47760623:36d0b517-883e-44ce-a155-0ee649d66f8c?flat HTTP/1.1" 200 5956 0.011528 [API:8081]10.0.0.249 - - [2025-09-15 02:53:14] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47760623:ctest-SecurityGroupBasicRegressionTests1Ipv6-47760623-33100020?flat HTTP/1.1" 200 12213 0.015853 [API:8081]10.0.0.249 - - [2025-09-15 02:53:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.016624 [API:8081]10.0.0.249 - - [2025-09-15 02:53:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.016687 [API:8081]10.0.0.249 - - [2025-09-15 02:53:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008485 [API:8081]10.0.0.249 - - [2025-09-15 02:53:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.019636 [API:8081]10.0.0.249 - - [2025-09-15 02:53:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.018808 [API:8081]10.0.0.249 - - [2025-09-15 02:53:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.017484 [API:8081]10.0.0.249 - - [2025-09-15 02:53:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.021808 [API:8081]10.0.0.249 - - [2025-09-15 02:53:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.016674 [API:8081]10.0.0.249 - - [2025-09-15 02:54:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.019578 [API:8081]10.0.0.249 - - [2025-09-15 02:54:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.018969 [API:8081]10.0.0.249 - - [2025-09-15 02:54:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.026607 [API:8081]10.0.0.27 - - [2025-09-15 02:54:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.051021 [API:8081]10.0.0.249 - - [2025-09-15 02:54:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.016629 [API:8081]10.0.0.249 - - [2025-09-15 02:54:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.022946 [API:8081]10.0.0.249 - - [2025-09-15 02:54:14] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47760623:ctest-SecurityGroupBasicRegressionTests1Ipv6-47760623-33100020?flat HTTP/1.1" 200 11779 0.017234 [API:8081]10.0.0.249 - - [2025-09-15 02:54:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008580 [API:8081]10.0.0.249 - - [2025-09-15 02:54:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.019795 [API:8081]10.0.0.249 - - [2025-09-15 02:54:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.021216 [API:8081]10.0.0.249 - - [2025-09-15 02:54:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.018365 [API:8081]10.0.0.249 - - [2025-09-15 02:54:23] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-47760623:ctest-SecurityGroupBasicRegressionTests1Ipv6-47760623-33100020?flat HTTP/1.1" 200 8799 0.013049 [API:8081]10.0.0.249 - - [2025-09-15 02:54:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007418 [API:8081]10.0.0.249 - - [2025-09-15 02:54:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.249 - - [2025-09-15 02:54:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1286 0.074591 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:54:38] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002845 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:54:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002770 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:54:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002475 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:54:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002432 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 02:54:38] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001998 [API:8081]10.0.0.249 - - [2025-09-15 02:55:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-59650372:49767205-e997-455c-83f0-f2c8f84174e9?flat HTTP/1.1" 200 5804 0.050045 [API:8081]10.0.0.249 - - [2025-09-15 02:55:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-59650372:49767205-e997-455c-83f0-f2c8f84174e9?flat HTTP/1.1" 200 5804 0.060900 [API:8081]10.0.0.249 - - [2025-09-15 02:55:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-59650372:49767205-e997-455c-83f0-f2c8f84174e9?flat HTTP/1.1" 200 5804 0.012020 [API:8081]10.0.0.249 - - [2025-09-15 02:55:15] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-59650372:ctest-SecurityGroupBasicRegressionTests1_contrail-59650372-14037737?flat HTTP/1.1" 200 4446 0.012833 [API:8081]10.0.0.249 - - [2025-09-15 02:55:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.021104 [API:8081]10.0.0.249 - - [2025-09-15 02:55:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.018849 [API:8081]10.0.0.249 - - [2025-09-15 02:55:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008616 [API:8081]10.0.0.249 - - [2025-09-15 02:55:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-59650372:123d3e8d-914c-478a-aa70-3a4794ca92d9?flat HTTP/1.1" 200 5668 0.011726 [API:8081]10.0.0.249 - - [2025-09-15 02:55:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-59650372:123d3e8d-914c-478a-aa70-3a4794ca92d9?flat HTTP/1.1" 200 5668 0.011367 [API:8081]10.0.0.249 - - [2025-09-15 02:55:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-59650372:123d3e8d-914c-478a-aa70-3a4794ca92d9?flat HTTP/1.1" 200 5668 0.011633 [API:8081]10.0.0.249 - - [2025-09-15 02:55:35] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-59650372:ctest-SecurityGroupBasicRegressionTests1_contrail-59650372-14037737?flat HTTP/1.1" 200 11782 0.016224 [API:8081]10.0.0.249 - - [2025-09-15 02:55:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.025611 [API:8081]10.0.0.249 - - [2025-09-15 02:55:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.016485 [API:8081]10.0.0.249 - - [2025-09-15 02:55:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010010 [API:8081]10.0.0.249 - - [2025-09-15 02:55:44] "GET /analytics HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.249 - - [2025-09-15 02:55:44] "GET /analytics HTTP/1.1" 401 206 0.000133 [API:8081]10.0.0.27 - - [2025-09-15 02:56:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058318 [API:8081]10.0.0.38 - - [2025-09-15 02:56:14] "GET /analytics HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.38 - - [2025-09-15 02:56:14] "GET /analytics HTTP/1.1" 401 206 0.000144 [API:8081]10.0.0.27 - - [2025-09-15 02:56:14] "GET /analytics HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.27 - - [2025-09-15 02:56:14] "GET /analytics HTTP/1.1" 401 206 0.000127 [API:8081]10.0.0.249 - - [2025-09-15 02:56:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.019302 [API:8081]10.0.0.249 - - [2025-09-15 02:56:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.018538 [API:8081]10.0.0.249 - - [2025-09-15 02:56:45] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-59650372:ctest-SecurityGroupBasicRegressionTests1_contrail-59650372-14037737?flat HTTP/1.1" 200 11566 0.020732 [API:8081]10.0.0.249 - - [2025-09-15 02:56:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008371 [API:8081]10.0.0.249 - - [2025-09-15 02:56:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.032984 [API:8081]10.0.0.249 - - [2025-09-15 02:56:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.019870 [API:8081]10.0.0.249 - - [2025-09-15 02:56:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.019183 [API:8081]10.0.0.249 - - [2025-09-15 02:56:54] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-59650372:ctest-SecurityGroupBasicRegressionTests1_contrail-59650372-14037737?flat HTTP/1.1" 200 8426 0.010769 [API:8081]10.0.0.249 - - [2025-09-15 02:56:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007735 [API:8081]10.0.0.249 - - [2025-09-15 02:57:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.249 - - [2025-09-15 02:57:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1250 0.051400 [API:8081]10.0.0.27 - - [2025-09-15 02:57:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.072530 [API:8081]10.0.0.249 - - [2025-09-15 02:57:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-94201868:7e21597c-811a-4657-979b-89e6d68e38b2?flat HTTP/1.1" 200 5679 0.051647 [API:8081]10.0.0.249 - - [2025-09-15 02:57:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-94201868:7e21597c-811a-4657-979b-89e6d68e38b2?flat HTTP/1.1" 200 5679 0.012879 [API:8081]10.0.0.249 - - [2025-09-15 02:57:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-94201868:7e21597c-811a-4657-979b-89e6d68e38b2?flat HTTP/1.1" 200 5679 0.051994 [API:8081]10.0.0.249 - - [2025-09-15 02:57:47] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-94201868:ctest-SecurityGroupBasicRegressionTests1-94201868-79064564?flat HTTP/1.1" 200 9927 0.014852 [API:8081]10.0.0.249 - - [2025-09-15 02:57:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.019331 [API:8081]10.0.0.249 - - [2025-09-15 02:57:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24640 0.019157 [API:8081]10.0.0.249 - - [2025-09-15 02:57:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011545 [API:8081]10.0.0.27 - - [2025-09-15 02:57:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.186820 [API:8081]10.0.0.38 - - [2025-09-15 02:57:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.245682 [API:8081]10.0.0.27 - - [2025-09-15 02:57:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.253898 [API:8081]10.0.0.249 - - [2025-09-15 02:57:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.162112 [API:8081]10.0.0.249 - - [2025-09-15 02:57:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.154579 [API:8081]10.0.0.38 - - [2025-09-15 02:57:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.149016 [API:8081]10.0.0.249 - - [2025-09-15 02:58:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-94201868:0663d0de-f224-4047-b312-1ef989fa67f7?flat HTTP/1.1" 200 5542 0.012765 [API:8081]10.0.0.249 - - [2025-09-15 02:58:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-94201868:0663d0de-f224-4047-b312-1ef989fa67f7?flat HTTP/1.1" 200 5542 0.011547 [API:8081]10.0.0.249 - - [2025-09-15 02:58:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-94201868:0663d0de-f224-4047-b312-1ef989fa67f7?flat HTTP/1.1" 200 5542 0.011478 [API:8081]10.0.0.249 - - [2025-09-15 02:58:08] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-94201868:ctest-SecurityGroupBasicRegressionTests1-94201868-79064564?flat HTTP/1.1" 200 10065 0.016333 [API:8081]10.0.0.249 - - [2025-09-15 02:58:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.026139 [API:8081]10.0.0.249 - - [2025-09-15 02:58:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.015827 [API:8081]10.0.0.249 - - [2025-09-15 02:58:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009003 [API:8081]10.0.0.27 - - [2025-09-15 02:59:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.097317 [API:8081]10.0.0.249 - - [2025-09-15 02:59:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.018281 [API:8081]10.0.0.249 - - [2025-09-15 02:59:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.018103 [API:8081]10.0.0.249 - - [2025-09-15 02:59:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.026726 [API:8081]10.0.0.249 - - [2025-09-15 02:59:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.017519 [API:8081]10.0.0.249 - - [2025-09-15 02:59:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.017873 [API:8081]10.0.0.249 - - [2025-09-15 02:59:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.031188 [API:8081]10.0.0.249 - - [2025-09-15 02:59:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.031610 [API:8081]10.0.0.249 - - [2025-09-15 02:59:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.017300 [API:8081]10.0.0.249 - - [2025-09-15 02:59:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.018678 [API:8081]10.0.0.249 - - [2025-09-15 02:59:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.015800 [API:8081]10.0.0.249 - - [2025-09-15 02:59:43] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-94201868:ctest-SecurityGroupBasicRegressionTests1-94201868-79064564?flat HTTP/1.1" 200 10822 0.080042 [API:8081]10.0.0.249 - - [2025-09-15 02:59:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008867 [API:8081]10.0.0.249 - - [2025-09-15 02:59:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.042571 [API:8081]10.0.0.249 - - [2025-09-15 02:59:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.020726 [API:8081]10.0.0.249 - - [2025-09-15 02:59:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.029184 [API:8081]10.0.0.249 - - [2025-09-15 02:59:52] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-94201868:ctest-SecurityGroupBasicRegressionTests1-94201868-79064564?flat HTTP/1.1" 200 7956 0.013044 [API:8081]10.0.0.249 - - [2025-09-15 02:59:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009046 [API:8081]10.0.0.249 - - [2025-09-15 03:00:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.249 - - [2025-09-15 03:00:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1347 0.054560 [API:8081]10.0.0.249 - - [2025-09-15 03:00:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.048204 [API:8081]10.0.0.249 - - [2025-09-15 03:00:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1775 0.055969 [API:8081]10.0.0.27 - - [2025-09-15 03:00:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.068092 [API:8081]10.0.0.249 - - [2025-09-15 03:00:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1345 0.010889 [API:8081]10.0.0.249 - - [2025-09-15 03:00:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1558 0.008673 [API:8081]10.0.0.249 - - [2025-09-15 03:00:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1773 0.008384 [API:8081]10.0.0.249 - - [2025-09-15 03:00:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1998 0.013805 [API:8081]10.0.0.249 - - [2025-09-15 03:00:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2225 0.009068 [API:8081]10.0.0.249 - - [2025-09-15 03:00:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.249 - - [2025-09-15 03:00:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1345 0.049743 [API:8081]10.0.0.249 - - [2025-09-15 03:00:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1349 0.051994 [API:8081]10.0.0.249 - - [2025-09-15 03:00:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1568 0.048496 [API:8081]10.0.0.249 - - [2025-09-15 03:00:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.008731 [API:8081]10.0.0.249 - - [2025-09-15 03:00:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1345 0.008036 [API:8081]10.0.0.249 - - [2025-09-15 03:00:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.013513 [API:8081]10.0.0.249 - - [2025-09-15 03:01:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.249 - - [2025-09-15 03:01:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.052892 [API:8081]10.0.0.249 - - [2025-09-15 03:01:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1337 0.082187 [API:8081]10.0.0.249 - - [2025-09-15 03:01:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1548 0.054767 [API:8081]10.0.0.249 - - [2025-09-15 03:01:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.009303 [API:8081]10.0.0.249 - - [2025-09-15 03:01:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1337 0.008511 [API:8081]10.0.0.249 - - [2025-09-15 03:01:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1548 0.010171 [API:8081]10.0.0.249 - - [2025-09-15 03:01:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1769 0.008211 [API:8081]10.0.0.249 - - [2025-09-15 03:01:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1992 0.010171 [API:8081]10.0.0.249 - - [2025-09-15 03:01:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000243 [API:8081]10.0.0.249 - - [2025-09-15 03:01:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1134 0.057761 [API:8081]10.0.0.249 - - [2025-09-15 03:01:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1351 0.050779 [API:8081]10.0.0.249 - - [2025-09-15 03:01:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1572 0.049786 [API:8081]10.0.0.249 - - [2025-09-15 03:01:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1805 0.008164 [API:8081]10.0.0.249 - - [2025-09-15 03:01:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2040 0.009515 [API:8081]10.0.0.27 - - [2025-09-15 03:02:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052317 [API:8081]10.0.0.27 - - [2025-09-15 03:02:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.169690 [API:8081]10.0.0.38 - - [2025-09-15 03:02:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.278755 [API:8081]10.0.0.27 - - [2025-09-15 03:02:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.254848 [API:8081]10.0.0.249 - - [2025-09-15 03:02:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.154550 [API:8081]10.0.0.249 - - [2025-09-15 03:02:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.144073 [API:8081]10.0.0.38 - - [2025-09-15 03:02:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.191237 [API:8081]10.0.0.27 - - [2025-09-15 03:03:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.050161 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:04:38] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.006803 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:04:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003346 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:04:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003883 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:04:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004479 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:04:38] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002471 [API:8081]10.0.0.27 - - [2025-09-15 03:05:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066079 [API:8081]10.0.0.249 - - [2025-09-15 03:05:44] "GET /analytics HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.249 - - [2025-09-15 03:05:44] "GET /analytics HTTP/1.1" 401 206 0.000146 [API:8081]10.0.0.38 - - [2025-09-15 03:06:14] "GET /analytics HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.38 - - [2025-09-15 03:06:14] "GET /analytics HTTP/1.1" 401 206 0.000168 [API:8081]10.0.0.27 - - [2025-09-15 03:06:14] "GET /analytics HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.27 - - [2025-09-15 03:06:14] "GET /analytics HTTP/1.1" 401 206 0.000150 [API:8081]10.0.0.27 - - [2025-09-15 03:06:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.066212 [API:8081]10.0.0.27 - - [2025-09-15 03:07:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.206471 [API:8081]10.0.0.38 - - [2025-09-15 03:07:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.332573 [API:8081]10.0.0.27 - - [2025-09-15 03:07:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.353734 [API:8081]10.0.0.249 - - [2025-09-15 03:07:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.342249 [API:8081]10.0.0.249 - - [2025-09-15 03:07:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.290990 [API:8081]10.0.0.38 - - [2025-09-15 03:07:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.029411 [API:8081]10.0.0.249 - - [2025-09-15 03:07:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.249 - - [2025-09-15 03:07:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1351 0.062157 [API:8081]10.0.0.249 - - [2025-09-15 03:07:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1562 0.057201 [API:8081]10.0.0.27 - - [2025-09-15 03:08:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.108083 [API:8081]10.0.0.27 - - [2025-09-15 03:09:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.061538 [API:8081]10.0.0.27 - - [2025-09-15 03:11:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.110230 [API:8081]10.0.0.249 - - [2025-09-15 03:12:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.249 - - [2025-09-15 03:12:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.077235 [API:8081]10.0.0.27 - - [2025-09-15 03:12:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.062850 [API:8081]10.0.0.27 - - [2025-09-15 03:12:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.176885 [API:8081]10.0.0.38 - - [2025-09-15 03:12:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.274824 [API:8081]10.0.0.27 - - [2025-09-15 03:12:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.264768 [API:8081]10.0.0.249 - - [2025-09-15 03:12:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.133381 [API:8081]10.0.0.249 - - [2025-09-15 03:12:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.156279 [API:8081]10.0.0.38 - - [2025-09-15 03:12:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.190758 [API:8081]10.0.0.249 - - [2025-09-15 03:13:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.249 - - [2025-09-15 03:13:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1349 0.077000 [API:8081]10.0.0.27 - - [2025-09-15 03:14:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052750 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:14:38] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005030 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:14:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003821 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:14:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004894 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:14:38] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003971 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:14:38] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002923 [API:8081]10.0.0.27 - - [2025-09-15 03:15:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.060784 [API:8081]10.0.0.249 - - [2025-09-15 03:15:44] "GET /analytics HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.249 - - [2025-09-15 03:15:44] "GET /analytics HTTP/1.1" 401 206 0.000176 [API:8081]10.0.0.38 - - [2025-09-15 03:16:14] "GET /analytics HTTP/1.1" 401 206 0.000248 [API:8081]10.0.0.38 - - [2025-09-15 03:16:14] "GET /analytics HTTP/1.1" 401 206 0.000146 [API:8081]10.0.0.27 - - [2025-09-15 03:16:14] "GET /analytics HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.27 - - [2025-09-15 03:16:14] "GET /analytics HTTP/1.1" 401 206 0.000161 [API:8081]10.0.0.27 - - [2025-09-15 03:17:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.340254 [API:8081]10.0.0.27 - - [2025-09-15 03:17:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.383064 [API:8081]10.0.0.38 - - [2025-09-15 03:17:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.281537 [API:8081]10.0.0.27 - - [2025-09-15 03:17:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.300347 [API:8081]10.0.0.249 - - [2025-09-15 03:17:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.477114 [API:8081]10.0.0.249 - - [2025-09-15 03:17:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.213310 [API:8081]10.0.0.38 - - [2025-09-15 03:17:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.052600 [API:8081]10.0.0.249 - - [2025-09-15 03:18:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000377 [API:8081]10.0.0.249 - - [2025-09-15 03:18:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.059596 [API:8081]10.0.0.27 - - [2025-09-15 03:18:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.061340 [API:8081]10.0.0.27 - - [2025-09-15 03:20:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067343 [API:8081]10.0.0.27 - - [2025-09-15 03:21:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.061238 [API:8081]10.0.0.27 - - [2025-09-15 03:22:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.202413 [API:8081]10.0.0.38 - - [2025-09-15 03:22:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.292207 [API:8081]10.0.0.27 - - [2025-09-15 03:22:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.305541 [API:8081]10.0.0.249 - - [2025-09-15 03:22:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.174755 [API:8081]10.0.0.249 - - [2025-09-15 03:22:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.223819 [API:8081]10.0.0.38 - - [2025-09-15 03:22:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.175651 [API:8081]10.0.0.249 - - [2025-09-15 03:23:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-17617097:a1a6939a-5dc4-4ce0-80de-cf54845ec1c5?flat HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.249 - - [2025-09-15 03:23:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-17617097:a1a6939a-5dc4-4ce0-80de-cf54845ec1c5?flat HTTP/1.1" 200 5114 0.055139 [API:8081]10.0.0.249 - - [2025-09-15 03:23:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-17617097:a1a6939a-5dc4-4ce0-80de-cf54845ec1c5?flat HTTP/1.1" 200 5114 0.066929 [API:8081]10.0.0.249 - - [2025-09-15 03:23:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-17617097:a1a6939a-5dc4-4ce0-80de-cf54845ec1c5?flat HTTP/1.1" 200 5114 0.056731 [API:8081]10.0.0.249 - - [2025-09-15 03:23:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-17617097:ctest-random-45001169?flat HTTP/1.1" 200 3382 0.013235 [API:8081]10.0.0.249 - - [2025-09-15 03:23:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.031431 [API:8081]10.0.0.249 - - [2025-09-15 03:23:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.020019 [API:8081]10.0.0.249 - - [2025-09-15 03:23:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008435 [API:8081]10.0.0.249 - - [2025-09-15 03:23:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.008867 [API:8081]10.0.0.249 - - [2025-09-15 03:23:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.025910 [API:8081]10.0.0.249 - - [2025-09-15 03:23:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.021463 [API:8081]10.0.0.249 - - [2025-09-15 03:23:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.020058 [API:8081]10.0.0.249 - - [2025-09-15 03:23:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.020171 [API:8081]10.0.0.249 - - [2025-09-15 03:23:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.019673 [API:8081]10.0.0.249 - - [2025-09-15 03:23:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24652 0.025657 [API:8081]10.0.0.249 - - [2025-09-15 03:23:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-17617097:ctest-random-45001169?flat HTTP/1.1" 200 3993 0.012791 [API:8081]10.0.0.249 - - [2025-09-15 03:23:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010218 [API:8081]10.0.0.27 - - [2025-09-15 03:23:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063474 [API:8081]10.0.0.27 - - [2025-09-15 03:24:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.065965 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:24:39] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003463 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:24:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003097 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:24:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002904 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:24:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002901 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:24:39] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002299 [API:8081]10.0.0.249 - - [2025-09-15 03:25:44] "GET /analytics HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.249 - - [2025-09-15 03:25:44] "GET /analytics HTTP/1.1" 401 206 0.000196 [API:8081]10.0.0.38 - - [2025-09-15 03:26:14] "GET /analytics HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.38 - - [2025-09-15 03:26:14] "GET /analytics HTTP/1.1" 401 206 0.000125 [API:8081]10.0.0.27 - - [2025-09-15 03:26:14] "GET /analytics HTTP/1.1" 401 206 0.000228 [API:8081]10.0.0.27 - - [2025-09-15 03:26:14] "GET /analytics HTTP/1.1" 401 206 0.000138 [API:8081]10.0.0.27 - - [2025-09-15 03:26:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055270 [API:8081]10.0.0.249 - - [2025-09-15 03:26:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000377 [API:8081]10.0.0.249 - - [2025-09-15 03:26:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1554 0.058344 [API:8081]10.0.0.27 - - [2025-09-15 03:27:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.059128 [API:8081]10.0.0.27 - - [2025-09-15 03:27:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.140516 [API:8081]10.0.0.38 - - [2025-09-15 03:27:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.234912 [API:8081]10.0.0.27 - - [2025-09-15 03:27:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.238942 [API:8081]10.0.0.249 - - [2025-09-15 03:27:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.130658 [API:8081]10.0.0.249 - - [2025-09-15 03:27:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.144363 [API:8081]10.0.0.38 - - [2025-09-15 03:27:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.010365 [API:8081]10.0.0.27 - - [2025-09-15 03:29:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.333004 [API:8081]10.0.0.249 - - [2025-09-15 03:29:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.249 - - [2025-09-15 03:29:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1329 0.050179 [API:8081]10.0.0.27 - - [2025-09-15 03:30:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.059807 [API:8081]10.0.0.249 - - [2025-09-15 03:31:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.249 - - [2025-09-15 03:31:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1154 0.059628 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:22] "POST /analytics/query HTTP/1.1" 202 179 0.016212 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:22] "GET /analytics/query/976b7ee4-91e4-11f0-b270-00000a0000f9 HTTP/1.1" 200 221 0.020529 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:23] "GET /analytics/query/976b7ee4-91e4-11f0-b270-00000a0000f9 HTTP/1.1" 200 221 0.002128 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:23] "GET /analytics/query/976b7ee4-91e4-11f0-b270-00000a0000f9 HTTP/1.1" 200 338 0.002981 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:23] "GET /analytics/query/976b7ee4-91e4-11f0-b270-00000a0000f9/chunk-final/0 HTTP/1.1" 200 862 0.003828 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:24] "POST /analytics/query HTTP/1.1" 202 179 0.006699 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:24] "GET /analytics/query/98799bea-91e4-11f0-a0fe-00000a0000f9 HTTP/1.1" 200 221 0.014371 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:25] "GET /analytics/query/98799bea-91e4-11f0-a0fe-00000a0000f9 HTTP/1.1" 200 221 0.002115 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:25] "GET /analytics/query/98799bea-91e4-11f0-a0fe-00000a0000f9 HTTP/1.1" 200 338 0.003108 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:25] "GET /analytics/query/98799bea-91e4-11f0-a0fe-00000a0000f9/chunk-final/0 HTTP/1.1" 200 862 0.002826 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:26] "POST /analytics/query HTTP/1.1" 202 179 0.007743 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:26] "GET /analytics/query/99797dbe-91e4-11f0-a5c0-00000a0000f9 HTTP/1.1" 200 221 0.004605 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:26] "GET /analytics/query/99797dbe-91e4-11f0-a5c0-00000a0000f9 HTTP/1.1" 200 339 0.002139 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:26] "GET /analytics/query/99797dbe-91e4-11f0-a5c0-00000a0000f9/chunk-final/0 HTTP/1.1" 200 24330 0.003366 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:27] "POST /analytics/query HTTP/1.1" 202 179 0.004704 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:27] "GET /analytics/query/9a328569-91e4-11f0-b966-00000a0000f9 HTTP/1.1" 200 221 0.008416 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:27] "GET /analytics/query/9a328569-91e4-11f0-b966-00000a0000f9 HTTP/1.1" 200 339 0.002124 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:27] "GET /analytics/query/9a328569-91e4-11f0-b966-00000a0000f9/chunk-final/0 HTTP/1.1" 200 24328 0.002695 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:28] "POST /analytics/query HTTP/1.1" 202 179 0.005196 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:28] "GET /analytics/query/9ae3263a-91e4-11f0-8e38-00000a0000f9 HTTP/1.1" 200 221 0.001767 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:29] "GET /analytics/query/9ae3263a-91e4-11f0-8e38-00000a0000f9 HTTP/1.1" 200 221 0.001899 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:29] "GET /analytics/query/9ae3263a-91e4-11f0-8e38-00000a0000f9 HTTP/1.1" 200 339 0.002189 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:29] "GET /analytics/query/9ae3263a-91e4-11f0-8e38-00000a0000f9/chunk-final/0 HTTP/1.1" 200 8856 0.002163 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:33] "GET /analytics/tables HTTP/1.1" 200 27988 0.003087 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:33] "POST /analytics/query HTTP/1.1" 202 179 0.004489 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:33] "GET /analytics/query/9dde3b1d-91e4-11f0-81c0-00000a0000f9 HTTP/1.1" 200 221 0.004140 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:34] "GET /analytics/query/9dde3b1d-91e4-11f0-81c0-00000a0000f9 HTTP/1.1" 200 340 0.002082 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:34] "GET /analytics/query/9dde3b1d-91e4-11f0-81c0-00000a0000f9/chunk-final/0 HTTP/1.1" 200 321901 0.011622 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:34] "GET /analytics/tables HTTP/1.1" 200 27988 0.002789 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:35] "GET /analytics/tables HTTP/1.1" 200 27988 0.002623 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:35] "POST /analytics/query HTTP/1.1" 202 179 0.004230 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:35] "GET /analytics/query/9f02aa2f-91e4-11f0-9d33-00000a0000f9 HTTP/1.1" 200 221 0.001611 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:35] "GET /analytics/query/9f02aa2f-91e4-11f0-9d33-00000a0000f9 HTTP/1.1" 200 338 0.004826 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:36] "GET /analytics/query/9f02aa2f-91e4-11f0-9d33-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.001845 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:36] "POST /analytics/query HTTP/1.1" 202 179 0.008369 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:36] "GET /analytics/query/9f53527a-91e4-11f0-a7b9-00000a0000f9 HTTP/1.1" 200 221 0.001819 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:36] "GET /analytics/query/9f53527a-91e4-11f0-a7b9-00000a0000f9 HTTP/1.1" 200 338 0.002088 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:36] "GET /analytics/query/9f53527a-91e4-11f0-a7b9-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.001557 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:36] "POST /analytics/query HTTP/1.1" 202 179 0.004897 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:36] "GET /analytics/query/9fa496c7-91e4-11f0-b095-00000a0000f9 HTTP/1.1" 200 221 0.006670 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:37] "GET /analytics/query/9fa496c7-91e4-11f0-b095-00000a0000f9 HTTP/1.1" 200 338 0.001923 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:37] "GET /analytics/query/9fa496c7-91e4-11f0-b095-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.002282 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:37] "POST /analytics/query HTTP/1.1" 202 179 0.011263 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:37] "GET /analytics/query/9ff7685f-91e4-11f0-9f3f-00000a0000f9 HTTP/1.1" 200 221 0.001915 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:37] "GET /analytics/query/9ff7685f-91e4-11f0-9f3f-00000a0000f9 HTTP/1.1" 200 338 0.001886 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:37] "GET /analytics/query/9ff7685f-91e4-11f0-9f3f-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.001539 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:37] "POST /analytics/query HTTP/1.1" 202 179 0.005959 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:37] "GET /analytics/query/a0492b50-91e4-11f0-9b19-00000a0000f9 HTTP/1.1" 200 221 0.001767 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:38] "GET /analytics/query/a0492b50-91e4-11f0-9b19-00000a0000f9 HTTP/1.1" 200 338 0.002294 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:38] "GET /analytics/query/a0492b50-91e4-11f0-9b19-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.001617 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:38] "POST /analytics/query HTTP/1.1" 202 179 0.005005 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:38] "GET /analytics/query/a09ae576-91e4-11f0-b50e-00000a0000f9 HTTP/1.1" 200 221 0.003142 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:38] "GET /analytics/query/a09ae576-91e4-11f0-b50e-00000a0000f9 HTTP/1.1" 200 338 0.001989 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:38] "GET /analytics/query/a09ae576-91e4-11f0-b50e-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.002096 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:38] "POST /analytics/query HTTP/1.1" 202 179 0.018594 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:38] "GET /analytics/query/a0ebdfda-91e4-11f0-8e0f-00000a0000f9 HTTP/1.1" 200 221 0.001728 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:39] "GET /analytics/query/a0ebdfda-91e4-11f0-8e0f-00000a0000f9 HTTP/1.1" 200 338 0.002078 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:39] "GET /analytics/query/a0ebdfda-91e4-11f0-8e0f-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.001978 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:39] "POST /analytics/query HTTP/1.1" 202 179 0.025889 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:39] "GET /analytics/query/a13fe645-91e4-11f0-be92-00000a0000f9 HTTP/1.1" 200 221 0.003563 [API:8081]10.0.0.27 - - [2025-09-15 03:32:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058377 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:39] "GET /analytics/query/a13fe645-91e4-11f0-be92-00000a0000f9 HTTP/1.1" 200 338 0.002326 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:39] "GET /analytics/query/a13fe645-91e4-11f0-be92-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.001809 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:39] "POST /analytics/query HTTP/1.1" 202 179 0.005416 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:39] "GET /analytics/query/a193e49e-91e4-11f0-bf68-00000a0000f9 HTTP/1.1" 200 221 0.002297 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:40] "GET /analytics/query/a193e49e-91e4-11f0-bf68-00000a0000f9 HTTP/1.1" 200 338 0.002193 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:40] "GET /analytics/query/a193e49e-91e4-11f0-bf68-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.002249 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:40] "POST /analytics/query HTTP/1.1" 202 179 0.004282 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:40] "GET /analytics/query/a1e4b1ff-91e4-11f0-846a-00000a0000f9 HTTP/1.1" 200 221 0.001513 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:40] "GET /analytics/query/a1e4b1ff-91e4-11f0-846a-00000a0000f9 HTTP/1.1" 200 338 0.002437 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:40] "GET /analytics/query/a1e4b1ff-91e4-11f0-846a-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.001871 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:40] "POST /analytics/query HTTP/1.1" 202 179 0.005146 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:40] "GET /analytics/query/a2350450-91e4-11f0-a4c7-00000a0000f9 HTTP/1.1" 200 221 0.001670 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:41] "GET /analytics/query/a2350450-91e4-11f0-a4c7-00000a0000f9 HTTP/1.1" 200 338 0.001962 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:41] "GET /analytics/query/a2350450-91e4-11f0-a4c7-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.001591 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:41] "POST /analytics/query HTTP/1.1" 202 179 0.004481 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:41] "GET /analytics/query/a2854968-91e4-11f0-a03d-00000a0000f9 HTTP/1.1" 200 221 0.002118 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:41] "GET /analytics/query/a2854968-91e4-11f0-a03d-00000a0000f9 HTTP/1.1" 200 338 0.002287 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:41] "GET /analytics/query/a2854968-91e4-11f0-a03d-00000a0000f9/chunk-final/0 HTTP/1.1" 200 145 0.001861 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:42] "GET /analytics/tables HTTP/1.1" 200 27988 0.002594 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:43] "GET /analytics/tables HTTP/1.1" 200 27988 0.004490 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:43] "POST /analytics/query HTTP/1.1" 202 179 0.013863 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:43] "GET /analytics/query/a3a4d536-91e4-11f0-9267-00000a0000f9 HTTP/1.1" 200 221 0.002263 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:43] "GET /analytics/query/a3a4d536-91e4-11f0-9267-00000a0000f9 HTTP/1.1" 200 340 0.002008 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:43] "GET /analytics/query/a3a4d536-91e4-11f0-9267-00000a0000f9/chunk-final/0 HTTP/1.1" 200 1505402 0.018405 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:43] "POST /analytics/query HTTP/1.1" 202 179 0.005413 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:43] "GET /analytics/query/a4001268-91e4-11f0-b82a-00000a0000f9 HTTP/1.1" 200 221 0.009880 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:44] "GET /analytics/query/a4001268-91e4-11f0-b82a-00000a0000f9 HTTP/1.1" 200 340 0.002158 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:44] "GET /analytics/query/a4001268-91e4-11f0-b82a-00000a0000f9/chunk-final/0 HTTP/1.1" 200 1506793 0.017368 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:45] "GET /analytics/tables HTTP/1.1" 200 27988 0.002463 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:45] "GET /analytics/tables HTTP/1.1" 200 27988 0.002743 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:46] "GET /analytics/tables HTTP/1.1" 200 27988 0.002535 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:47] "GET /analytics/tables HTTP/1.1" 200 27988 0.003816 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:47] "GET /analytics/tables HTTP/1.1" 200 27988 0.002790 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:47] "POST /analytics/query HTTP/1.1" 202 179 0.005494 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:47] "GET /analytics/query/a66bf6db-91e4-11f0-9855-00000a0000f9 HTTP/1.1" 200 221 0.002404 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:48] "GET /analytics/query/a66bf6db-91e4-11f0-9855-00000a0000f9 HTTP/1.1" 200 339 0.002219 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:48] "GET /analytics/query/a66bf6db-91e4-11f0-9855-00000a0000f9/chunk-final/0 HTTP/1.1" 200 61218 0.005057 [API:8081]10.0.0.27 - - [2025-09-15 03:32:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.237795 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:49] "GET /analytics/tables HTTP/1.1" 200 27988 0.003750 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:49] "POST /analytics/query HTTP/1.1" 202 179 0.029651 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:49] "GET /analytics/query/a72b9883-91e4-11f0-a386-00000a0000f9 HTTP/1.1" 200 221 0.001987 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:49] "GET /analytics/query/a72b9883-91e4-11f0-a386-00000a0000f9 HTTP/1.1" 200 341 0.002244 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:49] "GET /analytics/query/a72b9883-91e4-11f0-a386-00000a0000f9/chunk-final/0 HTTP/1.1" 200 896231 0.067631 [API:8081]10.0.0.38 - - [2025-09-15 03:32:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.392761 [API:8081]10.0.0.27 - - [2025-09-15 03:32:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.404711 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:50] "GET /analytics/tables HTTP/1.1" 200 27988 0.003095 [API:8081]10.0.0.249 - - [2025-09-15 03:32:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.199163 [API:8081]10.0.0.249 - - [2025-09-15 03:32:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.199245 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:51] "GET /analytics/tables HTTP/1.1" 200 27988 0.002789 [API:8081]10.0.0.38 - - [2025-09-15 03:32:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.173387 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:54] "GET /analytics/tables HTTP/1.1" 200 27988 0.002629 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:55] "GET /analytics/tables HTTP/1.1" 200 27988 0.004378 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:56] "POST /analytics/query HTTP/1.1" 200 2307 1.027354 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:56] "GET /analytics/tables HTTP/1.1" 200 27988 0.002985 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:57] "GET /analytics/tables HTTP/1.1" 200 27988 0.002803 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:58] "GET /analytics/tables HTTP/1.1" 200 27988 0.002578 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:58] "GET /analytics/tables HTTP/1.1" 200 27988 0.002521 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:32:59] "GET /analytics/tables HTTP/1.1" 200 27988 0.002676 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:33:00] "GET /analytics/tables HTTP/1.1" 200 27988 0.003359 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:33:00] "GET /analytics/tables HTTP/1.1" 200 27988 0.003113 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:33:01] "POST /analytics/query HTTP/1.1" 200 141415 1.018698 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:33:02] "GET /analytics/tables HTTP/1.1" 200 27988 0.002667 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:33:03] "GET /analytics/tables HTTP/1.1" 200 27988 0.002827 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:33:04] "GET /analytics/tables HTTP/1.1" 200 27988 0.002595 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:33:04] "GET /analytics/tables HTTP/1.1" 200 27988 0.002494 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:33:05] "GET /analytics/tables HTTP/1.1" 200 27988 0.002456 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:33:06] "GET /analytics/tables HTTP/1.1" 200 27988 0.003222 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:33:06] "GET /analytics/tables HTTP/1.1" 200 27988 0.003474 [API:8081]10.0.0.249 - - [2025-09-15 03:33:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.249 - - [2025-09-15 03:33:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1399 0.057923 [API:8081]10.0.0.27 - - [2025-09-15 03:33:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.058614 [API:8081]10.0.0.249 - - [2025-09-15 03:33:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.115137 [API:8081]10.0.0.249 - - [2025-09-15 03:33:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.027926 [API:8081]10.0.0.249 - - [2025-09-15 03:34:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.060088 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:34:39] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005690 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:34:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004851 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:34:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003278 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:34:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003976 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:34:39] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.003190 [API:8081]10.0.0.249 - - [2025-09-15 03:34:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.009380 [API:8081]10.0.0.249 - - [2025-09-15 03:34:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.009234 [API:8081]10.0.0.249 - - [2025-09-15 03:34:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.009775 [API:8081]10.0.0.249 - - [2025-09-15 03:34:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.018858 [API:8081]10.0.0.249 - - [2025-09-15 03:34:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1660 0.011790 [API:8081]10.0.0.249 - - [2025-09-15 03:34:55] "POST /analytics/query HTTP/1.1" 200 222 1.020412 [API:8081]10.0.0.249 - - [2025-09-15 03:34:57] "POST /analytics/query HTTP/1.1" 200 222 1.022477 [API:8081]10.0.0.249 - - [2025-09-15 03:34:58] "POST /analytics/query HTTP/1.1" 200 353 1.022741 [API:8081]10.0.0.27 - - [2025-09-15 03:35:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056474 [API:8081]10.0.0.249 - - [2025-09-15 03:35:44] "GET /analytics HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.249 - - [2025-09-15 03:35:44] "GET /analytics HTTP/1.1" 401 206 0.000147 [API:8081]10.0.0.38 - - [2025-09-15 03:36:14] "GET /analytics HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.38 - - [2025-09-15 03:36:14] "GET /analytics HTTP/1.1" 401 206 0.000200 [API:8081]10.0.0.27 - - [2025-09-15 03:36:14] "GET /analytics HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.27 - - [2025-09-15 03:36:14] "GET /analytics HTTP/1.1" 401 206 0.000215 [API:8081]10.0.0.27 - - [2025-09-15 03:36:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.063661 [API:8081]10.0.0.27 - - [2025-09-15 03:37:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.166613 [API:8081]10.0.0.38 - - [2025-09-15 03:37:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.270867 [API:8081]10.0.0.27 - - [2025-09-15 03:37:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.253522 [API:8081]10.0.0.249 - - [2025-09-15 03:37:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.146548 [API:8081]10.0.0.249 - - [2025-09-15 03:37:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.158687 [API:8081]10.0.0.38 - - [2025-09-15 03:37:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.015061 [API:8081]10.0.0.249 - - [2025-09-15 03:38:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25593 0.064601 [API:8081]10.0.0.249 - - [2025-09-15 03:38:19] "POST /analytics/query HTTP/1.1" 200 507 1.021915 [API:8081]10.0.0.249 - - [2025-09-15 03:38:20] "POST /analytics/query HTTP/1.1" 200 353 1.018190 [API:8081]10.0.0.249 - - [2025-09-15 03:38:21] "POST /analytics/query HTTP/1.1" 200 353 1.017868 [API:8081]10.0.0.27 - - [2025-09-15 03:38:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075723 [API:8081]10.0.0.27 - - [2025-09-15 03:39:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.057715 [API:8081]10.0.0.27 - - [2025-09-15 03:41:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053931 [API:8081]10.0.0.27 - - [2025-09-15 03:42:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.057181 [API:8081]10.0.0.27 - - [2025-09-15 03:42:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.191462 [API:8081]10.0.0.38 - - [2025-09-15 03:42:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.314116 [API:8081]10.0.0.27 - - [2025-09-15 03:42:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.288165 [API:8081]10.0.0.249 - - [2025-09-15 03:42:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.145375 [API:8081]10.0.0.249 - - [2025-09-15 03:42:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.176129 [API:8081]10.0.0.38 - - [2025-09-15 03:42:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.198619 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:44:39] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003024 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:44:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003059 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:44:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002706 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:44:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002990 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:44:39] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.001970 [API:8081]10.0.0.27 - - [2025-09-15 03:44:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068961 [API:8081]10.0.0.249 - - [2025-09-15 03:45:44] "GET /analytics HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.249 - - [2025-09-15 03:45:44] "GET /analytics HTTP/1.1" 401 206 0.000165 [API:8081]10.0.0.27 - - [2025-09-15 03:45:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.060164 [API:8081]10.0.0.38 - - [2025-09-15 03:46:14] "GET /analytics HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.38 - - [2025-09-15 03:46:14] "GET /analytics HTTP/1.1" 401 206 0.000148 [API:8081]10.0.0.27 - - [2025-09-15 03:46:14] "GET /analytics HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.27 - - [2025-09-15 03:46:14] "GET /analytics HTTP/1.1" 401 206 0.000189 [API:8081]10.0.0.27 - - [2025-09-15 03:47:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.178146 [API:8081]10.0.0.38 - - [2025-09-15 03:47:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.315590 [API:8081]10.0.0.27 - - [2025-09-15 03:47:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.346833 [API:8081]10.0.0.27 - - [2025-09-15 03:47:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064504 [API:8081]10.0.0.249 - - [2025-09-15 03:47:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.374120 [API:8081]10.0.0.249 - - [2025-09-15 03:47:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.181570 [API:8081]10.0.0.38 - - [2025-09-15 03:47:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.017637 [API:8081]10.0.0.27 - - [2025-09-15 03:48:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.058301 [API:8081]10.0.0.249 - - [2025-09-15 03:50:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.249 - - [2025-09-15 03:50:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1339 0.068530 [API:8081]10.0.0.27 - - [2025-09-15 03:50:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059654 [API:8081]10.0.0.249 - - [2025-09-15 03:50:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-65784622:694d9412-4e49-4c88-8a06-7f630d321dde?flat HTTP/1.1" 200 5206 0.059674 [API:8081]10.0.0.249 - - [2025-09-15 03:50:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-65784622:694d9412-4e49-4c88-8a06-7f630d321dde?flat HTTP/1.1" 200 5206 0.021580 [API:8081]10.0.0.249 - - [2025-09-15 03:50:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-65784622:694d9412-4e49-4c88-8a06-7f630d321dde?flat HTTP/1.1" 200 5206 0.058533 [API:8081]10.0.0.249 - - [2025-09-15 03:50:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-65784622:EVPN-VN1?flat HTTP/1.1" 200 7828 0.018314 [API:8081]10.0.0.249 - - [2025-09-15 03:50:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.020751 [API:8081]10.0.0.249 - - [2025-09-15 03:50:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.026702 [API:8081]10.0.0.249 - - [2025-09-15 03:50:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010121 [API:8081]10.0.0.249 - - [2025-09-15 03:51:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-65784622:148154a4-7682-4cde-8dd3-9ba6c96cba1a?flat HTTP/1.1" 200 5064 0.012653 [API:8081]10.0.0.249 - - [2025-09-15 03:51:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-65784622:148154a4-7682-4cde-8dd3-9ba6c96cba1a?flat HTTP/1.1" 200 5064 0.013289 [API:8081]10.0.0.249 - - [2025-09-15 03:51:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-65784622:148154a4-7682-4cde-8dd3-9ba6c96cba1a?flat HTTP/1.1" 200 5064 0.012898 [API:8081]10.0.0.249 - - [2025-09-15 03:51:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-65784622:EVPN-VN1?flat HTTP/1.1" 200 7828 0.015896 [API:8081]10.0.0.249 - - [2025-09-15 03:51:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25593 0.017731 [API:8081]10.0.0.249 - - [2025-09-15 03:51:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25593 0.017860 [API:8081]10.0.0.249 - - [2025-09-15 03:51:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009278 [API:8081]10.0.0.27 - - [2025-09-15 03:51:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.066676 [API:8081]10.0.0.27 - - [2025-09-15 03:52:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.295513 [API:8081]10.0.0.38 - - [2025-09-15 03:52:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.278950 [API:8081]10.0.0.27 - - [2025-09-15 03:52:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.313512 [API:8081]10.0.0.249 - - [2025-09-15 03:52:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.056719 [API:8081]10.0.0.249 - - [2025-09-15 03:52:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.188581 [API:8081]10.0.0.38 - - [2025-09-15 03:52:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.194895 [API:8081]10.0.0.249 - - [2025-09-15 03:53:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-65784622:694d9412-4e49-4c88-8a06-7f630d321dde?flat HTTP/1.1" 200 5319 0.018489 [API:8081]10.0.0.249 - - [2025-09-15 03:53:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-65784622:694d9412-4e49-4c88-8a06-7f630d321dde?flat HTTP/1.1" 200 5319 0.027783 [API:8081]10.0.0.249 - - [2025-09-15 03:53:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-65784622:694d9412-4e49-4c88-8a06-7f630d321dde?flat HTTP/1.1" 200 5319 0.031530 [API:8081]10.0.0.249 - - [2025-09-15 03:53:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-65784622:EVPN-VN1?flat HTTP/1.1" 200 8314 0.026382 [API:8081]10.0.0.249 - - [2025-09-15 03:53:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21256 0.027637 [API:8081]10.0.0.249 - - [2025-09-15 03:53:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 21256 0.026736 [API:8081]10.0.0.249 - - [2025-09-15 03:53:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009564 [API:8081]10.0.0.249 - - [2025-09-15 03:53:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-65784622:148154a4-7682-4cde-8dd3-9ba6c96cba1a?flat HTTP/1.1" 200 5315 0.011894 [API:8081]10.0.0.249 - - [2025-09-15 03:53:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-65784622:148154a4-7682-4cde-8dd3-9ba6c96cba1a?flat HTTP/1.1" 200 5315 0.014292 [API:8081]10.0.0.249 - - [2025-09-15 03:53:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-65784622:148154a4-7682-4cde-8dd3-9ba6c96cba1a?flat HTTP/1.1" 200 5315 0.016304 [API:8081]10.0.0.249 - - [2025-09-15 03:53:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-65784622:EVPN-VN1?flat HTTP/1.1" 200 9441 0.017210 [API:8081]10.0.0.249 - - [2025-09-15 03:53:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23712 0.018483 [API:8081]10.0.0.249 - - [2025-09-15 03:53:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23712 0.016159 [API:8081]10.0.0.249 - - [2025-09-15 03:53:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008572 [API:8081]10.0.0.27 - - [2025-09-15 03:53:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059778 [API:8081]10.0.0.249 - - [2025-09-15 03:54:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25077 0.024762 [API:8081]10.0.0.249 - - [2025-09-15 03:54:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-65784622:EVPN-VN1?flat HTTP/1.1" 200 8520 0.019895 [API:8081]10.0.0.249 - - [2025-09-15 03:54:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009719 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:54:39] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003489 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:54:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003328 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:54:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002754 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:54:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002503 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 03:54:39] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002710 [API:8081]10.0.0.249 - - [2025-09-15 03:54:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25282 0.023398 [API:8081]10.0.0.249 - - [2025-09-15 03:54:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25282 0.021029 [API:8081]10.0.0.249 - - [2025-09-15 03:54:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-65784622:EVPN-VN1?flat HTTP/1.1" 200 5989 0.012491 [API:8081]10.0.0.249 - - [2025-09-15 03:54:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008755 [API:8081]10.0.0.27 - - [2025-09-15 03:54:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.064564 [API:8081]10.0.0.249 - - [2025-09-15 03:55:44] "GET /analytics HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.249 - - [2025-09-15 03:55:44] "GET /analytics HTTP/1.1" 401 206 0.000155 [API:8081]10.0.0.38 - - [2025-09-15 03:56:14] "GET /analytics HTTP/1.1" 401 206 0.000232 [API:8081]10.0.0.38 - - [2025-09-15 03:56:14] "GET /analytics HTTP/1.1" 401 206 0.000144 [API:8081]10.0.0.27 - - [2025-09-15 03:56:14] "GET /analytics HTTP/1.1" 401 206 0.000235 [API:8081]10.0.0.27 - - [2025-09-15 03:56:14] "GET /analytics HTTP/1.1" 401 206 0.000131 [API:8081]10.0.0.27 - - [2025-09-15 03:56:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053820 [API:8081]10.0.0.249 - - [2025-09-15 03:57:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-62291014:950a387f-9180-4547-9f11-1c2d4d592336?flat HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.249 - - [2025-09-15 03:57:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-62291014:950a387f-9180-4547-9f11-1c2d4d592336?flat HTTP/1.1" 200 4953 0.425869 [API:8081]10.0.0.249 - - [2025-09-15 03:57:10] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-62291014:950a387f-9180-4547-9f11-1c2d4d592336?flat HTTP/1.1" 200 4953 0.111569 [API:8081]10.0.0.249 - - [2025-09-15 03:57:10] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-62291014:950a387f-9180-4547-9f11-1c2d4d592336?flat HTTP/1.1" 200 4953 0.052316 [API:8081]10.0.0.249 - - [2025-09-15 03:57:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-85060321:ctest-TestRbac-85060321-20942536?flat HTTP/1.1" 200 3330 0.051875 [API:8081]10.0.0.249 - - [2025-09-15 03:57:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.077372 [API:8081]10.0.0.249 - - [2025-09-15 03:57:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.123832 [API:8081]10.0.0.249 - - [2025-09-15 03:57:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.249 - - [2025-09-15 03:57:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25322 0.067083 [API:8081]10.0.0.249 - - [2025-09-15 03:57:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.032166 [API:8081]10.0.0.249 - - [2025-09-15 03:57:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.117784 [API:8081]10.0.0.249 - - [2025-09-15 03:57:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25322 0.052455 [API:8081]10.0.0.249 - - [2025-09-15 03:57:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.041744 [API:8081]10.0.0.249 - - [2025-09-15 03:57:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.080122 [API:8081]10.0.0.249 - - [2025-09-15 03:57:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.133172 [API:8081]10.0.0.249 - - [2025-09-15 03:57:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25322 0.019160 [API:8081]10.0.0.249 - - [2025-09-15 03:57:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25322 0.067272 [API:8081]10.0.0.249 - - [2025-09-15 03:57:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25322 0.018526 [API:8081]10.0.0.249 - - [2025-09-15 03:57:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25322 0.018139 [API:8081]10.0.0.249 - - [2025-09-15 03:57:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25324 0.020575 [API:8081]10.0.0.249 - - [2025-09-15 03:57:28] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-85060321:ctest-TestRbac-85060321-20942536?flat HTTP/1.1" 200 2081 0.010358 [API:8081]10.0.0.249 - - [2025-09-15 03:57:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.011191 [API:8081]10.0.0.27 - - [2025-09-15 03:57:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.220881 [API:8081]10.0.0.38 - - [2025-09-15 03:57:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.261864 [API:8081]10.0.0.27 - - [2025-09-15 03:57:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.296574 [API:8081]10.0.0.249 - - [2025-09-15 03:57:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.145684 [API:8081]10.0.0.249 - - [2025-09-15 03:57:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.202723 [API:8081]10.0.0.38 - - [2025-09-15 03:57:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.010731 [API:8081]10.0.0.249 - - [2025-09-15 03:57:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000236 [API:8081]10.0.0.249 - - [2025-09-15 03:57:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1166 0.049291 [API:8081]10.0.0.27 - - [2025-09-15 03:58:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.468335 [API:8081]10.0.0.249 - - [2025-09-15 03:58:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1166 0.060469 [API:8081]10.0.0.249 - - [2025-09-15 03:58:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1413 0.008004 [API:8081]10.0.0.249 - - [2025-09-15 03:58:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-86931989:e8585316-dac1-4d25-a3c9-c6283f275b76?flat HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.249 - - [2025-09-15 03:58:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-86931989:e8585316-dac1-4d25-a3c9-c6283f275b76?flat HTTP/1.1" 200 5398 0.108978 [API:8081]10.0.0.249 - - [2025-09-15 03:58:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-86931989:e8585316-dac1-4d25-a3c9-c6283f275b76?flat HTTP/1.1" 200 5398 0.052556 [API:8081]10.0.0.249 - - [2025-09-15 03:58:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-86931989:e8585316-dac1-4d25-a3c9-c6283f275b76?flat HTTP/1.1" 200 5398 0.062801 [API:8081]10.0.0.249 - - [2025-09-15 03:58:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-86931989:ctest-TestRbacBasic-86931989-91085977?flat HTTP/1.1" 200 7294 0.059491 [API:8081]10.0.0.249 - - [2025-09-15 03:58:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.068985 [API:8081]10.0.0.249 - - [2025-09-15 03:58:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.102194 [API:8081]10.0.0.249 - - [2025-09-15 03:58:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25333 0.027433 [API:8081]10.0.0.249 - - [2025-09-15 03:58:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.029958 [API:8081]10.0.0.249 - - [2025-09-15 03:58:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.072204 [API:8081]10.0.0.249 - - [2025-09-15 03:58:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25333 0.060426 [API:8081]10.0.0.249 - - [2025-09-15 03:58:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.038233 [API:8081]10.0.0.249 - - [2025-09-15 03:58:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.061070 [API:8081]10.0.0.249 - - [2025-09-15 03:58:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.070810 [API:8081]10.0.0.249 - - [2025-09-15 03:58:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25333 0.018093 [API:8081]10.0.0.249 - - [2025-09-15 03:58:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25333 0.020366 [API:8081]10.0.0.249 - - [2025-09-15 03:58:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25333 0.018333 [API:8081]10.0.0.249 - - [2025-09-15 03:58:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25333 0.019623 [API:8081]10.0.0.249 - - [2025-09-15 03:58:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25335 0.025255 [API:8081]10.0.0.249 - - [2025-09-15 03:58:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25335 0.018530 [API:8081]10.0.0.249 - - [2025-09-15 03:58:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25335 0.028769 [API:8081]10.0.0.249 - - [2025-09-15 03:58:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25335 0.027690 [API:8081]10.0.0.249 - - [2025-09-15 03:58:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-86931989:ctest-TestRbacBasic-86931989-91085977?flat HTTP/1.1" 200 6887 0.014519 [API:8081]10.0.0.249 - - [2025-09-15 03:58:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.011034 [Introspect:8090]10.0.0.249 - - [2025-09-15 03:59:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001073 [API:8081]10.0.0.249 - - [2025-09-15 03:59:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000476 [API:8081]10.0.0.249 - - [2025-09-15 03:59:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1130 0.058640 [API:8081]10.0.0.27 - - [2025-09-15 04:00:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072525 [API:8081]10.0.0.27 - - [2025-09-15 04:01:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.067678 [API:8081]10.0.0.249 - - [2025-09-15 04:02:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-34286025:0f0b41f9-9564-443e-9b74-82775f4b97de?flat HTTP/1.1" 200 5376 0.016161 [API:8081]10.0.0.249 - - [2025-09-15 04:02:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-34286025:0f0b41f9-9564-443e-9b74-82775f4b97de?flat HTTP/1.1" 200 5376 0.065892 [API:8081]10.0.0.249 - - [2025-09-15 04:02:10] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-34286025:0f0b41f9-9564-443e-9b74-82775f4b97de?flat HTTP/1.1" 200 5376 0.070901 [API:8081]10.0.0.249 - - [2025-09-15 04:02:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-34286025:ctest-vn1-22820487?flat HTTP/1.1" 200 9486 0.020521 [API:8081]10.0.0.249 - - [2025-09-15 04:02:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.028949 [API:8081]10.0.0.249 - - [2025-09-15 04:02:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.020436 [API:8081]10.0.0.249 - - [2025-09-15 04:02:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.008651 [API:8081]10.0.0.249 - - [2025-09-15 04:02:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-34286025:aee3ec1d-674b-4e0f-b090-d060eaf720a3?flat HTTP/1.1" 200 5430 0.012530 [API:8081]10.0.0.249 - - [2025-09-15 04:02:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-34286025:aee3ec1d-674b-4e0f-b090-d060eaf720a3?flat HTTP/1.1" 200 5430 0.011859 [API:8081]10.0.0.249 - - [2025-09-15 04:02:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-34286025:aee3ec1d-674b-4e0f-b090-d060eaf720a3?flat HTTP/1.1" 200 5430 0.013590 [API:8081]10.0.0.249 - - [2025-09-15 04:02:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-34286025:ctest-vn1-22820487?flat HTTP/1.1" 200 9486 0.019246 [API:8081]10.0.0.249 - - [2025-09-15 04:02:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.019456 [API:8081]10.0.0.249 - - [2025-09-15 04:02:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.020343 [API:8081]10.0.0.249 - - [2025-09-15 04:02:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009904 [API:8081]10.0.0.249 - - [2025-09-15 04:02:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.018150 [API:8081]10.0.0.249 - - [2025-09-15 04:02:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.023455 [API:8081]10.0.0.249 - - [2025-09-15 04:02:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.021473 [API:8081]10.0.0.249 - - [2025-09-15 04:02:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.034644 [API:8081]10.0.0.249 - - [2025-09-15 04:02:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-34286025:ctest-vn1-22820487?flat HTTP/1.1" 200 7746 0.017072 [API:8081]10.0.0.249 - - [2025-09-15 04:02:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.009088 [API:8081]10.0.0.249 - - [2025-09-15 04:02:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.024557 [API:8081]10.0.0.249 - - [2025-09-15 04:02:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.022501 [API:8081]10.0.0.249 - - [2025-09-15 04:02:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.035083 [API:8081]10.0.0.249 - - [2025-09-15 04:02:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.020737 [API:8081]10.0.0.249 - - [2025-09-15 04:02:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.020176 [API:8081]10.0.0.249 - - [2025-09-15 04:02:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25338 0.019894 [API:8081]10.0.0.27 - - [2025-09-15 04:02:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.182175 [API:8081]10.0.0.38 - - [2025-09-15 04:02:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.284757 [API:8081]10.0.0.27 - - [2025-09-15 04:02:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.329957 [API:8081]10.0.0.249 - - [2025-09-15 04:02:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.179030 [API:8081]10.0.0.249 - - [2025-09-15 04:02:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25340 0.019796 [API:8081]10.0.0.249 - - [2025-09-15 04:02:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-34286025:ctest-vn1-22820487?flat HTTP/1.1" 200 4920 0.024427 [API:8081]10.0.0.249 - - [2025-09-15 04:02:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.224201 [API:8081]10.0.0.249 - - [2025-09-15 04:02:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.017520 [API:8081]10.0.0.38 - - [2025-09-15 04:02:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.121555 [API:8081]10.0.0.249 - - [2025-09-15 04:02:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1130 0.008814 [API:8081]10.0.0.249 - - [2025-09-15 04:02:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1341 0.009079 [API:8081]10.0.0.27 - - [2025-09-15 04:03:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064812 [API:8081]10.0.0.27 - - [2025-09-15 04:04:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2538 0.058280 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 04:04:39] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003106 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 04:04:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003987 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 04:04:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003694 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 04:04:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003483 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 04:04:39] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002566 [API:8081]10.0.0.249 - - [2025-09-15 04:05:44] "GET /analytics HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.249 - - [2025-09-15 04:05:44] "GET /analytics HTTP/1.1" 401 206 0.000126 [API:8081]10.0.0.27 - - [2025-09-15 04:06:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.400800 [API:8081]10.0.0.38 - - [2025-09-15 04:06:14] "GET /analytics HTTP/1.1" 401 206 0.000239 [API:8081]10.0.0.38 - - [2025-09-15 04:06:14] "GET /analytics HTTP/1.1" 401 206 0.000150 [API:8081]10.0.0.27 - - [2025-09-15 04:06:14] "GET /analytics HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.27 - - [2025-09-15 04:06:14] "GET /analytics HTTP/1.1" 401 206 0.000125 [Introspect:8090]10.0.0.249 - - [2025-09-15 04:06:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001108 [API:8081]10.0.0.249 - - [2025-09-15 04:06:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4110-1?flat HTTP/1.1" 200 12153 0.410482 [API:8081]10.0.0.249 - - [2025-09-15 04:06:17] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4110-1?flat HTTP/1.1" 200 6201 0.376949 [API:8081]10.0.0.249 - - [2025-09-15 04:06:17] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4110-2?flat HTTP/1.1" 200 6200 0.074555 [API:8081]10.0.0.249 - - [2025-09-15 04:06:17] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4110-3?flat HTTP/1.1" 200 4113 0.014345 [API:8081]10.0.0.249 - - [2025-09-15 04:06:17] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?flat HTTP/1.1" 200 5908 0.013828 [API:8081]10.0.0.249 - - [2025-09-15 04:06:17] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?flat HTTP/1.1" 200 7400 0.013763 [API:8081]10.0.0.249 - - [2025-09-15 04:06:17] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?flat HTTP/1.1" 200 5909 0.021023 [API:8081]10.0.0.249 - - [2025-09-15 04:06:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.010498 [API:8081]10.0.0.249 - - [2025-09-15 04:07:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-34286025:47c9ed79-6590-4ced-8716-9e060b8e5ab4?flat HTTP/1.1" 200 5248 0.014138 [API:8081]10.0.0.249 - - [2025-09-15 04:07:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-34286025:47c9ed79-6590-4ced-8716-9e060b8e5ab4?flat HTTP/1.1" 200 5248 0.018630 [API:8081]10.0.0.249 - - [2025-09-15 04:07:01] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-34286025:47c9ed79-6590-4ced-8716-9e060b8e5ab4?flat HTTP/1.1" 200 5248 0.014497 [API:8081]10.0.0.249 - - [2025-09-15 04:07:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-34286025:ctest-vn1-41112175?flat HTTP/1.1" 200 6981 0.017888 [API:8081]10.0.0.249 - - [2025-09-15 04:07:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32259 0.039186 [API:8081]10.0.0.249 - - [2025-09-15 04:07:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32259 0.030241 [API:8081]10.0.0.249 - - [2025-09-15 04:07:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.009752 [API:8081]10.0.0.27 - - [2025-09-15 04:07:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.070102 [API:8081]10.0.0.249 - - [2025-09-15 04:07:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-34286025:06da8499-bad6-4081-835e-b00dbbe38fc2?flat HTTP/1.1" 200 5243 0.014623 [API:8081]10.0.0.249 - - [2025-09-15 04:07:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-34286025:06da8499-bad6-4081-835e-b00dbbe38fc2?flat HTTP/1.1" 200 5243 0.020316 [API:8081]10.0.0.249 - - [2025-09-15 04:07:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-34286025:06da8499-bad6-4081-835e-b00dbbe38fc2?flat HTTP/1.1" 200 5243 0.021472 [API:8081]10.0.0.249 - - [2025-09-15 04:07:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-34286025:ctest-vn2-13234759?flat HTTP/1.1" 200 6978 0.024323 [API:8081]10.0.0.249 - - [2025-09-15 04:07:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32257 0.030137 [API:8081]10.0.0.249 - - [2025-09-15 04:07:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4110-2?flat HTTP/1.1" 200 12457 0.030741 [API:8081]10.0.0.249 - - [2025-09-15 04:07:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32257 0.027953 [API:8081]10.0.0.249 - - [2025-09-15 04:07:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4110-2?flat HTTP/1.1" 200 12457 0.026716 [API:8081]10.0.0.249 - - [2025-09-15 04:07:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.010530 [API:8081]10.0.0.27 - - [2025-09-15 04:07:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.240512 [API:8081]10.0.0.38 - - [2025-09-15 04:07:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.283553 [API:8081]10.0.0.27 - - [2025-09-15 04:07:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.303956 [API:8081]10.0.0.249 - - [2025-09-15 04:07:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.136834 [API:8081]10.0.0.249 - - [2025-09-15 04:07:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.171369 [API:8081]10.0.0.38 - - [2025-09-15 04:07:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.159643 [API:8081]10.0.0.249 - - [2025-09-15 04:08:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32280 0.025960 [API:8081]10.0.0.249 - - [2025-09-15 04:08:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4110-2?flat HTTP/1.1" 200 13003 0.018910 [API:8081]10.0.0.249 - - [2025-09-15 04:08:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32280 0.024256 [API:8081]10.0.0.249 - - [2025-09-15 04:08:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4110-2?flat HTTP/1.1" 200 13003 0.022151 [API:8081]10.0.0.249 - - [2025-09-15 04:09:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32280 0.040747 [API:8081]10.0.0.249 - - [2025-09-15 04:09:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4110-2?flat HTTP/1.1" 200 13003 0.021394 [API:8081]10.0.0.249 - - [2025-09-15 04:09:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32280 0.049741 [API:8081]10.0.0.249 - - [2025-09-15 04:09:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4110-2?flat HTTP/1.1" 200 13003 0.023499 [API:8081]10.0.0.249 - - [2025-09-15 04:09:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32283 0.027588 [API:8081]10.0.0.249 - - [2025-09-15 04:09:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4110-2?flat HTTP/1.1" 200 12873 0.019758 [API:8081]10.0.0.249 - - [2025-09-15 04:09:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-34286025:ctest-vn2-13234759?flat HTTP/1.1" 200 7861 0.020277 [API:8081]10.0.0.249 - - [2025-09-15 04:09:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010021 [API:8081]10.0.0.249 - - [2025-09-15 04:09:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32284 0.023749 [API:8081]10.0.0.27 - - [2025-09-15 04:09:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056080 [API:8081]10.0.0.249 - - [2025-09-15 04:09:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32284 0.023509 [API:8081]10.0.0.249 - - [2025-09-15 04:09:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32284 0.022242 [API:8081]10.0.0.249 - - [2025-09-15 04:09:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32284 0.035227 [API:8081]10.0.0.249 - - [2025-09-15 04:09:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32284 0.042472 [API:8081]10.0.0.249 - - [2025-09-15 04:09:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32284 0.067271 [API:8081]10.0.0.249 - - [2025-09-15 04:09:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32285 0.026657 [API:8081]10.0.0.249 - - [2025-09-15 04:09:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-34286025:ctest-vn1-41112175?flat HTTP/1.1" 200 7779 0.016967 [API:8081]10.0.0.249 - - [2025-09-15 04:09:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.008900 [API:8081]10.0.0.27 - - [2025-09-15 04:10:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.171960 [API:8081]10.0.0.249 - - [2025-09-15 04:10:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-91651941:c46b16a6-548b-4f19-8bde-08c6f65ef8e7?flat HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.249 - - [2025-09-15 04:10:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-91651941:c46b16a6-548b-4f19-8bde-08c6f65ef8e7?flat HTTP/1.1" 200 5217 0.060528 [API:8081]10.0.0.249 - - [2025-09-15 04:10:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-91651941:c46b16a6-548b-4f19-8bde-08c6f65ef8e7?flat HTTP/1.1" 200 5217 0.055691 [API:8081]10.0.0.249 - - [2025-09-15 04:10:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-91651941:c46b16a6-548b-4f19-8bde-08c6f65ef8e7?flat HTTP/1.1" 200 5217 0.059390 [API:8081]10.0.0.249 - - [2025-09-15 04:10:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-91651941:ctest-vn-34604547?flat HTTP/1.1" 200 6580 0.013561 [API:8081]10.0.0.249 - - [2025-09-15 04:10:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32299 0.024642 [API:8081]10.0.0.249 - - [2025-09-15 04:10:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32299 0.037464 [API:8081]10.0.0.249 - - [2025-09-15 04:10:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.010151 [API:8081]10.0.0.249 - - [2025-09-15 04:10:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-91651941:8f77f2a9-3ba8-47ec-9277-062cb713bcc4?flat HTTP/1.1" 200 5237 0.014741 [API:8081]10.0.0.249 - - [2025-09-15 04:10:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-91651941:8f77f2a9-3ba8-47ec-9277-062cb713bcc4?flat HTTP/1.1" 200 5237 0.015595 [API:8081]10.0.0.249 - - [2025-09-15 04:10:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-91651941:8f77f2a9-3ba8-47ec-9277-062cb713bcc4?flat HTTP/1.1" 200 5237 0.013979 [API:8081]10.0.0.249 - - [2025-09-15 04:10:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-91651941:ctest-vn-25526452?flat HTTP/1.1" 200 6750 0.019843 [API:8081]10.0.0.249 - - [2025-09-15 04:10:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32297 0.024023 [API:8081]10.0.0.249 - - [2025-09-15 04:10:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4110-2?flat HTTP/1.1" 200 12974 0.023907 [API:8081]10.0.0.249 - - [2025-09-15 04:10:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32297 0.028898 [API:8081]10.0.0.249 - - [2025-09-15 04:10:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4110-2?flat HTTP/1.1" 200 12974 0.022355 [API:8081]10.0.0.249 - - [2025-09-15 04:10:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011021 [API:8081]10.0.0.249 - - [2025-09-15 04:11:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.024899 [API:8081]10.0.0.249 - - [2025-09-15 04:11:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4110-2?flat HTTP/1.1" 200 12973 0.023128 [API:8081]10.0.0.249 - - [2025-09-15 04:11:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.038795 [API:8081]10.0.0.249 - - [2025-09-15 04:11:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4110-2?flat HTTP/1.1" 200 12973 0.027172 [API:8081]10.0.0.249 - - [2025-09-15 04:11:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32308 0.043874 [API:8081]10.0.0.249 - - [2025-09-15 04:11:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4110-2?flat HTTP/1.1" 200 12589 0.025110 [API:8081]10.0.0.249 - - [2025-09-15 04:11:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-91651941:ctest-vn-25526452?flat HTTP/1.1" 200 4886 0.013033 [API:8081]10.0.0.249 - - [2025-09-15 04:11:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.008333 [API:8081]10.0.0.249 - - [2025-09-15 04:11:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.031313 [API:8081]10.0.0.249 - - [2025-09-15 04:11:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.028232 [API:8081]10.0.0.249 - - [2025-09-15 04:11:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.022309 [API:8081]10.0.0.249 - - [2025-09-15 04:11:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.035505 [API:8081]10.0.0.249 - - [2025-09-15 04:11:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.024502 [API:8081]10.0.0.249 - - [2025-09-15 04:11:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.022414 [API:8081]10.0.0.249 - - [2025-09-15 04:11:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4110-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32309 0.033594 [API:8081]10.0.0.249 - - [2025-09-15 04:11:28] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-91651941:ctest-vn-34604547?flat HTTP/1.1" 200 6175 0.013047 [API:8081]10.0.0.249 - - [2025-09-15 04:11:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009399 [API:8081]10.0.0.249 - - [2025-09-15 04:11:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.249 - - [2025-09-15 04:11:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.073886 [API:8081]10.0.0.249 - - [2025-09-15 04:11:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1365 0.048818 [API:8081]10.0.0.27 - - [2025-09-15 04:12:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064630 [API:8081]10.0.0.27 - - [2025-09-15 04:12:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.183052 [API:8081]10.0.0.38 - - [2025-09-15 04:12:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.312002 [API:8081]10.0.0.27 - - [2025-09-15 04:12:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.291556 [API:8081]10.0.0.249 - - [2025-09-15 04:12:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.154196 [API:8081]10.0.0.249 - - [2025-09-15 04:12:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.155795 [API:8081]10.0.0.38 - - [2025-09-15 04:12:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.011746 [API:8081]10.0.0.27 - - [2025-09-15 04:13:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.056195 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 04:14:39] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004666 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 04:14:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002989 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 04:14:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003265 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 04:14:39] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4110-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002431 [LOCAL API:8181]127.0.0.1 - - [2025-09-15 04:14:39] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002057 [API:8081]10.0.0.27 - - [2025-09-15 04:15:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065943 [API:8081]10.0.0.249 - - [2025-09-15 04:15:44] "GET /analytics HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.249 - - [2025-09-15 04:15:44] "GET /analytics HTTP/1.1" 401 206 0.000219 [API:8081]10.0.0.38 - - [2025-09-15 04:16:14] "GET /analytics HTTP/1.1" 401 206 0.000251 [API:8081]10.0.0.38 - - [2025-09-15 04:16:14] "GET /analytics HTTP/1.1" 401 206 0.000127 [API:8081]10.0.0.27 - - [2025-09-15 04:16:14] "GET /analytics HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.27 - - [2025-09-15 04:16:14] "GET /analytics HTTP/1.1" 401 206 0.000229 [API:8081]10.0.0.27 - - [2025-09-15 04:16:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.061787 [API:8081]10.0.0.249 - - [2025-09-15 04:17:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.249 - - [2025-09-15 04:17:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1357 0.059332 [API:8081]10.0.0.27 - - [2025-09-15 04:17:48] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.145033 [API:8081]10.0.0.38 - - [2025-09-15 04:17:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.246370 [API:8081]10.0.0.27 - - [2025-09-15 04:17:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.291819 [API:8081]10.0.0.249 - - [2025-09-15 04:17:50] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.162158 [API:8081]10.0.0.249 - - [2025-09-15 04:17:51] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.172659 [API:8081]10.0.0.38 - - [2025-09-15 04:17:52] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2918 0.155692 [API:8081]10.0.0.27 - - [2025-09-15 04:18:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054827 [API:8081]10.0.0.27 - - [2025-09-15 04:19:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.061395 [API:8081]10.0.0.27 - - [2025-09-15 04:21:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070786 [Introspect:8090]10.0.0.249 - - [2025-09-15 04:22:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001082 [API:8081]10.0.0.27 - - [2025-09-15 04:22:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.071684