++ 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 4 02:27:11 UTC 2025 ===================' INFO: =================== Mon Aug 4 02:27:11 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.38:8081 10.0.0.61:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.38:8081 10.0.0.61:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.38:8081 10.0.0.61:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.38:9042 10.0.0.61:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.38:9042 10.0.0.61:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.38:9042 10.0.0.61:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.38:8086 10.0.0.61:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.38:8086 10.0.0.61:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.38:8086 10.0.0.61:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.38:8082 10.0.0.61:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.38:8082 10.0.0.61:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.38:8082 10.0.0.61:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.38:9161 10.0.0.61:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.38:9161 10.0.0.61:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.38:9161 10.0.0.61:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.38:9041 10.0.0.61:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.38:9041 10.0.0.61:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.38:9041 10.0.0.61:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.193,10.20.0.129,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,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.27,10.0.0.38,10.0.0.61 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.38:2181,10.0.0.61:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.38:2181,10.0.0.61:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.38:2181,10.0.0.61:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.38:2181 10.0.0.61:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.38:2181 10.0.0.61:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.38:2181 10.0.0.61:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.38:5673,10.0.0.61:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.38:5673,10.0.0.61:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.38:5673,10.0.0.61:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.38:6379 10.0.0.61:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.38:6379 10.0.0.61:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.38:6379 10.0.0.61:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.38:9092 10.0.0.61:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.38:9092 10.0.0.61:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.38:9092 10.0.0.61:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.27 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.27,10.0.0.38,10.0.0.61 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.38,10.0.0.61 +++ local servers=10.0.0.27,10.0.0.38,10.0.0.61 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.27,10.20.0.193,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^ANALYTICS_API__//g' + 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/04/2025 02:27:19.795 7f41d87b3cc8 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/04/2025 02:27:20.041 7f41d87b3cc8 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 08/04/2025 02:27:20.056 7f41d87b3cc8 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/04/2025 02:27:20.056 7f41d87b3cc8 [contrail-analytics-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/analytics-api/contrail-analytics-api.log] Bottle v0.12.25 server starting up (using ContrailGeventServer())... Listening on http://10.0.0.27:8081/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer())... Listening on http://localhost:8181/ Hit Ctrl-C to quit. [API:8081]10.0.0.38 - - [2025-08-04 02:27:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.209831 [API:8081]10.0.0.38 - - [2025-08-04 02:27:52] "GET /analytics HTTP/1.1" 401 205 0.000515 [API:8081]10.0.0.38 - - [2025-08-04 02:27:52] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.61 - - [2025-08-04 02:27:53] "GET /analytics HTTP/1.1" 401 205 0.000696 [API:8081]10.0.0.61 - - [2025-08-04 02:27:53] "GET /analytics HTTP/1.1" 401 205 0.000466 [API:8081]10.0.0.27 - - [2025-08-04 02:27:56] "GET /analytics HTTP/1.1" 401 205 0.000469 [API:8081]10.0.0.27 - - [2025-08-04 02:27:56] "GET /analytics HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.38 - - [2025-08-04 02:28:23] "GET /analytics HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.38 - - [2025-08-04 02:28:23] "GET /analytics HTTP/1.1" 401 205 0.000201 [API:8081]10.0.0.61 - - [2025-08-04 02:28:24] "GET /analytics HTTP/1.1" 401 205 0.000427 [API:8081]10.0.0.61 - - [2025-08-04 02:28:24] "GET /analytics HTTP/1.1" 401 205 0.000542 [API:8081]10.0.0.27 - - [2025-08-04 02:28:27] "GET /analytics HTTP/1.1" 401 205 0.000533 [API:8081]10.0.0.27 - - [2025-08-04 02:28:27] "GET /analytics HTTP/1.1" 401 205 0.000217 [API:8081]10.0.0.38 - - [2025-08-04 02:28:53] "GET /analytics HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.38 - - [2025-08-04 02:28:53] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.61 - - [2025-08-04 02:28:54] "GET /analytics HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.61 - - [2025-08-04 02:28:54] "GET /analytics HTTP/1.1" 401 205 0.000161 [API:8081]10.0.0.38 - - [2025-08-04 02:29:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.059506 [API:8081]10.0.0.38 - - [2025-08-04 02:30:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.196736 [API:8081]10.0.0.61 - - [2025-08-04 02:30:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.539422 [API:8081]10.0.0.38 - - [2025-08-04 02:30:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.106848 [API:8081]10.0.0.61 - - [2025-08-04 02:30:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.181500 [API:8081]10.0.0.27 - - [2025-08-04 02:30:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.160368 [API:8081]10.0.0.27 - - [2025-08-04 02:30:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.144612 [Introspect:8090]10.0.0.27 - - [2025-08-04 02:30:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001747 [API:8081]10.0.0.38 - - [2025-08-04 02:30:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.065567 [Introspect:8090]10.0.0.27 - - [2025-08-04 02:31:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001312 [API:8081]10.0.0.38 - - [2025-08-04 02:32:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063870 [API:8081]10.0.0.27 - - [2025-08-04 02:32:51] "GET /analytics/alarms HTTP/1.1" 401 205 0.000538 [API:8081]10.0.0.27 - - [2025-08-04 02:32:51] "GET /analytics/alarms HTTP/1.1" 200 109 0.114840 [Introspect:8090]10.0.0.27 - - [2025-08-04 02:32:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001434 [Introspect:8090]10.0.0.27 - - [2025-08-04 02:32:56] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000982 [API:8081]10.0.0.27 - - [2025-08-04 02:32:56] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1:Control:contrail-control:0?flat HTTP/1.1" 200 38744 0.103538 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16972 0.072740 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2:Control:contrail-control:0?flat HTTP/1.1" 200 35687 0.038336 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2:Control:contrail-dns:0?flat HTTP/1.1" 200 17589 0.021574 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3:Control:contrail-control:0?flat HTTP/1.1" 200 38745 0.028051 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3:Control:contrail-dns:0?flat HTTP/1.1" 200 14840 0.023559 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20490 0.028947 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.021679 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3356 0.015225 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3356 0.014986 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.012104 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4317 0.016052 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4308 0.014585 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4007 0.014342 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.014166 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014035 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014133 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013733 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014900 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014494 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.015043 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013405 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.015299 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.018951 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14825 0.021601 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.020095 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14828 0.020938 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.020328 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14834 0.020005 [API:8081]10.0.0.27 - - [2025-08-04 02:32:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.021492 [API:8081]10.0.0.27 - - [2025-08-04 02:32:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20490 0.049113 [API:8081]10.0.0.27 - - [2025-08-04 02:32:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12083 0.038728 [API:8081]10.0.0.27 - - [2025-08-04 02:32:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.025448 [API:8081]10.0.0.27 - - [2025-08-04 02:32:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20490 0.029479 [API:8081]10.0.0.27 - - [2025-08-04 02:32:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12083 0.029695 [API:8081]10.0.0.27 - - [2025-08-04 02:32:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.037612 [API:8081]10.0.0.27 - - [2025-08-04 02:32:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20492 0.029444 [API:8081]10.0.0.27 - - [2025-08-04 02:32:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.014456 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.021448 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.017729 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.015646 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14825 0.025242 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014374 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.013160 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14828 0.026056 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.020635 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.016311 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14834 0.021186 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.021099 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.020889 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3983 0.017246 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.020075 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3983 0.021205 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.029943 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3983 0.027108 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4317 0.017471 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4308 0.025757 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4007 0.020726 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1:Control:contrail-control:0?flat HTTP/1.1" 200 38744 0.038038 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.018490 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16972 0.032935 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2:Control:contrail-control:0?flat HTTP/1.1" 200 35687 0.031397 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.020958 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-2:Control:contrail-dns:0?flat HTTP/1.1" 200 17589 0.024876 [API:8081]10.0.0.27 - - [2025-08-04 02:33:00] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3:Control:contrail-control:0?flat HTTP/1.1" 200 38745 0.066482 [API:8081]10.0.0.27 - - [2025-08-04 02:33:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.016213 [API:8081]10.0.0.27 - - [2025-08-04 02:33:01] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3750-3:Control:contrail-dns:0?flat HTTP/1.1" 200 14840 0.020763 [API:8081]10.0.0.27 - - [2025-08-04 02:33:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12084 0.075371 [API:8081]10.0.0.27 - - [2025-08-04 02:33:03] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 15935 0.034043 [API:8081]10.0.0.27 - - [2025-08-04 02:33:03] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 14823 0.026130 [API:8081]10.0.0.27 - - [2025-08-04 02:33:03] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 18616 0.031804 [API:8081]10.0.0.27 - - [2025-08-04 02:33:04] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 15935 0.033984 [API:8081]10.0.0.27 - - [2025-08-04 02:33:04] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 14823 0.028895 [API:8081]10.0.0.27 - - [2025-08-04 02:33:04] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 18616 0.031974 [API:8081]10.0.0.27 - - [2025-08-04 02:33:04] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 15935 0.025509 [API:8081]10.0.0.27 - - [2025-08-04 02:33:04] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 14823 0.028660 [API:8081]10.0.0.27 - - [2025-08-04 02:33:04] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 18616 0.026282 [API:8081]10.0.0.27 - - [2025-08-04 02:33:04] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 15935 0.030237 [API:8081]10.0.0.27 - - [2025-08-04 02:33:04] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 14823 0.027632 [API:8081]10.0.0.27 - - [2025-08-04 02:33:04] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 18616 0.027425 [API:8081]10.0.0.27 - - [2025-08-04 02:33:05] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 6147 0.017344 [API:8081]10.0.0.27 - - [2025-08-04 02:33:05] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7633 0.017890 [API:8081]10.0.0.27 - - [2025-08-04 02:33:05] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 6147 0.021219 [API:8081]10.0.0.27 - - [2025-08-04 02:33:05] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 6147 0.018069 [API:8081]10.0.0.27 - - [2025-08-04 02:33:07] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 8090 0.021638 [API:8081]10.0.0.27 - - [2025-08-04 02:33:07] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 8089 0.032702 [API:8081]10.0.0.27 - - [2025-08-04 02:33:07] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 8085 0.023459 [API:8081]10.0.0.27 - - [2025-08-04 02:33:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000330 [API:8081]10.0.0.27 - - [2025-08-04 02:33:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1348 0.062523 [API:8081]10.0.0.27 - - [2025-08-04 02:33:24] "POST /analytics/query HTTP/1.1" 200 54678 1.078685 [API:8081]10.0.0.27 - - [2025-08-04 02:33:25] "POST /analytics/query HTTP/1.1" 200 5875 1.086249 [API:8081]10.0.0.27 - - [2025-08-04 02:33:26] "POST /analytics/query HTTP/1.1" 200 871 1.028798 [API:8081]10.0.0.27 - - [2025-08-04 02:33:27] "POST /analytics/query HTTP/1.1" 200 5875 1.021304 [API:8081]10.0.0.27 - - [2025-08-04 02:33:28] "POST /analytics/query HTTP/1.1" 200 871 1.022657 [API:8081]10.0.0.38 - - [2025-08-04 02:33:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.066423 [API:8081]10.0.0.61 - - [2025-08-04 02:35:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.175155 [API:8081]10.0.0.38 - - [2025-08-04 02:35:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.161741 [API:8081]10.0.0.38 - - [2025-08-04 02:35:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.308498 [API:8081]10.0.0.61 - - [2025-08-04 02:35:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.254395 [API:8081]10.0.0.27 - - [2025-08-04 02:35:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.167048 [API:8081]10.0.0.27 - - [2025-08-04 02:35:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.151510 [API:8081]10.0.0.38 - - [2025-08-04 02:35:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076952 [API:8081]10.0.0.38 - - [2025-08-04 02:36:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.080849 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:37:20] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002704 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:37:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003181 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:37:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003133 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:37:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003042 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:37:20] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002423 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:37:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002943 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:37:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003464 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:37:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004134 [API:8081]10.0.0.27 - - [2025-08-04 02:38:27] "GET /analytics HTTP/1.1" 401 205 0.000371 [API:8081]10.0.0.27 - - [2025-08-04 02:38:27] "GET /analytics HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.38 - - [2025-08-04 02:38:53] "GET /analytics HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.38 - - [2025-08-04 02:38:53] "GET /analytics HTTP/1.1" 401 205 0.000197 [API:8081]10.0.0.38 - - [2025-08-04 02:38:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067809 [API:8081]10.0.0.61 - - [2025-08-04 02:38:54] "GET /analytics HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.61 - - [2025-08-04 02:38:54] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.38 - - [2025-08-04 02:39:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.074710 [API:8081]10.0.0.61 - - [2025-08-04 02:40:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.128320 [API:8081]10.0.0.38 - - [2025-08-04 02:40:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.139646 [API:8081]10.0.0.38 - - [2025-08-04 02:40:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.208064 [API:8081]10.0.0.61 - - [2025-08-04 02:40:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.302597 [API:8081]10.0.0.27 - - [2025-08-04 02:40:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.102628 [API:8081]10.0.0.27 - - [2025-08-04 02:40:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.151378 [API:8081]10.0.0.38 - - [2025-08-04 02:41:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083497 [API:8081]10.0.0.38 - - [2025-08-04 02:42:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.081802 [API:8081]10.0.0.38 - - [2025-08-04 02:44:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.122664 [API:8081]10.0.0.61 - - [2025-08-04 02:45:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.335007 [API:8081]10.0.0.38 - - [2025-08-04 02:45:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.283259 [API:8081]10.0.0.38 - - [2025-08-04 02:45:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.345680 [API:8081]10.0.0.61 - - [2025-08-04 02:45:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.383688 [API:8081]10.0.0.27 - - [2025-08-04 02:45:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.183979 [API:8081]10.0.0.27 - - [2025-08-04 02:45:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.166346 [API:8081]10.0.0.27 - - [2025-08-04 02:45:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000433 [API:8081]10.0.0.27 - - [2025-08-04 02:45:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1572 0.078369 [API:8081]10.0.0.27 - - [2025-08-04 02:45:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1804 0.074551 [API:8081]10.0.0.38 - - [2025-08-04 02:46:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.126872 [API:8081]10.0.0.27 - - [2025-08-04 02:46:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.27 - - [2025-08-04 02:46:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.063238 [API:8081]10.0.0.27 - - [2025-08-04 02:46:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.058313 [API:8081]10.0.0.27 - - [2025-08-04 02:46:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.056524 [API:8081]10.0.0.27 - - [2025-08-04 02:46:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-95163515:a41c9022-72b5-4e56-a058-ccdfd004fed7?flat HTTP/1.1" 200 5252 0.019696 [API:8081]10.0.0.27 - - [2025-08-04 02:46:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-95163515:a41c9022-72b5-4e56-a058-ccdfd004fed7?flat HTTP/1.1" 200 5252 0.027834 [API:8081]10.0.0.27 - - [2025-08-04 02:46:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-95163515:a41c9022-72b5-4e56-a058-ccdfd004fed7?flat HTTP/1.1" 200 5252 0.029208 [API:8081]10.0.0.27 - - [2025-08-04 02:46:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-95163515:ctest-vn1-16462962?flat HTTP/1.1" 200 4731 0.025956 [API:8081]10.0.0.27 - - [2025-08-04 02:46:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24561 0.046103 [API:8081]10.0.0.27 - - [2025-08-04 02:46:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12998 0.034410 [API:8081]10.0.0.27 - - [2025-08-04 02:46:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24561 0.031171 [API:8081]10.0.0.27 - - [2025-08-04 02:46:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12998 0.035417 [API:8081]10.0.0.27 - - [2025-08-04 02:46:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.014096 [API:8081]10.0.0.27 - - [2025-08-04 02:46:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-95163515:30b99455-7ead-4dc3-b46b-ea820e8e0426?flat HTTP/1.1" 200 5252 0.020059 [API:8081]10.0.0.27 - - [2025-08-04 02:46:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-95163515:30b99455-7ead-4dc3-b46b-ea820e8e0426?flat HTTP/1.1" 200 5252 0.018234 [API:8081]10.0.0.27 - - [2025-08-04 02:46:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-95163515:30b99455-7ead-4dc3-b46b-ea820e8e0426?flat HTTP/1.1" 200 5252 0.016587 [API:8081]10.0.0.27 - - [2025-08-04 02:46:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-95163515:ctest-vn2-80455663?flat HTTP/1.1" 200 4739 0.019369 [API:8081]10.0.0.27 - - [2025-08-04 02:46:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25177 0.027833 [API:8081]10.0.0.27 - - [2025-08-04 02:46:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25177 0.024164 [API:8081]10.0.0.27 - - [2025-08-04 02:46:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011160 [API:8081]10.0.0.27 - - [2025-08-04 02:46:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-95163515:948276c8-20bb-47da-9592-8d08e37a0602?flat HTTP/1.1" 200 5261 0.019759 [API:8081]10.0.0.27 - - [2025-08-04 02:46:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-95163515:948276c8-20bb-47da-9592-8d08e37a0602?flat HTTP/1.1" 200 5261 0.018980 [API:8081]10.0.0.27 - - [2025-08-04 02:46:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-95163515:948276c8-20bb-47da-9592-8d08e37a0602?flat HTTP/1.1" 200 5261 0.017075 [API:8081]10.0.0.27 - - [2025-08-04 02:46:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-95163515:ctest-vn3-97298419?flat HTTP/1.1" 200 4734 0.027882 [API:8081]10.0.0.27 - - [2025-08-04 02:46:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25177 0.035818 [API:8081]10.0.0.27 - - [2025-08-04 02:46:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25177 0.027282 [API:8081]10.0.0.27 - - [2025-08-04 02:46:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010807 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:47:20] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002836 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:47:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002807 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:47:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003346 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:47:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003621 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:47:20] "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-04 02:47:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002500 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:47:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003221 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:47:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004531 [API:8081]10.0.0.27 - - [2025-08-04 02:47:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25178 0.029844 [API:8081]10.0.0.27 - - [2025-08-04 02:47:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25183 0.030658 [API:8081]10.0.0.27 - - [2025-08-04 02:47:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25183 0.031080 [API:8081]10.0.0.27 - - [2025-08-04 02:47:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25184 0.023630 [API:8081]10.0.0.27 - - [2025-08-04 02:47:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-95163515:ctest-vn3-97298419?flat HTTP/1.1" 200 6881 0.015814 [API:8081]10.0.0.27 - - [2025-08-04 02:47:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009830 [API:8081]10.0.0.27 - - [2025-08-04 02:47:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25184 0.023118 [API:8081]10.0.0.27 - - [2025-08-04 02:47:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25184 0.025142 [API:8081]10.0.0.27 - - [2025-08-04 02:47:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25184 0.026170 [API:8081]10.0.0.27 - - [2025-08-04 02:47:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25184 0.023302 [API:8081]10.0.0.27 - - [2025-08-04 02:47:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25184 0.027333 [API:8081]10.0.0.27 - - [2025-08-04 02:47:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25184 0.045360 [API:8081]10.0.0.27 - - [2025-08-04 02:47:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25184 0.028792 [API:8081]10.0.0.38 - - [2025-08-04 02:48:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068453 [API:8081]10.0.0.27 - - [2025-08-04 02:48:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25184 0.024205 [API:8081]10.0.0.27 - - [2025-08-04 02:48:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25184 0.025767 [API:8081]10.0.0.27 - - [2025-08-04 02:48:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25184 0.022882 [API:8081]10.0.0.27 - - [2025-08-04 02:48:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-95163515:ctest-vn2-80455663?flat HTTP/1.1" 200 6882 0.015227 [API:8081]10.0.0.27 - - [2025-08-04 02:48:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010399 [API:8081]10.0.0.27 - - [2025-08-04 02:48:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24561 0.031134 [API:8081]10.0.0.27 - - [2025-08-04 02:48:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13030 0.043720 [API:8081]10.0.0.27 - - [2025-08-04 02:48:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24561 0.031173 [API:8081]10.0.0.27 - - [2025-08-04 02:48:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13030 0.029418 [API:8081]10.0.0.27 - - [2025-08-04 02:48:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24561 0.040369 [API:8081]10.0.0.27 - - [2025-08-04 02:48:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13030 0.027248 [API:8081]10.0.0.27 - - [2025-08-04 02:48:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24561 0.033937 [API:8081]10.0.0.27 - - [2025-08-04 02:48:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13030 0.028280 [API:8081]10.0.0.27 - - [2025-08-04 02:48:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24561 0.030315 [API:8081]10.0.0.27 - - [2025-08-04 02:48:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13030 0.029849 [API:8081]10.0.0.27 - - [2025-08-04 02:48:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24561 0.030021 [API:8081]10.0.0.27 - - [2025-08-04 02:48:27] "GET /analytics HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.27 - - [2025-08-04 02:48:27] "GET /analytics HTTP/1.1" 401 205 0.000172 [API:8081]10.0.0.27 - - [2025-08-04 02:48:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13030 0.094191 [API:8081]10.0.0.27 - - [2025-08-04 02:48:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24561 0.026139 [API:8081]10.0.0.27 - - [2025-08-04 02:48:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12637 0.040356 [API:8081]10.0.0.27 - - [2025-08-04 02:48:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-95163515:ctest-vn1-16462962?flat HTTP/1.1" 200 6883 0.015629 [API:8081]10.0.0.27 - - [2025-08-04 02:48:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011075 [API:8081]10.0.0.27 - - [2025-08-04 02:48:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.013752 [API:8081]10.0.0.27 - - [2025-08-04 02:48:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.010504 [API:8081]10.0.0.27 - - [2025-08-04 02:48:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.011594 [API:8081]10.0.0.27 - - [2025-08-04 02:48:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.011473 [API:8081]10.0.0.27 - - [2025-08-04 02:48:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2226 0.010344 [API:8081]10.0.0.27 - - [2025-08-04 02:48:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2476 0.010544 [API:8081]10.0.0.38 - - [2025-08-04 02:48:53] "GET /analytics HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.38 - - [2025-08-04 02:48:53] "GET /analytics HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.61 - - [2025-08-04 02:48:54] "GET /analytics HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.61 - - [2025-08-04 02:48:54] "GET /analytics HTTP/1.1" 401 205 0.000175 [API:8081]10.0.0.27 - - [2025-08-04 02:48:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.010203 [API:8081]10.0.0.27 - - [2025-08-04 02:49:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.011248 [API:8081]10.0.0.27 - - [2025-08-04 02:49:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.012127 [API:8081]10.0.0.38 - - [2025-08-04 02:49:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.075925 [API:8081]10.0.0.27 - - [2025-08-04 02:49:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.011582 [API:8081]10.0.0.27 - - [2025-08-04 02:49:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2226 0.010748 [API:8081]10.0.0.27 - - [2025-08-04 02:49:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2476 0.015553 [API:8081]10.0.0.27 - - [2025-08-04 02:49:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.012856 [API:8081]10.0.0.27 - - [2025-08-04 02:49:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.010433 [API:8081]10.0.0.27 - - [2025-08-04 02:49:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.022850 [API:8081]10.0.0.27 - - [2025-08-04 02:49:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.011728 [API:8081]10.0.0.27 - - [2025-08-04 02:49:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.021096 [API:8081]10.0.0.27 - - [2025-08-04 02:49:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.012424 [API:8081]10.0.0.27 - - [2025-08-04 02:49:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000425 [API:8081]10.0.0.27 - - [2025-08-04 02:49:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.062102 [API:8081]10.0.0.27 - - [2025-08-04 02:50:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.059665 [API:8081]10.0.0.27 - - [2025-08-04 02:50:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.340331 [API:8081]10.0.0.61 - - [2025-08-04 02:50:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.199893 [API:8081]10.0.0.38 - - [2025-08-04 02:50:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.146136 [API:8081]10.0.0.38 - - [2025-08-04 02:50:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.300861 [API:8081]10.0.0.61 - - [2025-08-04 02:50:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.265938 [API:8081]10.0.0.27 - - [2025-08-04 02:50:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.109849 [API:8081]10.0.0.27 - - [2025-08-04 02:50:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.232408 [API:8081]10.0.0.27 - - [2025-08-04 02:50:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.011717 [API:8081]10.0.0.27 - - [2025-08-04 02:50:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.011558 [API:8081]10.0.0.27 - - [2025-08-04 02:50:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.011639 [API:8081]10.0.0.38 - - [2025-08-04 02:51:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.140132 [API:8081]10.0.0.38 - - [2025-08-04 02:52:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.071811 [API:8081]10.0.0.38 - - [2025-08-04 02:54:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.117858 [API:8081]10.0.0.27 - - [2025-08-04 02:54:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.27 - - [2025-08-04 02:54:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2352 0.066533 [API:8081]10.0.0.27 - - [2025-08-04 02:54:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2352 0.060832 [API:8081]10.0.0.61 - - [2025-08-04 02:55:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.175373 [API:8081]10.0.0.38 - - [2025-08-04 02:55:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.188115 [API:8081]10.0.0.38 - - [2025-08-04 02:55:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.277986 [API:8081]10.0.0.61 - - [2025-08-04 02:55:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.247768 [API:8081]10.0.0.27 - - [2025-08-04 02:55:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.085316 [API:8081]10.0.0.27 - - [2025-08-04 02:55:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.226996 [API:8081]10.0.0.38 - - [2025-08-04 02:55:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.063905 [API:8081]10.0.0.27 - - [2025-08-04 02:56:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1566 0.012653 [API:8081]10.0.0.27 - - [2025-08-04 02:56:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1794 0.011544 [API:8081]10.0.0.27 - - [2025-08-04 02:56:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1800 0.054015 [API:8081]10.0.0.27 - - [2025-08-04 02:56:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2028 0.011183 [API:8081]10.0.0.27 - - [2025-08-04 02:56:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.010039 [API:8081]10.0.0.38 - - [2025-08-04 02:57:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057366 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:57:20] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003131 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:57:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003452 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:57:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003814 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:57:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003488 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:57:20] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003319 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:57:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003666 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:57:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003582 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 02:57:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005178 [API:8081]10.0.0.38 - - [2025-08-04 02:58:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.065766 [API:8081]10.0.0.27 - - [2025-08-04 02:58:27] "GET /analytics HTTP/1.1" 401 205 0.000337 [API:8081]10.0.0.27 - - [2025-08-04 02:58:27] "GET /analytics HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.27 - - [2025-08-04 02:58:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.27 - - [2025-08-04 02:58:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1356 0.072034 [API:8081]10.0.0.38 - - [2025-08-04 02:58:53] "GET /analytics HTTP/1.1" 401 205 0.000437 [API:8081]10.0.0.38 - - [2025-08-04 02:58:53] "GET /analytics HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.61 - - [2025-08-04 02:58:54] "GET /analytics HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.61 - - [2025-08-04 02:58:54] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.27 - - [2025-08-04 02:59:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000429 [API:8081]10.0.0.27 - - [2025-08-04 02:59:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1356 0.055205 [API:8081]10.0.0.27 - - [2025-08-04 02:59:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.27 - - [2025-08-04 02:59:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.057067 [API:8081]10.0.0.27 - - [2025-08-04 02:59:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.057947 [API:8081]10.0.0.27 - - [2025-08-04 02:59:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.055448 [API:8081]10.0.0.27 - - [2025-08-04 02:59:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.013437 [API:8081]10.0.0.27 - - [2025-08-04 02:59:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.014616 [API:8081]10.0.0.27 - - [2025-08-04 02:59:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.011290 [API:8081]10.0.0.27 - - [2025-08-04 02:59:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000346 [API:8081]10.0.0.27 - - [2025-08-04 02:59:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.076659 [API:8081]10.0.0.27 - - [2025-08-04 02:59:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.057317 [API:8081]10.0.0.27 - - [2025-08-04 02:59:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.066867 [API:8081]10.0.0.61 - - [2025-08-04 03:00:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.296665 [API:8081]10.0.0.38 - - [2025-08-04 03:00:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.190676 [API:8081]10.0.0.38 - - [2025-08-04 03:00:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.453481 [API:8081]10.0.0.61 - - [2025-08-04 03:00:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.440764 [API:8081]10.0.0.27 - - [2025-08-04 03:00:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.261740 [API:8081]10.0.0.27 - - [2025-08-04 03:00:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.288971 [API:8081]10.0.0.27 - - [2025-08-04 03:00:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.010215 [API:8081]10.0.0.27 - - [2025-08-04 03:00:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.011319 [API:8081]10.0.0.27 - - [2025-08-04 03:00:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.018739 [API:8081]10.0.0.38 - - [2025-08-04 03:00:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065921 [API:8081]10.0.0.27 - - [2025-08-04 03:00:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000492 [API:8081]10.0.0.27 - - [2025-08-04 03:00:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.067235 [API:8081]10.0.0.27 - - [2025-08-04 03:00:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.079521 [API:8081]10.0.0.38 - - [2025-08-04 03:01:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.064546 [API:8081]10.0.0.27 - - [2025-08-04 03:02:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.27 - - [2025-08-04 03:02:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1352 0.068851 [API:8081]10.0.0.27 - - [2025-08-04 03:03:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000384 [API:8081]10.0.0.27 - - [2025-08-04 03:03:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.068045 [API:8081]10.0.0.27 - - [2025-08-04 03:03:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.064456 [API:8081]10.0.0.38 - - [2025-08-04 03:03:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081146 [API:8081]10.0.0.27 - - [2025-08-04 03:03:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.27 - - [2025-08-04 03:03:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1352 0.073908 [API:8081]10.0.0.27 - - [2025-08-04 03:03:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1588 0.054538 [API:8081]10.0.0.38 - - [2025-08-04 03:04:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.075745 [API:8081]10.0.0.61 - - [2025-08-04 03:05:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.228941 [API:8081]10.0.0.38 - - [2025-08-04 03:05:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.175276 [API:8081]10.0.0.38 - - [2025-08-04 03:05:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.260000 [API:8081]10.0.0.61 - - [2025-08-04 03:05:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.234742 [API:8081]10.0.0.27 - - [2025-08-04 03:05:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.100332 [API:8081]10.0.0.27 - - [2025-08-04 03:05:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.237018 [API:8081]10.0.0.38 - - [2025-08-04 03:06:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069620 [API:8081]10.0.0.38 - - [2025-08-04 03:07:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.080415 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:07:20] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003538 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:07:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003891 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:07:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004665 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:07:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003265 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:07:20] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003245 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:07:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004092 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:07:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003821 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:07:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003887 [API:8081]10.0.0.27 - - [2025-08-04 03:08:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.27 - - [2025-08-04 03:08:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.077981 [API:8081]10.0.0.27 - - [2025-08-04 03:08:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.062723 [API:8081]10.0.0.27 - - [2025-08-04 03:08:27] "GET /analytics HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.27 - - [2025-08-04 03:08:27] "GET /analytics HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.27 - - [2025-08-04 03:08:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.27 - - [2025-08-04 03:08:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1462 0.091037 [API:8081]10.0.0.38 - - [2025-08-04 03:08:53] "GET /analytics HTTP/1.1" 401 205 0.000352 [API:8081]10.0.0.38 - - [2025-08-04 03:08:53] "GET /analytics HTTP/1.1" 401 205 0.000167 [API:8081]10.0.0.61 - - [2025-08-04 03:08:54] "GET /analytics HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.61 - - [2025-08-04 03:08:54] "GET /analytics HTTP/1.1" 401 205 0.000155 [API:8081]10.0.0.27 - - [2025-08-04 03:09:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-52897679:886addd1-228d-4d0e-9992-8273350b5938?flat HTTP/1.1" 200 5819 0.073500 [API:8081]10.0.0.27 - - [2025-08-04 03:09:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-52897679:886addd1-228d-4d0e-9992-8273350b5938?flat HTTP/1.1" 200 5819 0.069983 [API:8081]10.0.0.27 - - [2025-08-04 03:09:16] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-52897679:886addd1-228d-4d0e-9992-8273350b5938?flat HTTP/1.1" 200 5819 0.018398 [API:8081]10.0.0.27 - - [2025-08-04 03:09:16] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-52897679:ctest-SecurityGroupBasicRegressionTests1Ipv6-52897679-65511270?flat HTTP/1.1" 200 10796 0.023134 [API:8081]10.0.0.27 - - [2025-08-04 03:09:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.026374 [API:8081]10.0.0.27 - - [2025-08-04 03:09:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25245 0.027096 [API:8081]10.0.0.27 - - [2025-08-04 03:09:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.013087 [API:8081]10.0.0.38 - - [2025-08-04 03:09:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068332 [API:8081]10.0.0.27 - - [2025-08-04 03:09:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-52897679:c7884d0b-40ee-4769-baff-f742d8215aaf?flat HTTP/1.1" 200 5693 0.016926 [API:8081]10.0.0.27 - - [2025-08-04 03:09:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-52897679:c7884d0b-40ee-4769-baff-f742d8215aaf?flat HTTP/1.1" 200 5693 0.019040 [API:8081]10.0.0.27 - - [2025-08-04 03:09:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-52897679:c7884d0b-40ee-4769-baff-f742d8215aaf?flat HTTP/1.1" 200 5693 0.020334 [API:8081]10.0.0.27 - - [2025-08-04 03:09:38] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-52897679:ctest-SecurityGroupBasicRegressionTests1Ipv6-52897679-65511270?flat HTTP/1.1" 200 11820 0.025018 [API:8081]10.0.0.27 - - [2025-08-04 03:09:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.027305 [API:8081]10.0.0.27 - - [2025-08-04 03:09:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13266 0.029243 [API:8081]10.0.0.27 - - [2025-08-04 03:09:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.030122 [API:8081]10.0.0.27 - - [2025-08-04 03:09:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13266 0.031095 [API:8081]10.0.0.27 - - [2025-08-04 03:09:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010451 [API:8081]10.0.0.61 - - [2025-08-04 03:10:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.145580 [API:8081]10.0.0.38 - - [2025-08-04 03:10:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.139051 [API:8081]10.0.0.38 - - [2025-08-04 03:10:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.156265 [API:8081]10.0.0.61 - - [2025-08-04 03:10:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.243783 [API:8081]10.0.0.27 - - [2025-08-04 03:10:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.146160 [API:8081]10.0.0.27 - - [2025-08-04 03:10:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.219542 [API:8081]10.0.0.38 - - [2025-08-04 03:10:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.076058 [API:8081]10.0.0.27 - - [2025-08-04 03:11:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.031079 [API:8081]10.0.0.27 - - [2025-08-04 03:11:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13273 0.032131 [API:8081]10.0.0.27 - - [2025-08-04 03:11:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.027514 [API:8081]10.0.0.27 - - [2025-08-04 03:11:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13273 0.035194 [API:8081]10.0.0.27 - - [2025-08-04 03:11:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.039233 [API:8081]10.0.0.27 - - [2025-08-04 03:11:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13273 0.032052 [API:8081]10.0.0.27 - - [2025-08-04 03:11:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.030768 [API:8081]10.0.0.27 - - [2025-08-04 03:11:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13273 0.028719 [API:8081]10.0.0.27 - - [2025-08-04 03:11:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.031210 [API:8081]10.0.0.27 - - [2025-08-04 03:11:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13273 0.029109 [API:8081]10.0.0.27 - - [2025-08-04 03:11:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.034288 [API:8081]10.0.0.27 - - [2025-08-04 03:11:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13273 0.025927 [API:8081]10.0.0.27 - - [2025-08-04 03:11:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.036615 [API:8081]10.0.0.27 - - [2025-08-04 03:11:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13273 0.035934 [API:8081]10.0.0.27 - - [2025-08-04 03:11:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24619 0.025357 [API:8081]10.0.0.27 - - [2025-08-04 03:12:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12685 0.029066 [API:8081]10.0.0.27 - - [2025-08-04 03:12:00] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-52897679:ctest-SecurityGroupBasicRegressionTests1Ipv6-52897679-65511270?flat HTTP/1.1" 200 11972 0.018459 [API:8081]10.0.0.27 - - [2025-08-04 03:12:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010547 [API:8081]10.0.0.27 - - [2025-08-04 03:12:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.024146 [API:8081]10.0.0.27 - - [2025-08-04 03:12:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.024655 [API:8081]10.0.0.27 - - [2025-08-04 03:12:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.023163 [API:8081]10.0.0.27 - - [2025-08-04 03:12:09] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-52897679:ctest-SecurityGroupBasicRegressionTests1Ipv6-52897679-65511270?flat HTTP/1.1" 200 8798 0.015816 [API:8081]10.0.0.27 - - [2025-08-04 03:12:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010376 [API:8081]10.0.0.27 - - [2025-08-04 03:12:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000425 [API:8081]10.0.0.27 - - [2025-08-04 03:12:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1482 0.072120 [API:8081]10.0.0.38 - - [2025-08-04 03:12:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083430 [API:8081]10.0.0.27 - - [2025-08-04 03:13:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-26813633:e084040c-00c1-42d2-9e2c-30565a47e53e?flat HTTP/1.1" 200 5809 0.066295 [API:8081]10.0.0.27 - - [2025-08-04 03:13:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-26813633:e084040c-00c1-42d2-9e2c-30565a47e53e?flat HTTP/1.1" 200 5809 0.015531 [API:8081]10.0.0.27 - - [2025-08-04 03:13:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-26813633:e084040c-00c1-42d2-9e2c-30565a47e53e?flat HTTP/1.1" 200 5809 0.074241 [API:8081]10.0.0.27 - - [2025-08-04 03:13:03] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-26813633:ctest-SecurityGroupBasicRegressionTests1_contrail-26813633-53993645?flat HTTP/1.1" 200 10444 0.022285 [API:8081]10.0.0.27 - - [2025-08-04 03:13:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.023818 [API:8081]10.0.0.27 - - [2025-08-04 03:13:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.023548 [API:8081]10.0.0.27 - - [2025-08-04 03:13:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012705 [API:8081]10.0.0.38 - - [2025-08-04 03:13:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.074837 [API:8081]10.0.0.27 - - [2025-08-04 03:13:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-26813633:7e0a9807-f93b-448c-9ae4-09a01cc7753c?flat HTTP/1.1" 200 5673 0.018528 [API:8081]10.0.0.27 - - [2025-08-04 03:13:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-26813633:7e0a9807-f93b-448c-9ae4-09a01cc7753c?flat HTTP/1.1" 200 5673 0.017719 [API:8081]10.0.0.27 - - [2025-08-04 03:13:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-26813633:7e0a9807-f93b-448c-9ae4-09a01cc7753c?flat HTTP/1.1" 200 5673 0.017496 [API:8081]10.0.0.27 - - [2025-08-04 03:13:25] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-26813633:ctest-SecurityGroupBasicRegressionTests1_contrail-26813633-53993645?flat HTTP/1.1" 200 11492 0.023301 [API:8081]10.0.0.27 - - [2025-08-04 03:13:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24621 0.026662 [API:8081]10.0.0.27 - - [2025-08-04 03:13:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13309 0.028955 [API:8081]10.0.0.27 - - [2025-08-04 03:13:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24621 0.029335 [API:8081]10.0.0.27 - - [2025-08-04 03:13:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13309 0.026970 [API:8081]10.0.0.27 - - [2025-08-04 03:13:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010628 [API:8081]10.0.0.61 - - [2025-08-04 03:15:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.176899 [API:8081]10.0.0.38 - - [2025-08-04 03:15:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.140735 [API:8081]10.0.0.27 - - [2025-08-04 03:15:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.029228 [API:8081]10.0.0.27 - - [2025-08-04 03:15:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13314 0.031621 [API:8081]10.0.0.38 - - [2025-08-04 03:15:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.337449 [API:8081]10.0.0.61 - - [2025-08-04 03:15:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.305679 [API:8081]10.0.0.27 - - [2025-08-04 03:15:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.168349 [API:8081]10.0.0.27 - - [2025-08-04 03:15:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.192872 [API:8081]10.0.0.27 - - [2025-08-04 03:15:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.037754 [API:8081]10.0.0.27 - - [2025-08-04 03:15:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13314 0.028776 [API:8081]10.0.0.27 - - [2025-08-04 03:15:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.034591 [API:8081]10.0.0.27 - - [2025-08-04 03:15:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13314 0.036145 [API:8081]10.0.0.27 - - [2025-08-04 03:15:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.031058 [API:8081]10.0.0.27 - - [2025-08-04 03:15:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13314 0.029228 [API:8081]10.0.0.27 - - [2025-08-04 03:15:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.030242 [API:8081]10.0.0.27 - - [2025-08-04 03:15:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13314 0.039435 [API:8081]10.0.0.27 - - [2025-08-04 03:15:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.036743 [API:8081]10.0.0.27 - - [2025-08-04 03:15:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13314 0.029051 [API:8081]10.0.0.27 - - [2025-08-04 03:15:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.031732 [API:8081]10.0.0.27 - - [2025-08-04 03:15:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13314 0.032864 [API:8081]10.0.0.38 - - [2025-08-04 03:15:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075269 [API:8081]10.0.0.27 - - [2025-08-04 03:15:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.031139 [API:8081]10.0.0.27 - - [2025-08-04 03:15:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13314 0.030110 [API:8081]10.0.0.27 - - [2025-08-04 03:15:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.029341 [API:8081]10.0.0.27 - - [2025-08-04 03:15:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12687 0.031484 [API:8081]10.0.0.27 - - [2025-08-04 03:15:29] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-26813633:ctest-SecurityGroupBasicRegressionTests1_contrail-26813633-53993645?flat HTTP/1.1" 200 11649 0.023470 [API:8081]10.0.0.27 - - [2025-08-04 03:15:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.013364 [API:8081]10.0.0.27 - - [2025-08-04 03:15:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.023585 [API:8081]10.0.0.27 - - [2025-08-04 03:15:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.027116 [API:8081]10.0.0.27 - - [2025-08-04 03:15:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.028169 [API:8081]10.0.0.27 - - [2025-08-04 03:15:39] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-26813633:ctest-SecurityGroupBasicRegressionTests1_contrail-26813633-53993645?flat HTTP/1.1" 200 8430 0.018063 [API:8081]10.0.0.27 - - [2025-08-04 03:15:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010467 [API:8081]10.0.0.27 - - [2025-08-04 03:15:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000395 [API:8081]10.0.0.27 - - [2025-08-04 03:15:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.076010 [API:8081]10.0.0.38 - - [2025-08-04 03:16:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.068010 [API:8081]10.0.0.27 - - [2025-08-04 03:16:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-03792165:39efc3d4-1081-4ec5-be36-68c83fb787c9?flat HTTP/1.1" 200 5679 0.073715 [API:8081]10.0.0.27 - - [2025-08-04 03:16:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-03792165:39efc3d4-1081-4ec5-be36-68c83fb787c9?flat HTTP/1.1" 200 5679 0.024304 [API:8081]10.0.0.27 - - [2025-08-04 03:16:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-03792165:39efc3d4-1081-4ec5-be36-68c83fb787c9?flat HTTP/1.1" 200 5679 0.082455 [API:8081]10.0.0.27 - - [2025-08-04 03:16:35] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-03792165:ctest-SecurityGroupBasicRegressionTests1-03792165-89261569?flat HTTP/1.1" 200 4338 0.021351 [API:8081]10.0.0.27 - - [2025-08-04 03:16:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.028854 [API:8081]10.0.0.27 - - [2025-08-04 03:16:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.034795 [API:8081]10.0.0.27 - - [2025-08-04 03:16:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012942 [API:8081]10.0.0.27 - - [2025-08-04 03:16:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-03792165:a7981003-0cc0-45f3-9557-84eb7c6a2dd8?flat HTTP/1.1" 200 5545 0.017163 [API:8081]10.0.0.27 - - [2025-08-04 03:16:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-03792165:a7981003-0cc0-45f3-9557-84eb7c6a2dd8?flat HTTP/1.1" 200 5545 0.018802 [API:8081]10.0.0.27 - - [2025-08-04 03:16:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-03792165:a7981003-0cc0-45f3-9557-84eb7c6a2dd8?flat HTTP/1.1" 200 5545 0.016470 [API:8081]10.0.0.27 - - [2025-08-04 03:16:57] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-03792165:ctest-SecurityGroupBasicRegressionTests1-03792165-89261569?flat HTTP/1.1" 200 9939 0.021280 [API:8081]10.0.0.27 - - [2025-08-04 03:16:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.036269 [API:8081]10.0.0.27 - - [2025-08-04 03:16:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13262 0.034279 [API:8081]10.0.0.27 - - [2025-08-04 03:16:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.028286 [API:8081]10.0.0.27 - - [2025-08-04 03:16:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13262 0.030107 [API:8081]10.0.0.27 - - [2025-08-04 03:16:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.014012 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:17:20] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002589 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:17:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002991 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:17:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004002 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:17:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005719 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:17:20] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003610 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:17:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003273 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:17:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004451 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:17:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004113 [API:8081]10.0.0.38 - - [2025-08-04 03:18:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071356 [API:8081]10.0.0.27 - - [2025-08-04 03:18:27] "GET /analytics HTTP/1.1" 401 205 0.000334 [API:8081]10.0.0.27 - - [2025-08-04 03:18:27] "GET /analytics HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.27 - - [2025-08-04 03:18:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.027393 [API:8081]10.0.0.27 - - [2025-08-04 03:18:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13254 0.027502 [API:8081]10.0.0.27 - - [2025-08-04 03:18:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.032116 [API:8081]10.0.0.27 - - [2025-08-04 03:18:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13254 0.028357 [API:8081]10.0.0.27 - - [2025-08-04 03:18:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.027337 [API:8081]10.0.0.27 - - [2025-08-04 03:18:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13254 0.028235 [API:8081]10.0.0.27 - - [2025-08-04 03:18:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.029493 [API:8081]10.0.0.27 - - [2025-08-04 03:18:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13254 0.028953 [API:8081]10.0.0.27 - - [2025-08-04 03:18:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.029209 [API:8081]10.0.0.27 - - [2025-08-04 03:18:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13254 0.040364 [API:8081]10.0.0.38 - - [2025-08-04 03:18:53] "GET /analytics HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.38 - - [2025-08-04 03:18:53] "GET /analytics HTTP/1.1" 401 205 0.000203 [API:8081]10.0.0.27 - - [2025-08-04 03:18:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.033154 [API:8081]10.0.0.27 - - [2025-08-04 03:18:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13254 0.028342 [API:8081]10.0.0.61 - - [2025-08-04 03:18:54] "GET /analytics HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.61 - - [2025-08-04 03:18:54] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.27 - - [2025-08-04 03:18:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.028822 [API:8081]10.0.0.27 - - [2025-08-04 03:18:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13254 0.030757 [API:8081]10.0.0.27 - - [2025-08-04 03:19:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.028894 [API:8081]10.0.0.27 - - [2025-08-04 03:19:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12685 0.029044 [API:8081]10.0.0.27 - - [2025-08-04 03:19:00] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-03792165:ctest-SecurityGroupBasicRegressionTests1-03792165-89261569?flat HTTP/1.1" 200 10761 0.019192 [API:8081]10.0.0.27 - - [2025-08-04 03:19:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010746 [API:8081]10.0.0.27 - - [2025-08-04 03:19:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.031800 [API:8081]10.0.0.27 - - [2025-08-04 03:19:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.028487 [API:8081]10.0.0.27 - - [2025-08-04 03:19:07] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-03792165:ctest-SecurityGroupBasicRegressionTests1-03792165-89261569?flat HTTP/1.1" 200 7956 0.021274 [API:8081]10.0.0.27 - - [2025-08-04 03:19:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.015617 [API:8081]10.0.0.38 - - [2025-08-04 03:19:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.065903 [API:8081]10.0.0.61 - - [2025-08-04 03:20:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.195645 [API:8081]10.0.0.38 - - [2025-08-04 03:20:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.181971 [API:8081]10.0.0.38 - - [2025-08-04 03:20:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.307523 [API:8081]10.0.0.61 - - [2025-08-04 03:20:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.228830 [API:8081]10.0.0.27 - - [2025-08-04 03:20:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.015493 [API:8081]10.0.0.27 - - [2025-08-04 03:20:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.384421 [API:8081]10.0.0.38 - - [2025-08-04 03:21:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060982 [API:8081]10.0.0.27 - - [2025-08-04 03:21:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000407 [API:8081]10.0.0.27 - - [2025-08-04 03:21:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.060498 [API:8081]10.0.0.27 - - [2025-08-04 03:22:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1976 0.069461 [API:8081]10.0.0.27 - - [2025-08-04 03:22:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2190 0.059979 [API:8081]10.0.0.27 - - [2025-08-04 03:22:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1542 0.011571 [API:8081]10.0.0.27 - - [2025-08-04 03:22:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.013679 [API:8081]10.0.0.27 - - [2025-08-04 03:22:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1968 0.013744 [API:8081]10.0.0.27 - - [2025-08-04 03:22:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2192 0.010522 [API:8081]10.0.0.27 - - [2025-08-04 03:22:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2418 0.011007 [API:8081]10.0.0.38 - - [2025-08-04 03:22:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.066192 [API:8081]10.0.0.27 - - [2025-08-04 03:22:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.27 - - [2025-08-04 03:22:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.065632 [API:8081]10.0.0.27 - - [2025-08-04 03:22:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.062443 [API:8081]10.0.0.27 - - [2025-08-04 03:22:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1762 0.060441 [API:8081]10.0.0.27 - - [2025-08-04 03:22:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.010051 [API:8081]10.0.0.27 - - [2025-08-04 03:22:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.010069 [API:8081]10.0.0.27 - - [2025-08-04 03:22:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.010958 [API:8081]10.0.0.27 - - [2025-08-04 03:23:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.27 - - [2025-08-04 03:23:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.058519 [API:8081]10.0.0.27 - - [2025-08-04 03:23:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1744 0.058336 [API:8081]10.0.0.27 - - [2025-08-04 03:23:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1954 0.072262 [API:8081]10.0.0.27 - - [2025-08-04 03:23:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.011345 [API:8081]10.0.0.27 - - [2025-08-04 03:23:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1744 0.016870 [API:8081]10.0.0.27 - - [2025-08-04 03:23:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1954 0.015409 [API:8081]10.0.0.27 - - [2025-08-04 03:23:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1962 0.013467 [API:8081]10.0.0.27 - - [2025-08-04 03:23:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2184 0.011177 [API:8081]10.0.0.27 - - [2025-08-04 03:23:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.27 - - [2025-08-04 03:23:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.054824 [API:8081]10.0.0.27 - - [2025-08-04 03:23:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.062079 [API:8081]10.0.0.27 - - [2025-08-04 03:23:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1766 0.066286 [API:8081]10.0.0.27 - - [2025-08-04 03:23:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1998 0.012004 [API:8081]10.0.0.27 - - [2025-08-04 03:23:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2232 0.012424 [API:8081]10.0.0.38 - - [2025-08-04 03:24:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072371 [API:8081]10.0.0.61 - - [2025-08-04 03:25:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.145505 [API:8081]10.0.0.38 - - [2025-08-04 03:25:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.182110 [API:8081]10.0.0.38 - - [2025-08-04 03:25:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.147408 [API:8081]10.0.0.61 - - [2025-08-04 03:25:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.250689 [API:8081]10.0.0.27 - - [2025-08-04 03:25:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.143450 [API:8081]10.0.0.27 - - [2025-08-04 03:25:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.141095 [API:8081]10.0.0.38 - - [2025-08-04 03:25:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.071536 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:27:20] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004116 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:27:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003802 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:27:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003718 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:27:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004308 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:27:20] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003380 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:27:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003975 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:27:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003251 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:27:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003413 [API:8081]10.0.0.38 - - [2025-08-04 03:27:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.126419 [API:8081]10.0.0.27 - - [2025-08-04 03:28:27] "GET /analytics HTTP/1.1" 401 205 0.000428 [API:8081]10.0.0.27 - - [2025-08-04 03:28:27] "GET /analytics HTTP/1.1" 401 205 0.000199 [API:8081]10.0.0.38 - - [2025-08-04 03:28:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.096960 [API:8081]10.0.0.38 - - [2025-08-04 03:28:53] "GET /analytics HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.38 - - [2025-08-04 03:28:53] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.61 - - [2025-08-04 03:28:54] "GET /analytics HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.61 - - [2025-08-04 03:28:54] "GET /analytics HTTP/1.1" 401 205 0.000200 [API:8081]10.0.0.61 - - [2025-08-04 03:30:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.151355 [API:8081]10.0.0.38 - - [2025-08-04 03:30:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.174763 [API:8081]10.0.0.38 - - [2025-08-04 03:30:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.262835 [API:8081]10.0.0.61 - - [2025-08-04 03:30:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.244491 [API:8081]10.0.0.27 - - [2025-08-04 03:30:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.017103 [API:8081]10.0.0.27 - - [2025-08-04 03:30:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.140884 [API:8081]10.0.0.38 - - [2025-08-04 03:30:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058376 [API:8081]10.0.0.38 - - [2025-08-04 03:31:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.079252 [API:8081]10.0.0.38 - - [2025-08-04 03:33:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083257 [API:8081]10.0.0.38 - - [2025-08-04 03:34:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.163845 [API:8081]10.0.0.27 - - [2025-08-04 03:34:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.27 - - [2025-08-04 03:34:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1542 0.080709 [API:8081]10.0.0.27 - - [2025-08-04 03:34:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.076098 [API:8081]10.0.0.61 - - [2025-08-04 03:35:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.181894 [API:8081]10.0.0.38 - - [2025-08-04 03:35:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.256558 [API:8081]10.0.0.38 - - [2025-08-04 03:35:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.423541 [API:8081]10.0.0.61 - - [2025-08-04 03:35:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.386731 [API:8081]10.0.0.27 - - [2025-08-04 03:35:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.219528 [API:8081]10.0.0.27 - - [2025-08-04 03:35:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.254281 [API:8081]10.0.0.38 - - [2025-08-04 03:36:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067892 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:37:20] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002799 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:37:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003515 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:37:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002701 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:37:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003247 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:37:20] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003475 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:37:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003061 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:37:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002709 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:37:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002890 [API:8081]10.0.0.38 - - [2025-08-04 03:37:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.072482 [API:8081]10.0.0.27 - - [2025-08-04 03:38:27] "GET /analytics HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.27 - - [2025-08-04 03:38:27] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.38 - - [2025-08-04 03:38:53] "GET /analytics HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.38 - - [2025-08-04 03:38:53] "GET /analytics HTTP/1.1" 401 205 0.000168 [API:8081]10.0.0.61 - - [2025-08-04 03:38:54] "GET /analytics HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.61 - - [2025-08-04 03:38:54] "GET /analytics HTTP/1.1" 401 205 0.000209 [API:8081]10.0.0.27 - - [2025-08-04 03:39:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000352 [API:8081]10.0.0.27 - - [2025-08-04 03:39:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1322 0.092403 [API:8081]10.0.0.38 - - [2025-08-04 03:39:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070145 [API:8081]10.0.0.27 - - [2025-08-04 03:39:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.27 - - [2025-08-04 03:39:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.065587 [API:8081]10.0.0.61 - - [2025-08-04 03:40:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.175913 [API:8081]10.0.0.38 - - [2025-08-04 03:40:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.148662 [API:8081]10.0.0.38 - - [2025-08-04 03:40:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.164116 [API:8081]10.0.0.61 - - [2025-08-04 03:40:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.277308 [API:8081]10.0.0.27 - - [2025-08-04 03:40:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.014989 [API:8081]10.0.0.27 - - [2025-08-04 03:40:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.162963 [API:8081]10.0.0.38 - - [2025-08-04 03:40:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.066472 [API:8081]10.0.0.38 - - [2025-08-04 03:42:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058576 [API:8081]10.0.0.38 - - [2025-08-04 03:43:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.074769 [API:8081]10.0.0.61 - - [2025-08-04 03:45:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.823665 [API:8081]10.0.0.38 - - [2025-08-04 03:45:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.672084 [API:8081]10.0.0.38 - - [2025-08-04 03:45:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.143115 [API:8081]10.0.0.61 - - [2025-08-04 03:45:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.097621 [API:8081]10.0.0.27 - - [2025-08-04 03:45:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.871893 [API:8081]10.0.0.27 - - [2025-08-04 03:45:07] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.781598 [API:8081]10.0.0.27 - - [2025-08-04 03:45:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.27 - - [2025-08-04 03:45:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1318 0.062356 [API:8081]10.0.0.27 - - [2025-08-04 03:45:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09763002:cc80673a-d901-4aa5-86b9-f1179a28260e?flat HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.27 - - [2025-08-04 03:45:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09763002:cc80673a-d901-4aa5-86b9-f1179a28260e?flat HTTP/1.1" 200 5264 0.066664 [API:8081]10.0.0.27 - - [2025-08-04 03:45:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09763002:cc80673a-d901-4aa5-86b9-f1179a28260e?flat HTTP/1.1" 200 5264 0.084135 [API:8081]10.0.0.27 - - [2025-08-04 03:45:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09763002:cc80673a-d901-4aa5-86b9-f1179a28260e?flat HTTP/1.1" 200 5264 0.075075 [API:8081]10.0.0.27 - - [2025-08-04 03:45:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-09763002:ctest-random-82981974?flat HTTP/1.1" 200 4101 0.027764 [API:8081]10.0.0.27 - - [2025-08-04 03:45:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.027055 [API:8081]10.0.0.27 - - [2025-08-04 03:45:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.038742 [API:8081]10.0.0.27 - - [2025-08-04 03:45:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010784 [API:8081]10.0.0.27 - - [2025-08-04 03:45:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1324 0.013291 [API:8081]10.0.0.27 - - [2025-08-04 03:45:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.038409 [API:8081]10.0.0.27 - - [2025-08-04 03:45:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.025690 [API:8081]10.0.0.38 - - [2025-08-04 03:45:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065176 [API:8081]10.0.0.27 - - [2025-08-04 03:45:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.025659 [API:8081]10.0.0.27 - - [2025-08-04 03:45:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.034716 [API:8081]10.0.0.27 - - [2025-08-04 03:45:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.025817 [API:8081]10.0.0.27 - - [2025-08-04 03:46:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.023047 [API:8081]10.0.0.27 - - [2025-08-04 03:46:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.032170 [API:8081]10.0.0.27 - - [2025-08-04 03:46:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25267 0.025967 [API:8081]10.0.0.27 - - [2025-08-04 03:46:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-09763002:ctest-random-82981974?flat HTTP/1.1" 200 8120 0.030886 [API:8081]10.0.0.27 - - [2025-08-04 03:46:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010090 [API:8081]10.0.0.38 - - [2025-08-04 03:46:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.071050 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:47:20] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003260 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:47:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004566 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:47:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003490 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:47:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003863 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:47:20] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003387 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:47:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005514 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:47:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003001 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:47:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004545 [API:8081]10.0.0.27 - - [2025-08-04 03:48:27] "GET /analytics HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.27 - - [2025-08-04 03:48:27] "GET /analytics HTTP/1.1" 401 205 0.000173 [API:8081]10.0.0.38 - - [2025-08-04 03:48:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074451 [API:8081]10.0.0.38 - - [2025-08-04 03:48:53] "GET /analytics HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.38 - - [2025-08-04 03:48:53] "GET /analytics HTTP/1.1" 401 205 0.000196 [API:8081]10.0.0.61 - - [2025-08-04 03:48:54] "GET /analytics HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.61 - - [2025-08-04 03:48:54] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.27 - - [2025-08-04 03:48:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.27 - - [2025-08-04 03:48:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1962 0.055836 [API:8081]10.0.0.38 - - [2025-08-04 03:49:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.067614 [API:8081]10.0.0.61 - - [2025-08-04 03:50:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.104552 [API:8081]10.0.0.38 - - [2025-08-04 03:50:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.015384 [API:8081]10.0.0.38 - - [2025-08-04 03:50:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.013111 [API:8081]10.0.0.61 - - [2025-08-04 03:50:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.013930 [API:8081]10.0.0.27 - - [2025-08-04 03:50:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.011923 [API:8081]10.0.0.27 - - [2025-08-04 03:50:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.158033 [API:8081]10.0.0.27 - - [2025-08-04 03:51:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1524 0.068045 [API:8081]10.0.0.38 - - [2025-08-04 03:51:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056693 [API:8081]10.0.0.38 - - [2025-08-04 03:52:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.156248 [API:8081]10.0.0.27 - - [2025-08-04 03:54:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.27 - - [2025-08-04 03:54:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1320 0.061840 [API:8081]10.0.0.27 - - [2025-08-04 03:54:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.27 - - [2025-08-04 03:54:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1320 0.071874 [API:8081]10.0.0.27 - - [2025-08-04 03:54:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.27 - - [2025-08-04 03:54:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1350 0.104559 [API:8081]10.0.0.38 - - [2025-08-04 03:54:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059758 [API:8081]10.0.0.61 - - [2025-08-04 03:55:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.159426 [API:8081]10.0.0.38 - - [2025-08-04 03:55:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.188797 [API:8081]10.0.0.38 - - [2025-08-04 03:55:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.163691 [API:8081]10.0.0.61 - - [2025-08-04 03:55:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.241138 [API:8081]10.0.0.27 - - [2025-08-04 03:55:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.188754 [API:8081]10.0.0.27 - - [2025-08-04 03:55:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.264013 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:22] "POST /analytics/query HTTP/1.1" 202 179 0.006664 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:22] "GET /analytics/query/d842739e-70e6-11f0-ad3b-00000a00001b HTTP/1.1" 200 221 0.001926 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:22] "GET /analytics/query/d842739e-70e6-11f0-ad3b-00000a00001b HTTP/1.1" 200 221 0.001853 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:23] "GET /analytics/query/d842739e-70e6-11f0-ad3b-00000a00001b HTTP/1.1" 200 338 0.001806 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:23] "GET /analytics/query/d842739e-70e6-11f0-ad3b-00000a00001b/chunk-final/0 HTTP/1.1" 200 856 0.001948 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:23] "POST /analytics/query HTTP/1.1" 202 179 0.005342 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:23] "GET /analytics/query/d94af464-70e6-11f0-aac0-00000a00001b HTTP/1.1" 200 221 0.004202 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:24] "GET /analytics/query/d94af464-70e6-11f0-aac0-00000a00001b HTTP/1.1" 200 221 0.003110 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:24] "GET /analytics/query/d94af464-70e6-11f0-aac0-00000a00001b HTTP/1.1" 200 338 0.002262 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:24] "GET /analytics/query/d94af464-70e6-11f0-aac0-00000a00001b/chunk-final/0 HTTP/1.1" 200 856 0.003478 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:25] "POST /analytics/query HTTP/1.1" 202 179 0.012231 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:25] "GET /analytics/query/da5ac980-70e6-11f0-bc98-00000a00001b HTTP/1.1" 200 221 0.002980 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:26] "GET /analytics/query/da5ac980-70e6-11f0-bc98-00000a00001b HTTP/1.1" 200 339 0.001936 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:26] "GET /analytics/query/da5ac980-70e6-11f0-bc98-00000a00001b/chunk-final/0 HTTP/1.1" 200 15062 0.002728 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:26] "POST /analytics/query HTTP/1.1" 202 179 0.005559 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:26] "GET /analytics/query/db1cf842-70e6-11f0-8ced-00000a00001b HTTP/1.1" 200 221 0.003144 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:27] "GET /analytics/query/db1cf842-70e6-11f0-8ced-00000a00001b HTTP/1.1" 200 339 0.002666 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:27] "GET /analytics/query/db1cf842-70e6-11f0-8ced-00000a00001b/chunk-final/0 HTTP/1.1" 200 15062 0.004230 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:28] "POST /analytics/query HTTP/1.1" 202 179 0.005348 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:28] "GET /analytics/query/dbda8262-70e6-11f0-b01a-00000a00001b HTTP/1.1" 200 221 0.001848 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:28] "GET /analytics/query/dbda8262-70e6-11f0-b01a-00000a00001b HTTP/1.1" 200 221 0.001842 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:29] "GET /analytics/query/dbda8262-70e6-11f0-b01a-00000a00001b HTTP/1.1" 200 339 0.002051 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:29] "GET /analytics/query/dbda8262-70e6-11f0-b01a-00000a00001b/chunk-final/0 HTTP/1.1" 200 6987 0.001854 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:33] "GET /analytics/tables HTTP/1.1" 200 27988 0.003125 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:33] "POST /analytics/query HTTP/1.1" 202 179 0.016321 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:33] "GET /analytics/query/deefaa06-70e6-11f0-ba62-00000a00001b HTTP/1.1" 200 221 0.002133 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:33] "GET /analytics/query/deefaa06-70e6-11f0-ba62-00000a00001b HTTP/1.1" 200 341 0.003259 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:33] "GET /analytics/query/deefaa06-70e6-11f0-ba62-00000a00001b/chunk-final/0 HTTP/1.1" 200 326963 0.013345 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:34] "GET /analytics/tables HTTP/1.1" 200 27988 0.002766 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:35] "GET /analytics/tables HTTP/1.1" 200 27988 0.002635 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:35] "POST /analytics/query HTTP/1.1" 202 179 0.005551 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:35] "GET /analytics/query/e0415e7e-70e6-11f0-a4e5-00000a00001b HTTP/1.1" 200 221 0.014696 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:36] "GET /analytics/query/e0415e7e-70e6-11f0-a4e5-00000a00001b HTTP/1.1" 200 338 0.001968 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:36] "GET /analytics/query/e0415e7e-70e6-11f0-a4e5-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001706 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:36] "POST /analytics/query HTTP/1.1" 202 179 0.004941 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:36] "GET /analytics/query/e09582a8-70e6-11f0-82c3-00000a00001b HTTP/1.1" 200 221 0.003271 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:36] "GET /analytics/query/e09582a8-70e6-11f0-82c3-00000a00001b HTTP/1.1" 200 338 0.001976 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:36] "GET /analytics/query/e09582a8-70e6-11f0-82c3-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.004432 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:36] "POST /analytics/query HTTP/1.1" 202 179 0.007282 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:36] "GET /analytics/query/e0e8e41e-70e6-11f0-9f01-00000a00001b HTTP/1.1" 200 221 0.005095 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:37] "GET /analytics/query/e0e8e41e-70e6-11f0-9f01-00000a00001b HTTP/1.1" 200 338 0.001814 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:37] "GET /analytics/query/e0e8e41e-70e6-11f0-9f01-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001407 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:37] "POST /analytics/query HTTP/1.1" 202 179 0.004697 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:37] "GET /analytics/query/e13b1478-70e6-11f0-8b4d-00000a00001b HTTP/1.1" 200 221 0.001789 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:37] "GET /analytics/query/e13b1478-70e6-11f0-8b4d-00000a00001b HTTP/1.1" 200 338 0.002636 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:37] "GET /analytics/query/e13b1478-70e6-11f0-8b4d-00000a00001b/chunk-final/0 HTTP/1.1" 200 13213 0.004182 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:37] "POST /analytics/query HTTP/1.1" 202 179 0.008197 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:37] "GET /analytics/query/e18e2510-70e6-11f0-9503-00000a00001b HTTP/1.1" 200 221 0.004086 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:38] "GET /analytics/query/e18e2510-70e6-11f0-9503-00000a00001b HTTP/1.1" 200 338 0.001796 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:38] "GET /analytics/query/e18e2510-70e6-11f0-9503-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.002541 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:38] "POST /analytics/query HTTP/1.1" 202 179 0.005809 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:38] "GET /analytics/query/e1e1d238-70e6-11f0-a963-00000a00001b HTTP/1.1" 200 221 0.007896 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:38] "GET /analytics/query/e1e1d238-70e6-11f0-a963-00000a00001b HTTP/1.1" 200 338 0.002836 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:38] "GET /analytics/query/e1e1d238-70e6-11f0-a963-00000a00001b/chunk-final/0 HTTP/1.1" 200 7876 0.002479 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:38] "POST /analytics/query HTTP/1.1" 202 179 0.005171 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:38] "GET /analytics/query/e236082e-70e6-11f0-9544-00000a00001b HTTP/1.1" 200 221 0.003617 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:39] "GET /analytics/query/e236082e-70e6-11f0-9544-00000a00001b HTTP/1.1" 200 338 0.001861 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:39] "GET /analytics/query/e236082e-70e6-11f0-9544-00000a00001b/chunk-final/0 HTTP/1.1" 200 7876 0.001796 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:39] "POST /analytics/query HTTP/1.1" 202 179 0.027644 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:39] "GET /analytics/query/e288d524-70e6-11f0-a41a-00000a00001b HTTP/1.1" 200 221 0.001893 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:39] "GET /analytics/query/e288d524-70e6-11f0-a41a-00000a00001b HTTP/1.1" 200 338 0.002157 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:39] "GET /analytics/query/e288d524-70e6-11f0-a41a-00000a00001b/chunk-final/0 HTTP/1.1" 200 5945 0.003177 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:39] "POST /analytics/query HTTP/1.1" 202 179 0.026061 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:39] "GET /analytics/query/e2ddcdc2-70e6-11f0-8121-00000a00001b HTTP/1.1" 200 221 0.001728 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:40] "GET /analytics/query/e2ddcdc2-70e6-11f0-8121-00000a00001b HTTP/1.1" 200 338 0.002648 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:40] "GET /analytics/query/e2ddcdc2-70e6-11f0-8121-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.002350 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:40] "POST /analytics/query HTTP/1.1" 202 179 0.007126 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:40] "GET /analytics/query/e3340270-70e6-11f0-92f7-00000a00001b HTTP/1.1" 200 221 0.003534 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:41] "GET /analytics/query/e3340270-70e6-11f0-92f7-00000a00001b HTTP/1.1" 200 338 0.002274 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:41] "GET /analytics/query/e3340270-70e6-11f0-92f7-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001753 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:41] "POST /analytics/query HTTP/1.1" 202 179 0.005341 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:41] "GET /analytics/query/e386f15a-70e6-11f0-8125-00000a00001b HTTP/1.1" 200 221 0.002257 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:41] "GET /analytics/query/e386f15a-70e6-11f0-8125-00000a00001b HTTP/1.1" 200 338 0.002747 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:41] "GET /analytics/query/e386f15a-70e6-11f0-8125-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.002745 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:41] "POST /analytics/query HTTP/1.1" 202 179 0.008675 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:41] "GET /analytics/query/e3da46ba-70e6-11f0-9bfa-00000a00001b HTTP/1.1" 200 221 0.002760 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:42] "GET /analytics/query/e3da46ba-70e6-11f0-9bfa-00000a00001b HTTP/1.1" 200 338 0.001845 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:42] "GET /analytics/query/e3da46ba-70e6-11f0-9bfa-00000a00001b/chunk-final/0 HTTP/1.1" 200 7883 0.001762 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:42] "GET /analytics/tables HTTP/1.1" 200 27988 0.003015 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:43] "GET /analytics/tables HTTP/1.1" 200 27988 0.003321 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:43] "POST /analytics/query HTTP/1.1" 202 179 0.019644 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:43] "GET /analytics/query/e51d9c06-70e6-11f0-8533-00000a00001b HTTP/1.1" 200 221 0.004073 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:44] "GET /analytics/query/e51d9c06-70e6-11f0-8533-00000a00001b HTTP/1.1" 200 340 0.002192 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:44] "GET /analytics/query/e51d9c06-70e6-11f0-8533-00000a00001b/chunk-final/0 HTTP/1.1" 200 1531957 0.019956 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:44] "POST /analytics/query HTTP/1.1" 202 179 0.006382 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:44] "GET /analytics/query/e57bcda6-70e6-11f0-8ff5-00000a00001b HTTP/1.1" 200 221 0.001997 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:44] "GET /analytics/query/e57bcda6-70e6-11f0-8ff5-00000a00001b HTTP/1.1" 200 340 0.002248 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:44] "GET /analytics/query/e57bcda6-70e6-11f0-8ff5-00000a00001b/chunk-final/0 HTTP/1.1" 200 1533325 0.031381 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:46] "GET /analytics/tables HTTP/1.1" 200 27988 0.002933 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:46] "GET /analytics/tables HTTP/1.1" 200 27988 0.002630 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:47] "GET /analytics/tables HTTP/1.1" 200 27988 0.002902 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:48] "GET /analytics/tables HTTP/1.1" 200 27988 0.003085 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:49] "GET /analytics/tables HTTP/1.1" 200 27988 0.003011 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:49] "POST /analytics/query HTTP/1.1" 202 179 0.036284 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:49] "GET /analytics/query/e85309fe-70e6-11f0-8271-00000a00001b HTTP/1.1" 200 221 0.001890 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:49] "GET /analytics/query/e85309fe-70e6-11f0-8271-00000a00001b HTTP/1.1" 200 339 0.001926 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:49] "GET /analytics/query/e85309fe-70e6-11f0-8271-00000a00001b/chunk-final/0 HTTP/1.1" 200 56799 0.003640 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:50] "GET /analytics/tables HTTP/1.1" 200 27988 0.002835 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:50] "POST /analytics/query HTTP/1.1" 202 179 0.004998 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:50] "GET /analytics/query/e920c574-70e6-11f0-b079-00000a00001b HTTP/1.1" 200 221 0.001656 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:50] "GET /analytics/query/e920c574-70e6-11f0-b079-00000a00001b HTTP/1.1" 200 341 0.001925 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:51] "GET /analytics/query/e920c574-70e6-11f0-b079-00000a00001b/chunk-final/0 HTTP/1.1" 200 1069736 0.044377 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:52] "GET /analytics/tables HTTP/1.1" 200 27988 0.004791 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:52] "GET /analytics/tables HTTP/1.1" 200 27988 0.002959 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:56] "GET /analytics/tables HTTP/1.1" 200 27988 0.002994 [API:8081]10.0.0.38 - - [2025-08-04 03:55:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.062190 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:56] "GET /analytics/tables HTTP/1.1" 200 27988 0.003742 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:57] "POST /analytics/query HTTP/1.1" 200 2197 1.010626 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:58] "GET /analytics/tables HTTP/1.1" 200 27988 0.003555 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:55:59] "GET /analytics/tables HTTP/1.1" 200 27988 0.003070 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:56:00] "GET /analytics/tables HTTP/1.1" 200 27988 0.002574 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:56:00] "GET /analytics/tables HTTP/1.1" 200 27988 0.002594 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:56:01] "GET /analytics/tables HTTP/1.1" 200 27988 0.002688 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:56:02] "GET /analytics/tables HTTP/1.1" 200 27988 0.003408 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:56:03] "GET /analytics/tables HTTP/1.1" 200 27988 0.003848 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:56:04] "POST /analytics/query HTTP/1.1" 200 141633 1.027325 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:56:04] "GET /analytics/tables HTTP/1.1" 200 27988 0.003465 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:56:05] "GET /analytics/tables HTTP/1.1" 200 27988 0.005675 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:56:06] "GET /analytics/tables HTTP/1.1" 200 27988 0.003231 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:56:07] "GET /analytics/tables HTTP/1.1" 200 27988 0.002775 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:56:08] "GET /analytics/tables HTTP/1.1" 200 27988 0.003407 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:56:08] "GET /analytics/tables HTTP/1.1" 200 27988 0.004296 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:56:09] "GET /analytics/tables HTTP/1.1" 200 27988 0.003365 [API:8081]10.0.0.27 - - [2025-08-04 03:56:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000417 [API:8081]10.0.0.27 - - [2025-08-04 03:56:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1594 0.072503 [API:8081]10.0.0.27 - - [2025-08-04 03:57:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.109171 [API:8081]10.0.0.27 - - [2025-08-04 03:57:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.079141 [API:8081]10.0.0.27 - - [2025-08-04 03:57:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.010479 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:57:20] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002931 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:57:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003378 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:57:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003711 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:57:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003574 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:57:20] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003001 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:57:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003450 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:57:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004645 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 03:57:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002846 [API:8081]10.0.0.27 - - [2025-08-04 03:57:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.012583 [API:8081]10.0.0.27 - - [2025-08-04 03:57:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.010760 [API:8081]10.0.0.27 - - [2025-08-04 03:57:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.012005 [API:8081]10.0.0.27 - - [2025-08-04 03:57:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.010721 [API:8081]10.0.0.27 - - [2025-08-04 03:57:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.013918 [API:8081]10.0.0.38 - - [2025-08-04 03:57:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061564 [API:8081]10.0.0.27 - - [2025-08-04 03:58:27] "GET /analytics HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.27 - - [2025-08-04 03:58:27] "GET /analytics HTTP/1.1" 401 205 0.000157 [API:8081]10.0.0.27 - - [2025-08-04 03:58:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.013724 [API:8081]10.0.0.27 - - [2025-08-04 03:58:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.010337 [API:8081]10.0.0.27 - - [2025-08-04 03:58:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.014286 [API:8081]10.0.0.27 - - [2025-08-04 03:58:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.011621 [API:8081]10.0.0.27 - - [2025-08-04 03:58:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.011495 [API:8081]10.0.0.27 - - [2025-08-04 03:58:49] "POST /analytics/query HTTP/1.1" 200 222 1.019607 [API:8081]10.0.0.27 - - [2025-08-04 03:58:50] "POST /analytics/query HTTP/1.1" 200 222 1.018349 [API:8081]10.0.0.27 - - [2025-08-04 03:58:51] "POST /analytics/query HTTP/1.1" 200 353 1.020610 [API:8081]10.0.0.38 - - [2025-08-04 03:58:53] "GET /analytics HTTP/1.1" 401 205 0.000378 [API:8081]10.0.0.38 - - [2025-08-04 03:58:53] "GET /analytics HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.61 - - [2025-08-04 03:58:55] "GET /analytics HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.61 - - [2025-08-04 03:58:55] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.38 - - [2025-08-04 03:58:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.067873 [API:8081]10.0.0.61 - - [2025-08-04 04:00:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.208388 [API:8081]10.0.0.38 - - [2025-08-04 04:00:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.230762 [API:8081]10.0.0.38 - - [2025-08-04 04:00:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.352642 [API:8081]10.0.0.61 - - [2025-08-04 04:00:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.282766 [API:8081]10.0.0.27 - - [2025-08-04 04:00:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.017788 [API:8081]10.0.0.27 - - [2025-08-04 04:00:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.231228 [API:8081]10.0.0.38 - - [2025-08-04 04:01:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070928 [API:8081]10.0.0.38 - - [2025-08-04 04:02:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.061344 [API:8081]10.0.0.27 - - [2025-08-04 04:02:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26208 0.087831 [API:8081]10.0.0.27 - - [2025-08-04 04:02:12] "POST /analytics/query HTTP/1.1" 200 507 1.071346 [API:8081]10.0.0.27 - - [2025-08-04 04:02:14] "POST /analytics/query HTTP/1.1" 200 353 1.078399 [API:8081]10.0.0.27 - - [2025-08-04 04:02:15] "POST /analytics/query HTTP/1.1" 200 353 1.027474 [API:8081]10.0.0.27 - - [2025-08-04 04:02:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.010885 [API:8081]10.0.0.27 - - [2025-08-04 04:02:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.012044 [API:8081]10.0.0.27 - - [2025-08-04 04:02:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.011723 [API:8081]10.0.0.27 - - [2025-08-04 04:02:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.010162 [API:8081]10.0.0.27 - - [2025-08-04 04:02:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.013138 [API:8081]10.0.0.38 - - [2025-08-04 04:04:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068845 [API:8081]10.0.0.38 - - [2025-08-04 04:05:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.073532 [API:8081]10.0.0.61 - - [2025-08-04 04:05:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.228933 [API:8081]10.0.0.38 - - [2025-08-04 04:05:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.203051 [API:8081]10.0.0.38 - - [2025-08-04 04:05:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.298528 [API:8081]10.0.0.61 - - [2025-08-04 04:05:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.288748 [API:8081]10.0.0.27 - - [2025-08-04 04:05:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.176485 [API:8081]10.0.0.27 - - [2025-08-04 04:05:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.223936 [API:8081]10.0.0.38 - - [2025-08-04 04:07:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065443 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:07:20] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003141 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:07:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003933 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:07:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003759 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:07:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003807 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:07:20] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003139 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:07:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003436 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:07:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002938 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:07:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003202 [API:8081]10.0.0.38 - - [2025-08-04 04:08:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.079814 [API:8081]10.0.0.27 - - [2025-08-04 04:08:27] "GET /analytics HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.27 - - [2025-08-04 04:08:27] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.38 - - [2025-08-04 04:08:53] "GET /analytics HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2025-08-04 04:08:53] "GET /analytics HTTP/1.1" 401 205 0.000159 [API:8081]10.0.0.61 - - [2025-08-04 04:08:55] "GET /analytics HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.61 - - [2025-08-04 04:08:55] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.61 - - [2025-08-04 04:10:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.188554 [API:8081]10.0.0.38 - - [2025-08-04 04:10:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.143413 [API:8081]10.0.0.38 - - [2025-08-04 04:10:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.303535 [API:8081]10.0.0.61 - - [2025-08-04 04:10:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.258755 [API:8081]10.0.0.27 - - [2025-08-04 04:10:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.012318 [API:8081]10.0.0.27 - - [2025-08-04 04:10:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.240422 [API:8081]10.0.0.38 - - [2025-08-04 04:10:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064755 [API:8081]10.0.0.38 - - [2025-08-04 04:11:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.082038 [API:8081]10.0.0.38 - - [2025-08-04 04:13:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.259151 [API:8081]10.0.0.38 - - [2025-08-04 04:14:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.077363 [API:8081]10.0.0.61 - - [2025-08-04 04:15:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.184782 [API:8081]10.0.0.38 - - [2025-08-04 04:15:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.239344 [API:8081]10.0.0.38 - - [2025-08-04 04:15:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.300421 [API:8081]10.0.0.61 - - [2025-08-04 04:15:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.275802 [API:8081]10.0.0.27 - - [2025-08-04 04:15:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.168831 [API:8081]10.0.0.27 - - [2025-08-04 04:15:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.217742 [API:8081]10.0.0.27 - - [2025-08-04 04:16:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.27 - - [2025-08-04 04:16:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1524 0.064505 [API:8081]10.0.0.27 - - [2025-08-04 04:16:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1524 0.061838 [API:8081]10.0.0.38 - - [2025-08-04 04:16:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070755 [API:8081]10.0.0.38 - - [2025-08-04 04:17:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.066538 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:17:20] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002715 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:17:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003363 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:17:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002769 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:17:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003350 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:17:20] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002432 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:17:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002473 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:17:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002723 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:17:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002575 [API:8081]10.0.0.27 - - [2025-08-04 04:18:27] "GET /analytics HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.27 - - [2025-08-04 04:18:27] "GET /analytics HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.38 - - [2025-08-04 04:18:53] "GET /analytics HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.38 - - [2025-08-04 04:18:53] "GET /analytics HTTP/1.1" 401 205 0.000143 [API:8081]10.0.0.61 - - [2025-08-04 04:18:55] "GET /analytics HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.61 - - [2025-08-04 04:18:55] "GET /analytics HTTP/1.1" 401 205 0.000166 [API:8081]10.0.0.38 - - [2025-08-04 04:19:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083317 [API:8081]10.0.0.61 - - [2025-08-04 04:20:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.181799 [API:8081]10.0.0.38 - - [2025-08-04 04:20:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.163337 [API:8081]10.0.0.38 - - [2025-08-04 04:20:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.335651 [API:8081]10.0.0.61 - - [2025-08-04 04:20:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.321482 [API:8081]10.0.0.27 - - [2025-08-04 04:20:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.011870 [API:8081]10.0.0.27 - - [2025-08-04 04:20:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.186252 [API:8081]10.0.0.38 - - [2025-08-04 04:20:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.071883 [API:8081]10.0.0.38 - - [2025-08-04 04:22:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060501 [API:8081]10.0.0.38 - - [2025-08-04 04:23:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.073146 [API:8081]10.0.0.61 - - [2025-08-04 04:25:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.205556 [API:8081]10.0.0.38 - - [2025-08-04 04:25:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.130641 [API:8081]10.0.0.38 - - [2025-08-04 04:25:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.294241 [API:8081]10.0.0.61 - - [2025-08-04 04:25:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.266398 [API:8081]10.0.0.27 - - [2025-08-04 04:25:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.193902 [API:8081]10.0.0.27 - - [2025-08-04 04:25:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.227499 [API:8081]10.0.0.38 - - [2025-08-04 04:25:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072047 [API:8081]10.0.0.38 - - [2025-08-04 04:26:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.069416 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:27:20] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003690 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:27:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003276 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:27:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002815 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:27:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003692 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:27:20] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003109 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:27:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002925 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:27:21] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002934 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:27:21] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003769 [API:8081]10.0.0.38 - - [2025-08-04 04:28:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074120 [API:8081]10.0.0.27 - - [2025-08-04 04:28:27] "GET /analytics HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.27 - - [2025-08-04 04:28:27] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.38 - - [2025-08-04 04:28:53] "GET /analytics HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.38 - - [2025-08-04 04:28:53] "GET /analytics HTTP/1.1" 401 205 0.000169 [API:8081]10.0.0.61 - - [2025-08-04 04:28:55] "GET /analytics HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.61 - - [2025-08-04 04:28:55] "GET /analytics HTTP/1.1" 401 205 0.000157 [API:8081]10.0.0.38 - - [2025-08-04 04:29:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.065679 [API:8081]10.0.0.61 - - [2025-08-04 04:30:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.192133 [API:8081]10.0.0.38 - - [2025-08-04 04:30:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.149265 [API:8081]10.0.0.38 - - [2025-08-04 04:30:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.314362 [API:8081]10.0.0.61 - - [2025-08-04 04:30:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.289944 [API:8081]10.0.0.27 - - [2025-08-04 04:30:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.017360 [API:8081]10.0.0.27 - - [2025-08-04 04:30:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.174980 [API:8081]10.0.0.38 - - [2025-08-04 04:31:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065771 [API:8081]10.0.0.38 - - [2025-08-04 04:32:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.107271 [API:8081]10.0.0.27 - - [2025-08-04 04:32:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-31050137:d6e03316-7de1-4acf-80bf-61fb77493706?flat HTTP/1.1" 401 205 0.000350 [API:8081]10.0.0.27 - - [2025-08-04 04:33:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-31050137:d6e03316-7de1-4acf-80bf-61fb77493706?flat HTTP/1.1" 200 5317 0.489995 [API:8081]10.0.0.27 - - [2025-08-04 04:33:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-31050137:d6e03316-7de1-4acf-80bf-61fb77493706?flat HTTP/1.1" 200 5317 0.120372 [API:8081]10.0.0.27 - - [2025-08-04 04:33:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-31050137:d6e03316-7de1-4acf-80bf-61fb77493706?flat HTTP/1.1" 200 5317 0.066323 [API:8081]10.0.0.27 - - [2025-08-04 04:33:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-72287032:ctest-TestRbac-72287032-60081125?flat HTTP/1.1" 200 8360 0.075474 [API:8081]10.0.0.27 - - [2025-08-04 04:33:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.098868 [API:8081]10.0.0.27 - - [2025-08-04 04:33:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.136859 [API:8081]10.0.0.27 - - [2025-08-04 04:33:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.27 - - [2025-08-04 04:33:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25597 0.109918 [API:8081]10.0.0.27 - - [2025-08-04 04:33:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13131 0.072049 [API:8081]10.0.0.27 - - [2025-08-04 04:33:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.095844 [API:8081]10.0.0.27 - - [2025-08-04 04:33:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.165082 [API:8081]10.0.0.27 - - [2025-08-04 04:33:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25597 0.044110 [API:8081]10.0.0.27 - - [2025-08-04 04:33:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13131 0.028556 [API:8081]10.0.0.27 - - [2025-08-04 04:33:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.072289 [API:8081]10.0.0.27 - - [2025-08-04 04:33:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.044030 [API:8081]10.0.0.27 - - [2025-08-04 04:33:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.166489 [API:8081]10.0.0.27 - - [2025-08-04 04:33:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25597 0.090556 [API:8081]10.0.0.27 - - [2025-08-04 04:33:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13131 0.036682 [API:8081]10.0.0.27 - - [2025-08-04 04:33:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25597 0.028309 [API:8081]10.0.0.27 - - [2025-08-04 04:33:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13131 0.035422 [API:8081]10.0.0.27 - - [2025-08-04 04:33:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25597 0.040432 [API:8081]10.0.0.27 - - [2025-08-04 04:33:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13131 0.035845 [API:8081]10.0.0.27 - - [2025-08-04 04:33:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25597 0.028783 [API:8081]10.0.0.27 - - [2025-08-04 04:33:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13131 0.045427 [API:8081]10.0.0.27 - - [2025-08-04 04:33:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25597 0.027327 [API:8081]10.0.0.27 - - [2025-08-04 04:33:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13131 0.028859 [API:8081]10.0.0.27 - - [2025-08-04 04:33:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25597 0.027557 [API:8081]10.0.0.27 - - [2025-08-04 04:33:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13131 0.028119 [API:8081]10.0.0.27 - - [2025-08-04 04:33:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25597 0.031366 [API:8081]10.0.0.27 - - [2025-08-04 04:33:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13131 0.032643 [API:8081]10.0.0.27 - - [2025-08-04 04:33:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25597 0.029007 [API:8081]10.0.0.27 - - [2025-08-04 04:33:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13131 0.040335 [API:8081]10.0.0.27 - - [2025-08-04 04:33:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25597 0.034338 [API:8081]10.0.0.27 - - [2025-08-04 04:33:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12709 0.029493 [API:8081]10.0.0.27 - - [2025-08-04 04:33:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-72287032:ctest-TestRbac-72287032-60081125?flat HTTP/1.1" 200 6492 0.014951 [API:8081]10.0.0.27 - - [2025-08-04 04:33:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.014824 [API:8081]10.0.0.27 - - [2025-08-04 04:34:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000679 [API:8081]10.0.0.27 - - [2025-08-04 04:34:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.063088 [API:8081]10.0.0.27 - - [2025-08-04 04:34:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.078157 [API:8081]10.0.0.27 - - [2025-08-04 04:34:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1608 0.094920 [API:8081]10.0.0.38 - - [2025-08-04 04:34:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067131 [API:8081]10.0.0.27 - - [2025-08-04 04:34:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-09554863:a9856233-75b1-45e0-a229-e72fff522a1d?flat HTTP/1.1" 401 205 0.000482 [API:8081]10.0.0.27 - - [2025-08-04 04:34:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-09554863:a9856233-75b1-45e0-a229-e72fff522a1d?flat HTTP/1.1" 200 5396 0.108942 [API:8081]10.0.0.27 - - [2025-08-04 04:34:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-09554863:a9856233-75b1-45e0-a229-e72fff522a1d?flat HTTP/1.1" 200 5396 0.059823 [API:8081]10.0.0.27 - - [2025-08-04 04:34:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-09554863:a9856233-75b1-45e0-a229-e72fff522a1d?flat HTTP/1.1" 200 5396 0.066273 [API:8081]10.0.0.27 - - [2025-08-04 04:34:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-09554863:ctest-TestRbacBasic-09554863-73691652?flat HTTP/1.1" 200 4140 0.065372 [API:8081]10.0.0.27 - - [2025-08-04 04:34:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.071748 [API:8081]10.0.0.27 - - [2025-08-04 04:34:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.091502 [API:8081]10.0.0.27 - - [2025-08-04 04:34:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26213 0.031262 [API:8081]10.0.0.27 - - [2025-08-04 04:34:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.037124 [API:8081]10.0.0.27 - - [2025-08-04 04:34:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.088750 [API:8081]10.0.0.27 - - [2025-08-04 04:34:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26213 0.024696 [API:8081]10.0.0.27 - - [2025-08-04 04:34:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.046694 [API:8081]10.0.0.27 - - [2025-08-04 04:34:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.073634 [API:8081]10.0.0.27 - - [2025-08-04 04:34:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.099837 [API:8081]10.0.0.27 - - [2025-08-04 04:34:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26213 0.025106 [API:8081]10.0.0.27 - - [2025-08-04 04:34:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26213 0.024662 [API:8081]10.0.0.27 - - [2025-08-04 04:34:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26213 0.032627 [API:8081]10.0.0.27 - - [2025-08-04 04:34:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26213 0.031183 [API:8081]10.0.0.27 - - [2025-08-04 04:34:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26213 0.029444 [API:8081]10.0.0.27 - - [2025-08-04 04:35:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26213 0.038400 [API:8081]10.0.0.61 - - [2025-08-04 04:35:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.193882 [API:8081]10.0.0.38 - - [2025-08-04 04:35:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.171450 [API:8081]10.0.0.27 - - [2025-08-04 04:35:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26213 0.029213 [API:8081]10.0.0.38 - - [2025-08-04 04:35:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.348750 [API:8081]10.0.0.61 - - [2025-08-04 04:35:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.325064 [API:8081]10.0.0.27 - - [2025-08-04 04:35:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.154787 [API:8081]10.0.0.27 - - [2025-08-04 04:35:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.213976 [API:8081]10.0.0.27 - - [2025-08-04 04:35:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26213 0.028189 [API:8081]10.0.0.27 - - [2025-08-04 04:35:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-09554863:ctest-TestRbacBasic-09554863-73691652?flat HTTP/1.1" 200 6883 0.015623 [API:8081]10.0.0.27 - - [2025-08-04 04:35:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.013829 [API:8081]10.0.0.27 - - [2025-08-04 04:35:14] "GET /analytics/alarms HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.27 - - [2025-08-04 04:35:14] "GET /analytics/alarms HTTP/1.1" 200 109 0.156936 [Introspect:8090]10.0.0.27 - - [2025-08-04 04:35:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001341 [API:8081]10.0.0.27 - - [2025-08-04 04:35:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.27 - - [2025-08-04 04:35:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.054798 [API:8081]10.0.0.38 - - [2025-08-04 04:35:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.108579 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:37:21] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004248 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:37:21] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003652 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:37:21] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004365 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:37:21] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004222 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:37:21] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004849 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:37:21] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003984 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:37:21] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004109 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:37:21] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003770 [API:8081]10.0.0.38 - - [2025-08-04 04:37:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076227 [API:8081]10.0.0.27 - - [2025-08-04 04:38:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70078503:b71a1a26-c81f-4013-9f78-4a830b8e0acc?flat HTTP/1.1" 200 5367 0.015993 [API:8081]10.0.0.27 - - [2025-08-04 04:38:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70078503:b71a1a26-c81f-4013-9f78-4a830b8e0acc?flat HTTP/1.1" 200 5367 0.081278 [API:8081]10.0.0.27 - - [2025-08-04 04:38:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70078503:b71a1a26-c81f-4013-9f78-4a830b8e0acc?flat HTTP/1.1" 200 5367 0.071354 [API:8081]10.0.0.27 - - [2025-08-04 04:38:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-70078503:ctest-vn1-40090053?flat HTTP/1.1" 200 9318 0.025528 [API:8081]10.0.0.27 - - [2025-08-04 04:38:27] "GET /analytics HTTP/1.1" 401 205 0.002862 [API:8081]10.0.0.27 - - [2025-08-04 04:38:27] "GET /analytics HTTP/1.1" 401 205 0.002866 [API:8081]10.0.0.27 - - [2025-08-04 04:38:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26213 0.025939 [API:8081]10.0.0.27 - - [2025-08-04 04:38:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26213 0.025172 [API:8081]10.0.0.27 - - [2025-08-04 04:38:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011337 [API:8081]10.0.0.27 - - [2025-08-04 04:38:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70078503:61eac286-0736-44b5-93e3-b70fc9cbf548?flat HTTP/1.1" 200 5440 0.022623 [API:8081]10.0.0.27 - - [2025-08-04 04:38:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70078503:61eac286-0736-44b5-93e3-b70fc9cbf548?flat HTTP/1.1" 200 5440 0.022929 [API:8081]10.0.0.27 - - [2025-08-04 04:38:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-70078503:61eac286-0736-44b5-93e3-b70fc9cbf548?flat HTTP/1.1" 200 5440 0.018919 [API:8081]10.0.0.27 - - [2025-08-04 04:38:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-70078503:ctest-vn1-40090053?flat HTTP/1.1" 200 9334 0.033679 [API:8081]10.0.0.27 - - [2025-08-04 04:38:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.039439 [API:8081]10.0.0.27 - - [2025-08-04 04:38:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13096 0.032980 [API:8081]10.0.0.27 - - [2025-08-04 04:38:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.029440 [API:8081]10.0.0.27 - - [2025-08-04 04:38:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13096 0.036058 [API:8081]10.0.0.27 - - [2025-08-04 04:38:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012732 [API:8081]10.0.0.38 - - [2025-08-04 04:38:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2548 0.081344 [API:8081]10.0.0.27 - - [2025-08-04 04:38:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.044548 [API:8081]10.0.0.27 - - [2025-08-04 04:38:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13096 0.029859 [API:8081]10.0.0.27 - - [2025-08-04 04:38:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.039980 [API:8081]10.0.0.27 - - [2025-08-04 04:38:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13096 0.044804 [API:8081]10.0.0.27 - - [2025-08-04 04:38:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.036763 [API:8081]10.0.0.27 - - [2025-08-04 04:38:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13096 0.036557 [API:8081]10.0.0.27 - - [2025-08-04 04:38:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.031367 [API:8081]10.0.0.27 - - [2025-08-04 04:38:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13096 0.029253 [API:8081]10.0.0.27 - - [2025-08-04 04:38:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.037172 [API:8081]10.0.0.27 - - [2025-08-04 04:38:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13096 0.027990 [API:8081]10.0.0.38 - - [2025-08-04 04:38:53] "GET /analytics HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.38 - - [2025-08-04 04:38:53] "GET /analytics HTTP/1.1" 401 205 0.000210 [API:8081]10.0.0.27 - - [2025-08-04 04:38:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.030986 [API:8081]10.0.0.27 - - [2025-08-04 04:38:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13096 0.031923 [API:8081]10.0.0.61 - - [2025-08-04 04:38:55] "GET /analytics HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.61 - - [2025-08-04 04:38:55] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.27 - - [2025-08-04 04:38:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.028653 [API:8081]10.0.0.27 - - [2025-08-04 04:38:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 13096 0.055604 [API:8081]10.0.0.27 - - [2025-08-04 04:39:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25598 0.033750 [API:8081]10.0.0.27 - - [2025-08-04 04:39:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12705 0.035551 [API:8081]10.0.0.27 - - [2025-08-04 04:39:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-70078503:ctest-vn1-40090053?flat HTTP/1.1" 200 7462 0.019684 [API:8081]10.0.0.27 - - [2025-08-04 04:39:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.013014 [API:8081]10.0.0.27 - - [2025-08-04 04:39:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26215 0.026142 [API:8081]10.0.0.27 - - [2025-08-04 04:39:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26215 0.025883 [API:8081]10.0.0.27 - - [2025-08-04 04:39:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-70078503:ctest-vn1-40090053?flat HTTP/1.1" 200 4921 0.015372 [API:8081]10.0.0.27 - - [2025-08-04 04:39:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.015235 [API:8081]10.0.0.27 - - [2025-08-04 04:39:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.009995 [API:8081]10.0.0.27 - - [2025-08-04 04:39:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.011813 [API:8081]10.0.0.61 - - [2025-08-04 04:40:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.168710 [API:8081]10.0.0.38 - - [2025-08-04 04:40:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.152357 [API:8081]10.0.0.38 - - [2025-08-04 04:40:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.264035 [API:8081]10.0.0.61 - - [2025-08-04 04:40:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.228211 [API:8081]10.0.0.27 - - [2025-08-04 04:40:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.015249 [API:8081]10.0.0.27 - - [2025-08-04 04:40:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.245744 [API:8081]10.0.0.38 - - [2025-08-04 04:40:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.096908 [API:8081]10.0.0.38 - - [2025-08-04 04:41:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2550 0.067780 [Introspect:8090]10.0.0.27 - - [2025-08-04 04:42:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001276 [API:8081]10.0.0.27 - - [2025-08-04 04:42:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12130 0.438011 [API:8081]10.0.0.27 - - [2025-08-04 04:42:40] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6137 0.074170 [API:8081]10.0.0.27 - - [2025-08-04 04:42:40] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6136 0.073416 [API:8081]10.0.0.27 - - [2025-08-04 04:42:40] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 4051 0.015871 [API:8081]10.0.0.27 - - [2025-08-04 04:42:40] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.018146 [API:8081]10.0.0.27 - - [2025-08-04 04:42:40] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7322 0.019238 [API:8081]10.0.0.27 - - [2025-08-04 04:42:40] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.019423 [API:8081]10.0.0.27 - - [2025-08-04 04:42:40] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.018020 [API:8081]10.0.0.27 - - [2025-08-04 04:42:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12130 0.023284 [API:8081]10.0.0.27 - - [2025-08-04 04:42:45] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6137 0.018718 [API:8081]10.0.0.27 - - [2025-08-04 04:42:45] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6136 0.017588 [API:8081]10.0.0.27 - - [2025-08-04 04:42:45] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 4051 0.024536 [API:8081]10.0.0.27 - - [2025-08-04 04:42:45] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.027612 [API:8081]10.0.0.27 - - [2025-08-04 04:42:45] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7322 0.019603 [API:8081]10.0.0.27 - - [2025-08-04 04:42:45] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.016381 [API:8081]10.0.0.27 - - [2025-08-04 04:42:45] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.031982 [API:8081]10.0.0.27 - - [2025-08-04 04:42:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12130 0.025125 [API:8081]10.0.0.27 - - [2025-08-04 04:42:50] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6137 0.016716 [API:8081]10.0.0.27 - - [2025-08-04 04:42:50] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6136 0.017108 [API:8081]10.0.0.27 - - [2025-08-04 04:42:50] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.015933 [API:8081]10.0.0.27 - - [2025-08-04 04:42:50] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.016586 [API:8081]10.0.0.27 - - [2025-08-04 04:42:50] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7322 0.021453 [API:8081]10.0.0.27 - - [2025-08-04 04:42:50] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.017881 [API:8081]10.0.0.27 - - [2025-08-04 04:42:50] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.017816 [API:8081]10.0.0.27 - - [2025-08-04 04:42:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12300 0.034155 [API:8081]10.0.0.27 - - [2025-08-04 04:42:55] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6137 0.026983 [API:8081]10.0.0.27 - - [2025-08-04 04:42:56] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.032290 [API:8081]10.0.0.27 - - [2025-08-04 04:42:56] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.032827 [API:8081]10.0.0.27 - - [2025-08-04 04:42:56] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.030384 [API:8081]10.0.0.27 - - [2025-08-04 04:42:56] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7322 0.033071 [API:8081]10.0.0.27 - - [2025-08-04 04:42:56] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.020867 [API:8081]10.0.0.27 - - [2025-08-04 04:42:56] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.019817 [API:8081]10.0.0.27 - - [2025-08-04 04:43:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12300 0.039064 [API:8081]10.0.0.27 - - [2025-08-04 04:43:01] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.017286 [API:8081]10.0.0.27 - - [2025-08-04 04:43:01] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.016620 [API:8081]10.0.0.27 - - [2025-08-04 04:43:01] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.017562 [API:8081]10.0.0.27 - - [2025-08-04 04:43:01] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.019862 [API:8081]10.0.0.27 - - [2025-08-04 04:43:01] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7322 0.021171 [API:8081]10.0.0.27 - - [2025-08-04 04:43:01] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.018434 [API:8081]10.0.0.27 - - [2025-08-04 04:43:01] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.017442 [API:8081]10.0.0.27 - - [2025-08-04 04:43:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12300 0.026416 [API:8081]10.0.0.27 - - [2025-08-04 04:43:06] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.022135 [API:8081]10.0.0.27 - - [2025-08-04 04:43:06] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.020573 [API:8081]10.0.0.27 - - [2025-08-04 04:43:06] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.023776 [API:8081]10.0.0.27 - - [2025-08-04 04:43:06] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.019243 [API:8081]10.0.0.27 - - [2025-08-04 04:43:06] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7322 0.018952 [API:8081]10.0.0.27 - - [2025-08-04 04:43:06] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.018677 [API:8081]10.0.0.27 - - [2025-08-04 04:43:06] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.022269 [API:8081]10.0.0.27 - - [2025-08-04 04:43:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12300 0.032509 [API:8081]10.0.0.27 - - [2025-08-04 04:43:11] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.018898 [API:8081]10.0.0.27 - - [2025-08-04 04:43:11] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.017591 [API:8081]10.0.0.27 - - [2025-08-04 04:43:11] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.018854 [API:8081]10.0.0.27 - - [2025-08-04 04:43:11] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.018550 [API:8081]10.0.0.27 - - [2025-08-04 04:43:11] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7322 0.018704 [API:8081]10.0.0.27 - - [2025-08-04 04:43:11] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.027395 [API:8081]10.0.0.27 - - [2025-08-04 04:43:12] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.032389 [API:8081]10.0.0.27 - - [2025-08-04 04:43:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12300 0.025806 [API:8081]10.0.0.27 - - [2025-08-04 04:43:17] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.018447 [API:8081]10.0.0.27 - - [2025-08-04 04:43:17] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.017265 [API:8081]10.0.0.27 - - [2025-08-04 04:43:17] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.018471 [API:8081]10.0.0.27 - - [2025-08-04 04:43:17] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.018939 [API:8081]10.0.0.27 - - [2025-08-04 04:43:17] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7322 0.017843 [API:8081]10.0.0.27 - - [2025-08-04 04:43:17] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.018997 [API:8081]10.0.0.27 - - [2025-08-04 04:43:17] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.017671 [API:8081]10.0.0.27 - - [2025-08-04 04:43:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12307 0.024556 [API:8081]10.0.0.27 - - [2025-08-04 04:43:22] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.016700 [API:8081]10.0.0.27 - - [2025-08-04 04:43:22] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.020783 [API:8081]10.0.0.27 - - [2025-08-04 04:43:22] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.023057 [API:8081]10.0.0.27 - - [2025-08-04 04:43:22] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.017225 [API:8081]10.0.0.27 - - [2025-08-04 04:43:22] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7322 0.017725 [API:8081]10.0.0.27 - - [2025-08-04 04:43:22] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.020107 [API:8081]10.0.0.27 - - [2025-08-04 04:43:22] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.017368 [API:8081]10.0.0.27 - - [2025-08-04 04:43:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12307 0.028064 [API:8081]10.0.0.27 - - [2025-08-04 04:43:27] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.017902 [API:8081]10.0.0.27 - - [2025-08-04 04:43:27] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.017803 [API:8081]10.0.0.27 - - [2025-08-04 04:43:27] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.017678 [API:8081]10.0.0.27 - - [2025-08-04 04:43:27] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.016933 [API:8081]10.0.0.27 - - [2025-08-04 04:43:27] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7322 0.018739 [API:8081]10.0.0.27 - - [2025-08-04 04:43:27] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.022525 [API:8081]10.0.0.27 - - [2025-08-04 04:43:27] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5836 0.025062 [API:8081]10.0.0.27 - - [2025-08-04 04:43:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12307 0.025033 [API:8081]10.0.0.27 - - [2025-08-04 04:43:32] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.019129 [API:8081]10.0.0.27 - - [2025-08-04 04:43:32] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.017952 [API:8081]10.0.0.27 - - [2025-08-04 04:43:32] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.019285 [API:8081]10.0.0.27 - - [2025-08-04 04:43:32] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.019346 [API:8081]10.0.0.27 - - [2025-08-04 04:43:32] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.021582 [API:8081]10.0.0.27 - - [2025-08-04 04:43:33] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.019119 [API:8081]10.0.0.27 - - [2025-08-04 04:43:33] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.020851 [API:8081]10.0.0.38 - - [2025-08-04 04:43:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066027 [API:8081]10.0.0.27 - - [2025-08-04 04:43:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12307 0.037026 [API:8081]10.0.0.27 - - [2025-08-04 04:43:38] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.018563 [API:8081]10.0.0.27 - - [2025-08-04 04:43:38] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.016742 [API:8081]10.0.0.27 - - [2025-08-04 04:43:38] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.016759 [API:8081]10.0.0.27 - - [2025-08-04 04:43:38] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.017075 [API:8081]10.0.0.27 - - [2025-08-04 04:43:38] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.016498 [API:8081]10.0.0.27 - - [2025-08-04 04:43:38] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.016420 [API:8081]10.0.0.27 - - [2025-08-04 04:43:38] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.017393 [API:8081]10.0.0.27 - - [2025-08-04 04:43:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12307 0.041683 [API:8081]10.0.0.27 - - [2025-08-04 04:43:43] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.036538 [API:8081]10.0.0.27 - - [2025-08-04 04:43:43] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.037327 [API:8081]10.0.0.27 - - [2025-08-04 04:43:43] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.036537 [API:8081]10.0.0.27 - - [2025-08-04 04:43:43] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.035392 [API:8081]10.0.0.27 - - [2025-08-04 04:43:43] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.037289 [API:8081]10.0.0.27 - - [2025-08-04 04:43:43] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.027452 [API:8081]10.0.0.27 - - [2025-08-04 04:43:43] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.027854 [API:8081]10.0.0.27 - - [2025-08-04 04:43:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12307 0.057128 [API:8081]10.0.0.27 - - [2025-08-04 04:43:48] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.018599 [API:8081]10.0.0.27 - - [2025-08-04 04:43:48] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.020156 [API:8081]10.0.0.27 - - [2025-08-04 04:43:48] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.027996 [API:8081]10.0.0.27 - - [2025-08-04 04:43:48] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.025695 [API:8081]10.0.0.27 - - [2025-08-04 04:43:48] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.031101 [API:8081]10.0.0.27 - - [2025-08-04 04:43:48] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.020369 [API:8081]10.0.0.27 - - [2025-08-04 04:43:48] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.022473 [API:8081]10.0.0.27 - - [2025-08-04 04:43:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12314 0.025120 [API:8081]10.0.0.27 - - [2025-08-04 04:43:54] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.018357 [API:8081]10.0.0.27 - - [2025-08-04 04:43:54] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.047041 [API:8081]10.0.0.27 - - [2025-08-04 04:43:54] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.028038 [API:8081]10.0.0.27 - - [2025-08-04 04:43:54] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.034466 [API:8081]10.0.0.27 - - [2025-08-04 04:43:54] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.024173 [API:8081]10.0.0.27 - - [2025-08-04 04:43:54] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.026294 [API:8081]10.0.0.27 - - [2025-08-04 04:43:54] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.038325 [API:8081]10.0.0.27 - - [2025-08-04 04:43:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12314 0.027664 [API:8081]10.0.0.27 - - [2025-08-04 04:43:59] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.019504 [API:8081]10.0.0.27 - - [2025-08-04 04:43:59] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.019943 [API:8081]10.0.0.27 - - [2025-08-04 04:43:59] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6132 0.022458 [API:8081]10.0.0.27 - - [2025-08-04 04:43:59] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.022948 [API:8081]10.0.0.27 - - [2025-08-04 04:43:59] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.027476 [API:8081]10.0.0.27 - - [2025-08-04 04:43:59] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.020108 [API:8081]10.0.0.27 - - [2025-08-04 04:43:59] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.025830 [API:8081]10.0.0.27 - - [2025-08-04 04:44:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12314 0.042699 [API:8081]10.0.0.27 - - [2025-08-04 04:44:04] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.018050 [API:8081]10.0.0.27 - - [2025-08-04 04:44:04] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.016730 [API:8081]10.0.0.27 - - [2025-08-04 04:44:04] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6132 0.017336 [API:8081]10.0.0.27 - - [2025-08-04 04:44:04] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.016063 [API:8081]10.0.0.27 - - [2025-08-04 04:44:04] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.018902 [API:8081]10.0.0.27 - - [2025-08-04 04:44:04] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.017895 [API:8081]10.0.0.27 - - [2025-08-04 04:44:04] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.019644 [API:8081]10.0.0.27 - - [2025-08-04 04:44:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12314 0.030956 [API:8081]10.0.0.27 - - [2025-08-04 04:44:09] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.024472 [API:8081]10.0.0.27 - - [2025-08-04 04:44:09] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.021400 [API:8081]10.0.0.27 - - [2025-08-04 04:44:09] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6132 0.018983 [API:8081]10.0.0.27 - - [2025-08-04 04:44:10] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.018960 [API:8081]10.0.0.27 - - [2025-08-04 04:44:10] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.019282 [API:8081]10.0.0.27 - - [2025-08-04 04:44:10] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.016303 [API:8081]10.0.0.27 - - [2025-08-04 04:44:10] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.025114 [API:8081]10.0.0.27 - - [2025-08-04 04:44:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12314 0.027388 [API:8081]10.0.0.27 - - [2025-08-04 04:44:15] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.016662 [API:8081]10.0.0.27 - - [2025-08-04 04:44:15] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.017174 [API:8081]10.0.0.27 - - [2025-08-04 04:44:15] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6132 0.016703 [API:8081]10.0.0.27 - - [2025-08-04 04:44:15] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.019393 [API:8081]10.0.0.27 - - [2025-08-04 04:44:15] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.025244 [API:8081]10.0.0.27 - - [2025-08-04 04:44:15] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.019581 [API:8081]10.0.0.27 - - [2025-08-04 04:44:15] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.022609 [API:8081]10.0.0.27 - - [2025-08-04 04:44:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12314 0.025651 [API:8081]10.0.0.27 - - [2025-08-04 04:44:20] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.016452 [API:8081]10.0.0.27 - - [2025-08-04 04:44:20] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.017803 [API:8081]10.0.0.27 - - [2025-08-04 04:44:20] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6132 0.018713 [API:8081]10.0.0.27 - - [2025-08-04 04:44:20] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.016458 [API:8081]10.0.0.27 - - [2025-08-04 04:44:20] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.018313 [API:8081]10.0.0.27 - - [2025-08-04 04:44:20] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.016592 [API:8081]10.0.0.27 - - [2025-08-04 04:44:20] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.020587 [API:8081]10.0.0.27 - - [2025-08-04 04:44:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12306 0.028634 [API:8081]10.0.0.27 - - [2025-08-04 04:44:25] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.020197 [API:8081]10.0.0.27 - - [2025-08-04 04:44:25] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.018465 [API:8081]10.0.0.27 - - [2025-08-04 04:44:25] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6132 0.019267 [API:8081]10.0.0.27 - - [2025-08-04 04:44:25] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.017267 [API:8081]10.0.0.27 - - [2025-08-04 04:44:25] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.019122 [API:8081]10.0.0.27 - - [2025-08-04 04:44:25] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.017526 [API:8081]10.0.0.27 - - [2025-08-04 04:44:25] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.016379 [API:8081]10.0.0.27 - - [2025-08-04 04:44:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12306 0.046142 [API:8081]10.0.0.27 - - [2025-08-04 04:44:30] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.029317 [API:8081]10.0.0.27 - - [2025-08-04 04:44:30] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.024597 [API:8081]10.0.0.27 - - [2025-08-04 04:44:31] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6132 0.032962 [API:8081]10.0.0.27 - - [2025-08-04 04:44:31] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.022189 [API:8081]10.0.0.27 - - [2025-08-04 04:44:31] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.021855 [API:8081]10.0.0.27 - - [2025-08-04 04:44:31] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.018717 [API:8081]10.0.0.27 - - [2025-08-04 04:44:31] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.018153 [API:8081]10.0.0.27 - - [2025-08-04 04:44:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12306 0.027924 [API:8081]10.0.0.27 - - [2025-08-04 04:44:36] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.020207 [API:8081]10.0.0.27 - - [2025-08-04 04:44:36] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.027042 [API:8081]10.0.0.27 - - [2025-08-04 04:44:36] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6132 0.020657 [API:8081]10.0.0.27 - - [2025-08-04 04:44:36] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.036360 [API:8081]10.0.0.27 - - [2025-08-04 04:44:36] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.026714 [API:8081]10.0.0.27 - - [2025-08-04 04:44:36] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.023827 [API:8081]10.0.0.27 - - [2025-08-04 04:44:36] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.032147 [API:8081]10.0.0.38 - - [2025-08-04 04:44:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2550 0.110445 [API:8081]10.0.0.27 - - [2025-08-04 04:44:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12306 0.025632 [API:8081]10.0.0.27 - - [2025-08-04 04:44:41] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.016979 [API:8081]10.0.0.27 - - [2025-08-04 04:44:41] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.016790 [API:8081]10.0.0.27 - - [2025-08-04 04:44:41] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6132 0.019482 [API:8081]10.0.0.27 - - [2025-08-04 04:44:41] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.015923 [API:8081]10.0.0.27 - - [2025-08-04 04:44:41] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.018310 [API:8081]10.0.0.27 - - [2025-08-04 04:44:41] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.018182 [API:8081]10.0.0.27 - - [2025-08-04 04:44:41] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.016014 [API:8081]10.0.0.27 - - [2025-08-04 04:44:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12306 0.025116 [API:8081]10.0.0.27 - - [2025-08-04 04:44:46] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.017320 [API:8081]10.0.0.27 - - [2025-08-04 04:44:46] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.020130 [API:8081]10.0.0.27 - - [2025-08-04 04:44:46] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6132 0.021956 [API:8081]10.0.0.27 - - [2025-08-04 04:44:46] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.016393 [API:8081]10.0.0.27 - - [2025-08-04 04:44:46] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.021514 [API:8081]10.0.0.27 - - [2025-08-04 04:44:46] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.019402 [API:8081]10.0.0.27 - - [2025-08-04 04:44:46] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.024566 [API:8081]10.0.0.27 - - [2025-08-04 04:44:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12314 0.033906 [API:8081]10.0.0.27 - - [2025-08-04 04:44:52] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.026609 [API:8081]10.0.0.27 - - [2025-08-04 04:44:52] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6135 0.019019 [API:8081]10.0.0.27 - - [2025-08-04 04:44:52] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6132 0.017566 [API:8081]10.0.0.27 - - [2025-08-04 04:44:52] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.016207 [API:8081]10.0.0.27 - - [2025-08-04 04:44:52] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.028989 [API:8081]10.0.0.27 - - [2025-08-04 04:44:52] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.032585 [API:8081]10.0.0.27 - - [2025-08-04 04:44:52] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.021425 [API:8081]10.0.0.27 - - [2025-08-04 04:44:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12314 0.027592 [API:8081]10.0.0.27 - - [2025-08-04 04:44:57] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.026655 [API:8081]10.0.0.27 - - [2025-08-04 04:44:57] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6134 0.022048 [API:8081]10.0.0.27 - - [2025-08-04 04:44:57] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.016995 [API:8081]10.0.0.27 - - [2025-08-04 04:44:57] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.021927 [API:8081]10.0.0.27 - - [2025-08-04 04:44:57] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.026364 [API:8081]10.0.0.27 - - [2025-08-04 04:44:57] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.019424 [API:8081]10.0.0.27 - - [2025-08-04 04:44:57] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.018516 [API:8081]10.0.0.27 - - [2025-08-04 04:45:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12314 0.036056 [API:8081]10.0.0.27 - - [2025-08-04 04:45:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.017402 [API:8081]10.0.0.27 - - [2025-08-04 04:45:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6134 0.017474 [API:8081]10.0.0.27 - - [2025-08-04 04:45:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.019948 [API:8081]10.0.0.27 - - [2025-08-04 04:45:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.018064 [API:8081]10.0.0.27 - - [2025-08-04 04:45:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.019078 [API:8081]10.0.0.27 - - [2025-08-04 04:45:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.017473 [API:8081]10.0.0.27 - - [2025-08-04 04:45:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.022089 [API:8081]10.0.0.61 - - [2025-08-04 04:45:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.153080 [API:8081]10.0.0.38 - - [2025-08-04 04:45:04] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.149397 [API:8081]10.0.0.38 - - [2025-08-04 04:45:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.304998 [API:8081]10.0.0.61 - - [2025-08-04 04:45:05] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.270085 [API:8081]10.0.0.27 - - [2025-08-04 04:45:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.155044 [API:8081]10.0.0.27 - - [2025-08-04 04:45:06] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.166341 [API:8081]10.0.0.27 - - [2025-08-04 04:45:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12314 0.034480 [API:8081]10.0.0.27 - - [2025-08-04 04:45:07] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.018833 [API:8081]10.0.0.27 - - [2025-08-04 04:45:07] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6134 0.017692 [API:8081]10.0.0.27 - - [2025-08-04 04:45:07] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.017362 [API:8081]10.0.0.27 - - [2025-08-04 04:45:07] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.018595 [API:8081]10.0.0.27 - - [2025-08-04 04:45:07] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.021002 [API:8081]10.0.0.27 - - [2025-08-04 04:45:07] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.021082 [API:8081]10.0.0.27 - - [2025-08-04 04:45:08] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.022815 [API:8081]10.0.0.27 - - [2025-08-04 04:45:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12314 0.048257 [API:8081]10.0.0.27 - - [2025-08-04 04:45:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.022914 [API:8081]10.0.0.27 - - [2025-08-04 04:45:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6134 0.021580 [API:8081]10.0.0.27 - - [2025-08-04 04:45:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.025036 [API:8081]10.0.0.27 - - [2025-08-04 04:45:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.028921 [API:8081]10.0.0.27 - - [2025-08-04 04:45:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.039819 [API:8081]10.0.0.27 - - [2025-08-04 04:45:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.016999 [API:8081]10.0.0.27 - - [2025-08-04 04:45:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.016997 [API:8081]10.0.0.27 - - [2025-08-04 04:45:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 12314 0.037149 [API:8081]10.0.0.27 - - [2025-08-04 04:45:18] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-1?flat HTTP/1.1" 200 6136 0.025777 [API:8081]10.0.0.27 - - [2025-08-04 04:45:18] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-2?flat HTTP/1.1" 200 6134 0.015876 [API:8081]10.0.0.27 - - [2025-08-04 04:45:18] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3750-3?flat HTTP/1.1" 200 6133 0.016332 [API:8081]10.0.0.27 - - [2025-08-04 04:45:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.019719 [API:8081]10.0.0.27 - - [2025-08-04 04:45:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?flat HTTP/1.1" 200 7320 0.017145 [API:8081]10.0.0.27 - - [2025-08-04 04:45:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?flat HTTP/1.1" 200 5832 0.015353 [API:8081]10.0.0.27 - - [2025-08-04 04:45:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?flat HTTP/1.1" 200 5834 0.024029 [API:8081]10.0.0.27 - - [2025-08-04 04:46:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-39272578:fc2ea4bc-891d-4c1c-9573-c80641f2e072?flat HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.27 - - [2025-08-04 04:46:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-39272578:fc2ea4bc-891d-4c1c-9573-c80641f2e072?flat HTTP/1.1" 200 5232 0.082996 [API:8081]10.0.0.27 - - [2025-08-04 04:46:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-39272578:fc2ea4bc-891d-4c1c-9573-c80641f2e072?flat HTTP/1.1" 200 5232 0.078786 [API:8081]10.0.0.27 - - [2025-08-04 04:46:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-39272578:fc2ea4bc-891d-4c1c-9573-c80641f2e072?flat HTTP/1.1" 200 5232 0.059226 [API:8081]10.0.0.27 - - [2025-08-04 04:46:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-39272578:ctest-vn-09890563?flat HTTP/1.1" 200 3989 0.023210 [API:8081]10.0.0.27 - - [2025-08-04 04:46:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33137 0.040561 [API:8081]10.0.0.27 - - [2025-08-04 04:46:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33137 0.032090 [API:8081]10.0.0.27 - - [2025-08-04 04:46:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010095 [API:8081]10.0.0.27 - - [2025-08-04 04:46:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-39272578:31eb30ed-1eca-4ad7-b871-1b2537c2d9ee?flat HTTP/1.1" 200 5227 0.017213 [API:8081]10.0.0.27 - - [2025-08-04 04:46:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-39272578:31eb30ed-1eca-4ad7-b871-1b2537c2d9ee?flat HTTP/1.1" 200 5227 0.023025 [API:8081]10.0.0.27 - - [2025-08-04 04:46:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-39272578:31eb30ed-1eca-4ad7-b871-1b2537c2d9ee?flat HTTP/1.1" 200 5227 0.016889 [API:8081]10.0.0.27 - - [2025-08-04 04:46:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-39272578:ctest-vn-03540219?flat HTTP/1.1" 200 3989 0.021035 [API:8081]10.0.0.27 - - [2025-08-04 04:46:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32520 0.039349 [API:8081]10.0.0.27 - - [2025-08-04 04:46:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32520 0.065256 [API:8081]10.0.0.27 - - [2025-08-04 04:46:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010535 [API:8081]10.0.0.38 - - [2025-08-04 04:46:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061884 [API:8081]10.0.0.27 - - [2025-08-04 04:46:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32528 0.030867 [API:8081]10.0.0.27 - - [2025-08-04 04:46:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32528 0.033182 [API:8081]10.0.0.27 - - [2025-08-04 04:47:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32531 0.047986 [API:8081]10.0.0.27 - - [2025-08-04 04:47:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-39272578:ctest-vn-03540219?flat HTTP/1.1" 200 6174 0.017295 [API:8081]10.0.0.27 - - [2025-08-04 04:47:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010597 [API:8081]10.0.0.27 - - [2025-08-04 04:47:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33149 0.034867 [API:8081]10.0.0.27 - - [2025-08-04 04:47:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33149 0.034461 [API:8081]10.0.0.27 - - [2025-08-04 04:47:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33149 0.033984 [API:8081]10.0.0.27 - - [2025-08-04 04:47:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33149 0.037704 [API:8081]10.0.0.27 - - [2025-08-04 04:47:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33149 0.044627 [API:8081]10.0.0.27 - - [2025-08-04 04:47:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3750-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33149 0.044261 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:47:21] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004123 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:47:21] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003010 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:47:21] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002780 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:47:21] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003529 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:47:21] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003675 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:47:21] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004947 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:47:21] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005303 [LOCAL API:8181]127.0.0.1 - - [2025-08-04 04:47:21] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3750-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002807