++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/analytics-api ++ CONTAINER_LOG_DIR=/var/log/contrail/analytics-api ++ mkdir -p /var/log/contrail/analytics-api ++ log_file=/var/log/contrail/analytics-api/console.log ++ touch /var/log/contrail/analytics-api/console.log ++ chmod 600 /var/log/contrail/analytics-api/console.log ++ exec +++ tee -a /var/log/contrail/analytics-api/console.log +++ date ++ echo 'INFO: =================== Mon Aug 11 02:05:57 UTC 2025 ===================' INFO: =================== Mon Aug 11 02:05:57 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ 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 +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ 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.23,10.0.0.38,10.0.0.141 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23: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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ '[' -n '10.0.0.23:8081 10.0.0.38:8081 10.0.0.141:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.38:8081 10.0.0.141:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.38:8081 10.0.0.141: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23: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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ '[' -n '10.0.0.23:9042 10.0.0.38:9042 10.0.0.141:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.38:9042 10.0.0.141:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.38:9042 10.0.0.141:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23: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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ '[' -n '10.0.0.23:8086 10.0.0.38:8086 10.0.0.141:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.38:8086 10.0.0.141:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.38:8086 10.0.0.141: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.23,10.0.0.38,10.0.0.141 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23: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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ '[' -n '10.0.0.23:8082 10.0.0.38:8082 10.0.0.141:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.38:8082 10.0.0.141:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.38:8082 10.0.0.141: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23: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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ '[' -n '10.0.0.23:9161 10.0.0.38:9161 10.0.0.141:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.38:9161 10.0.0.141:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.38:9161 10.0.0.141: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23: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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ '[' -n '10.0.0.23:9041 10.0.0.38:9041 10.0.0.141:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.38:9041 10.0.0.141:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.38:9041 10.0.0.141: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.129,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.129,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23: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, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ '[' -n 10.0.0.23:2181,10.0.0.38:2181,10.0.0.141:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.38:2181,10.0.0.141:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.38:2181,10.0.0.141: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23: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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ '[' -n '10.0.0.23:2181 10.0.0.38:2181 10.0.0.141:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.38:2181 10.0.0.141:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.38:2181 10.0.0.141:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23: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, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ '[' -n 10.0.0.23:5673,10.0.0.38:5673,10.0.0.141:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.38:5673,10.0.0.141:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.38:5673,10.0.0.141: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23: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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ '[' -n '10.0.0.23:6379 10.0.0.38:6379 10.0.0.141:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.38:6379 10.0.0.141:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.38:6379 10.0.0.141: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.23,10.0.0.38,10.0.0.141 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23: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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ '[' -n '10.0.0.23:9092 10.0.0.38:9092 10.0.0.141:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.38:9092 10.0.0.141:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.38:9092 10.0.0.141: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.23 ++ 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.23,10.0.0.38,10.0.0.141 ++ 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.23,10.0.0.38,10.0.0.141 ++ 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.23,10.0.0.38,10.0.0.141 ++ cut -d , -f 1 + local cassandra=10.0.0.23 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.23,10.0.0.38,10.0.0.141 +++ local servers=10.0.0.23,10.0.0.38,10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.23,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.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 1 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + 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 ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ sed 's/^ANALYTICS_API__//g' ++ cut -d = -f 1 + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf 08/11/2025 02:06:04.855 7fb37250f808 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/11/2025 02:06:05.020 7fb37250f808 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 08/11/2025 02:06:05.031 7fb37250f808 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/11/2025 02:06:05.031 7fb37250f808 [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.23: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-08-11 02:06:33] "GET /analytics HTTP/1.1" 401 205 0.000379 [API:8081]10.0.0.38 - - [2025-08-11 02:06:33] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.141 - - [2025-08-11 02:06:33] "GET /analytics HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.141 - - [2025-08-11 02:06:33] "GET /analytics HTTP/1.1" 401 205 0.000206 [API:8081]10.0.0.23 - - [2025-08-11 02:06:34] "GET /analytics HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.23 - - [2025-08-11 02:06:34] "GET /analytics HTTP/1.1" 401 205 0.000209 [API:8081]10.0.0.141 - - [2025-08-11 02:06:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.051352 [API:8081]10.0.0.38 - - [2025-08-11 02:07:04] "GET /analytics HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.38 - - [2025-08-11 02:07:04] "GET /analytics HTTP/1.1" 401 205 0.000166 [API:8081]10.0.0.141 - - [2025-08-11 02:07:04] "GET /analytics HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.141 - - [2025-08-11 02:07:04] "GET /analytics HTTP/1.1" 401 205 0.000134 [API:8081]10.0.0.23 - - [2025-08-11 02:07:05] "GET /analytics HTTP/1.1" 401 205 0.000355 [API:8081]10.0.0.23 - - [2025-08-11 02:07:05] "GET /analytics HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.38 - - [2025-08-11 02:07:34] "GET /analytics HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.38 - - [2025-08-11 02:07:34] "GET /analytics HTTP/1.1" 401 205 0.000157 [API:8081]10.0.0.141 - - [2025-08-11 02:07:34] "GET /analytics HTTP/1.1" 401 205 0.000385 [API:8081]10.0.0.141 - - [2025-08-11 02:07:34] "GET /analytics HTTP/1.1" 401 205 0.000232 [Introspect:8090]10.0.0.23 - - [2025-08-11 02:08:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001139 [API:8081]10.0.0.141 - - [2025-08-11 02:08:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067873 [API:8081]10.0.0.141 - - [2025-08-11 02:09:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.448791 [API:8081]10.0.0.38 - - [2025-08-11 02:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.105740 [API:8081]10.0.0.141 - - [2025-08-11 02:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.125119 [Introspect:8090]10.0.0.23 - - [2025-08-11 02:09:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001127 [API:8081]10.0.0.38 - - [2025-08-11 02:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.123985 [API:8081]10.0.0.23 - - [2025-08-11 02:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.123826 [API:8081]10.0.0.23 - - [2025-08-11 02:09:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.136612 [API:8081]10.0.0.141 - - [2025-08-11 02:09:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.056515 [API:8081]10.0.0.23 - - [2025-08-11 02:10:19] "GET /analytics/alarms HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.23 - - [2025-08-11 02:10:20] "GET /analytics/alarms HTTP/1.1" 200 109 0.068234 [Introspect:8090]10.0.0.23 - - [2025-08-11 02:10:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001178 [Introspect:8090]10.0.0.23 - - [2025-08-11 02:10:24] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000504 [API:8081]10.0.0.23 - - [2025-08-11 02:10:24] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1:Control:contrail-control:0?flat HTTP/1.1" 200 38739 0.075468 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16357 0.062713 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2:Control:contrail-control:0?flat HTTP/1.1" 200 39359 0.025287 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16357 0.022683 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3:Control:contrail-control:0?flat HTTP/1.1" 200 36297 0.023438 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13608 0.015081 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20493 0.017792 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20492 0.021712 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3357 0.011724 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3357 0.012294 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.009495 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4315 0.017011 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4309 0.018829 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4311 0.023941 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.008852 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012806 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012302 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.013454 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.019381 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012481 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.015340 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012647 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.013503 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.015401 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14818 0.023656 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.023304 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.031289 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.023324 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14824 0.024512 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.014372 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20493 0.027115 [API:8081]10.0.0.23 - - [2025-08-11 02:10:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20492 0.023549 [API:8081]10.0.0.23 - - [2025-08-11 02:10:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 12072 0.028553 [API:8081]10.0.0.23 - - [2025-08-11 02:10:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20493 0.030367 [API:8081]10.0.0.23 - - [2025-08-11 02:10:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20492 0.026968 [API:8081]10.0.0.23 - - [2025-08-11 02:10:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 12072 0.026994 [API:8081]10.0.0.23 - - [2025-08-11 02:10:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20493 0.019191 [API:8081]10.0.0.23 - - [2025-08-11 02:10:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.013793 [API:8081]10.0.0.23 - - [2025-08-11 02:10:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20492 0.032908 [API:8081]10.0.0.23 - - [2025-08-11 02:10:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.022833 [API:8081]10.0.0.23 - - [2025-08-11 02:10:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.021167 [API:8081]10.0.0.23 - - [2025-08-11 02:10:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14818 0.029379 [API:8081]10.0.0.23 - - [2025-08-11 02:10:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.025185 [API:8081]10.0.0.23 - - [2025-08-11 02:10:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.017652 [API:8081]10.0.0.23 - - [2025-08-11 02:10:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.018190 [API:8081]10.0.0.23 - - [2025-08-11 02:10:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.016588 [API:8081]10.0.0.23 - - [2025-08-11 02:10:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.015236 [API:8081]10.0.0.23 - - [2025-08-11 02:10:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14824 0.021114 [API:8081]10.0.0.23 - - [2025-08-11 02:10:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.014184 [API:8081]10.0.0.23 - - [2025-08-11 02:10:27] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.013559 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3982 0.011779 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.015470 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3982 0.013384 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.014012 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3982 0.012214 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4315 0.013343 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4309 0.013385 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4311 0.015739 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1:Control:contrail-control:0?flat HTTP/1.1" 200 38739 0.022782 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.015034 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16357 0.017259 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2:Control:contrail-control:0?flat HTTP/1.1" 200 39359 0.023010 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.012999 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16357 0.016972 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3:Control:contrail-control:0?flat HTTP/1.1" 200 36297 0.022620 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.012449 [API:8081]10.0.0.23 - - [2025-08-11 02:10:28] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3794-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13608 0.015676 [API:8081]10.0.0.23 - - [2025-08-11 02:10:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12080 0.020212 [API:8081]10.0.0.23 - - [2025-08-11 02:10:30] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 15576 0.022783 [API:8081]10.0.0.23 - - [2025-08-11 02:10:31] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 15669 0.045818 [API:8081]10.0.0.23 - - [2025-08-11 02:10:31] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 17999 0.020663 [API:8081]10.0.0.23 - - [2025-08-11 02:10:31] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 15576 0.021616 [API:8081]10.0.0.23 - - [2025-08-11 02:10:31] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 15669 0.022687 [API:8081]10.0.0.23 - - [2025-08-11 02:10:31] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 17999 0.021662 [API:8081]10.0.0.23 - - [2025-08-11 02:10:31] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 15576 0.024026 [API:8081]10.0.0.23 - - [2025-08-11 02:10:31] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 15669 0.020112 [API:8081]10.0.0.23 - - [2025-08-11 02:10:31] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 17999 0.020582 [API:8081]10.0.0.23 - - [2025-08-11 02:10:31] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 15576 0.022766 [API:8081]10.0.0.23 - - [2025-08-11 02:10:31] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 15669 0.021608 [API:8081]10.0.0.23 - - [2025-08-11 02:10:31] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 17999 0.021157 [API:8081]10.0.0.23 - - [2025-08-11 02:10:32] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 6143 0.017397 [API:8081]10.0.0.23 - - [2025-08-11 02:10:32] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 6143 0.014567 [API:8081]10.0.0.23 - - [2025-08-11 02:10:32] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7641 0.016447 [API:8081]10.0.0.23 - - [2025-08-11 02:10:32] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 6143 0.015798 [API:8081]10.0.0.23 - - [2025-08-11 02:10:34] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 8079 0.019418 [API:8081]10.0.0.23 - - [2025-08-11 02:10:34] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 8082 0.017178 [API:8081]10.0.0.23 - - [2025-08-11 02:10:34] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 8076 0.016600 [API:8081]10.0.0.23 - - [2025-08-11 02:10:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000353 [API:8081]10.0.0.23 - - [2025-08-11 02:10:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1348 0.043869 [API:8081]10.0.0.23 - - [2025-08-11 02:10:49] "POST /analytics/query HTTP/1.1" 200 63906 1.068679 [API:8081]10.0.0.23 - - [2025-08-11 02:10:50] "POST /analytics/query HTTP/1.1" 200 5872 1.317959 [API:8081]10.0.0.23 - - [2025-08-11 02:10:51] "POST /analytics/query HTTP/1.1" 200 871 1.017907 [API:8081]10.0.0.23 - - [2025-08-11 02:10:53] "POST /analytics/query HTTP/1.1" 200 5872 1.021818 [API:8081]10.0.0.23 - - [2025-08-11 02:10:54] "POST /analytics/query HTTP/1.1" 200 871 1.023937 [API:8081]10.0.0.141 - - [2025-08-11 02:11:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050022 [API:8081]10.0.0.141 - - [2025-08-11 02:12:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.063382 [API:8081]10.0.0.141 - - [2025-08-11 02:14:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 4709 0.190635 [API:8081]10.0.0.38 - - [2025-08-11 02:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 4709 0.125788 [API:8081]10.0.0.141 - - [2025-08-11 02:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 4709 0.142537 [API:8081]10.0.0.38 - - [2025-08-11 02:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 4709 0.153529 [API:8081]10.0.0.23 - - [2025-08-11 02:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 4709 0.146663 [API:8081]10.0.0.23 - - [2025-08-11 02:14:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 4709 0.184594 [API:8081]10.0.0.141 - - [2025-08-11 02:14:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079309 [API:8081]10.0.0.141 - - [2025-08-11 02:15:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.089044 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:16:05] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.007188 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:16:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.007445 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:16:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.011735 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:16:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.006666 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:16:05] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.040547 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:16:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.007217 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:16:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006344 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:16:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006020 [API:8081]10.0.0.23 - - [2025-08-11 02:17:05] "GET /analytics HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.23 - - [2025-08-11 02:17:05] "GET /analytics HTTP/1.1" 401 205 0.000140 [API:8081]10.0.0.38 - - [2025-08-11 02:17:34] "GET /analytics HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.38 - - [2025-08-11 02:17:34] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.141 - - [2025-08-11 02:17:34] "GET /analytics HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.141 - - [2025-08-11 02:17:34] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.141 - - [2025-08-11 02:17:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072760 [API:8081]10.0.0.141 - - [2025-08-11 02:18:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.070160 [API:8081]10.0.0.141 - - [2025-08-11 02:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.117395 [API:8081]10.0.0.38 - - [2025-08-11 02:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.084469 [API:8081]10.0.0.141 - - [2025-08-11 02:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.116117 [API:8081]10.0.0.38 - - [2025-08-11 02:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.150809 [API:8081]10.0.0.23 - - [2025-08-11 02:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.128171 [API:8081]10.0.0.23 - - [2025-08-11 02:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.093742 [API:8081]10.0.0.141 - - [2025-08-11 02:20:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.145809 [API:8081]10.0.0.141 - - [2025-08-11 02:22:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.102932 [API:8081]10.0.0.23 - - [2025-08-11 02:23:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.23 - - [2025-08-11 02:23:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1572 0.062726 [API:8081]10.0.0.23 - - [2025-08-11 02:23:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.053156 [API:8081]10.0.0.141 - - [2025-08-11 02:24:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.347628 [API:8081]10.0.0.141 - - [2025-08-11 02:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.315166 [API:8081]10.0.0.38 - - [2025-08-11 02:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.359706 [API:8081]10.0.0.141 - - [2025-08-11 02:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.488216 [API:8081]10.0.0.38 - - [2025-08-11 02:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.200863 [API:8081]10.0.0.23 - - [2025-08-11 02:24:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.233344 [API:8081]10.0.0.23 - - [2025-08-11 02:24:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.176173 [API:8081]10.0.0.23 - - [2025-08-11 02:24:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.23 - - [2025-08-11 02:24:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.057888 [API:8081]10.0.0.23 - - [2025-08-11 02:24:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.076187 [API:8081]10.0.0.23 - - [2025-08-11 02:24:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.057087 [API:8081]10.0.0.141 - - [2025-08-11 02:25:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.065210 [API:8081]10.0.0.23 - - [2025-08-11 02:25:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-47881168:4a975dae-8ec7-4510-827f-03f81eda237f?flat HTTP/1.1" 200 5250 0.022926 [API:8081]10.0.0.23 - - [2025-08-11 02:25:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-47881168:4a975dae-8ec7-4510-827f-03f81eda237f?flat HTTP/1.1" 200 5250 0.017695 [API:8081]10.0.0.23 - - [2025-08-11 02:25:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-47881168:4a975dae-8ec7-4510-827f-03f81eda237f?flat HTTP/1.1" 200 5250 0.027610 [API:8081]10.0.0.23 - - [2025-08-11 02:25:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-47881168:ctest-vn1-91012060?flat HTTP/1.1" 200 8824 0.029275 [API:8081]10.0.0.23 - - [2025-08-11 02:25:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24563 0.027048 [API:8081]10.0.0.23 - - [2025-08-11 02:25:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24563 0.025571 [API:8081]10.0.0.23 - - [2025-08-11 02:25:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011883 [API:8081]10.0.0.23 - - [2025-08-11 02:25:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-47881168:6284eea5-2582-4e20-ba60-c4888283f54e?flat HTTP/1.1" 200 5247 0.018272 [API:8081]10.0.0.23 - - [2025-08-11 02:25:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-47881168:6284eea5-2582-4e20-ba60-c4888283f54e?flat HTTP/1.1" 200 5247 0.016843 [API:8081]10.0.0.23 - - [2025-08-11 02:25:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-47881168:6284eea5-2582-4e20-ba60-c4888283f54e?flat HTTP/1.1" 200 5247 0.016805 [API:8081]10.0.0.23 - - [2025-08-11 02:25:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-47881168:ctest-vn2-70835010?flat HTTP/1.1" 200 8815 0.020432 [API:8081]10.0.0.23 - - [2025-08-11 02:25:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24565 0.026722 [API:8081]10.0.0.23 - - [2025-08-11 02:25:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13387 0.032461 [API:8081]10.0.0.23 - - [2025-08-11 02:25:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24565 0.025437 [API:8081]10.0.0.23 - - [2025-08-11 02:25:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13387 0.028493 [API:8081]10.0.0.23 - - [2025-08-11 02:25:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.015640 [API:8081]10.0.0.23 - - [2025-08-11 02:25:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-47881168:a4f312b4-43d6-4c1e-8a26-84813fe59d16?flat HTTP/1.1" 200 5265 0.018743 [API:8081]10.0.0.23 - - [2025-08-11 02:25:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-47881168:a4f312b4-43d6-4c1e-8a26-84813fe59d16?flat HTTP/1.1" 200 5265 0.019978 [API:8081]10.0.0.23 - - [2025-08-11 02:25:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-47881168:a4f312b4-43d6-4c1e-8a26-84813fe59d16?flat HTTP/1.1" 200 5265 0.016735 [API:8081]10.0.0.23 - - [2025-08-11 02:25:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-47881168:ctest-vn3-54998834?flat HTTP/1.1" 200 4740 0.017754 [API:8081]10.0.0.23 - - [2025-08-11 02:25:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24565 0.024711 [API:8081]10.0.0.23 - - [2025-08-11 02:25:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13387 0.027698 [API:8081]10.0.0.23 - - [2025-08-11 02:25:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24565 0.023883 [API:8081]10.0.0.23 - - [2025-08-11 02:25:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13387 0.035813 [API:8081]10.0.0.23 - - [2025-08-11 02:25:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.013015 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:26:05] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005043 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:26:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.006175 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:26:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.005406 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:26:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.006895 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:26:05] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.007037 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:26:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006086 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:26:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004739 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:26:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004635 [API:8081]10.0.0.23 - - [2025-08-11 02:26:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24566 0.047757 [API:8081]10.0.0.23 - - [2025-08-11 02:26:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13408 0.261582 [API:8081]10.0.0.23 - - [2025-08-11 02:26:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24566 0.027888 [API:8081]10.0.0.23 - - [2025-08-11 02:26:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13408 0.035088 [API:8081]10.0.0.23 - - [2025-08-11 02:26:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24566 0.050453 [API:8081]10.0.0.23 - - [2025-08-11 02:26:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13216 0.045766 [API:8081]10.0.0.23 - - [2025-08-11 02:26:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-47881168:ctest-vn3-54998834?flat HTTP/1.1" 200 6887 0.030566 [API:8081]10.0.0.23 - - [2025-08-11 02:26:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.015099 [API:8081]10.0.0.23 - - [2025-08-11 02:26:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.032943 [API:8081]10.0.0.23 - - [2025-08-11 02:26:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13040 0.027960 [API:8081]10.0.0.23 - - [2025-08-11 02:26:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.027837 [API:8081]10.0.0.23 - - [2025-08-11 02:26:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13039 0.031492 [API:8081]10.0.0.23 - - [2025-08-11 02:26:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.025881 [API:8081]10.0.0.23 - - [2025-08-11 02:26:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13039 0.029993 [API:8081]10.0.0.23 - - [2025-08-11 02:26:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.027535 [API:8081]10.0.0.23 - - [2025-08-11 02:26:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13039 0.027363 [API:8081]10.0.0.23 - - [2025-08-11 02:26:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.033871 [API:8081]10.0.0.23 - - [2025-08-11 02:26:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13039 0.048757 [API:8081]10.0.0.23 - - [2025-08-11 02:26:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.028972 [API:8081]10.0.0.23 - - [2025-08-11 02:26:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13039 0.041504 [API:8081]10.0.0.23 - - [2025-08-11 02:26:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.260464 [API:8081]10.0.0.23 - - [2025-08-11 02:26:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13039 0.322486 [API:8081]10.0.0.23 - - [2025-08-11 02:26:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.100072 [API:8081]10.0.0.23 - - [2025-08-11 02:26:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13039 0.044279 [API:8081]10.0.0.23 - - [2025-08-11 02:26:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.052588 [API:8081]10.0.0.23 - - [2025-08-11 02:26:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13039 0.044582 [API:8081]10.0.0.23 - - [2025-08-11 02:26:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24571 0.028761 [API:8081]10.0.0.23 - - [2025-08-11 02:26:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 12641 0.035946 [API:8081]10.0.0.23 - - [2025-08-11 02:26:45] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-47881168:ctest-vn2-70835010?flat HTTP/1.1" 200 6877 0.015093 [API:8081]10.0.0.23 - - [2025-08-11 02:26:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.012695 [API:8081]10.0.0.23 - - [2025-08-11 02:26:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24565 0.028023 [API:8081]10.0.0.23 - - [2025-08-11 02:26:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24565 0.024684 [API:8081]10.0.0.23 - - [2025-08-11 02:26:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24565 0.032964 [API:8081]10.0.0.23 - - [2025-08-11 02:26:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24565 0.032177 [API:8081]10.0.0.23 - - [2025-08-11 02:27:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24565 0.020752 [API:8081]10.0.0.23 - - [2025-08-11 02:27:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24565 0.025111 [API:8081]10.0.0.141 - - [2025-08-11 02:27:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.133333 [API:8081]10.0.0.23 - - [2025-08-11 02:27:05] "GET /analytics HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.23 - - [2025-08-11 02:27:05] "GET /analytics HTTP/1.1" 401 205 0.000169 [API:8081]10.0.0.23 - - [2025-08-11 02:27:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24565 0.021752 [API:8081]10.0.0.23 - - [2025-08-11 02:27:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24565 0.024106 [API:8081]10.0.0.23 - - [2025-08-11 02:27:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24565 0.023156 [API:8081]10.0.0.23 - - [2025-08-11 02:27:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-47881168:ctest-vn1-91012060?flat HTTP/1.1" 200 6875 0.013944 [API:8081]10.0.0.23 - - [2025-08-11 02:27:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010300 [API:8081]10.0.0.23 - - [2025-08-11 02:27:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.008189 [API:8081]10.0.0.23 - - [2025-08-11 02:27:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.007742 [API:8081]10.0.0.23 - - [2025-08-11 02:27:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.008897 [API:8081]10.0.0.23 - - [2025-08-11 02:27:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.008000 [API:8081]10.0.0.23 - - [2025-08-11 02:27:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2226 0.008808 [API:8081]10.0.0.23 - - [2025-08-11 02:27:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2476 0.008914 [API:8081]10.0.0.38 - - [2025-08-11 02:27:34] "GET /analytics HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.38 - - [2025-08-11 02:27:34] "GET /analytics HTTP/1.1" 401 205 0.000176 [API:8081]10.0.0.141 - - [2025-08-11 02:27:34] "GET /analytics HTTP/1.1" 401 205 0.000212 [API:8081]10.0.0.141 - - [2025-08-11 02:27:34] "GET /analytics HTTP/1.1" 401 205 0.000131 [API:8081]10.0.0.23 - - [2025-08-11 02:27:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.007491 [API:8081]10.0.0.23 - - [2025-08-11 02:27:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.008211 [API:8081]10.0.0.23 - - [2025-08-11 02:27:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.012441 [API:8081]10.0.0.23 - - [2025-08-11 02:27:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.007299 [API:8081]10.0.0.23 - - [2025-08-11 02:27:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2226 0.008909 [API:8081]10.0.0.23 - - [2025-08-11 02:27:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2476 0.009951 [API:8081]10.0.0.23 - - [2025-08-11 02:28:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.008077 [API:8081]10.0.0.23 - - [2025-08-11 02:28:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.008857 [API:8081]10.0.0.23 - - [2025-08-11 02:28:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.009710 [API:8081]10.0.0.141 - - [2025-08-11 02:28:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.107444 [API:8081]10.0.0.23 - - [2025-08-11 02:28:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.009836 [API:8081]10.0.0.23 - - [2025-08-11 02:28:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.009411 [API:8081]10.0.0.23 - - [2025-08-11 02:28:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.008696 [API:8081]10.0.0.23 - - [2025-08-11 02:28:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.23 - - [2025-08-11 02:28:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.052930 [API:8081]10.0.0.23 - - [2025-08-11 02:28:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.049431 [API:8081]10.0.0.23 - - [2025-08-11 02:28:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.053825 [API:8081]10.0.0.23 - - [2025-08-11 02:28:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.008029 [API:8081]10.0.0.23 - - [2025-08-11 02:28:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.008058 [API:8081]10.0.0.23 - - [2025-08-11 02:28:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.007477 [API:8081]10.0.0.141 - - [2025-08-11 02:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.185638 [API:8081]10.0.0.38 - - [2025-08-11 02:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.018712 [API:8081]10.0.0.141 - - [2025-08-11 02:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.174640 [API:8081]10.0.0.23 - - [2025-08-11 02:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.141052 [API:8081]10.0.0.23 - - [2025-08-11 02:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.058715 [API:8081]10.0.0.38 - - [2025-08-11 02:29:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.473499 [API:8081]10.0.0.141 - - [2025-08-11 02:30:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.113214 [API:8081]10.0.0.141 - - [2025-08-11 02:31:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.055847 [API:8081]10.0.0.23 - - [2025-08-11 02:32:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.23 - - [2025-08-11 02:32:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2352 0.044883 [API:8081]10.0.0.23 - - [2025-08-11 02:32:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2352 0.044956 [API:8081]10.0.0.141 - - [2025-08-11 02:33:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.048583 [API:8081]10.0.0.141 - - [2025-08-11 02:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.123158 [API:8081]10.0.0.38 - - [2025-08-11 02:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.135427 [API:8081]10.0.0.141 - - [2025-08-11 02:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.120030 [API:8081]10.0.0.38 - - [2025-08-11 02:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.141683 [API:8081]10.0.0.23 - - [2025-08-11 02:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.010353 [API:8081]10.0.0.23 - - [2025-08-11 02:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.109210 [API:8081]10.0.0.141 - - [2025-08-11 02:34:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.050431 [API:8081]10.0.0.23 - - [2025-08-11 02:34:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1788 0.008993 [API:8081]10.0.0.23 - - [2025-08-11 02:34:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2016 0.051947 [API:8081]10.0.0.23 - - [2025-08-11 02:34:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2244 0.008850 [API:8081]10.0.0.23 - - [2025-08-11 02:34:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2472 0.010066 [API:8081]10.0.0.23 - - [2025-08-11 02:34:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.008415 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:36:05] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002201 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:36:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002648 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:36:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002343 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:36:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002126 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:36:05] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002252 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:36:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002290 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:36:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002084 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:36:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002291 [API:8081]10.0.0.141 - - [2025-08-11 02:36:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.051082 [API:8081]10.0.0.23 - - [2025-08-11 02:36:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.23 - - [2025-08-11 02:36:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.045547 [API:8081]10.0.0.23 - - [2025-08-11 02:36:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.23 - - [2025-08-11 02:36:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1356 0.075163 [API:8081]10.0.0.23 - - [2025-08-11 02:36:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.23 - - [2025-08-11 02:36:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.044073 [API:8081]10.0.0.23 - - [2025-08-11 02:36:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.048708 [API:8081]10.0.0.23 - - [2025-08-11 02:36:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.047416 [API:8081]10.0.0.23 - - [2025-08-11 02:37:05] "GET /analytics HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.23 - - [2025-08-11 02:37:05] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.23 - - [2025-08-11 02:37:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.007918 [API:8081]10.0.0.23 - - [2025-08-11 02:37:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.009756 [API:8081]10.0.0.23 - - [2025-08-11 02:37:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.009469 [API:8081]10.0.0.141 - - [2025-08-11 02:37:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.081089 [API:8081]10.0.0.23 - - [2025-08-11 02:37:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.23 - - [2025-08-11 02:37:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.053413 [API:8081]10.0.0.23 - - [2025-08-11 02:37:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.053490 [API:8081]10.0.0.23 - - [2025-08-11 02:37:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.047476 [API:8081]10.0.0.38 - - [2025-08-11 02:37:34] "GET /analytics HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.38 - - [2025-08-11 02:37:34] "GET /analytics HTTP/1.1" 401 205 0.000143 [API:8081]10.0.0.141 - - [2025-08-11 02:37:34] "GET /analytics HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.141 - - [2025-08-11 02:37:34] "GET /analytics HTTP/1.1" 401 205 0.000143 [API:8081]10.0.0.23 - - [2025-08-11 02:37:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.010530 [API:8081]10.0.0.23 - - [2025-08-11 02:37:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.010385 [API:8081]10.0.0.23 - - [2025-08-11 02:37:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.013499 [API:8081]10.0.0.23 - - [2025-08-11 02:37:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.23 - - [2025-08-11 02:37:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.055064 [API:8081]10.0.0.23 - - [2025-08-11 02:38:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.054309 [API:8081]10.0.0.141 - - [2025-08-11 02:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.221227 [API:8081]10.0.0.38 - - [2025-08-11 02:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.018662 [API:8081]10.0.0.141 - - [2025-08-11 02:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.143973 [API:8081]10.0.0.38 - - [2025-08-11 02:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.158005 [API:8081]10.0.0.23 - - [2025-08-11 02:39:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.277313 [API:8081]10.0.0.23 - - [2025-08-11 02:39:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.238843 [API:8081]10.0.0.141 - - [2025-08-11 02:39:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055537 [API:8081]10.0.0.23 - - [2025-08-11 02:40:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.23 - - [2025-08-11 02:40:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1772 0.051667 [API:8081]10.0.0.141 - - [2025-08-11 02:40:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.058120 [API:8081]10.0.0.23 - - [2025-08-11 02:40:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.23 - - [2025-08-11 02:40:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.049181 [API:8081]10.0.0.23 - - [2025-08-11 02:40:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.256542 [API:8081]10.0.0.23 - - [2025-08-11 02:40:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.23 - - [2025-08-11 02:40:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1352 0.058830 [API:8081]10.0.0.23 - - [2025-08-11 02:40:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1588 0.053499 [API:8081]10.0.0.141 - - [2025-08-11 02:42:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080379 [API:8081]10.0.0.141 - - [2025-08-11 02:43:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.162102 [API:8081]10.0.0.141 - - [2025-08-11 02:44:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.190211 [API:8081]10.0.0.38 - - [2025-08-11 02:44:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.183199 [API:8081]10.0.0.141 - - [2025-08-11 02:44:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.188058 [API:8081]10.0.0.38 - - [2025-08-11 02:44:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.163150 [API:8081]10.0.0.23 - - [2025-08-11 02:44:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.042570 [API:8081]10.0.0.23 - - [2025-08-11 02:44:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.302618 [API:8081]10.0.0.23 - - [2025-08-11 02:44:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.23 - - [2025-08-11 02:44:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.053704 [API:8081]10.0.0.23 - - [2025-08-11 02:45:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.051535 [API:8081]10.0.0.23 - - [2025-08-11 02:45:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.23 - - [2025-08-11 02:45:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1462 0.082249 [API:8081]10.0.0.141 - - [2025-08-11 02:45:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.560566 [API:8081]10.0.0.23 - - [2025-08-11 02:46:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-53529496:f3ae0278-8b62-461e-aec0-76cfc253f7c6?flat HTTP/1.1" 200 5813 0.076108 [API:8081]10.0.0.23 - - [2025-08-11 02:46:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-53529496:f3ae0278-8b62-461e-aec0-76cfc253f7c6?flat HTTP/1.1" 200 5813 0.119522 [API:8081]10.0.0.23 - - [2025-08-11 02:46:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-53529496:f3ae0278-8b62-461e-aec0-76cfc253f7c6?flat HTTP/1.1" 200 5813 0.019876 [API:8081]10.0.0.23 - - [2025-08-11 02:46:03] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-53529496:ctest-SecurityGroupBasicRegressionTests1Ipv6-53529496-56353118?flat HTTP/1.1" 200 10785 0.028879 [API:8081]10.0.0.23 - - [2025-08-11 02:46:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24629 0.039085 [API:8081]10.0.0.23 - - [2025-08-11 02:46:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13269 0.041451 [API:8081]10.0.0.23 - - [2025-08-11 02:46:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24629 0.038684 [API:8081]10.0.0.23 - - [2025-08-11 02:46:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13269 0.041747 [API:8081]10.0.0.23 - - [2025-08-11 02:46:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012578 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:46:05] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004795 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:46:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005640 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:46:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004126 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:46:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005665 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:46:05] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.008145 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:46:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005219 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:46:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004407 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:46:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004644 [API:8081]10.0.0.141 - - [2025-08-11 02:46:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.063670 [API:8081]10.0.0.23 - - [2025-08-11 02:46:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-53529496:b00b1a8a-b46b-4119-8433-caf1163e3596?flat HTTP/1.1" 200 5941 0.048096 [API:8081]10.0.0.23 - - [2025-08-11 02:46:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-53529496:b00b1a8a-b46b-4119-8433-caf1163e3596?flat HTTP/1.1" 200 5941 0.021751 [API:8081]10.0.0.23 - - [2025-08-11 02:46:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-53529496:b00b1a8a-b46b-4119-8433-caf1163e3596?flat HTTP/1.1" 200 5941 0.022710 [API:8081]10.0.0.23 - - [2025-08-11 02:46:25] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-53529496:ctest-SecurityGroupBasicRegressionTests1Ipv6-53529496-56353118?flat HTTP/1.1" 200 13346 0.032215 [API:8081]10.0.0.23 - - [2025-08-11 02:46:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24619 0.027658 [API:8081]10.0.0.23 - - [2025-08-11 02:46:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24619 0.030240 [API:8081]10.0.0.23 - - [2025-08-11 02:46:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.014281 [API:8081]10.0.0.23 - - [2025-08-11 02:47:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24619 0.028640 [API:8081]10.0.0.23 - - [2025-08-11 02:47:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24619 0.033735 [API:8081]10.0.0.23 - - [2025-08-11 02:47:05] "GET /analytics HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.23 - - [2025-08-11 02:47:05] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.23 - - [2025-08-11 02:47:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24619 0.023869 [API:8081]10.0.0.23 - - [2025-08-11 02:47:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24619 0.024798 [API:8081]10.0.0.23 - - [2025-08-11 02:47:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24619 0.026619 [API:8081]10.0.0.23 - - [2025-08-11 02:47:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24619 0.027992 [API:8081]10.0.0.23 - - [2025-08-11 02:47:16] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-53529496:ctest-SecurityGroupBasicRegressionTests1Ipv6-53529496-56353118?flat HTTP/1.1" 200 11694 0.021071 [API:8081]10.0.0.23 - - [2025-08-11 02:47:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.012433 [API:8081]10.0.0.23 - - [2025-08-11 02:47:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.026992 [API:8081]10.0.0.23 - - [2025-08-11 02:47:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13277 0.028170 [API:8081]10.0.0.23 - - [2025-08-11 02:47:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.031353 [API:8081]10.0.0.23 - - [2025-08-11 02:47:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13277 0.027446 [API:8081]10.0.0.23 - - [2025-08-11 02:47:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.038723 [API:8081]10.0.0.23 - - [2025-08-11 02:47:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13277 0.031112 [API:8081]10.0.0.23 - - [2025-08-11 02:47:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.028605 [API:8081]10.0.0.23 - - [2025-08-11 02:47:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13277 0.030157 [API:8081]10.0.0.23 - - [2025-08-11 02:47:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.035397 [API:8081]10.0.0.23 - - [2025-08-11 02:47:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13277 0.030449 [API:8081]10.0.0.38 - - [2025-08-11 02:47:34] "GET /analytics HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.38 - - [2025-08-11 02:47:34] "GET /analytics HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.141 - - [2025-08-11 02:47:34] "GET /analytics HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.141 - - [2025-08-11 02:47:34] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.23 - - [2025-08-11 02:47:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.026554 [API:8081]10.0.0.23 - - [2025-08-11 02:47:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13277 0.038490 [API:8081]10.0.0.23 - - [2025-08-11 02:47:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.029376 [API:8081]10.0.0.23 - - [2025-08-11 02:47:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13277 0.031118 [API:8081]10.0.0.23 - - [2025-08-11 02:47:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.040410 [API:8081]10.0.0.23 - - [2025-08-11 02:47:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13277 0.035641 [API:8081]10.0.0.23 - - [2025-08-11 02:47:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.028444 [API:8081]10.0.0.23 - - [2025-08-11 02:47:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 12682 0.036269 [API:8081]10.0.0.23 - - [2025-08-11 02:47:44] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-53529496:ctest-SecurityGroupBasicRegressionTests1Ipv6-53529496-56353118?flat HTTP/1.1" 200 8789 0.023020 [API:8081]10.0.0.23 - - [2025-08-11 02:47:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.015607 [API:8081]10.0.0.23 - - [2025-08-11 02:47:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.23 - - [2025-08-11 02:47:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1482 0.058007 [API:8081]10.0.0.141 - - [2025-08-11 02:48:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.289044 [API:8081]10.0.0.23 - - [2025-08-11 02:48:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61422100:8dd854aa-ae20-4f5f-9eac-2def33a15f14?flat HTTP/1.1" 200 5811 0.068664 [API:8081]10.0.0.23 - - [2025-08-11 02:48:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61422100:8dd854aa-ae20-4f5f-9eac-2def33a15f14?flat HTTP/1.1" 200 5811 0.022696 [API:8081]10.0.0.23 - - [2025-08-11 02:48:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61422100:8dd854aa-ae20-4f5f-9eac-2def33a15f14?flat HTTP/1.1" 200 5811 0.070187 [API:8081]10.0.0.23 - - [2025-08-11 02:48:43] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61422100:ctest-SecurityGroupBasicRegressionTests1_contrail-61422100-87878941?flat HTTP/1.1" 200 10445 0.025360 [API:8081]10.0.0.23 - - [2025-08-11 02:48:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.037634 [API:8081]10.0.0.23 - - [2025-08-11 02:48:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13292 0.040603 [API:8081]10.0.0.23 - - [2025-08-11 02:48:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.031805 [API:8081]10.0.0.23 - - [2025-08-11 02:48:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13292 0.252625 [API:8081]10.0.0.23 - - [2025-08-11 02:48:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.221863 [API:8081]10.0.0.141 - - [2025-08-11 02:49:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.179590 [API:8081]10.0.0.38 - - [2025-08-11 02:49:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.012168 [API:8081]10.0.0.141 - - [2025-08-11 02:49:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.187450 [API:8081]10.0.0.38 - - [2025-08-11 02:49:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.164062 [API:8081]10.0.0.23 - - [2025-08-11 02:49:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.016597 [API:8081]10.0.0.23 - - [2025-08-11 02:49:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.159268 [API:8081]10.0.0.23 - - [2025-08-11 02:49:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61422100:9022d7e2-3455-489e-949f-068598f89714?flat HTTP/1.1" 200 5682 0.017143 [API:8081]10.0.0.23 - - [2025-08-11 02:49:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61422100:9022d7e2-3455-489e-949f-068598f89714?flat HTTP/1.1" 200 5682 0.018858 [API:8081]10.0.0.23 - - [2025-08-11 02:49:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61422100:9022d7e2-3455-489e-949f-068598f89714?flat HTTP/1.1" 200 5682 0.019832 [API:8081]10.0.0.23 - - [2025-08-11 02:49:07] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61422100:ctest-SecurityGroupBasicRegressionTests1_contrail-61422100-87878941?flat HTTP/1.1" 200 11314 0.024670 [API:8081]10.0.0.23 - - [2025-08-11 02:49:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24619 0.025696 [API:8081]10.0.0.23 - - [2025-08-11 02:49:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24619 0.028332 [API:8081]10.0.0.23 - - [2025-08-11 02:49:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011864 [API:8081]10.0.0.141 - - [2025-08-11 02:49:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.053527 [API:8081]10.0.0.23 - - [2025-08-11 02:50:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24623 0.022909 [API:8081]10.0.0.23 - - [2025-08-11 02:50:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24623 0.033119 [API:8081]10.0.0.23 - - [2025-08-11 02:50:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24623 0.020984 [API:8081]10.0.0.23 - - [2025-08-11 02:50:45] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61422100:ctest-SecurityGroupBasicRegressionTests1_contrail-61422100-87878941?flat HTTP/1.1" 200 11633 0.025058 [API:8081]10.0.0.23 - - [2025-08-11 02:50:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007836 [API:8081]10.0.0.23 - - [2025-08-11 02:50:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.025524 [API:8081]10.0.0.23 - - [2025-08-11 02:50:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13308 0.030203 [API:8081]10.0.0.23 - - [2025-08-11 02:50:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.023455 [API:8081]10.0.0.23 - - [2025-08-11 02:50:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13308 0.024809 [API:8081]10.0.0.23 - - [2025-08-11 02:50:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.025865 [API:8081]10.0.0.23 - - [2025-08-11 02:50:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13308 0.025454 [API:8081]10.0.0.23 - - [2025-08-11 02:50:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.024822 [API:8081]10.0.0.23 - - [2025-08-11 02:50:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13308 0.026507 [API:8081]10.0.0.23 - - [2025-08-11 02:51:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.022968 [API:8081]10.0.0.23 - - [2025-08-11 02:51:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13308 0.025494 [API:8081]10.0.0.23 - - [2025-08-11 02:51:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.023963 [API:8081]10.0.0.23 - - [2025-08-11 02:51:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13308 0.023680 [API:8081]10.0.0.23 - - [2025-08-11 02:51:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.023722 [API:8081]10.0.0.23 - - [2025-08-11 02:51:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13308 0.026080 [API:8081]10.0.0.23 - - [2025-08-11 02:51:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.023964 [API:8081]10.0.0.23 - - [2025-08-11 02:51:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13308 0.029502 [API:8081]10.0.0.23 - - [2025-08-11 02:51:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.040822 [API:8081]10.0.0.23 - - [2025-08-11 02:51:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13308 0.027209 [API:8081]10.0.0.23 - - [2025-08-11 02:51:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.027273 [API:8081]10.0.0.23 - - [2025-08-11 02:51:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 12682 0.026446 [API:8081]10.0.0.23 - - [2025-08-11 02:51:16] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61422100:ctest-SecurityGroupBasicRegressionTests1_contrail-61422100-87878941?flat HTTP/1.1" 200 8428 0.015126 [API:8081]10.0.0.23 - - [2025-08-11 02:51:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010086 [API:8081]10.0.0.141 - - [2025-08-11 02:51:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.415439 [API:8081]10.0.0.23 - - [2025-08-11 02:51:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.23 - - [2025-08-11 02:51:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.078351 [API:8081]10.0.0.23 - - [2025-08-11 02:52:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-93730320:9030295b-f8ac-4358-9ae4-dee4de135c62?flat HTTP/1.1" 200 5676 0.071096 [API:8081]10.0.0.23 - - [2025-08-11 02:52:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-93730320:9030295b-f8ac-4358-9ae4-dee4de135c62?flat HTTP/1.1" 200 5676 0.067410 [API:8081]10.0.0.23 - - [2025-08-11 02:52:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-93730320:9030295b-f8ac-4358-9ae4-dee4de135c62?flat HTTP/1.1" 200 5676 0.025001 [API:8081]10.0.0.23 - - [2025-08-11 02:52:13] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-93730320:ctest-SecurityGroupBasicRegressionTests1-93730320-31111865?flat HTTP/1.1" 200 9921 0.050468 [API:8081]10.0.0.23 - - [2025-08-11 02:52:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.034327 [API:8081]10.0.0.23 - - [2025-08-11 02:52:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13252 0.053554 [API:8081]10.0.0.23 - - [2025-08-11 02:52:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.031442 [API:8081]10.0.0.23 - - [2025-08-11 02:52:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13252 0.031649 [API:8081]10.0.0.23 - - [2025-08-11 02:52:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.222010 [API:8081]10.0.0.141 - - [2025-08-11 02:52:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.081008 [API:8081]10.0.0.23 - - [2025-08-11 02:52:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-93730320:cec0f316-7f8c-477a-943f-b39027d86117?flat HTTP/1.1" 200 5541 0.019798 [API:8081]10.0.0.23 - - [2025-08-11 02:52:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-93730320:cec0f316-7f8c-477a-943f-b39027d86117?flat HTTP/1.1" 200 5541 0.018715 [API:8081]10.0.0.23 - - [2025-08-11 02:52:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-93730320:cec0f316-7f8c-477a-943f-b39027d86117?flat HTTP/1.1" 200 5541 0.019192 [API:8081]10.0.0.23 - - [2025-08-11 02:52:36] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-93730320:ctest-SecurityGroupBasicRegressionTests1-93730320-31111865?flat HTTP/1.1" 200 9934 0.027591 [API:8081]10.0.0.23 - - [2025-08-11 02:52:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.035912 [API:8081]10.0.0.23 - - [2025-08-11 02:52:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.035966 [API:8081]10.0.0.23 - - [2025-08-11 02:52:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.013519 [API:8081]10.0.0.141 - - [2025-08-11 02:54:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.224340 [API:8081]10.0.0.38 - - [2025-08-11 02:54:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.253256 [API:8081]10.0.0.141 - - [2025-08-11 02:54:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.236643 [API:8081]10.0.0.38 - - [2025-08-11 02:54:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.155782 [API:8081]10.0.0.23 - - [2025-08-11 02:54:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.019731 [API:8081]10.0.0.23 - - [2025-08-11 02:54:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.325609 [API:8081]10.0.0.23 - - [2025-08-11 02:54:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.035374 [API:8081]10.0.0.23 - - [2025-08-11 02:54:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24635 0.039317 [API:8081]10.0.0.23 - - [2025-08-11 02:54:18] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-93730320:ctest-SecurityGroupBasicRegressionTests1-93730320-31111865?flat HTTP/1.1" 200 10801 0.038519 [API:8081]10.0.0.23 - - [2025-08-11 02:54:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.014907 [API:8081]10.0.0.23 - - [2025-08-11 02:54:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.030014 [API:8081]10.0.0.23 - - [2025-08-11 02:54:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13243 0.036646 [API:8081]10.0.0.23 - - [2025-08-11 02:54:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.028829 [API:8081]10.0.0.23 - - [2025-08-11 02:54:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13243 0.030709 [API:8081]10.0.0.23 - - [2025-08-11 02:54:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.040138 [API:8081]10.0.0.23 - - [2025-08-11 02:54:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13243 0.043641 [API:8081]10.0.0.141 - - [2025-08-11 02:54:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069902 [API:8081]10.0.0.23 - - [2025-08-11 02:54:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.029358 [API:8081]10.0.0.23 - - [2025-08-11 02:54:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13243 0.030747 [API:8081]10.0.0.23 - - [2025-08-11 02:54:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.029003 [API:8081]10.0.0.23 - - [2025-08-11 02:54:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13243 0.037456 [API:8081]10.0.0.23 - - [2025-08-11 02:54:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.033455 [API:8081]10.0.0.23 - - [2025-08-11 02:54:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13243 0.039419 [API:8081]10.0.0.23 - - [2025-08-11 02:54:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.040368 [API:8081]10.0.0.23 - - [2025-08-11 02:54:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13243 0.033650 [API:8081]10.0.0.23 - - [2025-08-11 02:54:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.036603 [API:8081]10.0.0.23 - - [2025-08-11 02:54:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13243 0.037311 [API:8081]10.0.0.23 - - [2025-08-11 02:54:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.039387 [API:8081]10.0.0.23 - - [2025-08-11 02:54:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 12673 0.040236 [API:8081]10.0.0.23 - - [2025-08-11 02:54:45] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-93730320:ctest-SecurityGroupBasicRegressionTests1-93730320-31111865?flat HTTP/1.1" 200 7951 0.024582 [API:8081]10.0.0.23 - - [2025-08-11 02:54:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.014471 [API:8081]10.0.0.141 - - [2025-08-11 02:55:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.077739 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:56:05] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005325 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:56:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005939 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:56:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005580 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:56:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.010570 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:56:05] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.006624 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:56:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004914 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:56:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004962 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 02:56:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004831 [API:8081]10.0.0.23 - - [2025-08-11 02:57:05] "GET /analytics HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.23 - - [2025-08-11 02:57:05] "GET /analytics HTTP/1.1" 401 205 0.000211 [API:8081]10.0.0.141 - - [2025-08-11 02:57:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.096443 [API:8081]10.0.0.38 - - [2025-08-11 02:57:34] "GET /analytics HTTP/1.1" 401 205 0.000532 [API:8081]10.0.0.38 - - [2025-08-11 02:57:34] "GET /analytics HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.141 - - [2025-08-11 02:57:34] "GET /analytics HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.141 - - [2025-08-11 02:57:34] "GET /analytics HTTP/1.1" 401 205 0.000152 [API:8081]10.0.0.23 - - [2025-08-11 02:57:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.23 - - [2025-08-11 02:57:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.063699 [API:8081]10.0.0.23 - - [2025-08-11 02:57:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2198 0.053379 [API:8081]10.0.0.23 - - [2025-08-11 02:57:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2190 0.073711 [API:8081]10.0.0.23 - - [2025-08-11 02:58:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1542 0.012717 [API:8081]10.0.0.23 - - [2025-08-11 02:58:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.014410 [API:8081]10.0.0.23 - - [2025-08-11 02:58:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1968 0.010587 [API:8081]10.0.0.23 - - [2025-08-11 02:58:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2192 0.011709 [API:8081]10.0.0.23 - - [2025-08-11 02:58:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2418 0.010388 [API:8081]10.0.0.23 - - [2025-08-11 02:58:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000405 [API:8081]10.0.0.23 - - [2025-08-11 02:58:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.090814 [API:8081]10.0.0.23 - - [2025-08-11 02:58:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1756 0.068538 [API:8081]10.0.0.23 - - [2025-08-11 02:58:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1974 0.059922 [API:8081]10.0.0.141 - - [2025-08-11 02:58:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.096786 [API:8081]10.0.0.23 - - [2025-08-11 02:58:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.013983 [API:8081]10.0.0.23 - - [2025-08-11 02:58:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.013459 [API:8081]10.0.0.23 - - [2025-08-11 02:58:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.015928 [API:8081]10.0.0.38 - - [2025-08-11 02:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.102508 [API:8081]10.0.0.141 - - [2025-08-11 02:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.167890 [API:8081]10.0.0.141 - - [2025-08-11 02:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.104287 [API:8081]10.0.0.23 - - [2025-08-11 02:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.155210 [API:8081]10.0.0.23 - - [2025-08-11 02:59:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000374 [API:8081]10.0.0.23 - - [2025-08-11 02:59:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.332049 [API:8081]10.0.0.23 - - [2025-08-11 02:59:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1324 0.062834 [API:8081]10.0.0.38 - - [2025-08-11 02:59:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.318458 [API:8081]10.0.0.23 - - [2025-08-11 02:59:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1532 0.079954 [API:8081]10.0.0.23 - - [2025-08-11 02:59:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1742 0.017656 [API:8081]10.0.0.23 - - [2025-08-11 02:59:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1324 0.082118 [API:8081]10.0.0.23 - - [2025-08-11 02:59:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1532 0.011443 [API:8081]10.0.0.23 - - [2025-08-11 02:59:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1742 0.014150 [API:8081]10.0.0.23 - - [2025-08-11 02:59:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1962 0.013309 [API:8081]10.0.0.23 - - [2025-08-11 02:59:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2184 0.011526 [API:8081]10.0.0.23 - - [2025-08-11 02:59:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.23 - - [2025-08-11 02:59:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.065675 [API:8081]10.0.0.23 - - [2025-08-11 02:59:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.057653 [API:8081]10.0.0.23 - - [2025-08-11 03:00:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1766 0.056089 [API:8081]10.0.0.23 - - [2025-08-11 03:00:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1998 0.014988 [API:8081]10.0.0.23 - - [2025-08-11 03:00:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2232 0.012440 [API:8081]10.0.0.141 - - [2025-08-11 03:00:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082788 [API:8081]10.0.0.141 - - [2025-08-11 03:01:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.076821 [API:8081]10.0.0.141 - - [2025-08-11 03:03:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056581 [API:8081]10.0.0.141 - - [2025-08-11 03:04:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.131468 [API:8081]10.0.0.38 - - [2025-08-11 03:04:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.165144 [API:8081]10.0.0.141 - - [2025-08-11 03:04:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.141479 [API:8081]10.0.0.38 - - [2025-08-11 03:04:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.119894 [API:8081]10.0.0.23 - - [2025-08-11 03:04:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.109759 [API:8081]10.0.0.23 - - [2025-08-11 03:04:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.240350 [API:8081]10.0.0.141 - - [2025-08-11 03:04:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.079053 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:06:05] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005100 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:06:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004647 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:06:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.006241 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:06:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005718 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:06:05] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005817 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:06:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004628 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:06:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004038 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:06:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003732 [API:8081]10.0.0.141 - - [2025-08-11 03:06:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068556 [API:8081]10.0.0.23 - - [2025-08-11 03:07:05] "GET /analytics HTTP/1.1" 401 205 0.000355 [API:8081]10.0.0.23 - - [2025-08-11 03:07:05] "GET /analytics HTTP/1.1" 401 205 0.000217 [API:8081]10.0.0.38 - - [2025-08-11 03:07:34] "GET /analytics HTTP/1.1" 401 205 0.000420 [API:8081]10.0.0.38 - - [2025-08-11 03:07:34] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.141 - - [2025-08-11 03:07:34] "GET /analytics HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.141 - - [2025-08-11 03:07:34] "GET /analytics HTTP/1.1" 401 205 0.000133 [API:8081]10.0.0.141 - - [2025-08-11 03:07:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.060993 [API:8081]10.0.0.141 - - [2025-08-11 03:09:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.130351 [API:8081]10.0.0.38 - - [2025-08-11 03:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.227398 [API:8081]10.0.0.141 - - [2025-08-11 03:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.127877 [API:8081]10.0.0.38 - - [2025-08-11 03:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.138149 [API:8081]10.0.0.23 - - [2025-08-11 03:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.073995 [API:8081]10.0.0.23 - - [2025-08-11 03:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.016294 [API:8081]10.0.0.141 - - [2025-08-11 03:09:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080433 [API:8081]10.0.0.141 - - [2025-08-11 03:10:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.063448 [API:8081]10.0.0.23 - - [2025-08-11 03:11:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.23 - - [2025-08-11 03:11:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1542 0.047562 [API:8081]10.0.0.23 - - [2025-08-11 03:11:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.042296 [API:8081]10.0.0.141 - - [2025-08-11 03:12:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080181 [API:8081]10.0.0.141 - - [2025-08-11 03:13:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.079235 [API:8081]10.0.0.141 - - [2025-08-11 03:14:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.116763 [API:8081]10.0.0.38 - - [2025-08-11 03:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.177157 [API:8081]10.0.0.141 - - [2025-08-11 03:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.217094 [API:8081]10.0.0.38 - - [2025-08-11 03:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.136981 [API:8081]10.0.0.23 - - [2025-08-11 03:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.156538 [API:8081]10.0.0.23 - - [2025-08-11 03:14:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.212369 [API:8081]10.0.0.23 - - [2025-08-11 03:15:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000391 [API:8081]10.0.0.23 - - [2025-08-11 03:15:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1528 0.061375 [API:8081]10.0.0.141 - - [2025-08-11 03:15:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.051862 [API:8081]10.0.0.23 - - [2025-08-11 03:15:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.23 - - [2025-08-11 03:15:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1338 0.103828 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:16:05] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002141 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:16:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002338 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:16:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002472 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:16:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002227 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:16:05] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002202 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:16:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002310 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:16:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002519 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:16:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002003 [API:8081]10.0.0.141 - - [2025-08-11 03:16:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.067115 [API:8081]10.0.0.23 - - [2025-08-11 03:17:05] "GET /analytics HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.23 - - [2025-08-11 03:17:05] "GET /analytics HTTP/1.1" 401 205 0.000147 [API:8081]10.0.0.38 - - [2025-08-11 03:17:34] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.38 - - [2025-08-11 03:17:34] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.141 - - [2025-08-11 03:17:34] "GET /analytics HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.141 - - [2025-08-11 03:17:34] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.141 - - [2025-08-11 03:18:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054286 [API:8081]10.0.0.141 - - [2025-08-11 03:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.166236 [API:8081]10.0.0.38 - - [2025-08-11 03:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.034234 [API:8081]10.0.0.141 - - [2025-08-11 03:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.188569 [API:8081]10.0.0.38 - - [2025-08-11 03:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.188625 [API:8081]10.0.0.23 - - [2025-08-11 03:19:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.187398 [API:8081]10.0.0.23 - - [2025-08-11 03:19:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.126158 [API:8081]10.0.0.141 - - [2025-08-11 03:19:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.054143 [API:8081]10.0.0.23 - - [2025-08-11 03:21:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.23 - - [2025-08-11 03:21:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1318 0.051492 [API:8081]10.0.0.141 - - [2025-08-11 03:21:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076403 [API:8081]10.0.0.23 - - [2025-08-11 03:22:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-32020258:5e36c0e2-ae9b-4390-a980-e59aa6ad6b41?flat HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.23 - - [2025-08-11 03:22:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-32020258:5e36c0e2-ae9b-4390-a980-e59aa6ad6b41?flat HTTP/1.1" 200 5267 0.057120 [API:8081]10.0.0.23 - - [2025-08-11 03:22:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-32020258:5e36c0e2-ae9b-4390-a980-e59aa6ad6b41?flat HTTP/1.1" 200 5267 0.052246 [API:8081]10.0.0.23 - - [2025-08-11 03:22:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-32020258:5e36c0e2-ae9b-4390-a980-e59aa6ad6b41?flat HTTP/1.1" 200 5267 0.055631 [API:8081]10.0.0.23 - - [2025-08-11 03:22:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-32020258:ctest-random-67512517?flat HTTP/1.1" 200 4005 0.042325 [API:8081]10.0.0.23 - - [2025-08-11 03:22:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.023862 [API:8081]10.0.0.23 - - [2025-08-11 03:22:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13087 0.024715 [API:8081]10.0.0.23 - - [2025-08-11 03:22:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.023647 [API:8081]10.0.0.23 - - [2025-08-11 03:22:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13087 0.024470 [API:8081]10.0.0.23 - - [2025-08-11 03:22:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008071 [API:8081]10.0.0.23 - - [2025-08-11 03:22:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1324 0.008589 [API:8081]10.0.0.23 - - [2025-08-11 03:22:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.024755 [API:8081]10.0.0.23 - - [2025-08-11 03:22:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13086 0.025878 [API:8081]10.0.0.23 - - [2025-08-11 03:22:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.025205 [API:8081]10.0.0.23 - - [2025-08-11 03:22:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13086 0.026831 [API:8081]10.0.0.23 - - [2025-08-11 03:22:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.028310 [API:8081]10.0.0.23 - - [2025-08-11 03:22:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13086 0.029634 [API:8081]10.0.0.23 - - [2025-08-11 03:22:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.024229 [API:8081]10.0.0.23 - - [2025-08-11 03:22:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13086 0.026251 [API:8081]10.0.0.23 - - [2025-08-11 03:22:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.025929 [API:8081]10.0.0.23 - - [2025-08-11 03:22:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13086 0.024754 [API:8081]10.0.0.23 - - [2025-08-11 03:22:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.029499 [API:8081]10.0.0.23 - - [2025-08-11 03:22:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13086 0.026846 [API:8081]10.0.0.23 - - [2025-08-11 03:22:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.023965 [API:8081]10.0.0.23 - - [2025-08-11 03:22:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13086 0.031050 [API:8081]10.0.0.23 - - [2025-08-11 03:22:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.036273 [API:8081]10.0.0.23 - - [2025-08-11 03:22:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13086 0.028672 [API:8081]10.0.0.23 - - [2025-08-11 03:22:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25268 0.026890 [API:8081]10.0.0.23 - - [2025-08-11 03:22:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 12695 0.025649 [API:8081]10.0.0.23 - - [2025-08-11 03:22:45] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-32020258:ctest-random-67512517?flat HTTP/1.1" 200 8116 0.016467 [API:8081]10.0.0.23 - - [2025-08-11 03:22:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008487 [API:8081]10.0.0.141 - - [2025-08-11 03:22:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.110404 [API:8081]10.0.0.141 - - [2025-08-11 03:24:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.189001 [API:8081]10.0.0.38 - - [2025-08-11 03:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.196684 [API:8081]10.0.0.141 - - [2025-08-11 03:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.179333 [API:8081]10.0.0.38 - - [2025-08-11 03:24:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.163040 [API:8081]10.0.0.23 - - [2025-08-11 03:24:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.294081 [API:8081]10.0.0.23 - - [2025-08-11 03:24:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.220836 [API:8081]10.0.0.141 - - [2025-08-11 03:24:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056704 [API:8081]10.0.0.23 - - [2025-08-11 03:25:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000588 [API:8081]10.0.0.23 - - [2025-08-11 03:25:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1962 0.067881 [API:8081]10.0.0.141 - - [2025-08-11 03:25:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.067840 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:26:05] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003670 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:26:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004672 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:26:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004580 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:26:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003581 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:26:05] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002696 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:26:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002932 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:26:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003396 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:26:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002839 [API:8081]10.0.0.23 - - [2025-08-11 03:27:05] "GET /analytics HTTP/1.1" 401 205 0.000428 [API:8081]10.0.0.23 - - [2025-08-11 03:27:05] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.38 - - [2025-08-11 03:27:34] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.38 - - [2025-08-11 03:27:34] "GET /analytics HTTP/1.1" 401 205 0.000146 [API:8081]10.0.0.141 - - [2025-08-11 03:27:34] "GET /analytics HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.141 - - [2025-08-11 03:27:34] "GET /analytics HTTP/1.1" 401 205 0.000139 [API:8081]10.0.0.141 - - [2025-08-11 03:27:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.051536 [API:8081]10.0.0.23 - - [2025-08-11 03:28:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1320 0.010190 [API:8081]10.0.0.141 - - [2025-08-11 03:28:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.051243 [API:8081]10.0.0.141 - - [2025-08-11 03:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.153735 [API:8081]10.0.0.38 - - [2025-08-11 03:29:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.011093 [API:8081]10.0.0.141 - - [2025-08-11 03:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.138800 [API:8081]10.0.0.38 - - [2025-08-11 03:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.109914 [API:8081]10.0.0.23 - - [2025-08-11 03:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.011410 [API:8081]10.0.0.23 - - [2025-08-11 03:29:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.104507 [API:8081]10.0.0.141 - - [2025-08-11 03:30:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056603 [API:8081]10.0.0.23 - - [2025-08-11 03:31:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.23 - - [2025-08-11 03:31:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1524 0.055533 [API:8081]10.0.0.23 - - [2025-08-11 03:31:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.23 - - [2025-08-11 03:31:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1320 0.055019 [API:8081]10.0.0.141 - - [2025-08-11 03:31:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.334778 [API:8081]10.0.0.23 - - [2025-08-11 03:32:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.23 - - [2025-08-11 03:32:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1350 0.065263 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:39] "POST /analytics/query HTTP/1.1" 202 179 0.004542 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:39] "GET /analytics/query/d4cd4e5e-7663-11f0-847f-00000a000017 HTTP/1.1" 200 221 0.001533 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:39] "GET /analytics/query/d4cd4e5e-7663-11f0-847f-00000a000017 HTTP/1.1" 200 221 0.001738 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:40] "GET /analytics/query/d4cd4e5e-7663-11f0-847f-00000a000017 HTTP/1.1" 200 338 0.001597 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:40] "GET /analytics/query/d4cd4e5e-7663-11f0-847f-00000a000017/chunk-final/0 HTTP/1.1" 200 858 0.001769 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:40] "POST /analytics/query HTTP/1.1" 202 179 0.007919 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:40] "GET /analytics/query/d5cca0f8-7663-11f0-bf53-00000a000017 HTTP/1.1" 200 221 0.002589 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:41] "GET /analytics/query/d5cca0f8-7663-11f0-bf53-00000a000017 HTTP/1.1" 200 221 0.001805 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:41] "GET /analytics/query/d5cca0f8-7663-11f0-bf53-00000a000017 HTTP/1.1" 200 221 0.001916 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:42] "GET /analytics/query/d5cca0f8-7663-11f0-bf53-00000a000017 HTTP/1.1" 200 338 0.002477 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:42] "GET /analytics/query/d5cca0f8-7663-11f0-bf53-00000a000017/chunk-final/0 HTTP/1.1" 200 858 0.005347 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:44] "POST /analytics/query HTTP/1.1" 202 179 1.034737 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:44] "GET /analytics/query/d72bf6ca-7663-11f0-90db-00000a000017 HTTP/1.1" 200 221 0.002338 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:44] "GET /analytics/query/d72bf6ca-7663-11f0-90db-00000a000017 HTTP/1.1" 200 339 0.001810 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:44] "GET /analytics/query/d72bf6ca-7663-11f0-90db-00000a000017/chunk-final/0 HTTP/1.1" 200 13768 0.002692 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:45] "POST /analytics/query HTTP/1.1" 202 179 0.005499 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:45] "GET /analytics/query/d880a20c-7663-11f0-a63b-00000a000017 HTTP/1.1" 200 221 0.001761 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:45] "GET /analytics/query/d880a20c-7663-11f0-a63b-00000a000017 HTTP/1.1" 200 339 0.001797 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:45] "GET /analytics/query/d880a20c-7663-11f0-a63b-00000a000017/chunk-final/0 HTTP/1.1" 200 14456 0.002245 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:46] "POST /analytics/query HTTP/1.1" 202 179 0.007260 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:46] "GET /analytics/query/d94134d8-7663-11f0-be6e-00000a000017 HTTP/1.1" 200 221 0.006811 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:47] "GET /analytics/query/d94134d8-7663-11f0-be6e-00000a000017 HTTP/1.1" 200 221 0.001952 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:47] "GET /analytics/query/d94134d8-7663-11f0-be6e-00000a000017 HTTP/1.1" 200 338 0.001795 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:47] "GET /analytics/query/d94134d8-7663-11f0-be6e-00000a000017/chunk-final/0 HTTP/1.1" 200 6337 0.001982 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:52] "GET /analytics/tables HTTP/1.1" 200 27988 0.004569 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:52] "POST /analytics/query HTTP/1.1" 202 179 0.017909 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:52] "GET /analytics/query/dc7f6d14-7663-11f0-b506-00000a000017 HTTP/1.1" 200 221 0.002051 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:52] "GET /analytics/query/dc7f6d14-7663-11f0-b506-00000a000017 HTTP/1.1" 200 341 0.001618 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:52] "GET /analytics/query/dc7f6d14-7663-11f0-b506-00000a000017/chunk-final/0 HTTP/1.1" 200 327019 0.017226 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:53] "GET /analytics/tables HTTP/1.1" 200 27988 0.003397 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:54] "GET /analytics/tables HTTP/1.1" 200 27988 0.003182 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:54] "POST /analytics/query HTTP/1.1" 202 179 0.009079 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:54] "GET /analytics/query/ddc0167a-7663-11f0-b6dd-00000a000017 HTTP/1.1" 200 221 0.013656 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:54] "GET /analytics/query/ddc0167a-7663-11f0-b6dd-00000a000017 HTTP/1.1" 200 338 0.002423 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:54] "GET /analytics/query/ddc0167a-7663-11f0-b6dd-00000a000017/chunk-final/0 HTTP/1.1" 200 145 0.001883 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:54] "POST /analytics/query HTTP/1.1" 202 179 0.018442 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:54] "GET /analytics/query/de14dd68-7663-11f0-8999-00000a000017 HTTP/1.1" 200 221 0.003298 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:55] "GET /analytics/query/de14dd68-7663-11f0-8999-00000a000017 HTTP/1.1" 200 338 0.002272 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:55] "GET /analytics/query/de14dd68-7663-11f0-8999-00000a000017/chunk-final/0 HTTP/1.1" 200 145 0.002028 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:55] "POST /analytics/query HTTP/1.1" 202 179 0.007886 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:55] "GET /analytics/query/de696cca-7663-11f0-9edd-00000a000017 HTTP/1.1" 200 221 0.004739 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:55] "GET /analytics/query/de696cca-7663-11f0-9edd-00000a000017 HTTP/1.1" 200 338 0.001682 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:55] "GET /analytics/query/de696cca-7663-11f0-9edd-00000a000017/chunk-final/0 HTTP/1.1" 200 145 0.001576 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:55] "POST /analytics/query HTTP/1.1" 202 179 0.004694 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:55] "GET /analytics/query/debabebe-7663-11f0-85bc-00000a000017 HTTP/1.1" 200 221 0.007715 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:56] "GET /analytics/query/debabebe-7663-11f0-85bc-00000a000017 HTTP/1.1" 200 338 0.002025 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:56] "GET /analytics/query/debabebe-7663-11f0-85bc-00000a000017/chunk-final/0 HTTP/1.1" 200 16148 0.003245 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:56] "POST /analytics/query HTTP/1.1" 202 179 0.007685 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:56] "GET /analytics/query/df0d20ec-7663-11f0-b611-00000a000017 HTTP/1.1" 200 221 0.003410 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:56] "GET /analytics/query/df0d20ec-7663-11f0-b611-00000a000017 HTTP/1.1" 200 338 0.001641 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:56] "GET /analytics/query/df0d20ec-7663-11f0-b611-00000a000017/chunk-final/0 HTTP/1.1" 200 2082 0.001846 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:56] "POST /analytics/query HTTP/1.1" 202 179 0.004721 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:57] "GET /analytics/query/df5e7592-7663-11f0-8f96-00000a000017 HTTP/1.1" 200 221 0.005353 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:57] "GET /analytics/query/df5e7592-7663-11f0-8f96-00000a000017 HTTP/1.1" 200 338 0.001682 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:57] "GET /analytics/query/df5e7592-7663-11f0-8f96-00000a000017/chunk-final/0 HTTP/1.1" 200 4013 0.001698 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:57] "POST /analytics/query HTTP/1.1" 202 179 0.005579 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:57] "GET /analytics/query/dfb0d738-7663-11f0-97d0-00000a000017 HTTP/1.1" 200 221 0.001650 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:58] "GET /analytics/query/dfb0d738-7663-11f0-97d0-00000a000017 HTTP/1.1" 200 338 0.002002 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:58] "GET /analytics/query/dfb0d738-7663-11f0-97d0-00000a000017/chunk-final/0 HTTP/1.1" 200 145 0.001518 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:58] "POST /analytics/query HTTP/1.1" 202 179 0.010353 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:58] "GET /analytics/query/e0021036-7663-11f0-a330-00000a000017 HTTP/1.1" 200 221 0.002156 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:58] "GET /analytics/query/e0021036-7663-11f0-a330-00000a000017 HTTP/1.1" 200 338 0.001630 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:58] "GET /analytics/query/e0021036-7663-11f0-a330-00000a000017/chunk-final/0 HTTP/1.1" 200 145 0.001409 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:58] "POST /analytics/query HTTP/1.1" 202 179 0.005138 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:58] "GET /analytics/query/e052f3ca-7663-11f0-8358-00000a000017 HTTP/1.1" 200 221 0.003386 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:59] "GET /analytics/query/e052f3ca-7663-11f0-8358-00000a000017 HTTP/1.1" 200 338 0.001648 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:59] "GET /analytics/query/e052f3ca-7663-11f0-8358-00000a000017/chunk-final/0 HTTP/1.1" 200 4013 0.001791 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:59] "POST /analytics/query HTTP/1.1" 202 179 0.005704 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:59] "GET /analytics/query/e0a44858-7663-11f0-9611-00000a000017 HTTP/1.1" 200 221 0.004338 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:59] "GET /analytics/query/e0a44858-7663-11f0-9611-00000a000017 HTTP/1.1" 200 338 0.001620 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:59] "GET /analytics/query/e0a44858-7663-11f0-9611-00000a000017/chunk-final/0 HTTP/1.1" 200 4013 0.001713 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:59] "POST /analytics/query HTTP/1.1" 202 179 0.006477 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:32:59] "GET /analytics/query/e0f704d2-7663-11f0-9654-00000a000017 HTTP/1.1" 200 221 0.002175 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:00] "GET /analytics/query/e0f704d2-7663-11f0-9654-00000a000017 HTTP/1.1" 200 338 0.001658 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:00] "GET /analytics/query/e0f704d2-7663-11f0-9654-00000a000017/chunk-final/0 HTTP/1.1" 200 145 0.001377 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:00] "POST /analytics/query HTTP/1.1" 202 179 0.004935 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:00] "GET /analytics/query/e1499254-7663-11f0-a0aa-00000a000017 HTTP/1.1" 200 221 0.001270 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:00] "GET /analytics/query/e1499254-7663-11f0-a0aa-00000a000017 HTTP/1.1" 200 338 0.001561 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:00] "GET /analytics/query/e1499254-7663-11f0-a0aa-00000a000017/chunk-final/0 HTTP/1.1" 200 7876 0.001676 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:01] "GET /analytics/tables HTTP/1.1" 200 27988 0.002993 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:02] "GET /analytics/tables HTTP/1.1" 200 27988 0.003066 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:02] "POST /analytics/query HTTP/1.1" 202 179 0.004235 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:02] "GET /analytics/query/e2601470-7663-11f0-b402-00000a000017 HTTP/1.1" 200 221 0.001424 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:02] "GET /analytics/query/e2601470-7663-11f0-b402-00000a000017 HTTP/1.1" 200 340 0.001655 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:02] "GET /analytics/query/e2601470-7663-11f0-b402-00000a000017/chunk-final/0 HTTP/1.1" 200 1532021 0.014408 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:02] "POST /analytics/query HTTP/1.1" 202 179 0.005065 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:02] "GET /analytics/query/e2b78be6-7663-11f0-b030-00000a000017 HTTP/1.1" 200 221 0.006437 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:03] "GET /analytics/query/e2b78be6-7663-11f0-b030-00000a000017 HTTP/1.1" 200 340 0.001642 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:03] "GET /analytics/query/e2b78be6-7663-11f0-b030-00000a000017/chunk-final/0 HTTP/1.1" 200 1533372 0.014995 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:04] "GET /analytics/tables HTTP/1.1" 200 27988 0.006549 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:04] "GET /analytics/tables HTTP/1.1" 200 27988 0.004243 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:05] "GET /analytics/tables HTTP/1.1" 200 27988 0.005712 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:06] "GET /analytics/tables HTTP/1.1" 200 27988 0.002798 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:06] "GET /analytics/tables HTTP/1.1" 200 27988 0.003222 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:06] "POST /analytics/query HTTP/1.1" 202 179 0.004590 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:06] "GET /analytics/query/e53d92e8-7663-11f0-85d7-00000a000017 HTTP/1.1" 200 221 0.001312 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:07] "GET /analytics/query/e53d92e8-7663-11f0-85d7-00000a000017 HTTP/1.1" 200 339 0.002358 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:07] "GET /analytics/query/e53d92e8-7663-11f0-85d7-00000a000017/chunk-final/0 HTTP/1.1" 200 43929 0.005600 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:08] "GET /analytics/tables HTTP/1.1" 200 27988 0.002492 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:08] "POST /analytics/query HTTP/1.1" 202 179 0.004091 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:08] "GET /analytics/query/e5fce248-7663-11f0-a937-00000a000017 HTTP/1.1" 200 221 0.001785 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:08] "GET /analytics/query/e5fce248-7663-11f0-a937-00000a000017 HTTP/1.1" 200 341 0.001608 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:08] "GET /analytics/query/e5fce248-7663-11f0-a937-00000a000017/chunk-final/0 HTTP/1.1" 200 961493 0.027410 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:09] "GET /analytics/tables HTTP/1.1" 200 27988 0.003700 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:10] "GET /analytics/tables HTTP/1.1" 200 27988 0.004410 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:14] "GET /analytics/tables HTTP/1.1" 200 27988 0.007829 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:14] "GET /analytics/tables HTTP/1.1" 200 27988 0.007011 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:15] "POST /analytics/query HTTP/1.1" 200 2309 1.032665 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:16] "GET /analytics/tables HTTP/1.1" 200 27988 0.003059 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:17] "GET /analytics/tables HTTP/1.1" 200 27988 0.003448 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:17] "GET /analytics/tables HTTP/1.1" 200 27988 0.004365 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:18] "GET /analytics/tables HTTP/1.1" 200 27988 0.002604 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:19] "GET /analytics/tables HTTP/1.1" 200 27988 0.004068 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:19] "GET /analytics/tables HTTP/1.1" 200 27988 0.003349 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:20] "GET /analytics/tables HTTP/1.1" 200 27988 0.003743 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:21] "POST /analytics/query HTTP/1.1" 200 141587 1.019804 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:22] "GET /analytics/tables HTTP/1.1" 200 27988 0.002781 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:22] "GET /analytics/tables HTTP/1.1" 200 27988 0.002648 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:23] "GET /analytics/tables HTTP/1.1" 200 27988 0.003036 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:24] "GET /analytics/tables HTTP/1.1" 200 27988 0.003022 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:24] "GET /analytics/tables HTTP/1.1" 200 27988 0.003919 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:25] "GET /analytics/tables HTTP/1.1" 200 27988 0.003675 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:33:26] "GET /analytics/tables HTTP/1.1" 200 27988 0.003026 [API:8081]10.0.0.23 - - [2025-08-11 03:33:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.23 - - [2025-08-11 03:33:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1594 0.051269 [API:8081]10.0.0.141 - - [2025-08-11 03:33:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056476 [API:8081]10.0.0.141 - - [2025-08-11 03:34:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.126274 [API:8081]10.0.0.38 - - [2025-08-11 03:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.137739 [API:8081]10.0.0.141 - - [2025-08-11 03:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.122547 [API:8081]10.0.0.38 - - [2025-08-11 03:34:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.125679 [API:8081]10.0.0.23 - - [2025-08-11 03:34:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.178501 [API:8081]10.0.0.23 - - [2025-08-11 03:34:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.263374 [API:8081]10.0.0.23 - - [2025-08-11 03:34:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.066800 [API:8081]10.0.0.23 - - [2025-08-11 03:34:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.017719 [API:8081]10.0.0.23 - - [2025-08-11 03:34:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.066925 [API:8081]10.0.0.23 - - [2025-08-11 03:34:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.014289 [API:8081]10.0.0.23 - - [2025-08-11 03:34:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.011349 [API:8081]10.0.0.23 - - [2025-08-11 03:34:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.018856 [API:8081]10.0.0.23 - - [2025-08-11 03:34:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.010520 [API:8081]10.0.0.141 - - [2025-08-11 03:35:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.050330 [API:8081]10.0.0.23 - - [2025-08-11 03:35:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.010639 [API:8081]10.0.0.23 - - [2025-08-11 03:35:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.008235 [API:8081]10.0.0.23 - - [2025-08-11 03:35:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.007301 [API:8081]10.0.0.23 - - [2025-08-11 03:35:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.007713 [API:8081]10.0.0.23 - - [2025-08-11 03:35:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.008367 [API:8081]10.0.0.23 - - [2025-08-11 03:35:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.007460 [API:8081]10.0.0.23 - - [2025-08-11 03:36:01] "POST /analytics/query HTTP/1.1" 200 222 1.015561 [API:8081]10.0.0.23 - - [2025-08-11 03:36:02] "POST /analytics/query HTTP/1.1" 200 222 1.015976 [API:8081]10.0.0.23 - - [2025-08-11 03:36:03] "POST /analytics/query HTTP/1.1" 200 353 1.016835 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:36:05] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002497 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:36:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002921 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:36:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002703 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:36:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002294 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:36:05] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002181 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:36:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002067 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:36:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002079 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:36:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.001999 [API:8081]10.0.0.141 - - [2025-08-11 03:37:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052064 [API:8081]10.0.0.23 - - [2025-08-11 03:37:05] "GET /analytics HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.23 - - [2025-08-11 03:37:05] "GET /analytics HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.38 - - [2025-08-11 03:37:34] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.38 - - [2025-08-11 03:37:34] "GET /analytics HTTP/1.1" 401 205 0.000134 [API:8081]10.0.0.141 - - [2025-08-11 03:37:34] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.141 - - [2025-08-11 03:37:34] "GET /analytics HTTP/1.1" 401 205 0.000136 [API:8081]10.0.0.141 - - [2025-08-11 03:38:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.050294 [API:8081]10.0.0.141 - - [2025-08-11 03:39:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.171899 [API:8081]10.0.0.38 - - [2025-08-11 03:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.031951 [API:8081]10.0.0.141 - - [2025-08-11 03:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.127863 [API:8081]10.0.0.38 - - [2025-08-11 03:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.168900 [API:8081]10.0.0.23 - - [2025-08-11 03:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.127754 [API:8081]10.0.0.23 - - [2025-08-11 03:39:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.068398 [API:8081]10.0.0.23 - - [2025-08-11 03:39:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26209 0.067189 [API:8081]10.0.0.23 - - [2025-08-11 03:39:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13798 0.027558 [API:8081]10.0.0.23 - - [2025-08-11 03:39:24] "POST /analytics/query HTTP/1.1" 200 507 1.055157 [API:8081]10.0.0.23 - - [2025-08-11 03:39:25] "POST /analytics/query HTTP/1.1" 200 353 1.017869 [API:8081]10.0.0.23 - - [2025-08-11 03:39:26] "POST /analytics/query HTTP/1.1" 200 353 1.062100 [API:8081]10.0.0.23 - - [2025-08-11 03:39:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.008075 [API:8081]10.0.0.23 - - [2025-08-11 03:39:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.007681 [API:8081]10.0.0.23 - - [2025-08-11 03:39:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.008026 [API:8081]10.0.0.23 - - [2025-08-11 03:39:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.007954 [API:8081]10.0.0.23 - - [2025-08-11 03:39:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.007775 [API:8081]10.0.0.141 - - [2025-08-11 03:40:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065527 [API:8081]10.0.0.141 - - [2025-08-11 03:41:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.079995 [API:8081]10.0.0.141 - - [2025-08-11 03:43:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069465 [API:8081]10.0.0.38 - - [2025-08-11 03:44:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.226020 [API:8081]10.0.0.141 - - [2025-08-11 03:44:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.183968 [API:8081]10.0.0.141 - - [2025-08-11 03:44:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.191948 [API:8081]10.0.0.38 - - [2025-08-11 03:44:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.127969 [API:8081]10.0.0.23 - - [2025-08-11 03:44:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.266762 [API:8081]10.0.0.23 - - [2025-08-11 03:44:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.205387 [API:8081]10.0.0.141 - - [2025-08-11 03:44:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.060452 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:46:05] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002400 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:46:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002463 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:46:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002338 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:46:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003169 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:46:05] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002534 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:46:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002591 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:46:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002602 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:46:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002394 [API:8081]10.0.0.141 - - [2025-08-11 03:46:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.049661 [API:8081]10.0.0.23 - - [2025-08-11 03:47:05] "GET /analytics HTTP/1.1" 401 205 0.000386 [API:8081]10.0.0.23 - - [2025-08-11 03:47:05] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.141 - - [2025-08-11 03:47:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.085230 [API:8081]10.0.0.38 - - [2025-08-11 03:47:34] "GET /analytics HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2025-08-11 03:47:34] "GET /analytics HTTP/1.1" 401 205 0.000156 [API:8081]10.0.0.141 - - [2025-08-11 03:47:34] "GET /analytics HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.141 - - [2025-08-11 03:47:34] "GET /analytics HTTP/1.1" 401 205 0.000148 [API:8081]10.0.0.141 - - [2025-08-11 03:49:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 4697 0.114334 [API:8081]10.0.0.38 - - [2025-08-11 03:49:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 4697 0.015400 [API:8081]10.0.0.141 - - [2025-08-11 03:49:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 4697 0.166949 [API:8081]10.0.0.38 - - [2025-08-11 03:49:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 4697 0.116505 [API:8081]10.0.0.23 - - [2025-08-11 03:49:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 4697 0.055933 [API:8081]10.0.0.23 - - [2025-08-11 03:49:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 4697 0.012430 [API:8081]10.0.0.141 - - [2025-08-11 03:49:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058151 [API:8081]10.0.0.141 - - [2025-08-11 03:50:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.055513 [API:8081]10.0.0.141 - - [2025-08-11 03:52:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.090562 [API:8081]10.0.0.23 - - [2025-08-11 03:52:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000354 [API:8081]10.0.0.23 - - [2025-08-11 03:52:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1524 0.046579 [API:8081]10.0.0.23 - - [2025-08-11 03:52:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1524 0.050155 [API:8081]10.0.0.141 - - [2025-08-11 03:53:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.128280 [API:8081]10.0.0.141 - - [2025-08-11 03:54:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.145793 [API:8081]10.0.0.38 - - [2025-08-11 03:54:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.167503 [API:8081]10.0.0.141 - - [2025-08-11 03:54:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.180695 [API:8081]10.0.0.38 - - [2025-08-11 03:54:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.150466 [API:8081]10.0.0.23 - - [2025-08-11 03:54:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.217189 [API:8081]10.0.0.23 - - [2025-08-11 03:54:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.214444 [API:8081]10.0.0.141 - - [2025-08-11 03:55:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061127 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:56:05] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002760 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:56:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003226 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:56:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003353 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:56:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003585 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:56:05] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003166 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:56:05] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003870 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:56:06] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003593 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 03:56:06] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004290 [API:8081]10.0.0.141 - - [2025-08-11 03:56:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.061087 [API:8081]10.0.0.23 - - [2025-08-11 03:57:05] "GET /analytics HTTP/1.1" 401 205 0.000383 [API:8081]10.0.0.23 - - [2025-08-11 03:57:05] "GET /analytics HTTP/1.1" 401 205 0.000177 [API:8081]10.0.0.38 - - [2025-08-11 03:57:34] "GET /analytics HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.38 - - [2025-08-11 03:57:34] "GET /analytics HTTP/1.1" 401 205 0.000137 [API:8081]10.0.0.141 - - [2025-08-11 03:57:34] "GET /analytics HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.141 - - [2025-08-11 03:57:34] "GET /analytics HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.141 - - [2025-08-11 03:58:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.119717 [API:8081]10.0.0.141 - - [2025-08-11 03:59:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.229423 [API:8081]10.0.0.38 - - [2025-08-11 03:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.012556 [API:8081]10.0.0.141 - - [2025-08-11 03:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.219949 [API:8081]10.0.0.38 - - [2025-08-11 03:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.240851 [API:8081]10.0.0.23 - - [2025-08-11 03:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.018903 [API:8081]10.0.0.23 - - [2025-08-11 03:59:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.151203 [API:8081]10.0.0.141 - - [2025-08-11 03:59:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.063519 [API:8081]10.0.0.141 - - [2025-08-11 04:01:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057760 [API:8081]10.0.0.141 - - [2025-08-11 04:02:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.065293 [API:8081]10.0.0.141 - - [2025-08-11 04:04:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.200084 [API:8081]10.0.0.38 - - [2025-08-11 04:04:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.140109 [API:8081]10.0.0.141 - - [2025-08-11 04:04:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.174520 [API:8081]10.0.0.38 - - [2025-08-11 04:04:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.128347 [API:8081]10.0.0.23 - - [2025-08-11 04:04:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.011162 [API:8081]10.0.0.23 - - [2025-08-11 04:04:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.111415 [API:8081]10.0.0.141 - - [2025-08-11 04:04:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050944 [API:8081]10.0.0.141 - - [2025-08-11 04:05:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.057153 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:06:06] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003526 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:06:06] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002576 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:06:06] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002486 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:06:06] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002186 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:06:06] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002214 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:06:06] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002179 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:06:06] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002244 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:06:06] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002070 [API:8081]10.0.0.23 - - [2025-08-11 04:07:05] "GET /analytics HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.23 - - [2025-08-11 04:07:05] "GET /analytics HTTP/1.1" 401 205 0.000144 [API:8081]10.0.0.141 - - [2025-08-11 04:07:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065857 [API:8081]10.0.0.38 - - [2025-08-11 04:07:34] "GET /analytics HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.38 - - [2025-08-11 04:07:34] "GET /analytics HTTP/1.1" 401 205 0.000142 [API:8081]10.0.0.141 - - [2025-08-11 04:07:34] "GET /analytics HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.141 - - [2025-08-11 04:07:34] "GET /analytics HTTP/1.1" 401 205 0.000139 [API:8081]10.0.0.141 - - [2025-08-11 04:08:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.063345 [API:8081]10.0.0.23 - - [2025-08-11 04:08:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-63150586:55bff7c7-c756-45d3-bc7c-7fd3038e24ac?flat HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.23 - - [2025-08-11 04:08:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-63150586:55bff7c7-c756-45d3-bc7c-7fd3038e24ac?flat HTTP/1.1" 200 5317 0.410235 [API:8081]10.0.0.23 - - [2025-08-11 04:08:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-63150586:55bff7c7-c756-45d3-bc7c-7fd3038e24ac?flat HTTP/1.1" 200 5317 0.106852 [API:8081]10.0.0.23 - - [2025-08-11 04:08:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-63150586:55bff7c7-c756-45d3-bc7c-7fd3038e24ac?flat HTTP/1.1" 200 5317 0.056848 [API:8081]10.0.0.23 - - [2025-08-11 04:08:45] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-65977225:ctest-TestRbac-65977225-59934785?flat HTTP/1.1" 200 8366 0.061824 [API:8081]10.0.0.23 - - [2025-08-11 04:08:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.075981 [API:8081]10.0.0.23 - - [2025-08-11 04:08:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.106268 [API:8081]10.0.0.23 - - [2025-08-11 04:08:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.23 - - [2025-08-11 04:08:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.076359 [API:8081]10.0.0.23 - - [2025-08-11 04:08:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13121 0.065138 [API:8081]10.0.0.23 - - [2025-08-11 04:08:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.071620 [API:8081]10.0.0.23 - - [2025-08-11 04:08:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.114452 [API:8081]10.0.0.23 - - [2025-08-11 04:08:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.032805 [API:8081]10.0.0.23 - - [2025-08-11 04:08:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13121 0.026665 [API:8081]10.0.0.23 - - [2025-08-11 04:08:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.059866 [API:8081]10.0.0.23 - - [2025-08-11 04:08:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.032226 [API:8081]10.0.0.23 - - [2025-08-11 04:08:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.150569 [API:8081]10.0.0.23 - - [2025-08-11 04:08:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.064912 [API:8081]10.0.0.23 - - [2025-08-11 04:08:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13121 0.023472 [API:8081]10.0.0.23 - - [2025-08-11 04:08:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.024563 [API:8081]10.0.0.23 - - [2025-08-11 04:08:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13121 0.024740 [API:8081]10.0.0.23 - - [2025-08-11 04:08:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.024762 [API:8081]10.0.0.23 - - [2025-08-11 04:08:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13121 0.023862 [API:8081]10.0.0.23 - - [2025-08-11 04:09:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.024469 [API:8081]10.0.0.23 - - [2025-08-11 04:09:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13121 0.023830 [API:8081]10.0.0.141 - - [2025-08-11 04:09:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.124800 [API:8081]10.0.0.23 - - [2025-08-11 04:09:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.025865 [API:8081]10.0.0.23 - - [2025-08-11 04:09:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13121 0.023929 [API:8081]10.0.0.38 - - [2025-08-11 04:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.008083 [API:8081]10.0.0.141 - - [2025-08-11 04:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.108241 [API:8081]10.0.0.38 - - [2025-08-11 04:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.124079 [API:8081]10.0.0.23 - - [2025-08-11 04:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.015641 [API:8081]10.0.0.23 - - [2025-08-11 04:09:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.135448 [API:8081]10.0.0.23 - - [2025-08-11 04:09:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.024822 [API:8081]10.0.0.23 - - [2025-08-11 04:09:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13121 0.025108 [API:8081]10.0.0.23 - - [2025-08-11 04:09:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.027297 [API:8081]10.0.0.23 - - [2025-08-11 04:09:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13121 0.026415 [API:8081]10.0.0.23 - - [2025-08-11 04:09:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.025578 [API:8081]10.0.0.23 - - [2025-08-11 04:09:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13121 0.037953 [API:8081]10.0.0.23 - - [2025-08-11 04:09:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.025997 [API:8081]10.0.0.23 - - [2025-08-11 04:09:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 12693 0.026510 [API:8081]10.0.0.23 - - [2025-08-11 04:09:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-65977225:ctest-TestRbac-65977225-59934785?flat HTTP/1.1" 200 6490 0.013453 [API:8081]10.0.0.23 - - [2025-08-11 04:09:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009482 [API:8081]10.0.0.23 - - [2025-08-11 04:09:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.23 - - [2025-08-11 04:09:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.054647 [API:8081]10.0.0.23 - - [2025-08-11 04:09:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.078239 [API:8081]10.0.0.23 - - [2025-08-11 04:09:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1608 0.112616 [API:8081]10.0.0.23 - - [2025-08-11 04:10:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-89393373:3410a708-498a-401b-b3c3-26f4bfa90068?flat HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.23 - - [2025-08-11 04:10:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-89393373:3410a708-498a-401b-b3c3-26f4bfa90068?flat HTTP/1.1" 200 5392 0.116519 [API:8081]10.0.0.23 - - [2025-08-11 04:10:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-89393373:3410a708-498a-401b-b3c3-26f4bfa90068?flat HTTP/1.1" 200 5392 0.048268 [API:8081]10.0.0.23 - - [2025-08-11 04:10:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-89393373:3410a708-498a-401b-b3c3-26f4bfa90068?flat HTTP/1.1" 200 5392 0.046262 [API:8081]10.0.0.23 - - [2025-08-11 04:10:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-89393373:ctest-TestRbacBasic-89393373-57591245?flat HTTP/1.1" 200 4130 0.045142 [API:8081]10.0.0.23 - - [2025-08-11 04:10:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.050782 [API:8081]10.0.0.23 - - [2025-08-11 04:10:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.068218 [API:8081]10.0.0.23 - - [2025-08-11 04:10:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.020457 [API:8081]10.0.0.23 - - [2025-08-11 04:10:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.028430 [API:8081]10.0.0.23 - - [2025-08-11 04:10:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.065647 [API:8081]10.0.0.23 - - [2025-08-11 04:10:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.020085 [API:8081]10.0.0.23 - - [2025-08-11 04:10:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.032221 [API:8081]10.0.0.23 - - [2025-08-11 04:10:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.047536 [API:8081]10.0.0.23 - - [2025-08-11 04:10:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.071825 [API:8081]10.0.0.23 - - [2025-08-11 04:10:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.020271 [API:8081]10.0.0.141 - - [2025-08-11 04:10:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068444 [API:8081]10.0.0.23 - - [2025-08-11 04:10:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.022438 [API:8081]10.0.0.23 - - [2025-08-11 04:10:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.022683 [API:8081]10.0.0.23 - - [2025-08-11 04:10:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.020216 [API:8081]10.0.0.23 - - [2025-08-11 04:10:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.021523 [API:8081]10.0.0.23 - - [2025-08-11 04:10:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.020765 [API:8081]10.0.0.23 - - [2025-08-11 04:10:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.023615 [API:8081]10.0.0.23 - - [2025-08-11 04:10:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.030164 [API:8081]10.0.0.23 - - [2025-08-11 04:10:45] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-89393373:ctest-TestRbacBasic-89393373-57591245?flat HTTP/1.1" 200 6884 0.015465 [API:8081]10.0.0.23 - - [2025-08-11 04:10:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010645 [API:8081]10.0.0.23 - - [2025-08-11 04:10:50] "GET /analytics/alarms HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.23 - - [2025-08-11 04:10:51] "GET /analytics/alarms HTTP/1.1" 200 109 0.101525 [Introspect:8090]10.0.0.23 - - [2025-08-11 04:10:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001133 [API:8081]10.0.0.23 - - [2025-08-11 04:11:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.23 - - [2025-08-11 04:11:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.053239 [API:8081]10.0.0.141 - - [2025-08-11 04:11:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.056778 [API:8081]10.0.0.23 - - [2025-08-11 04:13:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-55060299:badb07f4-63c2-4ae2-a4a4-cdc9a98f5f4e?flat HTTP/1.1" 200 5443 0.057953 [API:8081]10.0.0.23 - - [2025-08-11 04:13:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-55060299:badb07f4-63c2-4ae2-a4a4-cdc9a98f5f4e?flat HTTP/1.1" 200 5443 0.015645 [API:8081]10.0.0.23 - - [2025-08-11 04:13:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-55060299:badb07f4-63c2-4ae2-a4a4-cdc9a98f5f4e?flat HTTP/1.1" 200 5443 0.052811 [API:8081]10.0.0.23 - - [2025-08-11 04:13:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-55060299:ctest-vn1-26888578?flat HTTP/1.1" 200 9574 0.023826 [API:8081]10.0.0.23 - - [2025-08-11 04:13:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.024564 [API:8081]10.0.0.23 - - [2025-08-11 04:13:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13083 0.025106 [API:8081]10.0.0.23 - - [2025-08-11 04:13:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.026570 [API:8081]10.0.0.23 - - [2025-08-11 04:13:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13083 0.025420 [API:8081]10.0.0.23 - - [2025-08-11 04:13:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008679 [API:8081]10.0.0.23 - - [2025-08-11 04:13:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-55060299:50f65a0a-bb5e-46df-856d-c91283607a34?flat HTTP/1.1" 200 5440 0.016619 [API:8081]10.0.0.23 - - [2025-08-11 04:13:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-55060299:50f65a0a-bb5e-46df-856d-c91283607a34?flat HTTP/1.1" 200 5440 0.025734 [API:8081]10.0.0.23 - - [2025-08-11 04:13:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-55060299:50f65a0a-bb5e-46df-856d-c91283607a34?flat HTTP/1.1" 200 5440 0.019462 [API:8081]10.0.0.23 - - [2025-08-11 04:13:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-55060299:ctest-vn1-26888578?flat HTTP/1.1" 200 9499 0.029466 [API:8081]10.0.0.23 - - [2025-08-11 04:13:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.023250 [API:8081]10.0.0.23 - - [2025-08-11 04:13:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.021219 [API:8081]10.0.0.23 - - [2025-08-11 04:13:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009363 [API:8081]10.0.0.23 - - [2025-08-11 04:13:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.021677 [API:8081]10.0.0.23 - - [2025-08-11 04:13:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.032454 [API:8081]10.0.0.141 - - [2025-08-11 04:13:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050428 [API:8081]10.0.0.23 - - [2025-08-11 04:13:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.020469 [API:8081]10.0.0.23 - - [2025-08-11 04:13:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.019915 [API:8081]10.0.0.23 - - [2025-08-11 04:13:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.021913 [API:8081]10.0.0.23 - - [2025-08-11 04:13:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.021502 [API:8081]10.0.0.23 - - [2025-08-11 04:13:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.038208 [API:8081]10.0.0.23 - - [2025-08-11 04:13:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.023582 [API:8081]10.0.0.23 - - [2025-08-11 04:13:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.021493 [API:8081]10.0.0.23 - - [2025-08-11 04:13:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-55060299:ctest-vn1-26888578?flat HTTP/1.1" 200 7734 0.018914 [API:8081]10.0.0.23 - - [2025-08-11 04:13:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010047 [API:8081]10.0.0.23 - - [2025-08-11 04:13:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26216 0.024269 [API:8081]10.0.0.23 - - [2025-08-11 04:13:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13082 0.024494 [API:8081]10.0.0.23 - - [2025-08-11 04:13:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26216 0.026608 [API:8081]10.0.0.23 - - [2025-08-11 04:13:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13082 0.035685 [API:8081]10.0.0.23 - - [2025-08-11 04:13:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26216 0.025727 [API:8081]10.0.0.23 - - [2025-08-11 04:13:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13082 0.023377 [API:8081]10.0.0.23 - - [2025-08-11 04:13:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26216 0.024108 [API:8081]10.0.0.23 - - [2025-08-11 04:13:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13082 0.023169 [API:8081]10.0.0.23 - - [2025-08-11 04:14:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26216 0.024882 [API:8081]10.0.0.23 - - [2025-08-11 04:14:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13082 0.024306 [API:8081]10.0.0.141 - - [2025-08-11 04:14:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.118235 [API:8081]10.0.0.38 - - [2025-08-11 04:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.125212 [API:8081]10.0.0.141 - - [2025-08-11 04:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.130546 [API:8081]10.0.0.38 - - [2025-08-11 04:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.128583 [API:8081]10.0.0.23 - - [2025-08-11 04:14:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.139466 [API:8081]10.0.0.23 - - [2025-08-11 04:14:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.132135 [API:8081]10.0.0.23 - - [2025-08-11 04:14:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26216 0.025991 [API:8081]10.0.0.23 - - [2025-08-11 04:14:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13082 0.025117 [API:8081]10.0.0.23 - - [2025-08-11 04:14:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26216 0.026646 [API:8081]10.0.0.23 - - [2025-08-11 04:14:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13082 0.025876 [API:8081]10.0.0.23 - - [2025-08-11 04:14:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26216 0.026507 [API:8081]10.0.0.23 - - [2025-08-11 04:14:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 13082 0.029155 [API:8081]10.0.0.23 - - [2025-08-11 04:14:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3794-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26216 0.030615 [API:8081]10.0.0.23 - - [2025-08-11 04:14:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 12692 0.046272 [API:8081]10.0.0.23 - - [2025-08-11 04:14:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-55060299:ctest-vn1-26888578?flat HTTP/1.1" 200 6229 0.018484 [API:8081]10.0.0.23 - - [2025-08-11 04:14:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010515 [API:8081]10.0.0.23 - - [2025-08-11 04:14:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.009104 [API:8081]10.0.0.23 - - [2025-08-11 04:14:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.010873 [API:8081]10.0.0.141 - - [2025-08-11 04:14:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.069071 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:16:06] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002136 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:16:06] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002806 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:16:06] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002316 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:16:06] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002467 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:16:06] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002315 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:16:06] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002405 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:16:06] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002322 [LOCAL API:8181]127.0.0.1 - - [2025-08-11 04:16:06] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002364 [API:8081]10.0.0.141 - - [2025-08-11 04:16:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057175 [Introspect:8090]10.0.0.23 - - [2025-08-11 04:17:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001260 [API:8081]10.0.0.23 - - [2025-08-11 04:17:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 11994 0.064743 [API:8081]10.0.0.23 - - [2025-08-11 04:17:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.371761 [API:8081]10.0.0.23 - - [2025-08-11 04:17:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 4053 0.379506 [API:8081]10.0.0.23 - - [2025-08-11 04:17:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 4053 0.014901 [API:8081]10.0.0.23 - - [2025-08-11 04:17:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5844 0.023541 [API:8081]10.0.0.23 - - [2025-08-11 04:17:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.024440 [API:8081]10.0.0.23 - - [2025-08-11 04:17:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.027930 [API:8081]10.0.0.23 - - [2025-08-11 04:17:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5844 0.029504 [API:8081]10.0.0.23 - - [2025-08-11 04:17:05] "GET /analytics HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.23 - - [2025-08-11 04:17:05] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.23 - - [2025-08-11 04:17:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 11994 0.029839 [API:8081]10.0.0.23 - - [2025-08-11 04:17:07] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.016576 [API:8081]10.0.0.23 - - [2025-08-11 04:17:07] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6138 0.017200 [API:8081]10.0.0.23 - - [2025-08-11 04:17:07] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 4053 0.015267 [API:8081]10.0.0.23 - - [2025-08-11 04:17:07] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5844 0.017464 [API:8081]10.0.0.23 - - [2025-08-11 04:17:07] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.015946 [API:8081]10.0.0.23 - - [2025-08-11 04:17:07] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.030801 [API:8081]10.0.0.23 - - [2025-08-11 04:17:07] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5844 0.015458 [API:8081]10.0.0.23 - - [2025-08-11 04:17:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 11994 0.037066 [API:8081]10.0.0.23 - - [2025-08-11 04:17:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.025396 [API:8081]10.0.0.23 - - [2025-08-11 04:17:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6138 0.025693 [API:8081]10.0.0.23 - - [2025-08-11 04:17:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6136 0.021604 [API:8081]10.0.0.23 - - [2025-08-11 04:17:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5844 0.022006 [API:8081]10.0.0.23 - - [2025-08-11 04:17:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.021103 [API:8081]10.0.0.23 - - [2025-08-11 04:17:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.015829 [API:8081]10.0.0.23 - - [2025-08-11 04:17:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5844 0.015446 [API:8081]10.0.0.23 - - [2025-08-11 04:17:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12308 0.025028 [API:8081]10.0.0.23 - - [2025-08-11 04:17:18] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.014150 [API:8081]10.0.0.23 - - [2025-08-11 04:17:18] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6138 0.018364 [API:8081]10.0.0.23 - - [2025-08-11 04:17:18] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6136 0.017003 [API:8081]10.0.0.23 - - [2025-08-11 04:17:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5844 0.013177 [API:8081]10.0.0.23 - - [2025-08-11 04:17:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.014046 [API:8081]10.0.0.23 - - [2025-08-11 04:17:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.015672 [API:8081]10.0.0.23 - - [2025-08-11 04:17:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5844 0.014123 [API:8081]10.0.0.23 - - [2025-08-11 04:17:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12308 0.023252 [API:8081]10.0.0.23 - - [2025-08-11 04:17:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.015741 [API:8081]10.0.0.23 - - [2025-08-11 04:17:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6138 0.015010 [API:8081]10.0.0.23 - - [2025-08-11 04:17:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6136 0.014657 [API:8081]10.0.0.23 - - [2025-08-11 04:17:23] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5844 0.016730 [API:8081]10.0.0.23 - - [2025-08-11 04:17:23] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.014327 [API:8081]10.0.0.23 - - [2025-08-11 04:17:23] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.015376 [API:8081]10.0.0.23 - - [2025-08-11 04:17:23] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5844 0.014542 [API:8081]10.0.0.23 - - [2025-08-11 04:17:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12308 0.035865 [API:8081]10.0.0.23 - - [2025-08-11 04:17:28] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.017527 [API:8081]10.0.0.23 - - [2025-08-11 04:17:28] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6138 0.015693 [API:8081]10.0.0.23 - - [2025-08-11 04:17:28] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6136 0.015641 [API:8081]10.0.0.23 - - [2025-08-11 04:17:28] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5844 0.015106 [API:8081]10.0.0.23 - - [2025-08-11 04:17:28] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.013311 [API:8081]10.0.0.23 - - [2025-08-11 04:17:28] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.015115 [API:8081]10.0.0.23 - - [2025-08-11 04:17:28] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5844 0.015144 [API:8081]10.0.0.141 - - [2025-08-11 04:17:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2542 0.056028 [API:8081]10.0.0.23 - - [2025-08-11 04:17:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12308 0.024044 [API:8081]10.0.0.23 - - [2025-08-11 04:17:33] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.016765 [API:8081]10.0.0.23 - - [2025-08-11 04:17:33] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6138 0.015724 [API:8081]10.0.0.23 - - [2025-08-11 04:17:33] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6136 0.015424 [API:8081]10.0.0.23 - - [2025-08-11 04:17:33] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5844 0.014973 [API:8081]10.0.0.23 - - [2025-08-11 04:17:33] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.018147 [API:8081]10.0.0.23 - - [2025-08-11 04:17:33] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.016419 [API:8081]10.0.0.23 - - [2025-08-11 04:17:33] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5844 0.013977 [API:8081]10.0.0.38 - - [2025-08-11 04:17:34] "GET /analytics HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.38 - - [2025-08-11 04:17:34] "GET /analytics HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.141 - - [2025-08-11 04:17:34] "GET /analytics HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.141 - - [2025-08-11 04:17:34] "GET /analytics HTTP/1.1" 401 205 0.000131 [API:8081]10.0.0.23 - - [2025-08-11 04:17:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12308 0.027062 [API:8081]10.0.0.23 - - [2025-08-11 04:17:39] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.016524 [API:8081]10.0.0.23 - - [2025-08-11 04:17:39] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6138 0.014891 [API:8081]10.0.0.23 - - [2025-08-11 04:17:39] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6136 0.014289 [API:8081]10.0.0.23 - - [2025-08-11 04:17:39] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.020494 [API:8081]10.0.0.23 - - [2025-08-11 04:17:39] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.017301 [API:8081]10.0.0.23 - - [2025-08-11 04:17:39] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.015689 [API:8081]10.0.0.23 - - [2025-08-11 04:17:39] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.014496 [API:8081]10.0.0.23 - - [2025-08-11 04:17:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12304 0.043598 [API:8081]10.0.0.23 - - [2025-08-11 04:17:44] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.031147 [API:8081]10.0.0.23 - - [2025-08-11 04:17:44] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6138 0.032566 [API:8081]10.0.0.23 - - [2025-08-11 04:17:44] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6136 0.048430 [API:8081]10.0.0.23 - - [2025-08-11 04:17:44] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.037490 [API:8081]10.0.0.23 - - [2025-08-11 04:17:44] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.029995 [API:8081]10.0.0.23 - - [2025-08-11 04:17:44] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.030010 [API:8081]10.0.0.23 - - [2025-08-11 04:17:44] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.028429 [API:8081]10.0.0.23 - - [2025-08-11 04:17:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12304 0.022262 [API:8081]10.0.0.23 - - [2025-08-11 04:17:49] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.016340 [API:8081]10.0.0.23 - - [2025-08-11 04:17:49] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6138 0.016068 [API:8081]10.0.0.23 - - [2025-08-11 04:17:49] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6136 0.015675 [API:8081]10.0.0.23 - - [2025-08-11 04:17:49] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.015429 [API:8081]10.0.0.23 - - [2025-08-11 04:17:49] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.015753 [API:8081]10.0.0.23 - - [2025-08-11 04:17:49] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.014803 [API:8081]10.0.0.23 - - [2025-08-11 04:17:49] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.016799 [API:8081]10.0.0.23 - - [2025-08-11 04:17:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12304 0.023175 [API:8081]10.0.0.23 - - [2025-08-11 04:17:54] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.015819 [API:8081]10.0.0.23 - - [2025-08-11 04:17:54] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6137 0.015722 [API:8081]10.0.0.23 - - [2025-08-11 04:17:54] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6135 0.027076 [API:8081]10.0.0.23 - - [2025-08-11 04:17:54] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.016323 [API:8081]10.0.0.23 - - [2025-08-11 04:17:54] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.015225 [API:8081]10.0.0.23 - - [2025-08-11 04:17:54] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.015660 [API:8081]10.0.0.23 - - [2025-08-11 04:17:54] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.013904 [API:8081]10.0.0.23 - - [2025-08-11 04:18:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12304 0.024370 [API:8081]10.0.0.23 - - [2025-08-11 04:18:00] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.016075 [API:8081]10.0.0.23 - - [2025-08-11 04:18:00] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6137 0.018187 [API:8081]10.0.0.23 - - [2025-08-11 04:18:00] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6135 0.017114 [API:8081]10.0.0.23 - - [2025-08-11 04:18:00] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.015058 [API:8081]10.0.0.23 - - [2025-08-11 04:18:00] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.012455 [API:8081]10.0.0.23 - - [2025-08-11 04:18:00] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.015744 [API:8081]10.0.0.23 - - [2025-08-11 04:18:00] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.014924 [API:8081]10.0.0.23 - - [2025-08-11 04:18:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12304 0.023973 [API:8081]10.0.0.23 - - [2025-08-11 04:18:05] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.016294 [API:8081]10.0.0.23 - - [2025-08-11 04:18:05] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6137 0.016207 [API:8081]10.0.0.23 - - [2025-08-11 04:18:05] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6135 0.016429 [API:8081]10.0.0.23 - - [2025-08-11 04:18:05] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.015578 [API:8081]10.0.0.23 - - [2025-08-11 04:18:05] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.014532 [API:8081]10.0.0.23 - - [2025-08-11 04:18:05] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.014768 [API:8081]10.0.0.23 - - [2025-08-11 04:18:05] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.015968 [API:8081]10.0.0.23 - - [2025-08-11 04:18:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12304 0.023602 [API:8081]10.0.0.23 - - [2025-08-11 04:18:10] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.015540 [API:8081]10.0.0.23 - - [2025-08-11 04:18:10] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6137 0.019529 [API:8081]10.0.0.23 - - [2025-08-11 04:18:10] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6135 0.020512 [API:8081]10.0.0.23 - - [2025-08-11 04:18:10] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.015604 [API:8081]10.0.0.23 - - [2025-08-11 04:18:10] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.013855 [API:8081]10.0.0.23 - - [2025-08-11 04:18:10] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.014854 [API:8081]10.0.0.23 - - [2025-08-11 04:18:10] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.013602 [API:8081]10.0.0.23 - - [2025-08-11 04:18:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12308 0.023731 [API:8081]10.0.0.23 - - [2025-08-11 04:18:15] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.014939 [API:8081]10.0.0.23 - - [2025-08-11 04:18:15] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6137 0.015068 [API:8081]10.0.0.23 - - [2025-08-11 04:18:15] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6135 0.018624 [API:8081]10.0.0.23 - - [2025-08-11 04:18:15] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.013896 [API:8081]10.0.0.23 - - [2025-08-11 04:18:15] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.013365 [API:8081]10.0.0.23 - - [2025-08-11 04:18:15] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.016923 [API:8081]10.0.0.23 - - [2025-08-11 04:18:15] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.014311 [API:8081]10.0.0.23 - - [2025-08-11 04:18:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12308 0.023109 [API:8081]10.0.0.23 - - [2025-08-11 04:18:20] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.022399 [API:8081]10.0.0.23 - - [2025-08-11 04:18:20] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6137 0.017747 [API:8081]10.0.0.23 - - [2025-08-11 04:18:20] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6135 0.016031 [API:8081]10.0.0.23 - - [2025-08-11 04:18:21] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.015798 [API:8081]10.0.0.23 - - [2025-08-11 04:18:21] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.022570 [API:8081]10.0.0.23 - - [2025-08-11 04:18:21] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.015311 [API:8081]10.0.0.23 - - [2025-08-11 04:18:21] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.013925 [API:8081]10.0.0.23 - - [2025-08-11 04:18:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12308 0.029372 [API:8081]10.0.0.23 - - [2025-08-11 04:18:26] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.014982 [API:8081]10.0.0.23 - - [2025-08-11 04:18:26] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6137 0.014928 [API:8081]10.0.0.23 - - [2025-08-11 04:18:26] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6135 0.014550 [API:8081]10.0.0.23 - - [2025-08-11 04:18:26] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.015541 [API:8081]10.0.0.23 - - [2025-08-11 04:18:26] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.015944 [API:8081]10.0.0.23 - - [2025-08-11 04:18:26] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.016616 [API:8081]10.0.0.23 - - [2025-08-11 04:18:26] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.022694 [API:8081]10.0.0.23 - - [2025-08-11 04:18:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12308 0.023506 [API:8081]10.0.0.23 - - [2025-08-11 04:18:31] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.016982 [API:8081]10.0.0.23 - - [2025-08-11 04:18:31] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6137 0.015340 [API:8081]10.0.0.23 - - [2025-08-11 04:18:31] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6135 0.016936 [API:8081]10.0.0.23 - - [2025-08-11 04:18:31] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.015839 [API:8081]10.0.0.23 - - [2025-08-11 04:18:31] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.014282 [API:8081]10.0.0.23 - - [2025-08-11 04:18:31] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7340 0.018909 [API:8081]10.0.0.23 - - [2025-08-11 04:18:31] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5840 0.013739 [API:8081]10.0.0.23 - - [2025-08-11 04:18:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12308 0.032440 [API:8081]10.0.0.23 - - [2025-08-11 04:18:36] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.015617 [API:8081]10.0.0.23 - - [2025-08-11 04:18:36] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6137 0.016043 [API:8081]10.0.0.23 - - [2025-08-11 04:18:36] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6135 0.017889 [API:8081]10.0.0.23 - - [2025-08-11 04:18:36] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.014410 [API:8081]10.0.0.23 - - [2025-08-11 04:18:36] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5843 0.013263 [API:8081]10.0.0.23 - - [2025-08-11 04:18:36] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7338 0.014357 [API:8081]10.0.0.23 - - [2025-08-11 04:18:36] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.014175 [API:8081]10.0.0.23 - - [2025-08-11 04:18:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12308 0.025027 [API:8081]10.0.0.23 - - [2025-08-11 04:18:41] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.019129 [API:8081]10.0.0.23 - - [2025-08-11 04:18:41] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6137 0.018958 [API:8081]10.0.0.23 - - [2025-08-11 04:18:41] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6135 0.014508 [API:8081]10.0.0.23 - - [2025-08-11 04:18:41] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.016853 [API:8081]10.0.0.23 - - [2025-08-11 04:18:41] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5841 0.014580 [API:8081]10.0.0.23 - - [2025-08-11 04:18:41] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7338 0.014786 [API:8081]10.0.0.23 - - [2025-08-11 04:18:42] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.023937 [API:8081]10.0.0.23 - - [2025-08-11 04:18:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12311 0.022239 [API:8081]10.0.0.23 - - [2025-08-11 04:18:47] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.014382 [API:8081]10.0.0.23 - - [2025-08-11 04:18:47] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6137 0.013874 [API:8081]10.0.0.23 - - [2025-08-11 04:18:47] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6135 0.014443 [API:8081]10.0.0.23 - - [2025-08-11 04:18:47] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.012906 [API:8081]10.0.0.23 - - [2025-08-11 04:18:47] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5841 0.012989 [API:8081]10.0.0.23 - - [2025-08-11 04:18:47] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7338 0.014203 [API:8081]10.0.0.23 - - [2025-08-11 04:18:47] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.013114 [API:8081]10.0.0.23 - - [2025-08-11 04:18:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12311 0.024201 [API:8081]10.0.0.23 - - [2025-08-11 04:18:52] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6151 0.019811 [API:8081]10.0.0.23 - - [2025-08-11 04:18:52] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6135 0.015459 [API:8081]10.0.0.23 - - [2025-08-11 04:18:52] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6135 0.017353 [API:8081]10.0.0.23 - - [2025-08-11 04:18:52] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.020443 [API:8081]10.0.0.23 - - [2025-08-11 04:18:52] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5841 0.014415 [API:8081]10.0.0.23 - - [2025-08-11 04:18:52] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7338 0.015441 [API:8081]10.0.0.23 - - [2025-08-11 04:18:52] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.019925 [API:8081]10.0.0.23 - - [2025-08-11 04:18:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12311 0.022888 [API:8081]10.0.0.23 - - [2025-08-11 04:18:57] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6149 0.015803 [API:8081]10.0.0.23 - - [2025-08-11 04:18:57] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6135 0.020294 [API:8081]10.0.0.23 - - [2025-08-11 04:18:57] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6133 0.024840 [API:8081]10.0.0.23 - - [2025-08-11 04:18:57] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.015690 [API:8081]10.0.0.23 - - [2025-08-11 04:18:57] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5841 0.013254 [API:8081]10.0.0.23 - - [2025-08-11 04:18:57] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7338 0.024298 [API:8081]10.0.0.23 - - [2025-08-11 04:18:57] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.015728 [API:8081]10.0.0.23 - - [2025-08-11 04:19:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12311 0.030423 [API:8081]10.0.0.23 - - [2025-08-11 04:19:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6149 0.016321 [API:8081]10.0.0.23 - - [2025-08-11 04:19:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6135 0.016139 [API:8081]10.0.0.23 - - [2025-08-11 04:19:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6133 0.016424 [API:8081]10.0.0.23 - - [2025-08-11 04:19:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.014018 [API:8081]10.0.0.23 - - [2025-08-11 04:19:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5841 0.014497 [API:8081]10.0.0.23 - - [2025-08-11 04:19:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7338 0.016868 [API:8081]10.0.0.23 - - [2025-08-11 04:19:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.015103 [API:8081]10.0.0.141 - - [2025-08-11 04:19:03] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.127715 [API:8081]10.0.0.38 - - [2025-08-11 04:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.147352 [API:8081]10.0.0.141 - - [2025-08-11 04:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.113970 [API:8081]10.0.0.38 - - [2025-08-11 04:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.145167 [API:8081]10.0.0.23 - - [2025-08-11 04:19:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.126441 [API:8081]10.0.0.23 - - [2025-08-11 04:19:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.190974 [API:8081]10.0.0.23 - - [2025-08-11 04:19:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12311 0.023823 [API:8081]10.0.0.23 - - [2025-08-11 04:19:07] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6149 0.016989 [API:8081]10.0.0.23 - - [2025-08-11 04:19:07] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6135 0.015048 [API:8081]10.0.0.23 - - [2025-08-11 04:19:07] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6133 0.014618 [API:8081]10.0.0.23 - - [2025-08-11 04:19:08] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.014842 [API:8081]10.0.0.23 - - [2025-08-11 04:19:08] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5841 0.017412 [API:8081]10.0.0.23 - - [2025-08-11 04:19:08] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7338 0.016289 [API:8081]10.0.0.23 - - [2025-08-11 04:19:08] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.016097 [API:8081]10.0.0.23 - - [2025-08-11 04:19:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12311 0.037028 [API:8081]10.0.0.23 - - [2025-08-11 04:19:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6149 0.019958 [API:8081]10.0.0.23 - - [2025-08-11 04:19:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6135 0.017967 [API:8081]10.0.0.23 - - [2025-08-11 04:19:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6133 0.016855 [API:8081]10.0.0.23 - - [2025-08-11 04:19:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.015712 [API:8081]10.0.0.23 - - [2025-08-11 04:19:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5841 0.014614 [API:8081]10.0.0.23 - - [2025-08-11 04:19:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7338 0.015835 [API:8081]10.0.0.23 - - [2025-08-11 04:19:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.016447 [API:8081]10.0.0.23 - - [2025-08-11 04:19:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12309 0.025075 [API:8081]10.0.0.23 - - [2025-08-11 04:19:18] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6149 0.015380 [API:8081]10.0.0.23 - - [2025-08-11 04:19:18] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6135 0.016244 [API:8081]10.0.0.23 - - [2025-08-11 04:19:18] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6133 0.016325 [API:8081]10.0.0.23 - - [2025-08-11 04:19:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.015681 [API:8081]10.0.0.23 - - [2025-08-11 04:19:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5841 0.014982 [API:8081]10.0.0.23 - - [2025-08-11 04:19:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7338 0.016340 [API:8081]10.0.0.23 - - [2025-08-11 04:19:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.015629 [API:8081]10.0.0.23 - - [2025-08-11 04:19:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12309 0.027586 [API:8081]10.0.0.23 - - [2025-08-11 04:19:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6149 0.017676 [API:8081]10.0.0.23 - - [2025-08-11 04:19:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6135 0.017173 [API:8081]10.0.0.23 - - [2025-08-11 04:19:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6133 0.017847 [API:8081]10.0.0.23 - - [2025-08-11 04:19:23] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.014597 [API:8081]10.0.0.23 - - [2025-08-11 04:19:23] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5841 0.019173 [API:8081]10.0.0.23 - - [2025-08-11 04:19:23] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7338 0.019920 [API:8081]10.0.0.23 - - [2025-08-11 04:19:23] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.014624 [API:8081]10.0.0.23 - - [2025-08-11 04:19:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12309 0.023094 [API:8081]10.0.0.23 - - [2025-08-11 04:19:28] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6149 0.016111 [API:8081]10.0.0.23 - - [2025-08-11 04:19:28] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6135 0.015470 [API:8081]10.0.0.23 - - [2025-08-11 04:19:28] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6133 0.016161 [API:8081]10.0.0.23 - - [2025-08-11 04:19:28] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.014249 [API:8081]10.0.0.23 - - [2025-08-11 04:19:28] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5841 0.014607 [API:8081]10.0.0.23 - - [2025-08-11 04:19:28] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7338 0.015995 [API:8081]10.0.0.23 - - [2025-08-11 04:19:29] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.015270 [API:8081]10.0.0.141 - - [2025-08-11 04:19:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054214 [API:8081]10.0.0.23 - - [2025-08-11 04:19:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12309 0.022864 [API:8081]10.0.0.23 - - [2025-08-11 04:19:34] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6149 0.016867 [API:8081]10.0.0.23 - - [2025-08-11 04:19:34] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6135 0.014445 [API:8081]10.0.0.23 - - [2025-08-11 04:19:34] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6133 0.016007 [API:8081]10.0.0.23 - - [2025-08-11 04:19:34] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.015143 [API:8081]10.0.0.23 - - [2025-08-11 04:19:34] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5841 0.015556 [API:8081]10.0.0.23 - - [2025-08-11 04:19:34] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7338 0.016655 [API:8081]10.0.0.23 - - [2025-08-11 04:19:34] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5842 0.014558 [API:8081]10.0.0.23 - - [2025-08-11 04:19:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 12309 0.025742 [API:8081]10.0.0.23 - - [2025-08-11 04:19:39] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-1?flat HTTP/1.1" 200 6149 0.014758 [API:8081]10.0.0.23 - - [2025-08-11 04:19:39] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-2?flat HTTP/1.1" 200 6135 0.014272 [API:8081]10.0.0.23 - - [2025-08-11 04:19:39] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3794-3?flat HTTP/1.1" 200 6133 0.014999 [API:8081]10.0.0.23 - - [2025-08-11 04:19:39] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5843 0.012935 [API:8081]10.0.0.23 - - [2025-08-11 04:19:39] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-2.?flat HTTP/1.1" 200 5840 0.012969 [API:8081]10.0.0.23 - - [2025-08-11 04:19:39] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-3.?flat HTTP/1.1" 200 7339 0.014454 [API:8081]10.0.0.23 - - [2025-08-11 04:19:39] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3794-1.?flat HTTP/1.1" 200 5843 0.014545