++ 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: =================== Thu Jul 31 02:31:35 UTC 2025 ===================' INFO: =================== Thu Jul 31 02:31:35 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ 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 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.61 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.41,10.0.0.38,10.0.0.61 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.41,10.0.0.38,10.0.0.61 ++ ANALYTICSDB_NODES=10.0.0.41,10.0.0.38,10.0.0.61 ++ ANALYTICS_SNMP_NODES=10.0.0.41,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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41: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.41:8081 10.0.0.38:8081 10.0.0.61:8081 ' ']' +++ echo '10.0.0.41:8081 10.0.0.38:8081 10.0.0.61:8081' ++ ANALYTICS_SERVERS='10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41: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.41:9042 10.0.0.38:9042 10.0.0.61:9042 ' ']' +++ echo '10.0.0.41:9042 10.0.0.38:9042 10.0.0.61:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.41:9042 10.0.0.38:9042 10.0.0.61:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41,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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41: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.41:8086 10.0.0.38:8086 10.0.0.61:8086 ' ']' +++ echo '10.0.0.41:8086 10.0.0.38:8086 10.0.0.61:8086' ++ COLLECTOR_SERVERS='10.0.0.41: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.41,10.0.0.38,10.0.0.61 ++ CONFIGDB_NODES=10.0.0.41,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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41: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.41:8082 10.0.0.38:8082 10.0.0.61:8082 ' ']' +++ echo '10.0.0.41:8082 10.0.0.38:8082 10.0.0.61:8082' ++ CONFIG_SERVERS='10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41: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.41:9161 10.0.0.38:9161 10.0.0.61:9161 ' ']' +++ echo '10.0.0.41:9161 10.0.0.38:9161 10.0.0.61:9161' ++ CONFIGDB_SERVERS='10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41: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.41:9041 10.0.0.38:9041 10.0.0.61:9041 ' ']' +++ echo '10.0.0.41:9041 10.0.0.38:9041 10.0.0.61:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.41: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.25,10.20.0.193,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41,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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41: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.41:2181,10.0.0.38:2181,10.0.0.61:2181, ']' +++ echo 10.0.0.41:2181,10.0.0.38:2181,10.0.0.61:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41: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.41:2181 10.0.0.38:2181 10.0.0.61:2181 ' ']' +++ echo '10.0.0.41:2181 10.0.0.38:2181 10.0.0.61:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.41:2181 10.0.0.38:2181 10.0.0.61:2181' ++ RABBITMQ_NODES=10.0.0.41,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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41: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.41:5673,10.0.0.38:5673,10.0.0.61:5673, ']' +++ echo 10.0.0.41:5673,10.0.0.38:5673,10.0.0.61:5673 ++ RABBITMQ_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41: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.41:6379 10.0.0.38:6379 10.0.0.61:6379 ' ']' +++ echo '10.0.0.41:6379 10.0.0.38:6379 10.0.0.61:6379' ++ REDIS_SERVERS='10.0.0.41: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.41,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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41: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.41:9092 10.0.0.38:9092 10.0.0.61:9092 ' ']' +++ echo '10.0.0.41:9092 10.0.0.38:9092 10.0.0.61:9092' ++ KAFKA_SERVERS='10.0.0.41: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.41 ++ 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.41,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.41,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 ++ echo 10.0.0.41,10.0.0.38,10.0.0.61 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 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.41,10.0.0.38,10.0.0.61 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.41,10.0.0.38,10.0.0.61 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq +++ local local_ips=,10.0.0.61,10.20.0.18,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.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.61,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.61,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.61'\''))' +++ local server_ip=10.0.0.61 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.61 ]] +++ [[ ,10.0.0.61,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.61, ]] +++ echo 10.0.0.61 3 +++ return ++ local ip=10.0.0.61 ++ [[ -z 10.0.0.61 ]] ++ echo 10.0.0.61 + host_ip=10.0.0.61 + 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=__ ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ set ++ sort ++ 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 07/31/2025 02:31:43.202 7fb18ab6f108 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/31/2025 02:31:43.364 7fb18ab6f108 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 07/31/2025 02:31:43.374 7fb18ab6f108 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/31/2025 02:31:43.374 7fb18ab6f108 [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.61: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-07-31 02:32:13] "GET /analytics HTTP/1.1" 401 205 0.000630 [API:8081]10.0.0.38 - - [2025-07-31 02:32:13] "GET /analytics HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.61 - - [2025-07-31 02:32:13] "GET /analytics HTTP/1.1" 401 205 0.000468 [API:8081]10.0.0.61 - - [2025-07-31 02:32:13] "GET /analytics HTTP/1.1" 401 205 0.000420 [API:8081]10.0.0.41 - - [2025-07-31 02:32:15] "GET /analytics HTTP/1.1" 401 205 0.000420 [API:8081]10.0.0.41 - - [2025-07-31 02:32:15] "GET /analytics HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.38 - - [2025-07-31 02:32:44] "GET /analytics HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.38 - - [2025-07-31 02:32:44] "GET /analytics HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.61 - - [2025-07-31 02:32:44] "GET /analytics HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.61 - - [2025-07-31 02:32:44] "GET /analytics HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.41 - - [2025-07-31 02:32:46] "GET /analytics HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.41 - - [2025-07-31 02:32:46] "GET /analytics HTTP/1.1" 401 205 0.000182 [API:8081]10.0.0.38 - - [2025-07-31 02:33:15] "GET /analytics HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.38 - - [2025-07-31 02:33:15] "GET /analytics HTTP/1.1" 401 205 0.000180 [API:8081]10.0.0.61 - - [2025-07-31 02:33:15] "GET /analytics HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.61 - - [2025-07-31 02:33:15] "GET /analytics HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.61 - - [2025-07-31 02:33:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.084555 [API:8081]10.0.0.61 - - [2025-07-31 02:34:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.072479 [API:8081]10.0.0.61 - - [2025-07-31 02:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.238927 [API:8081]10.0.0.38 - - [2025-07-31 02:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.335624 [API:8081]10.0.0.41 - - [2025-07-31 02:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.224186 [API:8081]10.0.0.38 - - [2025-07-31 02:34:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.983568 [API:8081]10.0.0.61 - - [2025-07-31 02:34:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.441605 [API:8081]10.0.0.41 - - [2025-07-31 02:34:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.209664 [Introspect:8090]10.0.0.61 - - [2025-07-31 02:35:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001709 [Introspect:8090]10.0.0.61 - - [2025-07-31 02:35:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001022 [API:8081]10.0.0.61 - - [2025-07-31 02:36:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065119 [Introspect:8090]10.0.0.41 - - [2025-07-31 02:37:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001556 [API:8081]10.0.0.41 - - [2025-07-31 02:37:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?flat HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.41 - - [2025-07-31 02:37:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?flat HTTP/1.1" 200 5285 0.073955 [API:8081]10.0.0.41 - - [2025-07-31 02:37:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?flat HTTP/1.1" 200 5284 0.071369 [API:8081]10.0.0.41 - - [2025-07-31 02:37:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?flat HTTP/1.1" 200 5284 0.066412 [Introspect:8090]10.0.0.41 - - [2025-07-31 02:37:11] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000804 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 12074 0.022357 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 12072 0.021024 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 12074 0.029085 [API:8081]10.0.0.41 - - [2025-07-31 02:37:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 12072 0.022918 [API:8081]10.0.0.41 - - [2025-07-31 02:37:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 8075 0.015737 [API:8081]10.0.0.41 - - [2025-07-31 02:37:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 8078 0.025830 [API:8081]10.0.0.41 - - [2025-07-31 02:37:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3732-3?flat HTTP/1.1" 200 8072 0.017353 [API:8081]10.0.0.41 - - [2025-07-31 02:37:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 8075 0.017527 [API:8081]10.0.0.41 - - [2025-07-31 02:37:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 8078 0.024362 [API:8081]10.0.0.41 - - [2025-07-31 02:37:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3732-3?flat HTTP/1.1" 200 8072 0.015512 [API:8081]10.0.0.41 - - [2025-07-31 02:37:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.41 - - [2025-07-31 02:37:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1348 0.084819 [API:8081]10.0.0.61 - - [2025-07-31 02:37:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.121183 [API:8081]10.0.0.38 - - [2025-07-31 02:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.613407 [API:8081]10.0.0.38 - - [2025-07-31 02:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.689201 [API:8081]10.0.0.61 - - [2025-07-31 02:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.780890 [API:8081]10.0.0.61 - - [2025-07-31 02:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.666243 [API:8081]10.0.0.41 - - [2025-07-31 02:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.681506 [API:8081]10.0.0.41 - - [2025-07-31 02:39:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.404304 [API:8081]10.0.0.61 - - [2025-07-31 02:39:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.090562 [API:8081]10.0.0.61 - - [2025-07-31 02:40:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.063970 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002610 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003320 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003100 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003545 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003604 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003196 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002890 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:41:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003104 [API:8081]10.0.0.61 - - [2025-07-31 02:42:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058334 [API:8081]10.0.0.41 - - [2025-07-31 02:42:46] "GET /analytics HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.41 - - [2025-07-31 02:42:46] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.38 - - [2025-07-31 02:43:15] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.38 - - [2025-07-31 02:43:15] "GET /analytics HTTP/1.1" 401 205 0.000178 [API:8081]10.0.0.61 - - [2025-07-31 02:43:15] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.61 - - [2025-07-31 02:43:15] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.61 - - [2025-07-31 02:43:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.105131 [API:8081]10.0.0.38 - - [2025-07-31 02:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.537270 [API:8081]10.0.0.61 - - [2025-07-31 02:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.051254 [API:8081]10.0.0.61 - - [2025-07-31 02:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.608912 [API:8081]10.0.0.38 - - [2025-07-31 02:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.655121 [API:8081]10.0.0.41 - - [2025-07-31 02:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.019321 [API:8081]10.0.0.41 - - [2025-07-31 02:44:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.080573 [API:8081]10.0.0.61 - - [2025-07-31 02:45:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.092609 [API:8081]10.0.0.61 - - [2025-07-31 02:46:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.546478 [API:8081]10.0.0.61 - - [2025-07-31 02:48:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068221 [API:8081]10.0.0.38 - - [2025-07-31 02:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.415698 [API:8081]10.0.0.38 - - [2025-07-31 02:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.442384 [API:8081]10.0.0.61 - - [2025-07-31 02:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.446574 [API:8081]10.0.0.61 - - [2025-07-31 02:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.166639 [API:8081]10.0.0.41 - - [2025-07-31 02:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.206169 [API:8081]10.0.0.41 - - [2025-07-31 02:49:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.258251 [API:8081]10.0.0.61 - - [2025-07-31 02:49:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.121370 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003325 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003114 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002551 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002847 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003260 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002837 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002865 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 02:51:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003009 [API:8081]10.0.0.61 - - [2025-07-31 02:51:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085759 [API:8081]10.0.0.41 - - [2025-07-31 02:52:46] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.41 - - [2025-07-31 02:52:46] "GET /analytics HTTP/1.1" 401 205 0.000192 [API:8081]10.0.0.61 - - [2025-07-31 02:52:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.111060 [API:8081]10.0.0.38 - - [2025-07-31 02:53:15] "GET /analytics HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2025-07-31 02:53:15] "GET /analytics HTTP/1.1" 401 205 0.000170 [API:8081]10.0.0.61 - - [2025-07-31 02:53:15] "GET /analytics HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.61 - - [2025-07-31 02:53:15] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.38 - - [2025-07-31 02:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.462012 [API:8081]10.0.0.61 - - [2025-07-31 02:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.567595 [API:8081]10.0.0.38 - - [2025-07-31 02:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.640578 [API:8081]10.0.0.61 - - [2025-07-31 02:54:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.386531 [API:8081]10.0.0.41 - - [2025-07-31 02:54:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.389184 [API:8081]10.0.0.41 - - [2025-07-31 02:54:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.149388 [API:8081]10.0.0.61 - - [2025-07-31 02:54:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071602 [API:8081]10.0.0.61 - - [2025-07-31 02:55:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.071687 [API:8081]10.0.0.61 - - [2025-07-31 02:57:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.344316 [API:8081]10.0.0.61 - - [2025-07-31 02:58:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.067915 [API:8081]10.0.0.38 - - [2025-07-31 02:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.635701 [API:8081]10.0.0.38 - - [2025-07-31 02:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.752822 [API:8081]10.0.0.61 - - [2025-07-31 02:59:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.989255 [API:8081]10.0.0.61 - - [2025-07-31 02:59:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.708590 [API:8081]10.0.0.41 - - [2025-07-31 02:59:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.610504 [API:8081]10.0.0.41 - - [2025-07-31 02:59:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.301327 [API:8081]10.0.0.41 - - [2025-07-31 02:59:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.41 - - [2025-07-31 02:59:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1348 0.050024 [API:8081]10.0.0.41 - - [2025-07-31 02:59:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.100378 [API:8081]10.0.0.61 - - [2025-07-31 03:00:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057514 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003114 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003409 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002848 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003839 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003548 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003068 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003499 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:01:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002737 [API:8081]10.0.0.61 - - [2025-07-31 03:02:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.181263 [API:8081]10.0.0.41 - - [2025-07-31 03:02:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.41 - - [2025-07-31 03:02:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.076165 [API:8081]10.0.0.41 - - [2025-07-31 03:02:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.117799 [API:8081]10.0.0.41 - - [2025-07-31 03:02:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.075989 [API:8081]10.0.0.41 - - [2025-07-31 03:02:46] "GET /analytics HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.41 - - [2025-07-31 03:02:46] "GET /analytics HTTP/1.1" 401 205 0.000185 [API:8081]10.0.0.41 - - [2025-07-31 03:02:47] "GET /analytics/uves/virtual-machine/5e28b289-e095-4af2-9368-2fa8d9f1e411?flat HTTP/1.1" 200 965 0.010300 [API:8081]10.0.0.41 - - [2025-07-31 03:02:49] "GET /analytics/uves/virtual-machine/5e28b289-e095-4af2-9368-2fa8d9f1e411?flat HTTP/1.1" 200 965 0.012642 [API:8081]10.0.0.41 - - [2025-07-31 03:02:51] "GET /analytics/uves/virtual-machine/5e28b289-e095-4af2-9368-2fa8d9f1e411?flat HTTP/1.1" 200 1396 0.018390 [API:8081]10.0.0.41 - - [2025-07-31 03:02:51] "GET /analytics/uves/virtual-machine/5e28b289-e095-4af2-9368-2fa8d9f1e411?flat HTTP/1.1" 200 1396 0.012458 [API:8081]10.0.0.41 - - [2025-07-31 03:02:51] "GET /analytics/uves/virtual-machine/5e28b289-e095-4af2-9368-2fa8d9f1e411?flat HTTP/1.1" 200 1396 0.010499 [API:8081]10.0.0.41 - - [2025-07-31 03:02:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 12985 0.022989 [API:8081]10.0.0.41 - - [2025-07-31 03:02:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 12985 0.031754 [API:8081]10.0.0.41 - - [2025-07-31 03:02:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010530 [API:8081]10.0.0.41 - - [2025-07-31 03:02:55] "GET /analytics/uves/virtual-machine/eedc58ef-9469-4cff-91cc-58667a08371c?flat HTTP/1.1" 200 1267 0.013097 [API:8081]10.0.0.41 - - [2025-07-31 03:02:55] "GET /analytics/uves/virtual-machine/eedc58ef-9469-4cff-91cc-58667a08371c?flat HTTP/1.1" 200 1267 0.014682 [API:8081]10.0.0.41 - - [2025-07-31 03:02:55] "GET /analytics/uves/virtual-machine/eedc58ef-9469-4cff-91cc-58667a08371c?flat HTTP/1.1" 200 1267 0.011392 [API:8081]10.0.0.41 - - [2025-07-31 03:02:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13299 0.024492 [API:8081]10.0.0.41 - - [2025-07-31 03:02:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13299 0.022121 [API:8081]10.0.0.41 - - [2025-07-31 03:02:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009271 [API:8081]10.0.0.41 - - [2025-07-31 03:02:59] "GET /analytics/uves/virtual-machine/a24f209f-0e73-4562-ac37-49029b8e26c5?flat HTTP/1.1" 200 1272 0.010310 [API:8081]10.0.0.41 - - [2025-07-31 03:02:59] "GET /analytics/uves/virtual-machine/a24f209f-0e73-4562-ac37-49029b8e26c5?flat HTTP/1.1" 200 1272 0.010677 [API:8081]10.0.0.41 - - [2025-07-31 03:03:00] "GET /analytics/uves/virtual-machine/a24f209f-0e73-4562-ac37-49029b8e26c5?flat HTTP/1.1" 200 1272 0.010017 [API:8081]10.0.0.41 - - [2025-07-31 03:03:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13299 0.022582 [API:8081]10.0.0.41 - - [2025-07-31 03:03:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13299 0.024784 [API:8081]10.0.0.41 - - [2025-07-31 03:03:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009194 [API:8081]10.0.0.38 - - [2025-07-31 03:03:15] "GET /analytics HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.38 - - [2025-07-31 03:03:15] "GET /analytics HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.61 - - [2025-07-31 03:03:15] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.61 - - [2025-07-31 03:03:15] "GET /analytics HTTP/1.1" 401 205 0.000193 [API:8081]10.0.0.41 - - [2025-07-31 03:03:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13164 0.031341 [API:8081]10.0.0.41 - - [2025-07-31 03:03:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011141 [API:8081]10.0.0.41 - - [2025-07-31 03:03:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 12990 0.023963 [API:8081]10.0.0.41 - - [2025-07-31 03:03:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 12989 0.031733 [API:8081]10.0.0.41 - - [2025-07-31 03:03:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 12989 0.023780 [API:8081]10.0.0.41 - - [2025-07-31 03:03:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 12989 0.027314 [API:8081]10.0.0.41 - - [2025-07-31 03:04:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 12989 0.024720 [API:8081]10.0.0.61 - - [2025-07-31 03:04:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.093621 [API:8081]10.0.0.41 - - [2025-07-31 03:04:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 12989 0.022591 [API:8081]10.0.0.41 - - [2025-07-31 03:04:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 12989 0.075706 [API:8081]10.0.0.41 - - [2025-07-31 03:04:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 12989 0.028448 [API:8081]10.0.0.41 - - [2025-07-31 03:04:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 12989 0.023621 [API:8081]10.0.0.41 - - [2025-07-31 03:04:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 12593 0.026245 [API:8081]10.0.0.41 - - [2025-07-31 03:04:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.012413 [API:8081]10.0.0.41 - - [2025-07-31 03:04:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 12624 0.026929 [API:8081]10.0.0.41 - - [2025-07-31 03:04:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.015516 [API:8081]10.0.0.41 - - [2025-07-31 03:04:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.008717 [API:8081]10.0.0.41 - - [2025-07-31 03:04:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.011602 [API:8081]10.0.0.41 - - [2025-07-31 03:04:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.010372 [API:8081]10.0.0.41 - - [2025-07-31 03:04:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.011895 [API:8081]10.0.0.61 - - [2025-07-31 03:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.026626 [API:8081]10.0.0.41 - - [2025-07-31 03:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.022053 [API:8081]10.0.0.38 - - [2025-07-31 03:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.813700 [API:8081]10.0.0.61 - - [2025-07-31 03:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.876179 [API:8081]10.0.0.38 - - [2025-07-31 03:04:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.978899 [API:8081]10.0.0.41 - - [2025-07-31 03:04:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2226 0.009503 [API:8081]10.0.0.41 - - [2025-07-31 03:04:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.149700 [API:8081]10.0.0.41 - - [2025-07-31 03:04:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2476 0.011675 [API:8081]10.0.0.61 - - [2025-07-31 03:05:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.081738 [API:8081]10.0.0.41 - - [2025-07-31 03:06:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.009966 [API:8081]10.0.0.41 - - [2025-07-31 03:06:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.015012 [API:8081]10.0.0.41 - - [2025-07-31 03:06:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.011466 [API:8081]10.0.0.41 - - [2025-07-31 03:06:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.011571 [API:8081]10.0.0.41 - - [2025-07-31 03:06:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2226 0.015706 [API:8081]10.0.0.41 - - [2025-07-31 03:06:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2476 0.009332 [API:8081]10.0.0.61 - - [2025-07-31 03:07:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065099 [API:8081]10.0.0.61 - - [2025-07-31 03:08:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.122205 [API:8081]10.0.0.41 - - [2025-07-31 03:08:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.060196 [API:8081]10.0.0.41 - - [2025-07-31 03:08:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.050413 [API:8081]10.0.0.41 - - [2025-07-31 03:08:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.054229 [API:8081]10.0.0.61 - - [2025-07-31 03:09:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.718285 [API:8081]10.0.0.38 - - [2025-07-31 03:09:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.839085 [API:8081]10.0.0.38 - - [2025-07-31 03:09:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.853880 [API:8081]10.0.0.61 - - [2025-07-31 03:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.837234 [API:8081]10.0.0.41 - - [2025-07-31 03:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.755406 [API:8081]10.0.0.41 - - [2025-07-31 03:09:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.362200 [API:8081]10.0.0.61 - - [2025-07-31 03:10:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082361 [API:8081]10.0.0.41 - - [2025-07-31 03:10:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.012508 [API:8081]10.0.0.41 - - [2025-07-31 03:10:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.012702 [API:8081]10.0.0.41 - - [2025-07-31 03:10:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.010148 [API:8081]10.0.0.61 - - [2025-07-31 03:11:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.101048 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002736 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003167 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002842 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003044 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003623 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003075 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003062 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:11:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003277 [API:8081]10.0.0.41 - - [2025-07-31 03:12:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.41 - - [2025-07-31 03:12:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.099966 [API:8081]10.0.0.41 - - [2025-07-31 03:12:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.092533 [API:8081]10.0.0.41 - - [2025-07-31 03:12:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.095888 [API:8081]10.0.0.41 - - [2025-07-31 03:12:46] "GET /analytics HTTP/1.1" 401 205 0.000515 [API:8081]10.0.0.41 - - [2025-07-31 03:12:46] "GET /analytics HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.61 - - [2025-07-31 03:13:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.102911 [API:8081]10.0.0.38 - - [2025-07-31 03:13:15] "GET /analytics HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.38 - - [2025-07-31 03:13:15] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.61 - - [2025-07-31 03:13:15] "GET /analytics HTTP/1.1" 401 205 0.000374 [API:8081]10.0.0.61 - - [2025-07-31 03:13:15] "GET /analytics HTTP/1.1" 401 205 0.000212 [API:8081]10.0.0.61 - - [2025-07-31 03:14:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.099711 [API:8081]10.0.0.41 - - [2025-07-31 03:14:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.009198 [API:8081]10.0.0.41 - - [2025-07-31 03:14:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.014624 [API:8081]10.0.0.41 - - [2025-07-31 03:14:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.009459 [API:8081]10.0.0.38 - - [2025-07-31 03:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.515248 [API:8081]10.0.0.38 - - [2025-07-31 03:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.514411 [API:8081]10.0.0.61 - - [2025-07-31 03:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.054550 [API:8081]10.0.0.61 - - [2025-07-31 03:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.618945 [API:8081]10.0.0.41 - - [2025-07-31 03:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.015265 [API:8081]10.0.0.41 - - [2025-07-31 03:14:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.015711 [API:8081]10.0.0.61 - - [2025-07-31 03:16:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054985 [API:8081]10.0.0.61 - - [2025-07-31 03:17:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.091712 [API:8081]10.0.0.61 - - [2025-07-31 03:19:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.118725 [API:8081]10.0.0.38 - - [2025-07-31 03:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.590601 [API:8081]10.0.0.61 - - [2025-07-31 03:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.707076 [API:8081]10.0.0.38 - - [2025-07-31 03:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.773372 [API:8081]10.0.0.61 - - [2025-07-31 03:19:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.546693 [API:8081]10.0.0.41 - - [2025-07-31 03:19:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.502145 [API:8081]10.0.0.41 - - [2025-07-31 03:19:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.304714 [API:8081]10.0.0.61 - - [2025-07-31 03:20:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.098483 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003621 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004625 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003536 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004573 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004762 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004168 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004408 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:21:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003831 [API:8081]10.0.0.61 - - [2025-07-31 03:22:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.097489 [API:8081]10.0.0.41 - - [2025-07-31 03:22:46] "GET /analytics HTTP/1.1" 401 205 0.000652 [API:8081]10.0.0.41 - - [2025-07-31 03:22:46] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.38 - - [2025-07-31 03:23:15] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.38 - - [2025-07-31 03:23:15] "GET /analytics HTTP/1.1" 401 205 0.000157 [API:8081]10.0.0.61 - - [2025-07-31 03:23:15] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.61 - - [2025-07-31 03:23:15] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.61 - - [2025-07-31 03:23:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.100815 [API:8081]10.0.0.38 - - [2025-07-31 03:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.705769 [API:8081]10.0.0.41 - - [2025-07-31 03:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.021721 [API:8081]10.0.0.61 - - [2025-07-31 03:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.744916 [API:8081]10.0.0.38 - - [2025-07-31 03:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.804775 [API:8081]10.0.0.61 - - [2025-07-31 03:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.296525 [API:8081]10.0.0.41 - - [2025-07-31 03:24:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.106263 [API:8081]10.0.0.61 - - [2025-07-31 03:25:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.119569 [API:8081]10.0.0.61 - - [2025-07-31 03:26:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.091622 [API:8081]10.0.0.61 - - [2025-07-31 03:28:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.125674 [API:8081]10.0.0.61 - - [2025-07-31 03:29:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.114855 [API:8081]10.0.0.38 - - [2025-07-31 03:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.511164 [API:8081]10.0.0.38 - - [2025-07-31 03:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.534096 [API:8081]10.0.0.61 - - [2025-07-31 03:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.537272 [API:8081]10.0.0.61 - - [2025-07-31 03:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.014783 [API:8081]10.0.0.41 - - [2025-07-31 03:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.152180 [API:8081]10.0.0.41 - - [2025-07-31 03:29:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.185162 [API:8081]10.0.0.61 - - [2025-07-31 03:31:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064714 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002895 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003388 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003023 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003344 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003061 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003233 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003036 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:31:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002943 [API:8081]10.0.0.61 - - [2025-07-31 03:32:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.101730 [API:8081]10.0.0.41 - - [2025-07-31 03:32:47] "GET /analytics HTTP/1.1" 401 205 0.000684 [API:8081]10.0.0.41 - - [2025-07-31 03:32:47] "GET /analytics HTTP/1.1" 401 205 0.000214 [API:8081]10.0.0.38 - - [2025-07-31 03:33:15] "GET /analytics HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.38 - - [2025-07-31 03:33:15] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.61 - - [2025-07-31 03:33:15] "GET /analytics HTTP/1.1" 401 205 0.000370 [API:8081]10.0.0.61 - - [2025-07-31 03:33:15] "GET /analytics HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.41 - - [2025-07-31 03:33:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.41 - - [2025-07-31 03:33:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2352 0.089681 [API:8081]10.0.0.41 - - [2025-07-31 03:33:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2352 0.158719 [API:8081]10.0.0.61 - - [2025-07-31 03:34:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087195 [API:8081]10.0.0.38 - - [2025-07-31 03:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.529196 [API:8081]10.0.0.61 - - [2025-07-31 03:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.644188 [API:8081]10.0.0.38 - - [2025-07-31 03:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.708324 [API:8081]10.0.0.61 - - [2025-07-31 03:34:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.777917 [API:8081]10.0.0.41 - - [2025-07-31 03:34:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.878607 [API:8081]10.0.0.41 - - [2025-07-31 03:34:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.208843 [API:8081]10.0.0.61 - - [2025-07-31 03:35:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.080068 [API:8081]10.0.0.41 - - [2025-07-31 03:35:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1788 0.015811 [API:8081]10.0.0.41 - - [2025-07-31 03:35:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2016 0.069807 [API:8081]10.0.0.41 - - [2025-07-31 03:35:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2244 0.010335 [API:8081]10.0.0.41 - - [2025-07-31 03:35:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2472 0.013270 [API:8081]10.0.0.41 - - [2025-07-31 03:36:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.009630 [API:8081]10.0.0.61 - - [2025-07-31 03:37:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.140749 [API:8081]10.0.0.41 - - [2025-07-31 03:37:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.41 - - [2025-07-31 03:37:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1356 0.108710 [API:8081]10.0.0.61 - - [2025-07-31 03:38:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.093930 [API:8081]10.0.0.41 - - [2025-07-31 03:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.020051 [API:8081]10.0.0.38 - - [2025-07-31 03:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.793254 [API:8081]10.0.0.38 - - [2025-07-31 03:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.889540 [API:8081]10.0.0.61 - - [2025-07-31 03:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.998807 [API:8081]10.0.0.61 - - [2025-07-31 03:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.579027 [API:8081]10.0.0.41 - - [2025-07-31 03:39:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.249783 [API:8081]10.0.0.41 - - [2025-07-31 03:39:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.41 - - [2025-07-31 03:39:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1356 0.055275 [API:8081]10.0.0.41 - - [2025-07-31 03:40:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.41 - - [2025-07-31 03:40:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.063067 [API:8081]10.0.0.41 - - [2025-07-31 03:40:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.095302 [API:8081]10.0.0.41 - - [2025-07-31 03:40:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.074301 [API:8081]10.0.0.61 - - [2025-07-31 03:40:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078899 [API:8081]10.0.0.61 - - [2025-07-31 03:41:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.223554 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004120 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004697 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003644 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005140 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005538 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003279 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003329 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:41:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004855 [API:8081]10.0.0.41 - - [2025-07-31 03:42:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.009668 [API:8081]10.0.0.41 - - [2025-07-31 03:42:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.013104 [API:8081]10.0.0.41 - - [2025-07-31 03:42:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.010001 [API:8081]10.0.0.41 - - [2025-07-31 03:42:47] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.41 - - [2025-07-31 03:42:47] "GET /analytics HTTP/1.1" 401 205 0.000201 [API:8081]10.0.0.38 - - [2025-07-31 03:43:15] "GET /analytics HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.38 - - [2025-07-31 03:43:15] "GET /analytics HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.61 - - [2025-07-31 03:43:15] "GET /analytics HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.61 - - [2025-07-31 03:43:15] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.61 - - [2025-07-31 03:43:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063970 [API:8081]10.0.0.41 - - [2025-07-31 03:44:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.41 - - [2025-07-31 03:44:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.064614 [API:8081]10.0.0.41 - - [2025-07-31 03:44:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.121154 [API:8081]10.0.0.41 - - [2025-07-31 03:44:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.057609 [API:8081]10.0.0.61 - - [2025-07-31 03:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.387142 [API:8081]10.0.0.38 - - [2025-07-31 03:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.511159 [API:8081]10.0.0.38 - - [2025-07-31 03:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.570645 [API:8081]10.0.0.61 - - [2025-07-31 03:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.155347 [API:8081]10.0.0.41 - - [2025-07-31 03:44:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.016954 [API:8081]10.0.0.41 - - [2025-07-31 03:44:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.153617 [API:8081]10.0.0.61 - - [2025-07-31 03:44:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.107411 [API:8081]10.0.0.41 - - [2025-07-31 03:46:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.013573 [API:8081]10.0.0.41 - - [2025-07-31 03:46:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.010578 [API:8081]10.0.0.41 - - [2025-07-31 03:46:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.010787 [API:8081]10.0.0.61 - - [2025-07-31 03:46:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.094030 [API:8081]10.0.0.61 - - [2025-07-31 03:47:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.108152 [API:8081]10.0.0.41 - - [2025-07-31 03:48:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.41 - - [2025-07-31 03:48:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.062847 [API:8081]10.0.0.41 - - [2025-07-31 03:48:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.101405 [API:8081]10.0.0.38 - - [2025-07-31 03:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.418444 [API:8081]10.0.0.61 - - [2025-07-31 03:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.467243 [API:8081]10.0.0.38 - - [2025-07-31 03:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.527786 [API:8081]10.0.0.41 - - [2025-07-31 03:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.014889 [API:8081]10.0.0.61 - - [2025-07-31 03:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.156423 [API:8081]10.0.0.41 - - [2025-07-31 03:49:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.013071 [API:8081]10.0.0.61 - - [2025-07-31 03:49:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068631 [API:8081]10.0.0.41 - - [2025-07-31 03:49:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000363 [API:8081]10.0.0.41 - - [2025-07-31 03:49:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1352 0.060778 [API:8081]10.0.0.61 - - [2025-07-31 03:50:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.070199 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003106 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003844 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002881 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002965 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003022 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003753 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002849 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 03:51:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002581 [API:8081]10.0.0.41 - - [2025-07-31 03:52:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.41 - - [2025-07-31 03:52:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.115704 [API:8081]10.0.0.41 - - [2025-07-31 03:52:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.059163 [API:8081]10.0.0.61 - - [2025-07-31 03:52:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062013 [API:8081]10.0.0.41 - - [2025-07-31 03:52:47] "GET /analytics HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.41 - - [2025-07-31 03:52:47] "GET /analytics HTTP/1.1" 401 205 0.000191 [API:8081]10.0.0.38 - - [2025-07-31 03:53:15] "GET /analytics HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.38 - - [2025-07-31 03:53:15] "GET /analytics HTTP/1.1" 401 205 0.000144 [API:8081]10.0.0.61 - - [2025-07-31 03:53:15] "GET /analytics HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.61 - - [2025-07-31 03:53:15] "GET /analytics HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.61 - - [2025-07-31 03:53:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.081445 [API:8081]10.0.0.41 - - [2025-07-31 03:54:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.41 - - [2025-07-31 03:54:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1352 0.075790 [API:8081]10.0.0.41 - - [2025-07-31 03:54:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1588 0.096827 [API:8081]10.0.0.38 - - [2025-07-31 03:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.337514 [API:8081]10.0.0.38 - - [2025-07-31 03:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.364639 [API:8081]10.0.0.61 - - [2025-07-31 03:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.382260 [API:8081]10.0.0.61 - - [2025-07-31 03:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.331797 [API:8081]10.0.0.41 - - [2025-07-31 03:54:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.244049 [API:8081]10.0.0.41 - - [2025-07-31 03:54:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.377552 [API:8081]10.0.0.61 - - [2025-07-31 03:55:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066453 [API:8081]10.0.0.61 - - [2025-07-31 03:56:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.125472 [API:8081]10.0.0.61 - - [2025-07-31 03:58:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.096040 [API:8081]10.0.0.38 - - [2025-07-31 03:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.518347 [API:8081]10.0.0.61 - - [2025-07-31 03:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.568914 [API:8081]10.0.0.38 - - [2025-07-31 03:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.681016 [API:8081]10.0.0.61 - - [2025-07-31 03:59:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.630661 [API:8081]10.0.0.41 - - [2025-07-31 03:59:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.613685 [API:8081]10.0.0.41 - - [2025-07-31 03:59:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.014710 [API:8081]10.0.0.61 - - [2025-07-31 03:59:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.094869 [API:8081]10.0.0.41 - - [2025-07-31 04:00:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000430 [API:8081]10.0.0.41 - - [2025-07-31 04:00:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.110297 [API:8081]10.0.0.41 - - [2025-07-31 04:00:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.064095 [API:8081]10.0.0.41 - - [2025-07-31 04:00:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000432 [API:8081]10.0.0.41 - - [2025-07-31 04:00:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1462 0.054756 [API:8081]10.0.0.41 - - [2025-07-31 04:01:20] "GET /analytics/uves/virtual-machine/24455dba-551f-4897-8fe4-3b23c2fd9c1b?flat HTTP/1.1" 200 1780 0.160692 [API:8081]10.0.0.41 - - [2025-07-31 04:01:21] "GET /analytics/uves/virtual-machine/24455dba-551f-4897-8fe4-3b23c2fd9c1b?flat HTTP/1.1" 200 1780 0.081527 [API:8081]10.0.0.41 - - [2025-07-31 04:01:21] "GET /analytics/uves/virtual-machine/24455dba-551f-4897-8fe4-3b23c2fd9c1b?flat HTTP/1.1" 200 1780 0.012105 [API:8081]10.0.0.41 - - [2025-07-31 04:01:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13264 0.029917 [API:8081]10.0.0.41 - - [2025-07-31 04:01:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13264 0.023376 [API:8081]10.0.0.41 - - [2025-07-31 04:01:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.015616 [API:8081]10.0.0.41 - - [2025-07-31 04:01:43] "GET /analytics/uves/virtual-machine/f4ce459c-f83e-4f71-881f-84d19694cf1d?flat HTTP/1.1" 200 1835 0.018585 [API:8081]10.0.0.41 - - [2025-07-31 04:01:43] "GET /analytics/uves/virtual-machine/f4ce459c-f83e-4f71-881f-84d19694cf1d?flat HTTP/1.1" 200 1835 0.013355 [API:8081]10.0.0.41 - - [2025-07-31 04:01:43] "GET /analytics/uves/virtual-machine/f4ce459c-f83e-4f71-881f-84d19694cf1d?flat HTTP/1.1" 200 1835 0.014622 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003736 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.005576 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002801 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003185 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003169 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005964 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002768 [API:8081]10.0.0.41 - - [2025-07-31 04:01:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13252 0.030643 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.017954 [API:8081]10.0.0.41 - - [2025-07-31 04:01:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13252 0.022528 [API:8081]10.0.0.41 - - [2025-07-31 04:01:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009117 [API:8081]10.0.0.61 - - [2025-07-31 04:01:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.128607 [API:8081]10.0.0.41 - - [2025-07-31 04:02:47] "GET /analytics HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.41 - - [2025-07-31 04:02:47] "GET /analytics HTTP/1.1" 401 205 0.000188 [API:8081]10.0.0.61 - - [2025-07-31 04:02:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.096994 [API:8081]10.0.0.38 - - [2025-07-31 04:03:15] "GET /analytics HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.38 - - [2025-07-31 04:03:15] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.61 - - [2025-07-31 04:03:15] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.61 - - [2025-07-31 04:03:15] "GET /analytics HTTP/1.1" 401 205 0.000201 [API:8081]10.0.0.41 - - [2025-07-31 04:03:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13260 0.021626 [API:8081]10.0.0.41 - - [2025-07-31 04:03:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13260 0.033118 [API:8081]10.0.0.41 - - [2025-07-31 04:03:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13260 0.031680 [API:8081]10.0.0.41 - - [2025-07-31 04:03:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13260 0.022468 [API:8081]10.0.0.41 - - [2025-07-31 04:03:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 12658 0.033051 [API:8081]10.0.0.41 - - [2025-07-31 04:03:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011264 [API:8081]10.0.0.41 - - [2025-07-31 04:03:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 12671 0.028751 [API:8081]10.0.0.41 - - [2025-07-31 04:03:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.021123 [API:8081]10.0.0.41 - - [2025-07-31 04:04:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.41 - - [2025-07-31 04:04:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1482 0.056646 [API:8081]10.0.0.38 - - [2025-07-31 04:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.496259 [API:8081]10.0.0.38 - - [2025-07-31 04:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.553190 [API:8081]10.0.0.61 - - [2025-07-31 04:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.010209 [API:8081]10.0.0.61 - - [2025-07-31 04:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.608339 [API:8081]10.0.0.41 - - [2025-07-31 04:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.040756 [API:8081]10.0.0.41 - - [2025-07-31 04:04:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.338336 [API:8081]10.0.0.41 - - [2025-07-31 04:04:50] "GET /analytics/uves/virtual-machine/bffe2d16-b4b9-4b2b-a1f9-d5103773cf26?flat HTTP/1.1" 200 1791 0.143936 [API:8081]10.0.0.41 - - [2025-07-31 04:04:51] "GET /analytics/uves/virtual-machine/bffe2d16-b4b9-4b2b-a1f9-d5103773cf26?flat HTTP/1.1" 200 1791 0.107684 [API:8081]10.0.0.41 - - [2025-07-31 04:04:51] "GET /analytics/uves/virtual-machine/bffe2d16-b4b9-4b2b-a1f9-d5103773cf26?flat HTTP/1.1" 200 1791 0.012593 [API:8081]10.0.0.41 - - [2025-07-31 04:04:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13301 0.025062 [API:8081]10.0.0.41 - - [2025-07-31 04:04:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13301 0.024561 [API:8081]10.0.0.41 - - [2025-07-31 04:04:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011182 [API:8081]10.0.0.61 - - [2025-07-31 04:04:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069484 [API:8081]10.0.0.41 - - [2025-07-31 04:05:13] "GET /analytics/uves/virtual-machine/4fb2bba7-fa74-4e2e-9e07-88ff1c78529e?flat HTTP/1.1" 200 1841 0.018801 [API:8081]10.0.0.41 - - [2025-07-31 04:05:14] "GET /analytics/uves/virtual-machine/4fb2bba7-fa74-4e2e-9e07-88ff1c78529e?flat HTTP/1.1" 200 1841 0.010728 [API:8081]10.0.0.41 - - [2025-07-31 04:05:14] "GET /analytics/uves/virtual-machine/4fb2bba7-fa74-4e2e-9e07-88ff1c78529e?flat HTTP/1.1" 200 1841 0.010920 [API:8081]10.0.0.41 - - [2025-07-31 04:05:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13291 0.023216 [API:8081]10.0.0.41 - - [2025-07-31 04:05:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13291 0.023845 [API:8081]10.0.0.41 - - [2025-07-31 04:05:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010124 [API:8081]10.0.0.61 - - [2025-07-31 04:05:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.093745 [API:8081]10.0.0.41 - - [2025-07-31 04:06:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13291 0.024174 [API:8081]10.0.0.41 - - [2025-07-31 04:06:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13291 0.021883 [API:8081]10.0.0.41 - - [2025-07-31 04:07:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13291 0.030037 [API:8081]10.0.0.41 - - [2025-07-31 04:07:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13291 0.024217 [API:8081]10.0.0.41 - - [2025-07-31 04:07:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13291 0.023127 [API:8081]10.0.0.41 - - [2025-07-31 04:07:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13291 0.036604 [API:8081]10.0.0.41 - - [2025-07-31 04:07:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13291 0.025653 [API:8081]10.0.0.41 - - [2025-07-31 04:07:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13291 0.023331 [API:8081]10.0.0.41 - - [2025-07-31 04:07:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 12668 0.026767 [API:8081]10.0.0.41 - - [2025-07-31 04:07:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011422 [API:8081]10.0.0.41 - - [2025-07-31 04:07:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13982 0.031199 [API:8081]10.0.0.41 - - [2025-07-31 04:07:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13982 0.026040 [API:8081]10.0.0.41 - - [2025-07-31 04:07:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13982 0.030324 [API:8081]10.0.0.41 - - [2025-07-31 04:07:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13982 0.030372 [API:8081]10.0.0.41 - - [2025-07-31 04:07:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13982 0.024115 [API:8081]10.0.0.41 - - [2025-07-31 04:07:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13982 0.025055 [API:8081]10.0.0.41 - - [2025-07-31 04:07:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13982 0.024300 [API:8081]10.0.0.41 - - [2025-07-31 04:07:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13982 0.029270 [API:8081]10.0.0.41 - - [2025-07-31 04:07:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13982 0.024357 [API:8081]10.0.0.41 - - [2025-07-31 04:07:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13524 0.028647 [API:8081]10.0.0.41 - - [2025-07-31 04:07:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.013872 [API:8081]10.0.0.61 - - [2025-07-31 04:08:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.096260 [API:8081]10.0.0.41 - - [2025-07-31 04:08:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.41 - - [2025-07-31 04:08:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.063477 [API:8081]10.0.0.41 - - [2025-07-31 04:08:49] "GET /analytics/uves/virtual-machine/85a6657a-c98e-493c-98f3-01e77d99e8ac?flat HTTP/1.1" 200 1772 0.111455 [API:8081]10.0.0.41 - - [2025-07-31 04:08:50] "GET /analytics/uves/virtual-machine/85a6657a-c98e-493c-98f3-01e77d99e8ac?flat HTTP/1.1" 200 1772 0.077090 [API:8081]10.0.0.41 - - [2025-07-31 04:08:50] "GET /analytics/uves/virtual-machine/85a6657a-c98e-493c-98f3-01e77d99e8ac?flat HTTP/1.1" 200 1772 0.011782 [API:8081]10.0.0.41 - - [2025-07-31 04:08:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13245 0.025827 [API:8081]10.0.0.41 - - [2025-07-31 04:08:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13245 0.025128 [API:8081]10.0.0.41 - - [2025-07-31 04:08:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009929 [API:8081]10.0.0.61 - - [2025-07-31 04:09:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.089672 [API:8081]10.0.0.41 - - [2025-07-31 04:09:12] "GET /analytics/uves/virtual-machine/a4ab5dbf-161d-465d-9073-a720a506d3b9?flat HTTP/1.1" 200 1828 0.014417 [API:8081]10.0.0.41 - - [2025-07-31 04:09:12] "GET /analytics/uves/virtual-machine/a4ab5dbf-161d-465d-9073-a720a506d3b9?flat HTTP/1.1" 200 1828 0.011122 [API:8081]10.0.0.41 - - [2025-07-31 04:09:12] "GET /analytics/uves/virtual-machine/a4ab5dbf-161d-465d-9073-a720a506d3b9?flat HTTP/1.1" 200 1828 0.011106 [API:8081]10.0.0.41 - - [2025-07-31 04:09:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13236 0.022512 [API:8081]10.0.0.41 - - [2025-07-31 04:09:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13236 0.022705 [API:8081]10.0.0.41 - - [2025-07-31 04:09:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010057 [API:8081]10.0.0.38 - - [2025-07-31 04:09:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.391970 [API:8081]10.0.0.38 - - [2025-07-31 04:09:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.388021 [API:8081]10.0.0.61 - - [2025-07-31 04:09:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.488016 [API:8081]10.0.0.61 - - [2025-07-31 04:09:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.158725 [API:8081]10.0.0.41 - - [2025-07-31 04:09:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.181921 [API:8081]10.0.0.41 - - [2025-07-31 04:09:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.167363 [API:8081]10.0.0.61 - - [2025-07-31 04:11:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.102995 [API:8081]10.0.0.41 - - [2025-07-31 04:11:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13235 0.022887 [API:8081]10.0.0.41 - - [2025-07-31 04:11:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13235 0.023264 [API:8081]10.0.0.41 - - [2025-07-31 04:11:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13235 0.023091 [API:8081]10.0.0.41 - - [2025-07-31 04:11:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13235 0.023861 [API:8081]10.0.0.41 - - [2025-07-31 04:11:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13235 0.026051 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003783 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003695 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003493 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004199 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004415 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003835 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003613 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003246 [API:8081]10.0.0.41 - - [2025-07-31 04:11:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 13235 0.025033 [API:8081]10.0.0.41 - - [2025-07-31 04:11:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-2?flat HTTP/1.1" 200 12662 0.023185 [API:8081]10.0.0.41 - - [2025-07-31 04:11:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.014177 [API:8081]10.0.0.41 - - [2025-07-31 04:11:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 12665 0.029325 [API:8081]10.0.0.41 - - [2025-07-31 04:11:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011877 [API:8081]10.0.0.61 - - [2025-07-31 04:12:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.135393 [API:8081]10.0.0.41 - - [2025-07-31 04:12:47] "GET /analytics HTTP/1.1" 401 205 0.000396 [API:8081]10.0.0.41 - - [2025-07-31 04:12:47] "GET /analytics HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.38 - - [2025-07-31 04:13:15] "GET /analytics HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.38 - - [2025-07-31 04:13:15] "GET /analytics HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.61 - - [2025-07-31 04:13:15] "GET /analytics HTTP/1.1" 401 205 0.000376 [API:8081]10.0.0.61 - - [2025-07-31 04:13:15] "GET /analytics HTTP/1.1" 401 205 0.000191 [API:8081]10.0.0.61 - - [2025-07-31 04:14:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075550 [API:8081]10.0.0.38 - - [2025-07-31 04:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.494710 [API:8081]10.0.0.38 - - [2025-07-31 04:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.581742 [API:8081]10.0.0.61 - - [2025-07-31 04:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.598702 [API:8081]10.0.0.61 - - [2025-07-31 04:14:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.442684 [API:8081]10.0.0.41 - - [2025-07-31 04:14:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.373924 [API:8081]10.0.0.41 - - [2025-07-31 04:14:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.268166 [API:8081]10.0.0.61 - - [2025-07-31 04:15:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.070333 [API:8081]10.0.0.61 - - [2025-07-31 04:17:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.103602 [API:8081]10.0.0.61 - - [2025-07-31 04:18:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.096905 [API:8081]10.0.0.41 - - [2025-07-31 04:18:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.41 - - [2025-07-31 04:18:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.061712 [API:8081]10.0.0.41 - - [2025-07-31 04:18:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2198 0.099978 [API:8081]10.0.0.41 - - [2025-07-31 04:18:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2412 0.084924 [API:8081]10.0.0.41 - - [2025-07-31 04:18:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1542 0.010464 [API:8081]10.0.0.41 - - [2025-07-31 04:18:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.009953 [API:8081]10.0.0.41 - - [2025-07-31 04:18:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1968 0.009406 [API:8081]10.0.0.41 - - [2025-07-31 04:18:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2192 0.011295 [API:8081]10.0.0.41 - - [2025-07-31 04:18:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2418 0.010933 [API:8081]10.0.0.41 - - [2025-07-31 04:18:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.41 - - [2025-07-31 04:18:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.062277 [API:8081]10.0.0.41 - - [2025-07-31 04:18:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.094112 [API:8081]10.0.0.41 - - [2025-07-31 04:18:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1762 0.060426 [API:8081]10.0.0.38 - - [2025-07-31 04:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.363264 [API:8081]10.0.0.38 - - [2025-07-31 04:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.527943 [API:8081]10.0.0.61 - - [2025-07-31 04:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.650331 [API:8081]10.0.0.61 - - [2025-07-31 04:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.229714 [API:8081]10.0.0.41 - - [2025-07-31 04:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.176527 [API:8081]10.0.0.41 - - [2025-07-31 04:19:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.018130 [API:8081]10.0.0.61 - - [2025-07-31 04:20:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064700 [API:8081]10.0.0.41 - - [2025-07-31 04:20:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.010576 [API:8081]10.0.0.41 - - [2025-07-31 04:20:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.011432 [API:8081]10.0.0.41 - - [2025-07-31 04:20:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.010956 [API:8081]10.0.0.61 - - [2025-07-31 04:21:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.090339 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004545 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.006051 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.006207 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003828 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004499 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003019 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004049 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002953 [API:8081]10.0.0.41 - - [2025-07-31 04:22:47] "GET /analytics HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.41 - - [2025-07-31 04:22:47] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.41 - - [2025-07-31 04:22:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.41 - - [2025-07-31 04:22:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1324 0.088363 [API:8081]10.0.0.41 - - [2025-07-31 04:22:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1532 0.064632 [API:8081]10.0.0.41 - - [2025-07-31 04:22:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1742 0.116876 [API:8081]10.0.0.61 - - [2025-07-31 04:23:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072009 [API:8081]10.0.0.38 - - [2025-07-31 04:23:15] "GET /analytics HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2025-07-31 04:23:15] "GET /analytics HTTP/1.1" 401 205 0.000215 [API:8081]10.0.0.61 - - [2025-07-31 04:23:15] "GET /analytics HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.61 - - [2025-07-31 04:23:15] "GET /analytics HTTP/1.1" 401 205 0.000177 [API:8081]10.0.0.61 - - [2025-07-31 04:24:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.071178 [API:8081]10.0.0.38 - - [2025-07-31 04:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.580738 [API:8081]10.0.0.61 - - [2025-07-31 04:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.633972 [API:8081]10.0.0.38 - - [2025-07-31 04:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.735123 [API:8081]10.0.0.61 - - [2025-07-31 04:24:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.468725 [API:8081]10.0.0.41 - - [2025-07-31 04:24:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.448215 [API:8081]10.0.0.41 - - [2025-07-31 04:24:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.237074 [API:8081]10.0.0.41 - - [2025-07-31 04:24:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1532 0.010372 [API:8081]10.0.0.41 - - [2025-07-31 04:24:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.011562 [API:8081]10.0.0.41 - - [2025-07-31 04:24:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1742 0.011160 [API:8081]10.0.0.41 - - [2025-07-31 04:24:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1962 0.010746 [API:8081]10.0.0.41 - - [2025-07-31 04:24:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2184 0.011660 [API:8081]10.0.0.61 - - [2025-07-31 04:26:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055915 [API:8081]10.0.0.41 - - [2025-07-31 04:26:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.41 - - [2025-07-31 04:26:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.051856 [API:8081]10.0.0.41 - - [2025-07-31 04:26:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.152724 [API:8081]10.0.0.41 - - [2025-07-31 04:26:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1766 0.101255 [API:8081]10.0.0.41 - - [2025-07-31 04:26:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1998 0.008939 [API:8081]10.0.0.41 - - [2025-07-31 04:26:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2232 0.009380 [API:8081]10.0.0.61 - - [2025-07-31 04:27:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.084515 [API:8081]10.0.0.61 - - [2025-07-31 04:29:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.108448 [API:8081]10.0.0.38 - - [2025-07-31 04:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.592582 [API:8081]10.0.0.61 - - [2025-07-31 04:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.621241 [API:8081]10.0.0.38 - - [2025-07-31 04:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.795830 [API:8081]10.0.0.61 - - [2025-07-31 04:29:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.655688 [API:8081]10.0.0.41 - - [2025-07-31 04:29:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.583007 [API:8081]10.0.0.41 - - [2025-07-31 04:29:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.013448 [API:8081]10.0.0.61 - - [2025-07-31 04:30:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.105447 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003458 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003521 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003187 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003194 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004081 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002691 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003975 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:31:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004114 [API:8081]10.0.0.61 - - [2025-07-31 04:32:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066442 [API:8081]10.0.0.41 - - [2025-07-31 04:32:47] "GET /analytics HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.41 - - [2025-07-31 04:32:47] "GET /analytics HTTP/1.1" 401 205 0.000184 [API:8081]10.0.0.38 - - [2025-07-31 04:33:15] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.38 - - [2025-07-31 04:33:15] "GET /analytics HTTP/1.1" 401 205 0.000189 [API:8081]10.0.0.61 - - [2025-07-31 04:33:15] "GET /analytics HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.61 - - [2025-07-31 04:33:15] "GET /analytics HTTP/1.1" 401 205 0.000190 [API:8081]10.0.0.61 - - [2025-07-31 04:33:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.080625 [API:8081]10.0.0.38 - - [2025-07-31 04:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.421922 [API:8081]10.0.0.38 - - [2025-07-31 04:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.488682 [API:8081]10.0.0.61 - - [2025-07-31 04:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.459145 [API:8081]10.0.0.61 - - [2025-07-31 04:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.013575 [API:8081]10.0.0.41 - - [2025-07-31 04:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.010409 [API:8081]10.0.0.41 - - [2025-07-31 04:34:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.203980 [API:8081]10.0.0.61 - - [2025-07-31 04:35:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.145283 [API:8081]10.0.0.61 - - [2025-07-31 04:36:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.138806 [API:8081]10.0.0.61 - - [2025-07-31 04:38:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064398 [API:8081]10.0.0.61 - - [2025-07-31 04:39:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.129859 [API:8081]10.0.0.38 - - [2025-07-31 04:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.733691 [API:8081]10.0.0.38 - - [2025-07-31 04:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.794446 [API:8081]10.0.0.61 - - [2025-07-31 04:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.960971 [API:8081]10.0.0.61 - - [2025-07-31 04:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.894633 [API:8081]10.0.0.41 - - [2025-07-31 04:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.806939 [API:8081]10.0.0.41 - - [2025-07-31 04:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.027053 [API:8081]10.0.0.41 - - [2025-07-31 04:39:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.41 - - [2025-07-31 04:39:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.074066 [API:8081]10.0.0.41 - - [2025-07-31 04:39:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.076735 [API:8081]10.0.0.61 - - [2025-07-31 04:41:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.098588 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003022 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003458 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003009 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003619 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004479 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003862 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002880 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006240 [API:8081]10.0.0.61 - - [2025-07-31 04:42:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.114717 [API:8081]10.0.0.41 - - [2025-07-31 04:42:47] "GET /analytics HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.41 - - [2025-07-31 04:42:47] "GET /analytics HTTP/1.1" 401 205 0.000178 [API:8081]10.0.0.38 - - [2025-07-31 04:43:15] "GET /analytics HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.38 - - [2025-07-31 04:43:15] "GET /analytics HTTP/1.1" 401 205 0.000374 [API:8081]10.0.0.61 - - [2025-07-31 04:43:15] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.61 - - [2025-07-31 04:43:15] "GET /analytics HTTP/1.1" 401 205 0.000204 [API:8081]10.0.0.41 - - [2025-07-31 04:44:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000357 [API:8081]10.0.0.41 - - [2025-07-31 04:44:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1528 0.107828 [API:8081]10.0.0.61 - - [2025-07-31 04:44:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.121450 [API:8081]10.0.0.61 - - [2025-07-31 04:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.438388 [API:8081]10.0.0.38 - - [2025-07-31 04:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.509034 [API:8081]10.0.0.38 - - [2025-07-31 04:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.568961 [API:8081]10.0.0.61 - - [2025-07-31 04:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.039473 [API:8081]10.0.0.41 - - [2025-07-31 04:44:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.012319 [API:8081]10.0.0.41 - - [2025-07-31 04:44:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.293386 [API:8081]10.0.0.41 - - [2025-07-31 04:45:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.41 - - [2025-07-31 04:45:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.067034 [API:8081]10.0.0.61 - - [2025-07-31 04:45:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.135906 [API:8081]10.0.0.61 - - [2025-07-31 04:47:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073186 [API:8081]10.0.0.61 - - [2025-07-31 04:48:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.418973 [API:8081]10.0.0.41 - - [2025-07-31 04:49:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.41 - - [2025-07-31 04:49:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1318 0.080736 [API:8081]10.0.0.38 - - [2025-07-31 04:49:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.883043 [API:8081]10.0.0.38 - - [2025-07-31 04:49:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.111285 [API:8081]10.0.0.61 - - [2025-07-31 04:49:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.244419 [API:8081]10.0.0.61 - - [2025-07-31 04:49:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.882380 [API:8081]10.0.0.41 - - [2025-07-31 04:49:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.804137 [API:8081]10.0.0.41 - - [2025-07-31 04:49:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.377286 [API:8081]10.0.0.61 - - [2025-07-31 04:50:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.110465 [API:8081]10.0.0.41 - - [2025-07-31 04:51:22] "GET /analytics/uves/virtual-machine/16af0296-6cdf-4f25-92db-0988ae2b89d5?flat HTTP/1.1" 401 205 0.000400 [API:8081]10.0.0.41 - - [2025-07-31 04:51:22] "GET /analytics/uves/virtual-machine/16af0296-6cdf-4f25-92db-0988ae2b89d5?flat HTTP/1.1" 200 1401 0.058984 [API:8081]10.0.0.41 - - [2025-07-31 04:51:23] "GET /analytics/uves/virtual-machine/16af0296-6cdf-4f25-92db-0988ae2b89d5?flat HTTP/1.1" 200 1401 0.133065 [API:8081]10.0.0.41 - - [2025-07-31 04:51:23] "GET /analytics/uves/virtual-machine/16af0296-6cdf-4f25-92db-0988ae2b89d5?flat HTTP/1.1" 200 1401 0.085147 [API:8081]10.0.0.41 - - [2025-07-31 04:51:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13080 0.028845 [API:8081]10.0.0.41 - - [2025-07-31 04:51:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13080 0.025203 [API:8081]10.0.0.41 - - [2025-07-31 04:51:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.017933 [API:8081]10.0.0.41 - - [2025-07-31 04:51:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1324 0.014569 [API:8081]10.0.0.41 - - [2025-07-31 04:51:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13080 0.022578 [API:8081]10.0.0.41 - - [2025-07-31 04:51:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13080 0.026287 [API:8081]10.0.0.41 - - [2025-07-31 04:51:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13080 0.026337 [API:8081]10.0.0.41 - - [2025-07-31 04:51:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13080 0.025708 [API:8081]10.0.0.61 - - [2025-07-31 04:51:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.135984 [API:8081]10.0.0.41 - - [2025-07-31 04:51:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13080 0.024856 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003312 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.006335 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005535 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003612 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005569 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003289 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003191 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 04:51:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002891 [API:8081]10.0.0.41 - - [2025-07-31 04:51:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13080 0.027668 [API:8081]10.0.0.41 - - [2025-07-31 04:51:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 12867 0.023977 [API:8081]10.0.0.41 - - [2025-07-31 04:51:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011659 [API:8081]10.0.0.41 - - [2025-07-31 04:52:47] "GET /analytics HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.41 - - [2025-07-31 04:52:47] "GET /analytics HTTP/1.1" 401 205 0.000159 [API:8081]10.0.0.38 - - [2025-07-31 04:53:15] "GET /analytics HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.38 - - [2025-07-31 04:53:15] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.61 - - [2025-07-31 04:53:15] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.61 - - [2025-07-31 04:53:15] "GET /analytics HTTP/1.1" 401 205 0.000183 [API:8081]10.0.0.61 - - [2025-07-31 04:53:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077722 [API:8081]10.0.0.38 - - [2025-07-31 04:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.163184 [API:8081]10.0.0.61 - - [2025-07-31 04:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.355528 [API:8081]10.0.0.38 - - [2025-07-31 04:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.513175 [API:8081]10.0.0.61 - - [2025-07-31 04:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.013442 [API:8081]10.0.0.41 - - [2025-07-31 04:54:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.024523 [API:8081]10.0.0.41 - - [2025-07-31 04:54:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.016018 [API:8081]10.0.0.61 - - [2025-07-31 04:54:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.068265 [API:8081]10.0.0.41 - - [2025-07-31 04:54:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.41 - - [2025-07-31 04:54:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1320 0.052713 [API:8081]10.0.0.61 - - [2025-07-31 04:56:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.110164 [API:8081]10.0.0.61 - - [2025-07-31 04:57:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.114714 [API:8081]10.0.0.38 - - [2025-07-31 04:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.565246 [API:8081]10.0.0.38 - - [2025-07-31 04:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.644027 [API:8081]10.0.0.61 - - [2025-07-31 04:59:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.749647 [API:8081]10.0.0.61 - - [2025-07-31 04:59:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.586689 [API:8081]10.0.0.41 - - [2025-07-31 04:59:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.498109 [API:8081]10.0.0.41 - - [2025-07-31 04:59:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.042533 [API:8081]10.0.0.61 - - [2025-07-31 04:59:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.123558 [API:8081]10.0.0.61 - - [2025-07-31 05:00:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.076249 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003184 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002959 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002672 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002877 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003352 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002589 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002836 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:01:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002792 [API:8081]10.0.0.41 - - [2025-07-31 05:02:47] "GET /analytics HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.41 - - [2025-07-31 05:02:47] "GET /analytics HTTP/1.1" 401 205 0.000208 [API:8081]10.0.0.61 - - [2025-07-31 05:02:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.089813 [API:8081]10.0.0.38 - - [2025-07-31 05:03:15] "GET /analytics HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.38 - - [2025-07-31 05:03:15] "GET /analytics HTTP/1.1" 401 205 0.000146 [API:8081]10.0.0.61 - - [2025-07-31 05:03:15] "GET /analytics HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.61 - - [2025-07-31 05:03:15] "GET /analytics HTTP/1.1" 401 205 0.000172 [API:8081]10.0.0.61 - - [2025-07-31 05:03:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.138906 [API:8081]10.0.0.41 - - [2025-07-31 05:03:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1524 0.102423 [API:8081]10.0.0.38 - - [2025-07-31 05:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.653573 [API:8081]10.0.0.61 - - [2025-07-31 05:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.742727 [API:8081]10.0.0.38 - - [2025-07-31 05:04:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.829823 [API:8081]10.0.0.61 - - [2025-07-31 05:04:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.345501 [API:8081]10.0.0.41 - - [2025-07-31 05:04:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.297978 [API:8081]10.0.0.41 - - [2025-07-31 05:04:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.071048 [API:8081]10.0.0.61 - - [2025-07-31 05:05:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083365 [API:8081]10.0.0.61 - - [2025-07-31 05:06:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.077741 [API:8081]10.0.0.41 - - [2025-07-31 05:07:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.41 - - [2025-07-31 05:07:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1320 0.084754 [API:8081]10.0.0.61 - - [2025-07-31 05:08:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087765 [API:8081]10.0.0.38 - - [2025-07-31 05:09:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.506844 [API:8081]10.0.0.38 - - [2025-07-31 05:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.940860 [API:8081]10.0.0.61 - - [2025-07-31 05:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.988471 [API:8081]10.0.0.61 - - [2025-07-31 05:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.973638 [API:8081]10.0.0.41 - - [2025-07-31 05:09:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.860444 [API:8081]10.0.0.41 - - [2025-07-31 05:09:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.127064 [API:8081]10.0.0.41 - - [2025-07-31 05:09:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.41 - - [2025-07-31 05:09:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1320 0.066193 [API:8081]10.0.0.61 - - [2025-07-31 05:09:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.082888 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003242 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004752 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003287 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003473 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003619 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003184 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003701 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:11:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003447 [API:8081]10.0.0.61 - - [2025-07-31 05:11:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063476 [API:8081]10.0.0.41 - - [2025-07-31 05:12:47] "GET /analytics HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.41 - - [2025-07-31 05:12:47] "GET /analytics HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.61 - - [2025-07-31 05:12:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.063097 [API:8081]10.0.0.38 - - [2025-07-31 05:13:15] "GET /analytics HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-07-31 05:13:15] "GET /analytics HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.61 - - [2025-07-31 05:13:15] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.61 - - [2025-07-31 05:13:15] "GET /analytics HTTP/1.1" 401 205 0.000172 [API:8081]10.0.0.38 - - [2025-07-31 05:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.132315 [API:8081]10.0.0.38 - - [2025-07-31 05:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.364664 [API:8081]10.0.0.61 - - [2025-07-31 05:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.495504 [API:8081]10.0.0.61 - - [2025-07-31 05:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.009182 [API:8081]10.0.0.41 - - [2025-07-31 05:14:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.020787 [API:8081]10.0.0.41 - - [2025-07-31 05:14:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.009275 [API:8081]10.0.0.61 - - [2025-07-31 05:15:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075842 [API:8081]10.0.0.61 - - [2025-07-31 05:16:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.114005 [API:8081]10.0.0.61 - - [2025-07-31 05:18:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079838 [API:8081]10.0.0.61 - - [2025-07-31 05:19:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.114289 [API:8081]10.0.0.61 - - [2025-07-31 05:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.313443 [API:8081]10.0.0.38 - - [2025-07-31 05:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.567838 [API:8081]10.0.0.38 - - [2025-07-31 05:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.646422 [API:8081]10.0.0.61 - - [2025-07-31 05:19:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.240474 [API:8081]10.0.0.41 - - [2025-07-31 05:19:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.443232 [API:8081]10.0.0.41 - - [2025-07-31 05:19:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.015823 [API:8081]10.0.0.61 - - [2025-07-31 05:21:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.109675 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003600 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.006505 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003201 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003889 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004555 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002673 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003494 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:21:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003088 [API:8081]10.0.0.61 - - [2025-07-31 05:22:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.078333 [API:8081]10.0.0.41 - - [2025-07-31 05:22:47] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.41 - - [2025-07-31 05:22:47] "GET /analytics HTTP/1.1" 401 205 0.000209 [API:8081]10.0.0.38 - - [2025-07-31 05:23:15] "GET /analytics HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.38 - - [2025-07-31 05:23:15] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.61 - - [2025-07-31 05:23:15] "GET /analytics HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.61 - - [2025-07-31 05:23:15] "GET /analytics HTTP/1.1" 401 205 0.000209 [API:8081]10.0.0.61 - - [2025-07-31 05:24:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071433 [API:8081]10.0.0.38 - - [2025-07-31 05:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.611990 [API:8081]10.0.0.38 - - [2025-07-31 05:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.681725 [API:8081]10.0.0.41 - - [2025-07-31 05:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.035447 [API:8081]10.0.0.61 - - [2025-07-31 05:24:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.712878 [API:8081]10.0.0.61 - - [2025-07-31 05:24:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.471295 [API:8081]10.0.0.41 - - [2025-07-31 05:24:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 6482 0.307048 [API:8081]10.0.0.61 - - [2025-07-31 05:25:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.086579 [API:8081]10.0.0.61 - - [2025-07-31 05:27:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.104256 [API:8081]10.0.0.61 - - [2025-07-31 05:28:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.068349 [API:8081]10.0.0.41 - - [2025-07-31 05:29:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.41 - - [2025-07-31 05:29:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2002 0.074742 [API:8081]10.0.0.41 - - [2025-07-31 05:29:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2002 0.056101 [API:8081]10.0.0.38 - - [2025-07-31 05:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.600241 [API:8081]10.0.0.61 - - [2025-07-31 05:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.651752 [API:8081]10.0.0.38 - - [2025-07-31 05:29:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.703212 [API:8081]10.0.0.61 - - [2025-07-31 05:29:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.423394 [API:8081]10.0.0.41 - - [2025-07-31 05:29:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.475680 [API:8081]10.0.0.41 - - [2025-07-31 05:29:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.073665 [API:8081]10.0.0.61 - - [2025-07-31 05:30:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.111011 [API:8081]10.0.0.61 - - [2025-07-31 05:31:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.067844 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003149 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.005630 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003683 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003873 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004214 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003932 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003602 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:31:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002861 [API:8081]10.0.0.41 - - [2025-07-31 05:32:47] "GET /analytics HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.41 - - [2025-07-31 05:32:47] "GET /analytics HTTP/1.1" 401 205 0.000185 [API:8081]10.0.0.38 - - [2025-07-31 05:33:15] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.38 - - [2025-07-31 05:33:15] "GET /analytics HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.61 - - [2025-07-31 05:33:15] "GET /analytics HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.61 - - [2025-07-31 05:33:15] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.61 - - [2025-07-31 05:33:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073602 [API:8081]10.0.0.61 - - [2025-07-31 05:34:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.094174 [API:8081]10.0.0.61 - - [2025-07-31 05:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.287865 [API:8081]10.0.0.38 - - [2025-07-31 05:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.471965 [API:8081]10.0.0.38 - - [2025-07-31 05:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.526750 [API:8081]10.0.0.41 - - [2025-07-31 05:34:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.014286 [API:8081]10.0.0.61 - - [2025-07-31 05:34:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.290608 [API:8081]10.0.0.41 - - [2025-07-31 05:34:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.382146 [API:8081]10.0.0.61 - - [2025-07-31 05:36:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.117183 [API:8081]10.0.0.61 - - [2025-07-31 05:37:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.075209 [API:8081]10.0.0.61 - - [2025-07-31 05:39:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084152 [API:8081]10.0.0.38 - - [2025-07-31 05:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.425489 [API:8081]10.0.0.38 - - [2025-07-31 05:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.447322 [API:8081]10.0.0.61 - - [2025-07-31 05:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.484432 [API:8081]10.0.0.61 - - [2025-07-31 05:39:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.122299 [API:8081]10.0.0.41 - - [2025-07-31 05:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.158572 [API:8081]10.0.0.41 - - [2025-07-31 05:39:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.014409 [API:8081]10.0.0.61 - - [2025-07-31 05:40:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.260505 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:44] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003769 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003519 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003944 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004694 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:44] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005020 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003927 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003722 [LOCAL API:8181]127.0.0.1 - - [2025-07-31 05:41:44] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3732-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003856 [API:8081]10.0.0.61 - - [2025-07-31 05:42:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.145990 [API:8081]10.0.0.41 - - [2025-07-31 05:42:47] "GET /analytics HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.41 - - [2025-07-31 05:42:47] "GET /analytics HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.38 - - [2025-07-31 05:43:15] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.38 - - [2025-07-31 05:43:15] "GET /analytics HTTP/1.1" 401 205 0.000134 [API:8081]10.0.0.61 - - [2025-07-31 05:43:15] "GET /analytics HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.61 - - [2025-07-31 05:43:15] "GET /analytics HTTP/1.1" 401 205 0.000204 [API:8081]10.0.0.61 - - [2025-07-31 05:43:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.083522 [API:8081]10.0.0.38 - - [2025-07-31 05:44:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.956535 [API:8081]10.0.0.38 - - [2025-07-31 05:44:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.079560 [API:8081]10.0.0.61 - - [2025-07-31 05:44:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.279523 [API:8081]10.0.0.61 - - [2025-07-31 05:44:38] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.187680 [API:8081]10.0.0.41 - - [2025-07-31 05:44:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 1.129385 [API:8081]10.0.0.41 - - [2025-07-31 05:44:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.384349 [API:8081]10.0.0.61 - - [2025-07-31 05:45:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083596 [API:8081]10.0.0.61 - - [2025-07-31 05:46:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.084964 [API:8081]10.0.0.61 - - [2025-07-31 05:48:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.099634 [API:8081]10.0.0.41 - - [2025-07-31 05:49:05] "GET /analytics/uves/virtual-machine/02457d87-833d-4b5f-ad73-eba1caf9a441?flat HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.41 - - [2025-07-31 05:49:05] "GET /analytics/uves/virtual-machine/02457d87-833d-4b5f-ad73-eba1caf9a441?flat HTTP/1.1" 200 964 0.168714 [API:8081]10.0.0.41 - - [2025-07-31 05:49:07] "GET /analytics/uves/virtual-machine/02457d87-833d-4b5f-ad73-eba1caf9a441?flat HTTP/1.1" 200 964 0.152576 [API:8081]10.0.0.41 - - [2025-07-31 05:49:09] "GET /analytics/uves/virtual-machine/02457d87-833d-4b5f-ad73-eba1caf9a441?flat HTTP/1.1" 200 964 0.127894 [API:8081]10.0.0.41 - - [2025-07-31 05:49:12] "GET /analytics/uves/virtual-machine/02457d87-833d-4b5f-ad73-eba1caf9a441?flat HTTP/1.1" 200 964 0.070700 [API:8081]10.0.0.41 - - [2025-07-31 05:49:14] "GET /analytics/uves/virtual-machine/02457d87-833d-4b5f-ad73-eba1caf9a441?flat HTTP/1.1" 200 964 0.053940 [API:8081]10.0.0.41 - - [2025-07-31 05:49:16] "GET /analytics/uves/virtual-machine/02457d87-833d-4b5f-ad73-eba1caf9a441?flat HTTP/1.1" 200 964 0.060403 [API:8081]10.0.0.41 - - [2025-07-31 05:49:18] "GET /analytics/uves/virtual-machine/02457d87-833d-4b5f-ad73-eba1caf9a441?flat HTTP/1.1" 200 964 0.073446 [API:8081]10.0.0.41 - - [2025-07-31 05:49:20] "GET /analytics/uves/virtual-machine/02457d87-833d-4b5f-ad73-eba1caf9a441?flat HTTP/1.1" 200 1396 0.051172 [API:8081]10.0.0.41 - - [2025-07-31 05:49:21] "GET /analytics/uves/virtual-machine/02457d87-833d-4b5f-ad73-eba1caf9a441?flat HTTP/1.1" 200 1845 0.054344 [API:8081]10.0.0.41 - - [2025-07-31 05:49:21] "GET /analytics/uves/virtual-machine/02457d87-833d-4b5f-ad73-eba1caf9a441?flat HTTP/1.1" 200 1845 0.053909 [API:8081]10.0.0.41 - - [2025-07-31 05:49:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.41 - - [2025-07-31 05:49:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13111 0.075447 [API:8081]10.0.0.41 - - [2025-07-31 05:49:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13111 0.147697 [API:8081]10.0.0.41 - - [2025-07-31 05:49:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.047213 [API:8081]10.0.0.41 - - [2025-07-31 05:49:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13111 0.025381 [API:8081]10.0.0.41 - - [2025-07-31 05:49:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13111 0.389795 [API:8081]10.0.0.61 - - [2025-07-31 05:49:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.084909 [API:8081]10.0.0.41 - - [2025-07-31 05:49:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13111 0.026025 [API:8081]10.0.0.61 - - [2025-07-31 05:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.010715 [API:8081]10.0.0.38 - - [2025-07-31 05:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.236481 [API:8081]10.0.0.38 - - [2025-07-31 05:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.361632 [API:8081]10.0.0.61 - - [2025-07-31 05:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.020941 [API:8081]10.0.0.41 - - [2025-07-31 05:49:37] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.009398 [API:8081]10.0.0.41 - - [2025-07-31 05:49:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13111 0.025283 [API:8081]10.0.0.41 - - [2025-07-31 05:49:39] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.049022 [API:8081]10.0.0.41 - - [2025-07-31 05:49:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13111 0.029175 [API:8081]10.0.0.41 - - [2025-07-31 05:49:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13111 0.031618 [API:8081]10.0.0.41 - - [2025-07-31 05:49:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13111 0.022402 [API:8081]10.0.0.41 - - [2025-07-31 05:49:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 12698 0.023451 [API:8081]10.0.0.41 - - [2025-07-31 05:49:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.014233 [API:8081]10.0.0.41 - - [2025-07-31 05:50:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.41 - - [2025-07-31 05:50:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.086060 [API:8081]10.0.0.41 - - [2025-07-31 05:50:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.082293 [API:8081]10.0.0.41 - - [2025-07-31 05:50:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2086 0.131174 [API:8081]10.0.0.41 - - [2025-07-31 05:50:58] "GET /analytics/uves/virtual-machine/92a7140b-66a7-4724-875c-cd3bc36a845b?flat HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.41 - - [2025-07-31 05:50:59] "GET /analytics/uves/virtual-machine/92a7140b-66a7-4724-875c-cd3bc36a845b?flat HTTP/1.1" 200 1281 0.107497 [API:8081]10.0.0.41 - - [2025-07-31 05:50:59] "GET /analytics/uves/virtual-machine/92a7140b-66a7-4724-875c-cd3bc36a845b?flat HTTP/1.1" 200 1281 0.090075 [API:8081]10.0.0.41 - - [2025-07-31 05:51:00] "GET /analytics/uves/virtual-machine/92a7140b-66a7-4724-875c-cd3bc36a845b?flat HTTP/1.1" 200 1281 0.055849 [API:8081]10.0.0.41 - - [2025-07-31 05:51:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13140 0.028466 [API:8081]10.0.0.41 - - [2025-07-31 05:51:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13140 0.027012 [API:8081]10.0.0.41 - - [2025-07-31 05:51:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.057944 [API:8081]10.0.0.41 - - [2025-07-31 05:51:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13140 0.044794 [API:8081]10.0.0.41 - - [2025-07-31 05:51:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13140 0.025347 [API:8081]10.0.0.41 - - [2025-07-31 05:51:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3732-1?flat HTTP/1.1" 200 13140 0.023381