++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Oct 16 01:48:34 AM UTC 2025 ===================' INFO: =================== Thu Oct 16 01:48:34 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.65 ++ 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=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ 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=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ 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.65 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.65 ++ ANALYTICSDB_NODES=10.0.0.65 ++ ANALYTICS_SNMP_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8081 ' +++ '[' -n '10.0.0.65:8081 ' ']' +++ echo 10.0.0.65:8081 ++ ANALYTICS_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9042 ' +++ '[' -n '10.0.0.65:9042 ' ']' +++ echo 10.0.0.65:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.65:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8086 ' +++ '[' -n '10.0.0.65:8086 ' ']' +++ echo 10.0.0.65:8086 ++ COLLECTOR_SERVERS=10.0.0.65: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.65 ++ CONFIGDB_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8082 ' +++ '[' -n '10.0.0.65:8082 ' ']' +++ echo 10.0.0.65:8082 ++ CONFIG_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9161 ' +++ '[' -n '10.0.0.65:9161 ' ']' +++ echo 10.0.0.65:9161 ++ CONFIGDB_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9041 ' +++ '[' -n '10.0.0.65:9041 ' ']' +++ echo 10.0.0.65:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.65: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.0.0.65 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.65 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:2181, +++ '[' -n 10.0.0.65:2181, ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:2181 ' +++ '[' -n '10.0.0.65:2181 ' ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.65:2181 ++ RABBITMQ_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:5673, +++ '[' -n 10.0.0.65:5673, ']' +++ echo 10.0.0.65:5673 ++ RABBITMQ_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:6379 ' +++ '[' -n '10.0.0.65:6379 ' ']' +++ echo 10.0.0.65:6379 ++ REDIS_SERVERS=10.0.0.65: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.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9092 ' +++ '[' -n '10.0.0.65:9092 ' ']' +++ echo 10.0.0.65:9092 ++ KAFKA_SERVERS=10.0.0.65: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=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ 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.65 ++ 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.65 ++ 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 ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ 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_config_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.65 ++ cut -d , -f 1 + local cassandra=10.0.0.65 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.65 +++ local servers=10.0.0.65 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.65,10.227.164.1,127.0.0.1,172.17.0.1,252.65.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.65'\''))' +++ local server_ip=10.0.0.65 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.65 ]] +++ [[ ,10.0.0.65,10.227.164.1,127.0.0.1,172.17.0.1,252.65.0.1,, =~ ,10\.0\.0\.65, ]] +++ echo 10.0.0.65 1 +++ return ++ local ip=10.0.0.65 ++ [[ -z 10.0.0.65 ]] ++ echo 10.0.0.65 + host_ip=10.0.0.65 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.65:9041 + cassandra_server_list=10.0.0.65:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.65:8082' + 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 ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + 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 ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/16/2025 01:49:19.725 7f1bba4c7d40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/16/2025 01:49:19.931 7f1bba4c7d40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/16/2025 01:49:19.947 7f1bba4c7d40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/16/2025 01:49:19.948 7f1bba4c7d40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.65 - - [2025-10-16 01:49:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000981 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.65:8082/ Hit Ctrl-C to quit. 10.0.0.65 - - [2025-10-16 01:49:32] "GET / HTTP/1.1" 503 181 0.000938 10.0.0.65 - - [2025-10-16 01:49:33] "GET / HTTP/1.1" 200 35931 0.001285 10.0.0.65 - - [2025-10-16 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.65 - - [2025-10-16 01:49:33] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009075 10.0.0.65 - - [2025-10-16 01:49:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.006903 10.0.0.65 - - [2025-10-16 01:49:33] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.035141 10.0.0.65 - - [2025-10-16 01:49:33] "GET / HTTP/1.1" 200 35931 0.001938 10.0.0.65 - - [2025-10-16 01:49:33] "GET / HTTP/1.1" 200 45303 0.001144 10.0.0.65 - - [2025-10-16 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.65 - - [2025-10-16 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009930 10.0.0.65 - - [2025-10-16 01:49:33] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.65 - - [2025-10-16 01:49:34] "GET / HTTP/1.1" 200 35931 0.001171 10.0.0.65 - - [2025-10-16 01:49:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.017202 10.0.0.65 - - [2025-10-16 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.019028 10.0.0.65 - - [2025-10-16 01:49:35] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018461 10.0.0.65 - - [2025-10-16 01:49:35] "POST /service-appliance-sets HTTP/1.1" 200 553 0.074999 10.0.0.65 - - [2025-10-16 01:49:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.003803 10.0.0.65 - - [2025-10-16 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017107 10.0.0.65 - - [2025-10-16 01:49:35] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.047148 10.0.0.65 - - [2025-10-16 01:49:35] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.65 - - [2025-10-16 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007240 10.0.0.65 - - [2025-10-16 01:49:35] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.154210 10.0.0.65 - - [2025-10-16 01:49:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.003206 10.0.0.65 - - [2025-10-16 01:49:35] "POST /service-appliance-sets HTTP/1.1" 200 541 0.296620 10.0.0.65 - - [2025-10-16 01:49:35] "POST /config-database-nodes HTTP/1.1" 200 611 0.088755 10.0.0.65 - - [2025-10-16 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014777 10.0.0.65 - - [2025-10-16 01:49:35] "GET /network-ipam/41592f33-6ce2-4089-93bf-77b431996c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005944 10.0.0.65 - - [2025-10-16 01:49:36] "GET / HTTP/1.1" 200 35931 0.002053 10.0.0.65 - - [2025-10-16 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009655 10.0.0.65 - - [2025-10-16 01:49:36] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017013 10.0.0.65 - - [2025-10-16 01:49:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.003792 10.0.0.65 - - [2025-10-16 01:49:36] "POST /service-templates HTTP/1.1" 200 511 0.142040 10.0.0.65 - - [2025-10-16 01:49:36] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.133430 10.0.0.65 - - [2025-10-16 01:49:36] "POST /service-templates HTTP/1.1" 200 501 0.285157 10.0.0.65 - - [2025-10-16 01:49:36] "POST /service-templates HTTP/1.1" 200 515 0.058928 10.0.0.65 - - [2025-10-16 01:49:36] "POST /service-templates HTTP/1.1" 200 535 0.042239 10.0.0.65 - - [2025-10-16 01:49:36] "POST /service-templates HTTP/1.1" 200 507 0.065177 10.0.0.65 - - [2025-10-16 01:49:36] "GET / HTTP/1.1" 200 35931 0.001231 10.0.0.65 - - [2025-10-16 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.65 - - [2025-10-16 01:49:37] "GET /routing-instance/4cce4b8b-5b63-4f0b-8c91-7c859c3c8465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.025627 10.0.0.65 - - [2025-10-16 01:49:37] "POST /bgp-routers HTTP/1.1" 200 616 0.091740 10.0.0.65 - - [2025-10-16 01:49:37] "GET /bgp-router/f9d5e97a-d5c8-4224-b9ae-0874d444b11f?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.069211 10.0.0.65 - - [2025-10-16 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018605 10.0.0.65 - - [2025-10-16 01:49:37] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022799 10.0.0.65 - - [2025-10-16 01:49:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015639 10.0.0.65 - - [2025-10-16 01:49:37] "POST /ref-update HTTP/1.1" 200 156 0.087425 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:49:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:49:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000957 10.0.0.65 - - [2025-10-16 01:49:39] "GET / HTTP/1.1" 200 35931 0.002566 10.0.0.65 - - [2025-10-16 01:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005909 10.0.0.65 - - [2025-10-16 01:49:39] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.033447 10.0.0.65 - - [2025-10-16 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.011311 10.0.0.65 - - [2025-10-16 01:49:40] "POST /database-nodes HTTP/1.1" 200 597 0.317414 10.0.0.65 - - [2025-10-16 01:49:40] "GET / HTTP/1.1" 200 35931 0.002212 10.0.0.65 - - [2025-10-16 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008181 10.0.0.65 - - [2025-10-16 01:49:40] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008624 10.0.0.65 - - [2025-10-16 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.003937 10.0.0.65 - - [2025-10-16 01:49:40] "POST /analytics-nodes HTTP/1.1" 200 599 0.049401 10.0.0.65 - - [2025-10-16 01:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005770 10.0.0.65 - - [2025-10-16 01:49:41] "GET /network-ipam/41592f33-6ce2-4089-93bf-77b431996c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006454 10.0.0.65 - - [2025-10-16 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.008131 10.0.0.65 - - [2025-10-16 01:49:41] "POST /access-control-lists HTTP/1.1" 200 587 0.059504 10.0.0.65 - - [2025-10-16 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.031751 10.0.0.65 - - [2025-10-16 01:49:42] "POST /access-control-lists HTTP/1.1" 200 585 0.065581 10.0.0.65 - - [2025-10-16 01:49:42] "POST /route-targets HTTP/1.1" 200 327 0.054092 10.0.0.65 - - [2025-10-16 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.023566 10.0.0.65 - - [2025-10-16 01:49:42] "POST /route-targets HTTP/1.1" 200 327 0.033053 10.0.0.65 - - [2025-10-16 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.045273 10.0.0.65 - - [2025-10-16 01:49:42] "POST /route-targets HTTP/1.1" 200 327 0.035254 10.0.0.65 - - [2025-10-16 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.030606 10.0.0.65 - - [2025-10-16 01:49:42] "POST /route-targets HTTP/1.1" 200 327 0.037674 10.0.0.65 - - [2025-10-16 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.049994 10.0.0.65 - - [2025-10-16 01:49:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.003935 10.0.0.65 - - [2025-10-16 01:49:42] "POST /access-control-lists HTTP/1.1" 200 551 0.079729 10.0.0.65 - - [2025-10-16 01:49:43] "PUT /access-control-list/e7b450fe-a5b3-4499-a321-4a2a3da4d323 HTTP/1.1" 200 272 0.023395 10.0.0.65 - - [2025-10-16 01:49:43] "PUT /access-control-list/3800e306-4b52-4176-9370-7e2f9be63469 HTTP/1.1" 200 272 0.053156 10.0.0.65 - - [2025-10-16 01:49:43] "GET / HTTP/1.1" 200 35931 0.002574 10.0.0.65 - - [2025-10-16 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.65 - - [2025-10-16 01:49:43] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.018363 10.0.0.65 - - [2025-10-16 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.004845 10.0.0.65 - - [2025-10-16 01:49:43] "POST /config-nodes HTTP/1.1" 200 593 0.075586 10.0.0.65 - - [2025-10-16 01:49:44] "GET / HTTP/1.1" 200 35931 0.001817 10.0.0.65 - - [2025-10-16 01:49:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006947 10.0.0.65 - - [2025-10-16 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.65 - - [2025-10-16 01:49:49] "GET /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003440 10.0.0.65 - - [2025-10-16 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.65 - - [2025-10-16 01:49:49] "PUT /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8 HTTP/1.1" 200 276 0.011972 10.0.0.65 - - [2025-10-16 01:49:49] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.65 - - [2025-10-16 01:49:49] "POST /alarms HTTP/1.1" 200 581 0.040569 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:49:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002887 10.0.0.65 - - [2025-10-16 01:49:49] "POST /alarms HTTP/1.1" 200 575 0.071872 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:49:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000945 10.0.0.65 - - [2025-10-16 01:49:49] "POST /alarms HTTP/1.1" 200 575 0.068688 10.0.0.65 - - [2025-10-16 01:49:49] "POST /alarms HTTP/1.1" 200 559 0.045137 10.0.0.65 - - [2025-10-16 01:49:49] "POST /alarms HTTP/1.1" 200 555 0.032824 10.0.0.65 - - [2025-10-16 01:49:49] "POST /alarms HTTP/1.1" 200 557 0.107307 10.0.0.65 - - [2025-10-16 01:49:50] "POST /alarms HTTP/1.1" 200 565 0.197387 10.0.0.65 - - [2025-10-16 01:49:50] "POST /alarms HTTP/1.1" 200 549 0.085515 10.0.0.65 - - [2025-10-16 01:49:50] "POST /alarms HTTP/1.1" 200 557 0.043340 10.0.0.65 - - [2025-10-16 01:49:50] "POST /alarms HTTP/1.1" 200 567 0.038730 10.0.0.65 - - [2025-10-16 01:49:50] "POST /alarms HTTP/1.1" 200 555 0.025420 10.0.0.65 - - [2025-10-16 01:49:50] "POST /alarms HTTP/1.1" 200 567 0.041650 10.0.0.65 - - [2025-10-16 01:49:50] "POST /alarms HTTP/1.1" 200 575 0.090130 10.0.0.65 - - [2025-10-16 01:49:50] "POST /alarms HTTP/1.1" 200 569 0.044205 10.0.0.65 - - [2025-10-16 01:49:50] "POST /alarms HTTP/1.1" 200 561 0.065629 10.0.0.65 - - [2025-10-16 01:49:50] "POST /alarms HTTP/1.1" 200 561 0.055420 10.0.0.65 - - [2025-10-16 01:49:50] "POST /alarms HTTP/1.1" 200 561 0.056807 10.0.0.65 - - [2025-10-16 01:49:50] "POST /alarms HTTP/1.1" 200 547 0.053231 10.0.0.65 - - [2025-10-16 01:49:51] "POST /alarms HTTP/1.1" 200 595 0.037995 10.0.0.65 - - [2025-10-16 01:49:51] "POST /alarms HTTP/1.1" 200 575 0.030071 10.0.0.65 - - [2025-10-16 01:49:51] "POST /alarms HTTP/1.1" 200 571 0.028814 10.0.0.65 - - [2025-10-16 01:49:51] "POST /alarms HTTP/1.1" 200 583 0.029049 10.0.0.65 - - [2025-10-16 01:49:51] "POST /alarms HTTP/1.1" 200 609 0.019179 10.0.0.65 - - [2025-10-16 01:49:51] "GET / HTTP/1.1" 200 35931 0.001525 10.0.0.65 - - [2025-10-16 01:49:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003158 10.0.0.65 - - [2025-10-16 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.65 - - [2025-10-16 01:49:51] "PUT /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8 HTTP/1.1" 200 276 0.010470 10.0.0.65 - - [2025-10-16 01:49:51] "GET / HTTP/1.1" 200 35931 0.001340 10.0.0.65 - - [2025-10-16 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.65 - - [2025-10-16 01:49:51] "GET /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003223 10.0.0.65 - - [2025-10-16 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.65 - - [2025-10-16 01:49:51] "PUT /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8 HTTP/1.1" 200 276 0.018308 10.0.0.65 - - [2025-10-16 01:49:52] "GET / HTTP/1.1" 200 35931 0.001528 10.0.0.65 - - [2025-10-16 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.65 - - [2025-10-16 01:49:52] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007821 10.0.0.65 - - [2025-10-16 01:49:52] "PUT /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800 HTTP/1.1" 200 274 0.024322 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:49:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:49:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000789 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:49:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:49:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 10.0.0.65 - - [2025-10-16 01:50:01] "GET / HTTP/1.1" 200 35931 0.001325 10.0.0.65 - - [2025-10-16 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011510 10.0.0.65 - - [2025-10-16 01:50:01] "GET /domain/3d54a074-812b-4498-8b15-2779c820e785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.005010 10.0.0.65 - - [2025-10-16 01:50:01] "POST /id-to-fqname HTTP/1.1" 200 173 0.009947 10.0.0.65 - - [2025-10-16 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.011748 10.0.0.65 - - [2025-10-16 01:50:01] "POST /security-groups HTTP/1.1" 200 570 0.083400 10.0.0.65 - - [2025-10-16 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.003343 10.0.0.65 - - [2025-10-16 01:50:01] "POST /projects HTTP/1.1" 200 481 0.343999 10.0.0.65 - - [2025-10-16 01:50:01] "POST /security-groups HTTP/1.1" 200 534 0.078398 10.0.0.65 - - [2025-10-16 01:50:01] "POST /access-control-lists HTTP/1.1" 200 579 0.095927 10.0.0.65 - - [2025-10-16 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 212 0.002077 10.0.0.65 - - [2025-10-16 01:50:01] "POST /chown HTTP/1.1" 200 109 0.017661 10.0.0.65 - - [2025-10-16 01:50:01] "POST /policy-managements HTTP/1.1" 409 214 0.017392 10.0.0.65 - - [2025-10-16 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015464 10.0.0.65 - - [2025-10-16 01:50:01] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023443 10.0.0.65 - - [2025-10-16 01:50:01] "POST /access-control-lists HTTP/1.1" 200 577 0.122077 10.0.0.65 - - [2025-10-16 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 232 0.005085 10.0.0.65 - - [2025-10-16 01:50:01] "POST /application-policy-sets HTTP/1.1" 200 528 0.067641 10.0.0.65 - - [2025-10-16 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.65 - - [2025-10-16 01:50:01] "POST /access-control-lists HTTP/1.1" 200 594 0.048348 10.0.0.65 - - [2025-10-16 01:50:01] "GET /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003990 10.0.0.65 - - [2025-10-16 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 231 0.004460 10.0.0.65 - - [2025-10-16 01:50:01] "PUT /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8 HTTP/1.1" 200 276 0.025467 10.0.0.65 - - [2025-10-16 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.65 - - [2025-10-16 01:50:01] "POST /access-control-lists HTTP/1.1" 200 592 0.041223 10.0.0.65 - - [2025-10-16 01:50:02] "GET /virtual-network/f5f462e8-7fd5-433d-bdeb-131b2f010eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004970 10.0.0.65 - - [2025-10-16 01:50:02] "POST /id-to-fqname HTTP/1.1" 200 177 0.000951 10.0.0.65 - - [2025-10-16 01:50:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.004024 10.0.0.65 - - [2025-10-16 01:50:02] "POST /security-groups HTTP/1.1" 200 574 0.064921 10.0.0.65 - - [2025-10-16 01:50:02] "POST /projects HTTP/1.1" 200 489 0.222203 10.0.0.65 - - [2025-10-16 01:50:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.006949 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:50:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:50:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000767 10.0.0.65 - - [2025-10-16 01:50:02] "POST /security-groups HTTP/1.1" 200 546 0.050765 10.0.0.65 - - [2025-10-16 01:50:02] "POST /access-control-lists HTTP/1.1" 200 583 0.094049 10.0.0.65 - - [2025-10-16 01:50:02] "POST /chown HTTP/1.1" 200 109 0.063431 10.0.0.65 - - [2025-10-16 01:50:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.027279 10.0.0.65 - - [2025-10-16 01:50:02] "POST /network-ipams HTTP/1.1" 200 522 0.371554 10.0.0.65 - - [2025-10-16 01:50:02] "POST /access-control-lists HTTP/1.1" 200 581 0.385136 10.0.0.65 - - [2025-10-16 01:50:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.003574 10.0.0.65 - - [2025-10-16 01:50:02] "POST /network-ipams HTTP/1.1" 200 510 0.100993 10.0.0.65 - - [2025-10-16 01:50:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.018991 10.0.0.65 - - [2025-10-16 01:50:02] "POST /access-control-lists HTTP/1.1" 200 602 0.070565 10.0.0.65 - - [2025-10-16 01:50:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.005079 10.0.0.65 - - [2025-10-16 01:50:03] "POST /access-control-lists HTTP/1.1" 200 600 0.049072 10.0.0.65 - - [2025-10-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.004499 10.0.0.65 - - [2025-10-16 01:50:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006197 10.0.0.65 - - [2025-10-16 01:50:03] "POST /virtual-networks HTTP/1.1" 200 538 0.180908 10.0.0.65 - - [2025-10-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.65 - - [2025-10-16 01:50:03] "POST /access-control-lists HTTP/1.1" 200 589 0.093653 10.0.0.65 - - [2025-10-16 01:50:03] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.074186 10.0.0.65 - - [2025-10-16 01:50:03] "POST /route-targets HTTP/1.1" 200 327 0.009138 10.0.0.65 - - [2025-10-16 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.037223 10.0.0.65 - - [2025-10-16 01:50:03] "POST /network-ipams HTTP/1.1" 200 518 0.079302 10.0.0.65 - - [2025-10-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 202 0.004710 10.0.0.65 - - [2025-10-16 01:50:03] "PUT /access-control-list/5c3b9566-d5c1-41e8-b05c-d9ee2b09f28e HTTP/1.1" 200 272 0.072877 10.0.0.65 - - [2025-10-16 01:50:03] "POST /useragent-kv HTTP/1.1" 200 115 0.020168 10.0.0.65 - - [2025-10-16 01:50:03] "POST /virtual-networks HTTP/1.1" 200 546 0.192462 10.0.0.65 - - [2025-10-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006644 10.0.0.65 - - [2025-10-16 01:50:03] "POST /route-targets HTTP/1.1" 200 327 0.011623 10.0.0.65 - - [2025-10-16 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.032013 10.0.0.65 - - [2025-10-16 01:50:03] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.022782 10.0.0.65 - - [2025-10-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.004190 10.0.0.65 - - [2025-10-16 01:50:03] "POST /network-policys HTTP/1.1" 200 538 0.060204 10.0.0.65 - - [2025-10-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.003106 10.0.0.65 - - [2025-10-16 01:50:03] "POST /network-policys HTTP/1.1" 200 534 0.071011 10.0.0.65 - - [2025-10-16 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.013415 10.0.0.65 - - [2025-10-16 01:50:04] "POST /network-policys HTTP/1.1" 200 542 0.030467 10.0.0.65 - - [2025-10-16 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.068444 10.0.0.65 - - [2025-10-16 01:50:04] "PUT /access-control-list/2ae38007-2d00-45b1-b722-bfa4f230dd54 HTTP/1.1" 200 272 0.035430 10.0.0.65 - - [2025-10-16 01:50:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043145 10.0.0.65 - - [2025-10-16 01:50:04] "PUT /access-control-list/5c3b9566-d5c1-41e8-b05c-d9ee2b09f28e HTTP/1.1" 200 272 0.051896 10.0.0.65 - - [2025-10-16 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.140740 10.0.0.65 - - [2025-10-16 01:50:04] "PUT /access-control-list/2ae38007-2d00-45b1-b722-bfa4f230dd54 HTTP/1.1" 200 272 0.070119 10.0.0.65 - - [2025-10-16 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.083889 10.0.0.65 - - [2025-10-16 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.209293 10.0.0.65 - - [2025-10-16 01:50:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016728 10.0.0.65 - - [2025-10-16 01:50:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015992 10.0.0.65 - - [2025-10-16 01:50:04] "PUT /access-control-list/5c3b9566-d5c1-41e8-b05c-d9ee2b09f28e HTTP/1.1" 200 272 0.082542 10.0.0.65 - - [2025-10-16 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 237 0.002007 10.0.0.65 - - [2025-10-16 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.109834 10.0.0.65 - - [2025-10-16 01:50:04] "POST /access-control-lists HTTP/1.1" 200 601 0.084080 10.0.0.65 - - [2025-10-16 01:50:04] "PUT /access-control-list/2ae38007-2d00-45b1-b722-bfa4f230dd54 HTTP/1.1" 200 272 0.075261 10.0.0.65 - - [2025-10-16 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.219321 10.0.0.65 - - [2025-10-16 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.059123 10.0.0.65 - - [2025-10-16 01:50:05] "PUT /access-control-list/78367e62-d90a-43cb-9ca7-8779d2b5add9 HTTP/1.1" 200 272 0.024733 10.0.0.65 - - [2025-10-16 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.065392 10.0.0.65 - - [2025-10-16 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.166123 10.0.0.65 - - [2025-10-16 01:50:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018689 10.0.0.65 - - [2025-10-16 01:50:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005188 10.0.0.65 - - [2025-10-16 01:50:05] "PUT /access-control-list/78367e62-d90a-43cb-9ca7-8779d2b5add9 HTTP/1.1" 200 272 0.093142 10.0.0.65 - - [2025-10-16 01:50:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013534 10.0.0.65 - - [2025-10-16 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.65 - - [2025-10-16 01:50:05] "GET /virtual-network/f5f462e8-7fd5-433d-bdeb-131b2f010eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.016168 10.0.0.65 - - [2025-10-16 01:50:05] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.005233 10.0.0.65 - - [2025-10-16 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.65 - - [2025-10-16 01:50:05] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002639 10.0.0.65 - - [2025-10-16 01:50:05] "POST /firewall-policys HTTP/1.1" 200 530 0.047194 10.0.0.65 - - [2025-10-16 01:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030862 10.0.0.65 - - [2025-10-16 01:50:05] "GET /firewall-policy/bc20e988-9324-4d16-8d1e-4584f2f61966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.022382 10.0.0.65 - - [2025-10-16 01:50:05] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.002256 10.0.0.65 - - [2025-10-16 01:50:05] "GET /firewall-policy/bc20e988-9324-4d16-8d1e-4584f2f61966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002872 10.0.0.65 - - [2025-10-16 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.022761 10.0.0.65 - - [2025-10-16 01:50:05] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.011713 10.0.0.65 - - [2025-10-16 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.65 - - [2025-10-16 01:50:05] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003030 10.0.0.65 - - [2025-10-16 01:50:05] "POST /firewall-policys HTTP/1.1" 200 532 0.019253 10.0.0.65 - - [2025-10-16 01:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026310 10.0.0.65 - - [2025-10-16 01:50:05] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.026080 10.0.0.65 - - [2025-10-16 01:50:05] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.002759 10.0.0.65 - - [2025-10-16 01:50:05] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003294 10.0.0.65 - - [2025-10-16 01:50:05] "GET /firewall-policy/bc20e988-9324-4d16-8d1e-4584f2f61966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002588 10.0.0.65 - - [2025-10-16 01:50:05] "GET /firewall-policy/bc20e988-9324-4d16-8d1e-4584f2f61966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002094 10.0.0.65 - - [2025-10-16 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.028469 10.0.0.65 - - [2025-10-16 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.050438 10.0.0.65 - - [2025-10-16 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.035118 10.0.0.65 - - [2025-10-16 01:50:06] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.006540 10.0.0.65 - - [2025-10-16 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.65 - - [2025-10-16 01:50:06] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002635 10.0.0.65 - - [2025-10-16 01:50:06] "POST /firewall-policys HTTP/1.1" 200 530 0.114430 10.0.0.65 - - [2025-10-16 01:50:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.036586 10.0.0.65 - - [2025-10-16 01:50:06] "GET /firewall-policy/00bdbd4f-87c4-47fa-ab76-3521b905bd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.022258 10.0.0.65 - - [2025-10-16 01:50:06] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.007409 10.0.0.65 - - [2025-10-16 01:50:06] "GET /firewall-policy/00bdbd4f-87c4-47fa-ab76-3521b905bd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.002569 10.0.0.65 - - [2025-10-16 01:50:06] "GET /firewall-policy/bc20e988-9324-4d16-8d1e-4584f2f61966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002201 10.0.0.65 - - [2025-10-16 01:50:06] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003077 10.0.0.65 - - [2025-10-16 01:50:06] "GET /firewall-policy/bc20e988-9324-4d16-8d1e-4584f2f61966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002959 10.0.0.65 - - [2025-10-16 01:50:06] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002828 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:50:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001091 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:50:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001116 10.0.0.65 - - [2025-10-16 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.050741 10.0.0.65 - - [2025-10-16 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.020444 10.0.0.65 - - [2025-10-16 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.034725 10.0.0.65 - - [2025-10-16 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.035715 10.0.0.65 - - [2025-10-16 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.069233 10.0.0.65 - - [2025-10-16 01:50:06] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.015230 10.0.0.65 - - [2025-10-16 01:50:06] "POST /tags HTTP/1.1" 200 299 0.123130 10.0.0.65 - - [2025-10-16 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011462 10.0.0.65 - - [2025-10-16 01:50:07] "GET /tag/f251cc72-757a-4328-a581-3740ddf0a845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019412 10.0.0.65 - - [2025-10-16 01:50:07] "POST /set-tag HTTP/1.1" 200 109 0.015987 10.0.0.65 - - [2025-10-16 01:50:07] "POST /tags HTTP/1.1" 200 357 0.092258 10.0.0.65 - - [2025-10-16 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.65 - - [2025-10-16 01:50:07] "GET /tag/ba91f62b-dc2c-4a87-90fe-d2420bb85c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.018266 10.0.0.65 - - [2025-10-16 01:50:07] "POST /tags HTTP/1.1" 200 305 0.053600 10.0.0.65 - - [2025-10-16 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.021701 10.0.0.65 - - [2025-10-16 01:50:07] "GET /tag/93ca9419-5810-47cd-a412-cf6753900f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016799 10.0.0.65 - - [2025-10-16 01:50:07] "POST /id-to-fqname HTTP/1.1" 200 174 0.000516 10.0.0.65 - - [2025-10-16 01:50:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.009580 10.0.0.65 - - [2025-10-16 01:50:07] "POST /security-groups HTTP/1.1" 200 571 0.067111 10.0.0.65 - - [2025-10-16 01:50:07] "POST /projects HTTP/1.1" 200 483 0.215907 10.0.0.65 - - [2025-10-16 01:50:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.002156 10.0.0.65 - - [2025-10-16 01:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.034360 10.0.0.65 - - [2025-10-16 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012588 10.0.0.65 - - [2025-10-16 01:50:07] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.015762 10.0.0.65 - - [2025-10-16 01:50:07] "POST /access-control-lists HTTP/1.1" 200 580 0.087969 10.0.0.65 - - [2025-10-16 01:50:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.026732 10.0.0.65 - - [2025-10-16 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.027011 10.0.0.65 - - [2025-10-16 01:50:07] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.010930 10.0.0.65 - - [2025-10-16 01:50:07] "POST /access-control-lists HTTP/1.1" 200 578 0.071200 10.0.0.65 - - [2025-10-16 01:50:08] "PUT /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462 HTTP/1.1" 200 264 0.098687 10.0.0.65 - - [2025-10-16 01:50:08] "PUT /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8 HTTP/1.1" 200 264 0.057873 10.0.0.65 - - [2025-10-16 01:50:08] "POST /security-groups HTTP/1.1" 200 537 0.086442 10.0.0.65 - - [2025-10-16 01:50:08] "POST /fqname-to-id HTTP/1.1" 404 234 0.002471 10.0.0.65 - - [2025-10-16 01:50:08] "POST /access-control-lists HTTP/1.1" 200 596 0.023574 10.0.0.65 - - [2025-10-16 01:50:08] "POST /fqname-to-id HTTP/1.1" 404 233 0.016268 10.0.0.65 - - [2025-10-16 01:50:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.035921 10.0.0.65 - - [2025-10-16 01:50:08] "POST /chown HTTP/1.1" 200 109 0.047133 10.0.0.65 - - [2025-10-16 01:50:08] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014274 10.0.0.65 - - [2025-10-16 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.65 - - [2025-10-16 01:50:08] "POST /access-control-lists HTTP/1.1" 200 594 0.126570 10.0.0.65 - - [2025-10-16 01:50:08] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002349 10.0.0.65 - - [2025-10-16 01:50:08] "POST /tags HTTP/1.1" 409 207 0.010817 10.0.0.65 - - [2025-10-16 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.65 - - [2025-10-16 01:50:08] "GET /tag/93ca9419-5810-47cd-a412-cf6753900f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010618 10.0.0.65 - - [2025-10-16 01:50:08] "POST /firewall-rules HTTP/1.1" 200 564 0.068689 10.0.0.65 - - [2025-10-16 01:50:08] "GET /firewall-rule/71dec7d6-72f3-4e34-b22d-f52a933aa75a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005183 10.0.0.65 - - [2025-10-16 01:50:08] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002144 10.0.0.65 - - [2025-10-16 01:50:08] "GET /firewall-rule/71dec7d6-72f3-4e34-b22d-f52a933aa75a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.001902 10.0.0.65 - - [2025-10-16 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.018622 10.0.0.65 - - [2025-10-16 01:50:08] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.016420 10.0.0.65 - - [2025-10-16 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.65 - - [2025-10-16 01:50:08] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003315 10.0.0.65 - - [2025-10-16 01:50:08] "POST /tags HTTP/1.1" 409 207 0.002156 10.0.0.65 - - [2025-10-16 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.65 - - [2025-10-16 01:50:08] "GET /tag/93ca9419-5810-47cd-a412-cf6753900f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014072 10.0.0.65 - - [2025-10-16 01:50:08] "POST /firewall-rules HTTP/1.1" 200 562 0.069750 10.0.0.65 - - [2025-10-16 01:50:08] "GET /firewall-rule/0aaa4430-b081-435e-a0eb-c1e262923c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004337 10.0.0.65 - - [2025-10-16 01:50:08] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003725 10.0.0.65 - - [2025-10-16 01:50:08] "GET /firewall-rule/0aaa4430-b081-435e-a0eb-c1e262923c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003017 10.0.0.65 - - [2025-10-16 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.018505 10.0.0.65 - - [2025-10-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 404 226 0.007940 10.0.0.65 - - [2025-10-16 01:50:09] "POST /tags HTTP/1.1" 200 355 0.021081 10.0.0.65 - - [2025-10-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.65 - - [2025-10-16 01:50:09] "GET /tag/81725a79-a3c4-4fa9-bbc3-0dfa34129d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011659 10.0.0.65 - - [2025-10-16 01:50:09] "POST /tags HTTP/1.1" 200 303 0.015333 10.0.0.65 - - [2025-10-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.65 - - [2025-10-16 01:50:09] "GET /tag/38ce4a45-b22d-40ce-9d34-a9b2542a363b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010768 10.0.0.65 - - [2025-10-16 01:50:09] "POST /projects HTTP/1.1" 409 218 0.001734 10.0.0.65 - - [2025-10-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.65 - - [2025-10-16 01:50:09] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042551 10.0.0.65 - - [2025-10-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.65 - - [2025-10-16 01:50:09] "GET /network-ipam/b8c98cf8-2b83-4fca-965f-2f7fd11522a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004091 10.0.0.65 - - [2025-10-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.65 - - [2025-10-16 01:50:09] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005565 10.0.0.65 - - [2025-10-16 01:50:09] "PUT /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462 HTTP/1.1" 200 264 0.041375 10.0.0.65 - - [2025-10-16 01:50:09] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006792 10.0.0.65 - - [2025-10-16 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.048798 10.0.0.65 - - [2025-10-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.65 - - [2025-10-16 01:50:09] "GET /network-ipam/0fc278dc-b92c-4234-aff5-314c7a18da46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002514 10.0.0.65 - - [2025-10-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.65 - - [2025-10-16 01:50:09] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004399 10.0.0.65 - - [2025-10-16 01:50:09] "PUT /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8 HTTP/1.1" 200 264 0.059420 10.0.0.65 - - [2025-10-16 01:50:09] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.018332 10.0.0.65 - - [2025-10-16 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.063522 10.0.0.65 - - [2025-10-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.026947 10.0.0.65 - - [2025-10-16 01:50:09] "GET /network-policy/287f1e65-f781-4c39-b2ad-5467f6614fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.016809 10.0.0.65 - - [2025-10-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.65 - - [2025-10-16 01:50:09] "GET /network-policy/78ecd938-dc72-4968-89b0-b147d6fe46ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003204 10.0.0.65 - - [2025-10-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.65 - - [2025-10-16 01:50:09] "GET /network-policy/e235b1e2-adbe-495b-b8a1-820f60194dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003373 10.0.0.65 - - [2025-10-16 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.65 - - [2025-10-16 01:50:09] "PUT /network-policy/e235b1e2-adbe-495b-b8a1-820f60194dcb HTTP/1.1" 200 262 0.009240 10.0.0.65 - - [2025-10-16 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.045089 10.0.0.65 - - [2025-10-16 01:50:10] "PUT /access-control-list/5c3b9566-d5c1-41e8-b05c-d9ee2b09f28e HTTP/1.1" 200 272 0.015064 10.0.0.65 - - [2025-10-16 01:50:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013135 10.0.0.65 - - [2025-10-16 01:50:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003089 10.0.0.65 - - [2025-10-16 01:50:10] "PUT /access-control-list/78367e62-d90a-43cb-9ca7-8779d2b5add9 HTTP/1.1" 200 272 0.067357 10.0.0.65 - - [2025-10-16 01:50:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004053 10.0.0.65 - - [2025-10-16 01:50:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002622 10.0.0.65 - - [2025-10-16 01:50:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003058 10.0.0.65 - - [2025-10-16 01:50:10] "POST /security-groups HTTP/1.1" 409 245 0.002809 10.0.0.65 - - [2025-10-16 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.65 - - [2025-10-16 01:50:10] "PUT /security-group/0988d864-5dd1-47ff-b25a-3ed2801c83d4 HTTP/1.1" 200 262 0.058870 10.0.0.65 - - [2025-10-16 01:50:10] "PUT /access-control-list/4be6327f-5958-4dbd-97a2-728eafe2c7cc HTTP/1.1" 200 272 0.024528 10.0.0.65 - - [2025-10-16 01:50:10] "PUT /access-control-list/220eb3bd-3f44-4dff-b589-309c8d50c688 HTTP/1.1" 200 272 0.025818 10.0.0.65 - - [2025-10-16 01:50:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.042289 10.0.0.65 - - [2025-10-16 01:50:10] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.025185 10.0.0.65 - - [2025-10-16 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015865 10.0.0.65 - - [2025-10-16 01:50:10] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004514 10.0.0.65 - - [2025-10-16 01:50:10] "POST /tags HTTP/1.1" 409 206 0.002136 10.0.0.65 - - [2025-10-16 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.65 - - [2025-10-16 01:50:10] "GET /tag/38ce4a45-b22d-40ce-9d34-a9b2542a363b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014675 10.0.0.65 - - [2025-10-16 01:50:10] "POST /firewall-rules HTTP/1.1" 200 562 0.082970 10.0.0.65 - - [2025-10-16 01:50:10] "GET /firewall-rule/815c2f19-c845-4676-8480-ad2026de4d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004317 10.0.0.65 - - [2025-10-16 01:50:10] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005399 10.0.0.65 - - [2025-10-16 01:50:10] "GET /firewall-rule/815c2f19-c845-4676-8480-ad2026de4d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007522 10.0.0.65 - - [2025-10-16 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.028857 10.0.0.65 - - [2025-10-16 01:50:10] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.023513 10.0.0.65 - - [2025-10-16 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006180 10.0.0.65 - - [2025-10-16 01:50:10] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003206 10.0.0.65 - - [2025-10-16 01:50:10] "POST /tags HTTP/1.1" 409 206 0.005323 10.0.0.65 - - [2025-10-16 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.65 - - [2025-10-16 01:50:10] "GET /tag/38ce4a45-b22d-40ce-9d34-a9b2542a363b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012814 10.0.0.65 - - [2025-10-16 01:50:10] "POST /firewall-rules HTTP/1.1" 200 560 0.085973 10.0.0.65 - - [2025-10-16 01:50:10] "GET /firewall-rule/9a77339b-b2cc-4111-b18a-6e7663fd211b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.037541 10.0.0.65 - - [2025-10-16 01:50:11] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.010163 10.0.0.65 - - [2025-10-16 01:50:11] "GET /firewall-rule/9a77339b-b2cc-4111-b18a-6e7663fd211b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002852 10.0.0.65 - - [2025-10-16 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.028611 10.0.0.65 - - [2025-10-16 01:50:11] "POST /tags HTTP/1.1" 200 305 0.100216 10.0.0.65 - - [2025-10-16 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.034888 10.0.0.65 - - [2025-10-16 01:50:11] "GET /tag/3ce302fa-6f6e-4af2-b0c3-46caf5dfe665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.034698 10.0.0.65 - - [2025-10-16 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005581 10.0.0.65 - - [2025-10-16 01:50:11] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.109943 10.0.0.65 - - [2025-10-16 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007868 10.0.0.65 - - [2025-10-16 01:50:11] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004845 10.0.0.65 - - [2025-10-16 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.65 - - [2025-10-16 01:50:11] "GET /service-appliance-set/c74e8fcd-42ec-4f0a-afb2-f456d2a5ce28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003618 10.0.0.65 - - [2025-10-16 01:50:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.002557 10.0.0.65 - - [2025-10-16 01:50:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.156367 10.0.0.65 - - [2025-10-16 01:50:11] "GET /virtual-machine-interface/cdb352e6-541b-403b-bb65-38d55b0ef16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.016267 10.0.0.65 - - [2025-10-16 01:50:11] "POST /instance-ips HTTP/1.1" 200 381 0.072881 10.0.0.65 - - [2025-10-16 01:50:11] "GET /instance-ip/8ff47ca2-3a35-4ba3-b062-685fc529f2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010334 10.0.0.65 - - [2025-10-16 01:50:12] "POST /loadbalancers HTTP/1.1" 200 582 0.084105 10.0.0.65 - - [2025-10-16 01:50:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023906 10.0.0.65 - - [2025-10-16 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.049348 10.0.0.65 - - [2025-10-16 01:50:12] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046664 10.0.0.65 - - [2025-10-16 01:50:12] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054283 10.0.0.65 - - [2025-10-16 01:50:12] "GET /instance-ip/8ff47ca2-3a35-4ba3-b062-685fc529f2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008194 10.0.0.65 - - [2025-10-16 01:50:12] "GET /loadbalancer/d8c55f6d-e992-4adb-a458-02c662aa5277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.011455 10.0.0.65 - - [2025-10-16 01:50:12] "POST /floating-ips HTTP/1.1" 200 583 0.050017 10.0.0.65 - - [2025-10-16 01:50:12] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.061334 10.0.0.65 - - [2025-10-16 01:50:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.043157 10.0.0.65 - - [2025-10-16 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007125 10.0.0.65 - - [2025-10-16 01:50:12] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040581 10.0.0.65 - - [2025-10-16 01:50:12] "GET /loadbalancer-listener/9274386a-f518-441a-854b-5e594957ccaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.023540 10.0.0.65 - - [2025-10-16 01:50:12] "GET /loadbalancer-listener/9274386a-f518-441a-854b-5e594957ccaa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.018703 10.0.0.65 - - [2025-10-16 01:50:12] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.089019 10.0.0.65 - - [2025-10-16 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.029372 10.0.0.65 - - [2025-10-16 01:50:12] "GET /instance-ip/8ff47ca2-3a35-4ba3-b062-685fc529f2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005969 10.0.0.65 - - [2025-10-16 01:50:12] "GET /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003573 10.0.0.65 - - [2025-10-16 01:50:12] "GET /instance-ip/8ff47ca2-3a35-4ba3-b062-685fc529f2e1?fields=floating_ips HTTP/1.1" 200 1171 0.018380 10.0.0.65 - - [2025-10-16 01:50:12] "GET /floating-ip/f1eccc06-6b75-4ac4-9294-673df5e91960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003334 10.0.0.65 - - [2025-10-16 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010904 10.0.0.65 - - [2025-10-16 01:50:12] "PUT /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8 HTTP/1.1" 200 276 0.011928 10.0.0.65 - - [2025-10-16 01:50:13] "POST /tags HTTP/1.1" 200 301 0.133505 10.0.0.65 - - [2025-10-16 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.65 - - [2025-10-16 01:50:13] "GET /tag/306ac308-b5e8-4541-bc99-a6897b36e265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.037157 10.0.0.65 - - [2025-10-16 01:50:13] "POST /tags HTTP/1.1" 200 325 0.381338 10.0.0.65 - - [2025-10-16 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007980 10.0.0.65 - - [2025-10-16 01:50:13] "GET /tag/bc0b75bc-765e-45ae-820d-76033aac7769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.012656 10.0.0.65 - - [2025-10-16 01:50:13] "POST /tags HTTP/1.1" 200 363 0.026772 10.0.0.65 - - [2025-10-16 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.65 - - [2025-10-16 01:50:13] "GET /tag/15d84b81-985e-4e51-8cc3-bff9462d5e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.021294 10.0.0.65 - - [2025-10-16 01:50:13] "POST /tags HTTP/1.1" 200 311 0.026778 10.0.0.65 - - [2025-10-16 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.65 - - [2025-10-16 01:50:13] "GET /tag/b41259dd-c9b4-48b3-a149-77d72de41ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013329 10.0.0.65 - - [2025-10-16 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.65 - - [2025-10-16 01:50:13] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.007519 10.0.0.65 - - [2025-10-16 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.65 - - [2025-10-16 01:50:13] "GET /project/cd05a175-1ba8-4543-b9bd-e7a5fb35cf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046659 10.0.0.65 - - [2025-10-16 01:50:13] "POST /virtual-machines HTTP/1.1" 200 377 0.033094 10.0.0.65 - - [2025-10-16 01:50:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.038481 10.0.0.65 - - [2025-10-16 01:50:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.159026 10.0.0.65 - - [2025-10-16 01:50:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028811 10.0.0.65 - - [2025-10-16 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.030690 10.0.0.65 - - [2025-10-16 01:50:14] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007346 10.0.0.65 - - [2025-10-16 01:50:14] "POST /instance-ips HTTP/1.1" 200 409 0.040874 10.0.0.65 - - [2025-10-16 01:50:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.034466 10.0.0.65 - - [2025-10-16 01:50:14] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008002 10.0.0.65 - - [2025-10-16 01:50:14] "POST /set-tag HTTP/1.1" 200 109 0.022400 10.0.0.65 - - [2025-10-16 01:50:14] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015554 10.0.0.65 - - [2025-10-16 01:50:14] "GET /instance-ip/755dea50-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005888 10.0.0.65 - - [2025-10-16 01:50:14] "POST /fqname-to-id HTTP/1.1" 404 228 0.002956 10.0.0.65 - - [2025-10-16 01:50:14] "POST /tags HTTP/1.1" 200 371 0.018751 10.0.0.65 - - [2025-10-16 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012164 10.0.0.65 - - [2025-10-16 01:50:14] "GET /tag/6ebc490d-0f8e-4c04-8563-cf4b2fb154f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.015116 10.0.0.65 - - [2025-10-16 01:50:14] "POST /tags HTTP/1.1" 200 319 0.025731 10.0.0.65 - - [2025-10-16 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007132 10.0.0.65 - - [2025-10-16 01:50:14] "GET /tag/3ea8d90d-d978-44c4-9bee-fe45a53aab62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014521 10.0.0.65 - - [2025-10-16 01:50:14] "POST /id-to-fqname HTTP/1.1" 200 181 0.000756 10.0.0.65 - - [2025-10-16 01:50:14] "POST /fqname-to-id HTTP/1.1" 404 190 0.010144 10.0.0.65 - - [2025-10-16 01:50:15] "POST /security-groups HTTP/1.1" 200 578 0.074804 10.0.0.65 - - [2025-10-16 01:50:15] "POST /projects HTTP/1.1" 200 497 0.257020 10.0.0.65 - - [2025-10-16 01:50:15] "POST /fqname-to-id HTTP/1.1" 404 225 0.018740 10.0.0.65 - - [2025-10-16 01:50:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027188 10.0.0.65 - - [2025-10-16 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016913 10.0.0.65 - - [2025-10-16 01:50:15] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.014495 10.0.0.65 - - [2025-10-16 01:50:15] "POST /access-control-lists HTTP/1.1" 200 587 0.094839 10.0.0.65 - - [2025-10-16 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.019858 10.0.0.65 - - [2025-10-16 01:50:15] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004025 10.0.0.65 - - [2025-10-16 01:50:15] "POST /fqname-to-id HTTP/1.1" 404 224 0.002435 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:50:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:50:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 10.0.0.65 - - [2025-10-16 01:50:15] "POST /access-control-lists HTTP/1.1" 200 585 0.081754 10.0.0.65 - - [2025-10-16 01:50:15] "PUT /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462 HTTP/1.1" 200 264 0.146525 10.0.0.65 - - [2025-10-16 01:50:15] "PUT /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8 HTTP/1.1" 200 264 0.088927 10.0.0.65 - - [2025-10-16 01:50:16] "POST /security-groups HTTP/1.1" 200 558 0.439092 10.0.0.65 - - [2025-10-16 01:50:16] "POST /fqname-to-id HTTP/1.1" 404 248 0.004622 10.0.0.65 - - [2025-10-16 01:50:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031924 10.0.0.65 - - [2025-10-16 01:50:16] "POST /access-control-lists HTTP/1.1" 200 610 0.049006 10.0.0.65 - - [2025-10-16 01:50:16] "POST /chown HTTP/1.1" 200 109 0.022566 10.0.0.65 - - [2025-10-16 01:50:16] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009978 10.0.0.65 - - [2025-10-16 01:50:16] "POST /fqname-to-id HTTP/1.1" 404 247 0.002089 10.0.0.65 - - [2025-10-16 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.65 - - [2025-10-16 01:50:16] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026837 10.0.0.65 - - [2025-10-16 01:50:16] "POST /access-control-lists HTTP/1.1" 200 608 0.065281 10.0.0.65 - - [2025-10-16 01:50:16] "POST /tags HTTP/1.1" 409 214 0.018806 10.0.0.65 - - [2025-10-16 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.65 - - [2025-10-16 01:50:16] "GET /tag/3ea8d90d-d978-44c4-9bee-fe45a53aab62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010494 10.0.0.65 - - [2025-10-16 01:50:16] "POST /firewall-rules HTTP/1.1" 200 578 0.076069 10.0.0.65 - - [2025-10-16 01:50:16] "GET /firewall-rule/4bd562e0-aa47-4863-9010-354e5166f23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003983 10.0.0.65 - - [2025-10-16 01:50:16] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003073 10.0.0.65 - - [2025-10-16 01:50:16] "GET /firewall-rule/4bd562e0-aa47-4863-9010-354e5166f23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.001866 10.0.0.65 - - [2025-10-16 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.033484 10.0.0.65 - - [2025-10-16 01:50:16] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002989 10.0.0.65 - - [2025-10-16 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011163 10.0.0.65 - - [2025-10-16 01:50:16] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003073 10.0.0.65 - - [2025-10-16 01:50:16] "POST /tags HTTP/1.1" 409 214 0.001841 10.0.0.65 - - [2025-10-16 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.65 - - [2025-10-16 01:50:16] "GET /tag/3ea8d90d-d978-44c4-9bee-fe45a53aab62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011349 10.0.0.65 - - [2025-10-16 01:50:16] "POST /firewall-rules HTTP/1.1" 200 576 0.079233 10.0.0.65 - - [2025-10-16 01:50:16] "GET /firewall-rule/9063a5ae-254f-4dfe-9d66-930d9ce29ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.015700 10.0.0.65 - - [2025-10-16 01:50:16] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.006747 10.0.0.65 - - [2025-10-16 01:50:16] "GET /firewall-rule/9063a5ae-254f-4dfe-9d66-930d9ce29ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002750 10.0.0.65 - - [2025-10-16 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.053295 10.0.0.65 - - [2025-10-16 01:50:16] "POST /tags HTTP/1.1" 200 301 0.027703 10.0.0.65 - - [2025-10-16 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.024693 10.0.0.65 - - [2025-10-16 01:50:16] "GET /tag/5728f1c4-fe65-45a1-b4a4-1d090b98da62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019844 10.0.0.65 - - [2025-10-16 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006607 10.0.0.65 - - [2025-10-16 01:50:17] "GET /project/cd05a175-1ba8-4543-b9bd-e7a5fb35cf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062047 10.0.0.65 - - [2025-10-16 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011805 10.0.0.65 - - [2025-10-16 01:50:17] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.011746 10.0.0.65 - - [2025-10-16 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.65 - - [2025-10-16 01:50:17] "GET /service-appliance-set/c74e8fcd-42ec-4f0a-afb2-f456d2a5ce28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002450 10.0.0.65 - - [2025-10-16 01:50:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.002813 10.0.0.65 - - [2025-10-16 01:50:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099185 10.0.0.65 - - [2025-10-16 01:50:17] "GET /virtual-machine-interface/15ce8881-af51-4e23-9f1c-acdceb194d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.044895 10.0.0.65 - - [2025-10-16 01:50:17] "POST /instance-ips HTTP/1.1" 200 377 0.027007 10.0.0.65 - - [2025-10-16 01:50:17] "GET /instance-ip/9a017085-a1c0-49b5-a9bd-b3b224ef11dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009214 10.0.0.65 - - [2025-10-16 01:50:17] "POST /loadbalancers HTTP/1.1" 200 582 0.081004 10.0.0.65 - - [2025-10-16 01:50:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019504 10.0.0.65 - - [2025-10-16 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008497 10.0.0.65 - - [2025-10-16 01:50:17] "GET /project/cd05a175-1ba8-4543-b9bd-e7a5fb35cf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.125773 10.0.0.65 - - [2025-10-16 01:50:17] "GET /instance-ip/9a017085-a1c0-49b5-a9bd-b3b224ef11dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006516 10.0.0.65 - - [2025-10-16 01:50:17] "GET /project/cd05a175-1ba8-4543-b9bd-e7a5fb35cf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.101700 10.0.0.65 - - [2025-10-16 01:50:17] "POST /floating-ips HTTP/1.1" 200 581 0.018260 10.0.0.65 - - [2025-10-16 01:50:17] "GET /loadbalancer/709cc6b3-3b53-4584-9354-309fd16a5bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.009703 10.0.0.65 - - [2025-10-16 01:50:17] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021555 10.0.0.65 - - [2025-10-16 01:50:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009396 10.0.0.65 - - [2025-10-16 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015343 10.0.0.65 - - [2025-10-16 01:50:17] "GET /project/cd05a175-1ba8-4543-b9bd-e7a5fb35cf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.022679 10.0.0.65 - - [2025-10-16 01:50:17] "GET /loadbalancer-listener/b9268918-fea0-4c5c-bae4-4caf7ef04ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.015721 10.0.0.65 - - [2025-10-16 01:50:17] "GET /loadbalancer-listener/b9268918-fea0-4c5c-bae4-4caf7ef04ad2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.015939 10.0.0.65 - - [2025-10-16 01:50:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029111 10.0.0.65 - - [2025-10-16 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013008 10.0.0.65 - - [2025-10-16 01:50:18] "GET /instance-ip/9a017085-a1c0-49b5-a9bd-b3b224ef11dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004364 10.0.0.65 - - [2025-10-16 01:50:18] "GET /instance-ip/9a017085-a1c0-49b5-a9bd-b3b224ef11dd?fields=floating_ips HTTP/1.1" 200 1165 0.009212 10.0.0.65 - - [2025-10-16 01:50:18] "GET /floating-ip/13797c38-288a-4094-afae-18e173f7868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.015488 10.0.0.65 - - [2025-10-16 01:50:18] "GET /project/cd05a175-1ba8-4543-b9bd-e7a5fb35cf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043724 10.0.0.65 - - [2025-10-16 01:50:18] "GET /loadbalancer/709cc6b3-3b53-4584-9354-309fd16a5bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002920 10.0.0.65 - - [2025-10-16 01:50:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.060004 10.0.0.65 - - [2025-10-16 01:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017068 10.0.0.65 - - [2025-10-16 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011812 10.0.0.65 - - [2025-10-16 01:50:18] "GET /project/cd05a175-1ba8-4543-b9bd-e7a5fb35cf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.060805 10.0.0.65 - - [2025-10-16 01:50:18] "GET /loadbalancer-listener/8fd9f815-20e5-4b36-a65c-798aa2f8017b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004214 10.0.0.65 - - [2025-10-16 01:50:18] "GET /loadbalancer-listener/8fd9f815-20e5-4b36-a65c-798aa2f8017b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004696 10.0.0.65 - - [2025-10-16 01:50:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024159 10.0.0.65 - - [2025-10-16 01:50:18] "GET /instance-ip/9a017085-a1c0-49b5-a9bd-b3b224ef11dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003710 10.0.0.65 - - [2025-10-16 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009295 10.0.0.65 - - [2025-10-16 01:50:18] "GET /instance-ip/9a017085-a1c0-49b5-a9bd-b3b224ef11dd?fields=floating_ips HTTP/1.1" 200 1165 0.003603 10.0.0.65 - - [2025-10-16 01:50:18] "GET /floating-ip/13797c38-288a-4094-afae-18e173f7868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.006000 10.0.0.65 - - [2025-10-16 01:50:18] "GET /project/cd05a175-1ba8-4543-b9bd-e7a5fb35cf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.055486 10.0.0.65 - - [2025-10-16 01:50:18] "GET /loadbalancer/709cc6b3-3b53-4584-9354-309fd16a5bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002791 10.0.0.65 - - [2025-10-16 01:50:18] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019927 10.0.0.65 - - [2025-10-16 01:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024433 10.0.0.65 - - [2025-10-16 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.65 - - [2025-10-16 01:50:18] "GET /project/cd05a175-1ba8-4543-b9bd-e7a5fb35cf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045497 10.0.0.65 - - [2025-10-16 01:50:18] "GET /loadbalancer-listener/eeedd8fc-3f5f-4fa3-b362-0df4e3f4751f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.005621 10.0.0.65 - - [2025-10-16 01:50:18] "GET /loadbalancer-listener/eeedd8fc-3f5f-4fa3-b362-0df4e3f4751f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005923 10.0.0.65 - - [2025-10-16 01:50:18] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.044359 10.0.0.65 - - [2025-10-16 01:50:18] "GET /instance-ip/9a017085-a1c0-49b5-a9bd-b3b224ef11dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004083 10.0.0.65 - - [2025-10-16 01:50:18] "GET /instance-ip/9a017085-a1c0-49b5-a9bd-b3b224ef11dd?fields=floating_ips HTTP/1.1" 200 1165 0.002815 10.0.0.65 - - [2025-10-16 01:50:18] "POST /tags HTTP/1.1" 200 363 0.029242 10.0.0.65 - - [2025-10-16 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008241 10.0.0.65 - - [2025-10-16 01:50:18] "GET /floating-ip/13797c38-288a-4094-afae-18e173f7868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.009799 10.0.0.65 - - [2025-10-16 01:50:18] "GET /tag/f0c345a7-1469-4d75-9c2d-0e8f746545b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012007 10.0.0.65 - - [2025-10-16 01:50:19] "POST /tags HTTP/1.1" 200 311 0.044664 10.0.0.65 - - [2025-10-16 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007875 10.0.0.65 - - [2025-10-16 01:50:19] "GET /tag/69a9a9ee-35bd-4d80-8336-8c40fb4fdbce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.015755 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:50:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:50:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 10.0.0.65 - - [2025-10-16 01:50:19] "POST /id-to-fqname HTTP/1.1" 200 177 0.004440 10.0.0.65 - - [2025-10-16 01:50:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.011089 10.0.0.65 - - [2025-10-16 01:50:19] "POST /security-groups HTTP/1.1" 200 574 0.068250 10.0.0.65 - - [2025-10-16 01:50:19] "POST /fqname-to-id HTTP/1.1" 404 217 0.011527 10.0.0.65 - - [2025-10-16 01:50:19] "POST /projects HTTP/1.1" 200 489 0.260092 10.0.0.65 - - [2025-10-16 01:50:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013528 10.0.0.65 - - [2025-10-16 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020543 10.0.0.65 - - [2025-10-16 01:50:19] "POST /access-control-lists HTTP/1.1" 200 583 0.103146 10.0.0.65 - - [2025-10-16 01:50:19] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.005305 10.0.0.65 - - [2025-10-16 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.65 - - [2025-10-16 01:50:19] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006695 10.0.0.65 - - [2025-10-16 01:50:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.004602 10.0.0.65 - - [2025-10-16 01:50:19] "PUT /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462 HTTP/1.1" 200 264 0.064543 10.0.0.65 - - [2025-10-16 01:50:19] "PUT /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8 HTTP/1.1" 200 264 0.050919 10.0.0.65 - - [2025-10-16 01:50:19] "POST /access-control-lists HTTP/1.1" 200 581 0.341413 10.0.0.65 - - [2025-10-16 01:50:19] "POST /security-groups HTTP/1.1" 200 546 0.207635 10.0.0.65 - - [2025-10-16 01:50:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.002257 10.0.0.65 - - [2025-10-16 01:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.047054 10.0.0.65 - - [2025-10-16 01:50:20] "POST /chown HTTP/1.1" 200 109 0.017176 10.0.0.65 - - [2025-10-16 01:50:20] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013458 10.0.0.65 - - [2025-10-16 01:50:20] "POST /access-control-lists HTTP/1.1" 200 602 0.099772 10.0.0.65 - - [2025-10-16 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006969 10.0.0.65 - - [2025-10-16 01:50:20] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003422 10.0.0.65 - - [2025-10-16 01:50:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.002320 10.0.0.65 - - [2025-10-16 01:50:20] "POST /tags HTTP/1.1" 409 210 0.001574 10.0.0.65 - - [2025-10-16 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.65 - - [2025-10-16 01:50:20] "GET /tag/69a9a9ee-35bd-4d80-8336-8c40fb4fdbce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.040395 10.0.0.65 - - [2025-10-16 01:50:20] "POST /access-control-lists HTTP/1.1" 200 600 0.077415 10.0.0.65 - - [2025-10-16 01:50:20] "POST /firewall-rules HTTP/1.1" 200 570 0.121649 10.0.0.65 - - [2025-10-16 01:50:20] "GET /firewall-rule/ba0d23db-e666-4290-9714-d70f3c710be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.026457 10.0.0.65 - - [2025-10-16 01:50:20] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004030 10.0.0.65 - - [2025-10-16 01:50:20] "GET /firewall-rule/ba0d23db-e666-4290-9714-d70f3c710be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002302 10.0.0.65 - - [2025-10-16 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.038999 10.0.0.65 - - [2025-10-16 01:50:20] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004071 10.0.0.65 - - [2025-10-16 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.65 - - [2025-10-16 01:50:20] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006229 10.0.0.65 - - [2025-10-16 01:50:20] "POST /tags HTTP/1.1" 409 210 0.002282 10.0.0.65 - - [2025-10-16 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.65 - - [2025-10-16 01:50:20] "GET /tag/69a9a9ee-35bd-4d80-8336-8c40fb4fdbce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.014071 10.0.0.65 - - [2025-10-16 01:50:20] "POST /firewall-rules HTTP/1.1" 200 568 0.095503 10.0.0.65 - - [2025-10-16 01:50:20] "GET /firewall-rule/e3dee8ec-076a-4b5d-a39a-243095f4a1cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004284 10.0.0.65 - - [2025-10-16 01:50:20] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003426 10.0.0.65 - - [2025-10-16 01:50:20] "GET /firewall-rule/e3dee8ec-076a-4b5d-a39a-243095f4a1cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002053 10.0.0.65 - - [2025-10-16 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.077437 10.0.0.65 - - [2025-10-16 01:50:20] "POST /tags HTTP/1.1" 409 237 0.015059 10.0.0.65 - - [2025-10-16 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008688 10.0.0.65 - - [2025-10-16 01:50:20] "GET /tag/15d84b81-985e-4e51-8cc3-bff9462d5e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.018140 10.0.0.65 - - [2025-10-16 01:50:21] "POST /tags HTTP/1.1" 409 210 0.007366 10.0.0.65 - - [2025-10-16 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.65 - - [2025-10-16 01:50:21] "GET /tag/b41259dd-c9b4-48b3-a149-77d72de41ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020720 10.0.0.65 - - [2025-10-16 01:50:21] "POST /projects HTTP/1.1" 409 223 0.006264 10.0.0.65 - - [2025-10-16 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005750 10.0.0.65 - - [2025-10-16 01:50:21] "GET /project/cd05a175-1ba8-4543-b9bd-e7a5fb35cf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046998 10.0.0.65 - - [2025-10-16 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.65 - - [2025-10-16 01:50:21] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.010607 10.0.0.65 - - [2025-10-16 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007357 10.0.0.65 - - [2025-10-16 01:50:21] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.007008 10.0.0.65 - - [2025-10-16 01:50:21] "PUT /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462 HTTP/1.1" 200 264 0.048867 10.0.0.65 - - [2025-10-16 01:50:21] "PUT /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8 HTTP/1.1" 200 264 0.071542 10.0.0.65 - - [2025-10-16 01:50:21] "POST /security-groups HTTP/1.1" 409 253 0.007759 10.0.0.65 - - [2025-10-16 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011317 10.0.0.65 - - [2025-10-16 01:50:21] "PUT /security-group/05d572c8-ebf3-47de-a0d6-1e2eaf08f161 HTTP/1.1" 200 262 0.083529 10.0.0.65 - - [2025-10-16 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.030222 10.0.0.65 - - [2025-10-16 01:50:21] "PUT /access-control-list/71c3bc7e-351b-4362-bedb-ad8dc17c689f HTTP/1.1" 200 272 0.035974 10.0.0.65 - - [2025-10-16 01:50:21] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.039295 10.0.0.65 - - [2025-10-16 01:50:21] "PUT /access-control-list/1cb4b585-fac1-43fe-af95-a6e81b8aac5b HTTP/1.1" 200 272 0.042729 10.0.0.65 - - [2025-10-16 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006596 10.0.0.65 - - [2025-10-16 01:50:21] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008882 10.0.0.65 - - [2025-10-16 01:50:21] "POST /tags HTTP/1.1" 409 210 0.012168 10.0.0.65 - - [2025-10-16 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.65 - - [2025-10-16 01:50:21] "GET /tag/b41259dd-c9b4-48b3-a149-77d72de41ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012944 10.0.0.65 - - [2025-10-16 01:50:21] "POST /firewall-rules HTTP/1.1" 200 570 0.085359 10.0.0.65 - - [2025-10-16 01:50:21] "GET /firewall-rule/a5cd36d8-958f-495d-9659-6d46cae10634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007210 10.0.0.65 - - [2025-10-16 01:50:21] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003577 10.0.0.65 - - [2025-10-16 01:50:21] "GET /firewall-rule/a5cd36d8-958f-495d-9659-6d46cae10634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003332 10.0.0.65 - - [2025-10-16 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.066066 10.0.0.65 - - [2025-10-16 01:50:22] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006145 10.0.0.65 - - [2025-10-16 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009493 10.0.0.65 - - [2025-10-16 01:50:22] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005005 10.0.0.65 - - [2025-10-16 01:50:22] "POST /tags HTTP/1.1" 409 210 0.004850 10.0.0.65 - - [2025-10-16 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.65 - - [2025-10-16 01:50:22] "GET /tag/b41259dd-c9b4-48b3-a149-77d72de41ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.032953 10.0.0.65 - - [2025-10-16 01:50:22] "POST /firewall-rules HTTP/1.1" 200 568 0.174268 10.0.0.65 - - [2025-10-16 01:50:22] "GET /firewall-rule/42803cc4-131b-4bb4-bb00-8601e3ab2026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.011271 10.0.0.65 - - [2025-10-16 01:50:22] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004707 10.0.0.65 - - [2025-10-16 01:50:22] "GET /firewall-rule/42803cc4-131b-4bb4-bb00-8601e3ab2026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004740 10.0.0.65 - - [2025-10-16 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.082661 10.0.0.65 - - [2025-10-16 01:50:22] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006855 10.0.0.65 - - [2025-10-16 01:50:22] "POST /set-tag HTTP/1.1" 200 109 0.002623 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:50:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:50:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:50:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001015 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:50:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 10.0.0.56 - - [2025-10-16 01:50:55] "GET / HTTP/1.1" 200 35931 0.001842 10.0.0.56 - - [2025-10-16 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006320 10.0.0.56 - - [2025-10-16 01:50:55] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005821 10.0.0.56 - - [2025-10-16 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.56 - - [2025-10-16 01:50:55] "GET /routing-instance/4cce4b8b-5b63-4f0b-8c91-7c859c3c8465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004344 10.0.0.56 - - [2025-10-16 01:50:55] "PUT /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800 HTTP/1.1" 200 274 0.008739 10.0.0.56 - - [2025-10-16 01:50:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.007444 10.0.0.56 - - [2025-10-16 01:50:55] "POST /virtual-routers HTTP/1.1" 200 599 0.020231 10.0.0.56 - - [2025-10-16 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009760 10.0.0.56 - - [2025-10-16 01:50:55] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004781 10.0.0.56 - - [2025-10-16 01:50:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.008953 10.0.0.56 - - [2025-10-16 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.56 - - [2025-10-16 01:50:55] "GET /virtual-network/f5f462e8-7fd5-433d-bdeb-131b2f010eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.007037 10.0.0.56 - - [2025-10-16 01:50:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.114327 10.0.0.65 - - [2025-10-16 01:53:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002448 10.0.0.65 - - [2025-10-16 01:53:45] "GET /global-system-configs HTTP/1.1" 200 322 0.006659 10.0.0.65 - - [2025-10-16 01:54:07] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003340 10.0.0.65 - - [2025-10-16 01:54:07] "POST /ref-update HTTP/1.1" 200 156 0.009391 10.0.0.56 - - [2025-10-16 01:54:17] "GET / HTTP/1.1" 200 35931 0.001603 10.0.0.56 - - [2025-10-16 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.56 - - [2025-10-16 01:54:17] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004453 10.0.0.56 - - [2025-10-16 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.56 - - [2025-10-16 01:54:17] "GET /routing-instance/4cce4b8b-5b63-4f0b-8c91-7c859c3c8465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003119 10.0.0.56 - - [2025-10-16 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.56 - - [2025-10-16 01:54:17] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003233 10.0.0.56 - - [2025-10-16 01:54:17] "PUT /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785 HTTP/1.1" 200 262 0.010798 10.0.0.56 - - [2025-10-16 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016982 10.0.0.56 - - [2025-10-16 01:54:17] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004243 10.0.0.56 - - [2025-10-16 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.56 - - [2025-10-16 01:54:17] "GET /virtual-machine-interface/e6d9daac-aa42-4152-a793-f31c74de7136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004092 10.0.0.56 - - [2025-10-16 01:54:17] "PUT /virtual-machine-interface/e6d9daac-aa42-4152-a793-f31c74de7136 HTTP/1.1" 200 284 0.017069 10.0.0.65 - - [2025-10-16 01:54:28] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005236 10.0.0.65 - - [2025-10-16 01:54:28] "POST /set-tag HTTP/1.1" 200 109 0.006575 10.0.0.65 - - [2025-10-16 01:54:28] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005486 10.0.0.65 - - [2025-10-16 01:54:28] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.65 - - [2025-10-16 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.65 - - [2025-10-16 01:54:28] "GET /loadbalancer/709cc6b3-3b53-4584-9354-309fd16a5bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002724 10.0.0.65 - - [2025-10-16 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.65 - - [2025-10-16 01:54:28] "GET /loadbalancer/709cc6b3-3b53-4584-9354-309fd16a5bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003856 10.0.0.65 - - [2025-10-16 01:54:28] "GET /loadbalancer-pool/41677786-26aa-49ee-b190-786dd2dc0edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004449 10.0.0.65 - - [2025-10-16 01:54:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017145 10.0.0.65 - - [2025-10-16 01:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027935 10.0.0.65 - - [2025-10-16 01:54:28] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009110 10.0.0.65 - - [2025-10-16 01:54:28] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006227 10.0.0.65 - - [2025-10-16 01:54:28] "POST /tags HTTP/1.1" 409 205 0.006164 10.0.0.65 - - [2025-10-16 01:54:28] "POST /ref-update HTTP/1.1" 200 156 0.020472 10.0.0.65 - - [2025-10-16 01:54:28] "GET /floating-ip/13797c38-288a-4094-afae-18e173f7868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.010535 10.0.0.65 - - [2025-10-16 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006867 10.0.0.65 - - [2025-10-16 01:54:28] "GET /tag/5728f1c4-fe65-45a1-b4a4-1d090b98da62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012593 10.0.0.65 - - [2025-10-16 01:54:28] "PUT /floating-ip/13797c38-288a-4094-afae-18e173f7868d HTTP/1.1" 200 256 0.014492 10.0.0.65 - - [2025-10-16 01:54:28] "POST /set-tag HTTP/1.1" 200 109 0.091141 10.0.0.65 - - [2025-10-16 01:54:28] "GET /loadbalancer-pool/03457605-366c-4551-a8fb-cfc192bbd9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004342 10.0.0.65 - - [2025-10-16 01:54:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016667 10.0.0.65 - - [2025-10-16 01:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031261 10.0.0.65 - - [2025-10-16 01:54:28] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012161 10.0.0.65 - - [2025-10-16 01:54:28] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009790 10.0.0.65 - - [2025-10-16 01:54:28] "POST /ref-update HTTP/1.1" 200 156 0.007624 10.0.0.65 - - [2025-10-16 01:54:28] "GET /floating-ip/13797c38-288a-4094-afae-18e173f7868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.012893 10.0.0.65 - - [2025-10-16 01:54:28] "POST /set-tag HTTP/1.1" 200 109 0.005813 10.0.0.65 - - [2025-10-16 01:54:28] "GET /loadbalancer-pool/652120ff-987b-4da3-aff8-ec067d6a96c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005161 10.0.0.65 - - [2025-10-16 01:54:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034559 10.0.0.65 - - [2025-10-16 01:54:29] "PUT /floating-ip/13797c38-288a-4094-afae-18e173f7868d HTTP/1.1" 200 256 0.018434 10.0.0.65 - - [2025-10-16 01:54:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021000 10.0.0.65 - - [2025-10-16 01:54:29] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008586 10.0.0.65 - - [2025-10-16 01:54:29] "POST /set-tag HTTP/1.1" 200 109 0.001729 10.0.0.65 - - [2025-10-16 01:54:29] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003577 10.0.0.65 - - [2025-10-16 01:54:29] "POST /ref-update HTTP/1.1" 200 156 0.006522 10.0.0.65 - - [2025-10-16 01:54:29] "GET /floating-ip/13797c38-288a-4094-afae-18e173f7868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.010179 10.0.0.65 - - [2025-10-16 01:54:29] "PUT /floating-ip/13797c38-288a-4094-afae-18e173f7868d HTTP/1.1" 200 256 0.013258 10.0.0.65 - - [2025-10-16 01:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.65 - - [2025-10-16 01:54:36] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002963 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:55:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:55:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:56:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001292 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:56:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001103 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:56:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001054 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:56:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 10.0.0.65 - - [2025-10-16 01:56:20] "GET / HTTP/1.1" 200 35931 0.001671 10.0.0.65 - - [2025-10-16 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.65 - - [2025-10-16 01:56:20] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005781 10.0.0.65 - - [2025-10-16 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.65 - - [2025-10-16 01:56:20] "GET /config-node/980443ba-8d3e-4dbc-8d68-bb7fea0b72d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003947 10.0.0.65 - - [2025-10-16 01:56:31] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004901 10.0.0.65 - - [2025-10-16 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.65 - - [2025-10-16 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.65 - - [2025-10-16 01:56:31] "GET /loadbalancer/709cc6b3-3b53-4584-9354-309fd16a5bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002698 10.0.0.65 - - [2025-10-16 01:56:31] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003885 10.0.0.65 - - [2025-10-16 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.041734 10.0.0.65 - - [2025-10-16 01:56:32] "DELETE /loadbalancer-member/01b95ac7-9f12-41dd-80c7-05d35217e700 HTTP/1.1" 200 115 0.093975 10.0.0.65 - - [2025-10-16 01:56:32] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005276 10.0.0.65 - - [2025-10-16 01:56:32] "GET / HTTP/1.1" 200 35931 0.001730 10.0.0.65 - - [2025-10-16 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006790 10.0.0.65 - - [2025-10-16 01:56:32] "GET /routing-instance/4cce4b8b-5b63-4f0b-8c91-7c859c3c8465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002995 10.0.0.65 - - [2025-10-16 01:56:32] "POST /bgp-routers HTTP/1.1" 409 301 0.001533 10.0.0.65 - - [2025-10-16 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.65 - - [2025-10-16 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.65 - - [2025-10-16 01:56:32] "DELETE /loadbalancer-member/30bf3bb8-10cc-46fb-bf7b-8a292b679291 HTTP/1.1" 200 115 0.038555 10.0.0.65 - - [2025-10-16 01:56:32] "GET /bgp-router/f9d5e97a-d5c8-4224-b9ae-0874d444b11f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.009272 10.0.0.65 - - [2025-10-16 01:56:32] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005469 10.0.0.65 - - [2025-10-16 01:56:32] "PUT /bgp-router/f9d5e97a-d5c8-4224-b9ae-0874d444b11f HTTP/1.1" 200 254 0.011602 10.0.0.65 - - [2025-10-16 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.005700 10.0.0.65 - - [2025-10-16 01:56:32] "DELETE /loadbalancer-member/bd63c87a-bd17-4e9f-be0c-4ed77746f944 HTTP/1.1" 200 115 0.033096 10.0.0.65 - - [2025-10-16 01:56:32] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005185 10.0.0.65 - - [2025-10-16 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.002922 10.0.0.65 - - [2025-10-16 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.65 - - [2025-10-16 01:56:32] "GET /loadbalancer/709cc6b3-3b53-4584-9354-309fd16a5bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004284 10.0.0.65 - - [2025-10-16 01:56:32] "GET /loadbalancer-pool/41677786-26aa-49ee-b190-786dd2dc0edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004133 10.0.0.65 - - [2025-10-16 01:56:32] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029950 10.0.0.65 - - [2025-10-16 01:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013578 10.0.0.65 - - [2025-10-16 01:56:32] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023465 10.0.0.65 - - [2025-10-16 01:56:32] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005810 10.0.0.65 - - [2025-10-16 01:56:32] "GET /floating-ip/13797c38-288a-4094-afae-18e173f7868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002732 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:56:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000793 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:56:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 10.0.0.65 - - [2025-10-16 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.060060 10.0.0.65 - - [2025-10-16 01:56:32] "GET /loadbalancer-pool/03457605-366c-4551-a8fb-cfc192bbd9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.022266 10.0.0.65 - - [2025-10-16 01:56:32] "POST /loadbalancer-members HTTP/1.1" 200 690 0.054697 10.0.0.65 - - [2025-10-16 01:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013072 10.0.0.65 - - [2025-10-16 01:56:32] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010764 10.0.0.65 - - [2025-10-16 01:56:32] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007724 10.0.0.65 - - [2025-10-16 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.003175 10.0.0.65 - - [2025-10-16 01:56:32] "GET /floating-ip/13797c38-288a-4094-afae-18e173f7868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002254 10.0.0.65 - - [2025-10-16 01:56:32] "GET /loadbalancer-pool/652120ff-987b-4da3-aff8-ec067d6a96c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003484 10.0.0.65 - - [2025-10-16 01:56:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015115 10.0.0.65 - - [2025-10-16 01:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.047882 10.0.0.65 - - [2025-10-16 01:56:32] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009762 10.0.0.65 - - [2025-10-16 01:56:33] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007243 10.0.0.65 - - [2025-10-16 01:56:33] "GET /floating-ip/13797c38-288a-4094-afae-18e173f7868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002903 10.0.0.65 - - [2025-10-16 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.005583 10.0.0.65 - - [2025-10-16 01:58:16] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.65 - - [2025-10-16 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008329 10.0.0.65 - - [2025-10-16 01:58:16] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044706 10.0.0.65 - - [2025-10-16 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.65 - - [2025-10-16 01:58:16] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027349 10.0.0.65 - - [2025-10-16 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.65 - - [2025-10-16 01:58:17] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034988 10.0.0.65 - - [2025-10-16 01:58:17] "POST /tags HTTP/1.1" 200 333 0.043888 10.0.0.65 - - [2025-10-16 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014291 10.0.0.65 - - [2025-10-16 01:58:17] "GET /tag/75e8d67b-7e11-4213-b933-9a98cfed1520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016549 10.0.0.65 - - [2025-10-16 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.65 - - [2025-10-16 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.65 - - [2025-10-16 01:58:17] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048219 10.0.0.65 - - [2025-10-16 01:58:17] "GET /virtual-networks?parent_id=84c12e1a-b1f3-4cf5-a95a-69513979ba41&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002208 10.0.0.65 - - [2025-10-16 01:58:17] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038019 10.0.0.65 - - [2025-10-16 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.65 - - [2025-10-16 01:58:17] "POST /virtual-networks HTTP/1.1" 200 512 0.077764 10.0.0.65 - - [2025-10-16 01:58:17] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007311 10.0.0.65 - - [2025-10-16 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.65 - - [2025-10-16 01:58:17] "GET /service-appliance-set/c74e8fcd-42ec-4f0a-afb2-f456d2a5ce28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004740 10.0.0.65 - - [2025-10-16 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.65 - - [2025-10-16 01:58:17] "GET /network-ipam/9ff94766-7af9-4910-b3ba-5309d0aa0f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.002871 10.0.0.65 - - [2025-10-16 01:58:17] "POST /fqname-to-id HTTP/1.1" 404 254 0.018792 10.0.0.65 - - [2025-10-16 01:58:17] "POST /useragent-kv HTTP/1.1" 200 115 0.013972 10.0.0.65 - - [2025-10-16 01:58:17] "POST /ref-update HTTP/1.1" 200 156 0.080006 10.0.0.65 - - [2025-10-16 01:58:17] "GET /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005697 10.0.0.65 - - [2025-10-16 01:58:17] "GET /domains HTTP/1.1" 200 280 0.008627 10.0.0.65 - - [2025-10-16 01:58:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.117064 10.0.0.65 - - [2025-10-16 01:58:17] "GET /virtual-machine-interface/99b53138-8b8f-43be-9a92-9121076f2cc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.029311 10.0.0.65 - - [2025-10-16 01:58:17] "GET /domain/3d54a074-812b-4498-8b15-2779c820e785 HTTP/1.1" 200 3086 0.053486 10.0.0.65 - - [2025-10-16 01:58:17] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41 HTTP/1.1" 200 5476 0.051304 10.0.0.65 - - [2025-10-16 01:58:17] "GET /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 HTTP/1.1" 200 2085 0.013085 10.0.0.65 - - [2025-10-16 01:58:17] "GET /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 HTTP/1.1" 200 2085 0.005436 10.0.0.65 - - [2025-10-16 01:58:17] "GET /routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 HTTP/1.1" 200 1181 0.003547 10.0.0.65 - - [2025-10-16 01:58:17] "GET /routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 HTTP/1.1" 200 1181 0.002245 10.0.0.65 - - [2025-10-16 01:58:17] "POST /instance-ips HTTP/1.1" 200 409 0.071005 10.0.0.65 - - [2025-10-16 01:58:17] "GET /instance-ip/410d05e8-1560-450d-93fb-d655bff622c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007756 10.0.0.65 - - [2025-10-16 01:58:18] "POST /loadbalancers HTTP/1.1" 200 610 0.067762 10.0.0.65 - - [2025-10-16 01:58:18] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053339 10.0.0.65 - - [2025-10-16 01:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.033111 10.0.0.65 - - [2025-10-16 01:58:18] "POST /route-targets HTTP/1.1" 200 327 0.030792 10.0.0.65 - - [2025-10-16 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013136 10.0.0.65 - - [2025-10-16 01:58:18] "GET /instance-ip/410d05e8-1560-450d-93fb-d655bff622c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.024256 10.0.0.65 - - [2025-10-16 01:58:18] "POST /ref-update HTTP/1.1" 200 156 0.030860 10.0.0.65 - - [2025-10-16 01:58:18] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.068884 10.0.0.65 - - [2025-10-16 01:58:18] "POST /floating-ips HTTP/1.1" 200 597 0.056912 10.0.0.65 - - [2025-10-16 01:58:18] "GET /loadbalancer/8c757dd2-a668-4488-b6ed-186ff4658a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007538 10.0.0.65 - - [2025-10-16 01:58:18] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.019469 10.0.0.65 - - [2025-10-16 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012358 10.0.0.65 - - [2025-10-16 01:58:18] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039414 10.0.0.65 - - [2025-10-16 01:58:18] "GET /loadbalancer-listener/fd55a480-418d-4158-be80-30a0ab7ec96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004022 10.0.0.65 - - [2025-10-16 01:58:18] "GET /loadbalancer-listener/fd55a480-418d-4158-be80-30a0ab7ec96b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003046 10.0.0.65 - - [2025-10-16 01:58:18] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.027375 10.0.0.65 - - [2025-10-16 01:58:18] "GET /instance-ip/410d05e8-1560-450d-93fb-d655bff622c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.012744 10.0.0.65 - - [2025-10-16 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.65 - - [2025-10-16 01:58:18] "GET /loadbalancer/8c757dd2-a668-4488-b6ed-186ff4658a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002005 10.0.0.65 - - [2025-10-16 01:58:18] "GET /instance-ip/410d05e8-1560-450d-93fb-d655bff622c1?fields=floating_ips HTTP/1.1" 200 1212 0.007061 10.0.0.65 - - [2025-10-16 01:58:18] "GET /floating-ip/54c9e6b5-0f0e-4b1c-bff1-248c94a6f976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002213 10.0.0.65 - - [2025-10-16 01:58:18] "POST /tags HTTP/1.1" 200 295 0.060061 10.0.0.65 - - [2025-10-16 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014197 10.0.0.65 - - [2025-10-16 01:58:18] "GET /tag/8603f9be-c38b-415d-9117-50c1f7c43964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013938 10.0.0.65 - - [2025-10-16 01:58:18] "POST /tags HTTP/1.1" 409 233 0.002892 10.0.0.65 - - [2025-10-16 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.65 - - [2025-10-16 01:58:18] "GET /tag/81725a79-a3c4-4fa9-bbc3-0dfa34129d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010896 10.0.0.65 - - [2025-10-16 01:58:18] "POST /tags HTTP/1.1" 409 206 0.002538 10.0.0.65 - - [2025-10-16 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.65 - - [2025-10-16 01:58:18] "GET /tag/38ce4a45-b22d-40ce-9d34-a9b2542a363b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012106 10.0.0.65 - - [2025-10-16 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.65 - - [2025-10-16 01:58:18] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004095 10.0.0.65 - - [2025-10-16 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.65 - - [2025-10-16 01:58:18] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035664 10.0.0.65 - - [2025-10-16 01:58:18] "POST /virtual-machines HTTP/1.1" 200 369 0.008543 10.0.0.65 - - [2025-10-16 01:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010143 10.0.0.65 - - [2025-10-16 01:58:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.095691 10.0.0.65 - - [2025-10-16 01:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.015499 10.0.0.65 - - [2025-10-16 01:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010481 10.0.0.65 - - [2025-10-16 01:58:19] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004654 10.0.0.65 - - [2025-10-16 01:58:19] "POST /instance-ips HTTP/1.1" 200 409 0.021359 10.0.0.65 - - [2025-10-16 01:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.028963 10.0.0.65 - - [2025-10-16 01:58:19] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013889 10.0.0.65 - - [2025-10-16 01:58:19] "POST /set-tag HTTP/1.1" 200 109 0.016518 10.0.0.65 - - [2025-10-16 01:58:19] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014073 10.0.0.65 - - [2025-10-16 01:58:19] "GET /instance-ip/965e45aa-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.011478 10.0.0.65 - - [2025-10-16 01:58:19] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004966 10.0.0.65 - - [2025-10-16 01:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.65 - - [2025-10-16 01:58:19] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003041 10.0.0.65 - - [2025-10-16 01:58:19] "POST /ref-update HTTP/1.1" 200 156 0.026169 10.0.0.65 - - [2025-10-16 01:58:19] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004980 10.0.0.65 - - [2025-10-16 01:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.65 - - [2025-10-16 01:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.65 - - [2025-10-16 01:58:19] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006655 10.0.0.65 - - [2025-10-16 01:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.65 - - [2025-10-16 01:58:19] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060030 10.0.0.65 - - [2025-10-16 01:58:19] "POST /virtual-machines HTTP/1.1" 200 369 0.010055 10.0.0.65 - - [2025-10-16 01:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.028614 10.0.0.65 - - [2025-10-16 01:58:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.172044 10.0.0.65 - - [2025-10-16 01:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012012 10.0.0.65 - - [2025-10-16 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.65 - - [2025-10-16 01:58:20] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005345 10.0.0.65 - - [2025-10-16 01:58:20] "POST /instance-ips HTTP/1.1" 200 409 0.023196 10.0.0.65 - - [2025-10-16 01:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028101 10.0.0.65 - - [2025-10-16 01:58:20] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011526 10.0.0.65 - - [2025-10-16 01:58:20] "POST /set-tag HTTP/1.1" 200 109 0.017155 10.0.0.65 - - [2025-10-16 01:58:20] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013173 10.0.0.65 - - [2025-10-16 01:58:20] "GET /instance-ip/96e2346e-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003171 10.0.0.65 - - [2025-10-16 01:58:20] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004961 10.0.0.65 - - [2025-10-16 01:58:20] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.65 - - [2025-10-16 01:58:20] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.020422 10.0.0.65 - - [2025-10-16 01:58:20] "POST /ref-update HTTP/1.1" 200 156 0.013260 10.0.0.65 - - [2025-10-16 01:58:20] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021099 10.0.0.65 - - [2025-10-16 01:58:20] "POST /set-tag HTTP/1.1" 200 109 0.002961 10.0.0.65 - - [2025-10-16 01:58:20] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004704 10.0.0.65 - - [2025-10-16 01:58:20] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.65 - - [2025-10-16 01:58:20] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004434 10.0.0.65 - - [2025-10-16 01:58:20] "POST /set-tag HTTP/1.1" 200 109 0.003647 10.0.0.65 - - [2025-10-16 01:58:20] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004853 10.0.0.65 - - [2025-10-16 01:58:20] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.65 - - [2025-10-16 01:58:20] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004496 10.0.0.65 - - [2025-10-16 01:58:20] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.65 - - [2025-10-16 01:58:20] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003985 10.0.0.65 - - [2025-10-16 01:58:20] "POST /set-tag HTTP/1.1" 200 109 0.003292 10.0.0.65 - - [2025-10-16 01:58:20] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003859 10.0.0.65 - - [2025-10-16 01:58:20] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.65 - - [2025-10-16 01:58:22] "GET /domains HTTP/1.1" 200 280 0.002578 10.0.0.65 - - [2025-10-16 01:58:22] "GET /domain/3d54a074-812b-4498-8b15-2779c820e785 HTTP/1.1" 200 3086 0.003118 10.0.0.65 - - [2025-10-16 01:58:22] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41 HTTP/1.1" 200 7064 0.037326 10.0.0.65 - - [2025-10-16 01:58:22] "GET /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 HTTP/1.1" 200 2085 0.004812 10.0.0.65 - - [2025-10-16 01:58:22] "GET /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 HTTP/1.1" 200 2085 0.003584 10.0.0.65 - - [2025-10-16 01:58:22] "GET /routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 HTTP/1.1" 200 1402 0.003455 10.0.0.65 - - [2025-10-16 01:58:22] "GET /routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 HTTP/1.1" 200 1402 0.002739 10.0.0.65 - - [2025-10-16 01:58:22] "GET /route-target/a54a9c84-0eed-4d7e-9360-4c29a66fffab HTTP/1.1" 200 1153 0.002718 10.0.0.65 - - [2025-10-16 01:58:23] "GET /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 HTTP/1.1" 200 2085 0.004658 10.0.0.65 - - [2025-10-16 01:58:23] "GET /routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 HTTP/1.1" 200 1402 0.003144 10.0.0.65 - - [2025-10-16 01:58:23] "GET /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005036 10.0.0.65 - - [2025-10-16 01:58:23] "GET /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 HTTP/1.1" 200 2085 0.005219 10.0.0.65 - - [2025-10-16 01:58:23] "GET /routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 HTTP/1.1" 200 1402 0.002577 10.0.0.65 - - [2025-10-16 01:58:23] "GET /routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 HTTP/1.1" 200 1402 0.002489 10.0.0.65 - - [2025-10-16 01:58:23] "GET /route-target/a54a9c84-0eed-4d7e-9360-4c29a66fffab HTTP/1.1" 200 1153 0.001988 10.0.0.65 - - [2025-10-16 01:58:23] "GET /domains HTTP/1.1" 200 280 0.002490 10.0.0.65 - - [2025-10-16 01:58:23] "GET /domain/3d54a074-812b-4498-8b15-2779c820e785 HTTP/1.1" 200 3086 0.002804 10.0.0.65 - - [2025-10-16 01:58:23] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41 HTTP/1.1" 200 7064 0.033599 10.0.0.65 - - [2025-10-16 01:58:23] "GET /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 HTTP/1.1" 200 2085 0.004471 10.0.0.65 - - [2025-10-16 01:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.65 - - [2025-10-16 01:58:23] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034680 10.0.0.65 - - [2025-10-16 01:58:23] "GET /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004997 10.0.0.65 - - [2025-10-16 01:58:23] "GET /floating-ip-pools?parent_id=48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001736 10.0.0.65 - - [2025-10-16 01:58:23] "GET /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004549 10.0.0.65 - - [2025-10-16 01:58:23] "POST /floating-ip-pools HTTP/1.1" 200 562 0.023421 10.0.0.65 - - [2025-10-16 01:58:23] "POST /ref-update HTTP/1.1" 200 156 0.011206 10.0.0.65 - - [2025-10-16 01:58:23] "GET /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004190 10.0.0.65 - - [2025-10-16 01:58:23] "GET /domains HTTP/1.1" 200 280 0.001557 10.0.0.65 - - [2025-10-16 01:58:23] "GET /domain/3d54a074-812b-4498-8b15-2779c820e785 HTTP/1.1" 200 3086 0.003200 10.0.0.65 - - [2025-10-16 01:58:23] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41 HTTP/1.1" 200 7320 0.034141 10.0.0.65 - - [2025-10-16 01:58:23] "GET /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 HTTP/1.1" 200 2323 0.004971 10.0.0.65 - - [2025-10-16 01:58:23] "GET /floating-ip-pool/078824d7-50e5-4837-b31c-2c1b834e1621 HTTP/1.1" 200 1313 0.002060 10.0.0.65 - - [2025-10-16 01:58:23] "GET /domains HTTP/1.1" 200 280 0.001337 10.0.0.65 - - [2025-10-16 01:58:23] "GET /domain/3d54a074-812b-4498-8b15-2779c820e785 HTTP/1.1" 200 3086 0.002403 10.0.0.65 - - [2025-10-16 01:58:23] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41 HTTP/1.1" 200 7320 0.035277 10.0.0.65 - - [2025-10-16 01:58:23] "GET /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 HTTP/1.1" 200 2323 0.003819 10.0.0.65 - - [2025-10-16 01:58:23] "GET /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004042 10.0.0.65 - - [2025-10-16 01:58:23] "POST /tags HTTP/1.1" 200 365 0.057307 10.0.0.65 - - [2025-10-16 01:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018300 10.0.0.65 - - [2025-10-16 01:58:23] "GET /tag/cfd695e3-6b8d-4bd2-8759-a5704989a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013151 10.0.0.65 - - [2025-10-16 01:58:23] "POST /tags HTTP/1.1" 409 206 0.002531 10.0.0.65 - - [2025-10-16 01:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.65 - - [2025-10-16 01:58:23] "GET /tag/38ce4a45-b22d-40ce-9d34-a9b2542a363b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010908 10.0.0.65 - - [2025-10-16 01:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.65 - - [2025-10-16 01:58:23] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.033342 10.0.0.65 - - [2025-10-16 01:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.65 - - [2025-10-16 01:58:23] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003892 10.0.0.65 - - [2025-10-16 01:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.65 - - [2025-10-16 01:58:23] "GET /service-appliance-set/2ce22a96-431f-4dbd-a6cc-0bb66184646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004239 10.0.0.65 - - [2025-10-16 01:58:23] "POST /fqname-to-id HTTP/1.1" 404 258 0.001569 10.0.0.65 - - [2025-10-16 01:58:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.117829 10.0.0.65 - - [2025-10-16 01:58:23] "GET /virtual-machine-interface/588ff21f-ece4-4633-9286-ec536fa684dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.024939 10.0.0.65 - - [2025-10-16 01:58:24] "POST /set-tag HTTP/1.1" 200 109 0.017022 10.0.0.65 - - [2025-10-16 01:58:24] "POST /instance-ips HTTP/1.1" 200 417 0.038041 10.0.0.65 - - [2025-10-16 01:58:24] "GET /instance-ip/180beedf-2d85-450c-b96c-4ceeef78de1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.010063 10.0.0.65 - - [2025-10-16 01:58:24] "POST /loadbalancers HTTP/1.1" 200 618 0.064920 10.0.0.65 - - [2025-10-16 01:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.022213 10.0.0.65 - - [2025-10-16 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011953 10.0.0.65 - - [2025-10-16 01:58:24] "POST /service-instances HTTP/1.1" 200 566 0.037039 10.0.0.65 - - [2025-10-16 01:58:24] "POST /ref-update HTTP/1.1" 200 156 0.022393 10.0.0.65 - - [2025-10-16 01:58:24] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.062844 10.0.0.65 - - [2025-10-16 01:58:24] "GET /virtual-machine-interface/588ff21f-ece4-4633-9286-ec536fa684dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004453 10.0.0.65 - - [2025-10-16 01:58:24] "GET /virtual-machine-interface/588ff21f-ece4-4633-9286-ec536fa684dd?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007290 10.0.0.65 - - [2025-10-16 01:58:24] "PUT /service-instance/6c2ae25c-2599-4828-9a68-e0fbc4086c34 HTTP/1.1" 200 266 0.010978 10.0.0.65 - - [2025-10-16 01:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014077 10.0.0.65 - - [2025-10-16 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.65 - - [2025-10-16 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.65 - - [2025-10-16 01:58:24] "GET /floating-ip-pool/078824d7-50e5-4837-b31c-2c1b834e1621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002099 10.0.0.65 - - [2025-10-16 01:58:24] "POST /floating-ips HTTP/1.1" 200 671 0.080690 10.0.0.65 - - [2025-10-16 01:58:24] "POST /virtual-machines HTTP/1.1" 200 429 0.071086 10.0.0.65 - - [2025-10-16 01:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024696 10.0.0.65 - - [2025-10-16 01:58:24] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004402 10.0.0.65 - - [2025-10-16 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.65 - - [2025-10-16 01:58:24] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007709 10.0.0.65 - - [2025-10-16 01:58:24] "POST /tags HTTP/1.1" 409 221 0.002143 10.0.0.65 - - [2025-10-16 01:58:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.112893 10.0.0.65 - - [2025-10-16 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.65 - - [2025-10-16 01:58:24] "POST /chown HTTP/1.1" 200 109 0.023529 10.0.0.65 - - [2025-10-16 01:58:24] "GET /tag/75e8d67b-7e11-4213-b933-9a98cfed1520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020249 10.0.0.65 - - [2025-10-16 01:58:24] "POST /tags HTTP/1.1" 409 238 0.002248 10.0.0.65 - - [2025-10-16 01:58:24] "POST /chown HTTP/1.1" 200 109 0.005850 10.0.0.65 - - [2025-10-16 01:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005511 10.0.0.65 - - [2025-10-16 01:58:24] "PUT /virtual-machine-interface/db22058d-de34-40f3-89ca-0a480b6d53af HTTP/1.1" 200 284 0.027369 10.0.0.65 - - [2025-10-16 01:58:24] "GET /tag/cfd695e3-6b8d-4bd2-8759-a5704989a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013474 10.0.0.65 - - [2025-10-16 01:58:24] "PUT /instance-ip/180beedf-2d85-450c-b96c-4ceeef78de1b HTTP/1.1" 200 256 0.019205 10.0.0.65 - - [2025-10-16 01:58:24] "POST /firewall-rules HTTP/1.1" 200 650 0.085643 10.0.0.65 - - [2025-10-16 01:58:24] "POST /ref-update HTTP/1.1" 200 156 0.046388 10.0.0.65 - - [2025-10-16 01:58:24] "POST /ref-update HTTP/1.1" 200 156 0.024179 10.0.0.65 - - [2025-10-16 01:58:24] "GET /firewall-rule/5ebc2d63-ad37-4330-b6db-76fce4dbf571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.019359 10.0.0.65 - - [2025-10-16 01:58:24] "GET /firewall-policy/00bdbd4f-87c4-47fa-ab76-3521b905bd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.002768 10.0.0.65 - - [2025-10-16 01:58:24] "POST /ref-update HTTP/1.1" 200 156 0.030363 10.0.0.65 - - [2025-10-16 01:58:24] "GET /firewall-rule/5ebc2d63-ad37-4330-b6db-76fce4dbf571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011469 10.0.0.65 - - [2025-10-16 01:58:25] "POST /ref-update HTTP/1.1" 200 156 0.009537 10.0.0.65 - - [2025-10-16 01:58:25] "POST /ref-update HTTP/1.1" 200 156 0.018143 10.0.0.65 - - [2025-10-16 01:58:25] "POST /ref-update HTTP/1.1" 200 156 0.040023 10.0.0.65 - - [2025-10-16 01:58:25] "POST /ref-update HTTP/1.1" 200 156 0.031253 10.0.0.65 - - [2025-10-16 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015136 10.0.0.65 - - [2025-10-16 01:58:25] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.035355 10.0.0.65 - - [2025-10-16 01:58:25] "POST /virtual-machines HTTP/1.1" 200 429 0.015776 10.0.0.65 - - [2025-10-16 01:58:25] "GET /loadbalancer/21afd533-4c6b-4b72-b968-9b95343773af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.048742 10.0.0.65 - - [2025-10-16 01:58:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.126633 10.0.0.65 - - [2025-10-16 01:58:25] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.076222 10.0.0.65 - - [2025-10-16 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.65 - - [2025-10-16 01:58:25] "POST /chown HTTP/1.1" 200 109 0.036233 10.0.0.65 - - [2025-10-16 01:58:25] "POST /chown HTTP/1.1" 200 109 0.013963 10.0.0.65 - - [2025-10-16 01:58:25] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.053744 10.0.0.65 - - [2025-10-16 01:58:25] "GET /loadbalancer-listener/a8809d80-9370-4d3b-b8f1-1b266f833aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.011134 10.0.0.65 - - [2025-10-16 01:58:25] "PUT /virtual-machine-interface/0fca60f4-edcf-40b3-b425-03f11cc93bf4 HTTP/1.1" 200 284 0.049405 10.0.0.65 - - [2025-10-16 01:58:25] "GET /loadbalancer-listener/a8809d80-9370-4d3b-b8f1-1b266f833aa2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.018091 10.0.0.65 - - [2025-10-16 01:58:25] "PUT /instance-ip/180beedf-2d85-450c-b96c-4ceeef78de1b HTTP/1.1" 200 256 0.025234 10.0.0.65 - - [2025-10-16 01:58:25] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.032733 10.0.0.65 - - [2025-10-16 01:58:25] "POST /ref-update HTTP/1.1" 200 156 0.034081 10.0.0.65 - - [2025-10-16 01:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020564 10.0.0.65 - - [2025-10-16 01:58:25] "POST /ref-update HTTP/1.1" 200 156 0.027198 10.0.0.65 - - [2025-10-16 01:58:25] "GET /loadbalancer-pool/ad3c9e1c-66c2-424e-aaf8-48f0a3d740ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010230 10.0.0.65 - - [2025-10-16 01:58:25] "POST /ref-update HTTP/1.1" 200 156 0.019939 10.0.0.65 - - [2025-10-16 01:58:25] "POST /ref-update HTTP/1.1" 200 156 0.034073 10.0.0.65 - - [2025-10-16 01:58:25] "POST /ref-update HTTP/1.1" 200 156 0.023094 10.0.0.65 - - [2025-10-16 01:58:25] "POST /loadbalancer-members HTTP/1.1" 200 707 0.123910 10.0.0.65 - - [2025-10-16 01:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018892 10.0.0.65 - - [2025-10-16 01:58:25] "PUT /service-instance/6c2ae25c-2599-4828-9a68-e0fbc4086c34 HTTP/1.1" 200 266 0.018949 10.0.0.65 - - [2025-10-16 01:58:25] "GET /loadbalancer-member/b74cbba5-6a9e-437a-913f-60f9c87d672c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.018484 10.0.0.65 - - [2025-10-16 01:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016248 10.0.0.65 - - [2025-10-16 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.65 - - [2025-10-16 01:58:25] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002496 10.0.0.65 - - [2025-10-16 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.65 - - [2025-10-16 01:58:25] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002635 10.0.0.65 - - [2025-10-16 01:58:25] "POST /chown HTTP/1.1" 200 109 0.007970 10.0.0.65 - - [2025-10-16 01:58:25] "POST /tags HTTP/1.1" 409 221 0.006233 10.0.0.65 - - [2025-10-16 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.65 - - [2025-10-16 01:58:25] "GET /tag/75e8d67b-7e11-4213-b933-9a98cfed1520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020630 10.0.0.65 - - [2025-10-16 01:58:25] "POST /chown HTTP/1.1" 200 109 0.046719 10.0.0.65 - - [2025-10-16 01:58:26] "PUT /instance-ip/180beedf-2d85-450c-b96c-4ceeef78de1b HTTP/1.1" 200 256 0.028860 10.0.0.65 - - [2025-10-16 01:58:26] "POST /tags HTTP/1.1" 409 238 0.005087 10.0.0.65 - - [2025-10-16 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.65 - - [2025-10-16 01:58:26] "GET /tag/cfd695e3-6b8d-4bd2-8759-a5704989a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010130 10.0.0.65 - - [2025-10-16 01:58:26] "POST /firewall-rules HTTP/1.1" 409 293 0.001665 10.0.0.65 - - [2025-10-16 01:58:26] "POST /ref-update HTTP/1.1" 200 156 0.009445 10.0.0.65 - - [2025-10-16 01:58:26] "POST /chown HTTP/1.1" 200 109 0.008950 10.0.0.65 - - [2025-10-16 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.65 - - [2025-10-16 01:58:26] "POST /chown HTTP/1.1" 200 109 0.025144 10.0.0.65 - - [2025-10-16 01:58:26] "PUT /firewall-rule/5ebc2d63-ad37-4330-b6db-76fce4dbf571 HTTP/1.1" 200 260 0.032955 10.0.0.65 - - [2025-10-16 01:58:26] "GET /firewall-rule/5ebc2d63-ad37-4330-b6db-76fce4dbf571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008427 10.0.0.65 - - [2025-10-16 01:58:26] "PUT /instance-ip/180beedf-2d85-450c-b96c-4ceeef78de1b HTTP/1.1" 200 256 0.010896 10.0.0.65 - - [2025-10-16 01:58:26] "POST /ref-update HTTP/1.1" 200 156 0.015664 10.0.0.65 - - [2025-10-16 01:58:26] "GET /firewall-policy/00bdbd4f-87c4-47fa-ab76-3521b905bd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1711 0.012681 10.0.0.65 - - [2025-10-16 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005216 10.0.0.65 - - [2025-10-16 01:58:26] "GET /firewall-rule/5ebc2d63-ad37-4330-b6db-76fce4dbf571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002057 10.0.0.65 - - [2025-10-16 01:58:26] "POST /chown HTTP/1.1" 200 109 0.007989 10.0.0.65 - - [2025-10-16 01:58:26] "POST /chown HTTP/1.1" 200 109 0.016377 10.0.0.65 - - [2025-10-16 01:58:26] "PUT /instance-ip/180beedf-2d85-450c-b96c-4ceeef78de1b HTTP/1.1" 200 256 0.031414 10.0.0.65 - - [2025-10-16 01:58:26] "POST /ref-update HTTP/1.1" 200 156 0.011193 10.0.0.65 - - [2025-10-16 01:58:26] "POST /chown HTTP/1.1" 200 109 0.015846 10.0.0.65 - - [2025-10-16 01:58:26] "POST /chown HTTP/1.1" 200 109 0.023843 10.0.0.65 - - [2025-10-16 01:58:26] "PUT /instance-ip/180beedf-2d85-450c-b96c-4ceeef78de1b HTTP/1.1" 200 256 0.039657 10.0.0.65 - - [2025-10-16 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012305 10.0.0.65 - - [2025-10-16 01:58:26] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009953 10.0.0.65 - - [2025-10-16 01:58:26] "POST /ref-update HTTP/1.1" 200 156 0.046826 10.0.0.65 - - [2025-10-16 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.65 - - [2025-10-16 01:58:26] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.035459 10.0.0.65 - - [2025-10-16 01:58:26] "POST /virtual-machines HTTP/1.1" 200 373 0.010027 10.0.0.65 - - [2025-10-16 01:58:26] "PUT /service-instance/6c2ae25c-2599-4828-9a68-e0fbc4086c34 HTTP/1.1" 200 266 0.012484 10.0.0.65 - - [2025-10-16 01:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016973 10.0.0.65 - - [2025-10-16 01:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023983 10.0.0.65 - - [2025-10-16 01:58:26] "PUT /service-instance/6c2ae25c-2599-4828-9a68-e0fbc4086c34 HTTP/1.1" 200 266 0.061037 10.0.0.65 - - [2025-10-16 01:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009974 10.0.0.65 - - [2025-10-16 01:58:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.157163 10.0.0.65 - - [2025-10-16 01:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.043247 10.0.0.65 - - [2025-10-16 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005813 10.0.0.65 - - [2025-10-16 01:58:26] "PUT /service-instance/6c2ae25c-2599-4828-9a68-e0fbc4086c34 HTTP/1.1" 200 266 0.022031 10.0.0.65 - - [2025-10-16 01:58:27] "GET /virtual-machine-interface/9ae6b5d0-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008592 10.0.0.65 - - [2025-10-16 01:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.039393 10.0.0.65 - - [2025-10-16 01:58:27] "POST /instance-ips HTTP/1.1" 200 413 0.047483 10.0.0.65 - - [2025-10-16 01:58:27] "PUT /service-instance/6c2ae25c-2599-4828-9a68-e0fbc4086c34 HTTP/1.1" 200 266 0.028525 10.0.0.65 - - [2025-10-16 01:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.038230 10.0.0.65 - - [2025-10-16 01:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023639 10.0.0.65 - - [2025-10-16 01:58:27] "GET /virtual-machine-interface/9ae6b5d0-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.017347 10.0.0.65 - - [2025-10-16 01:58:27] "PUT /service-instance/6c2ae25c-2599-4828-9a68-e0fbc4086c34 HTTP/1.1" 200 266 0.009834 10.0.0.65 - - [2025-10-16 01:58:27] "POST /set-tag HTTP/1.1" 200 109 0.017883 10.0.0.65 - - [2025-10-16 01:58:27] "GET /virtual-machine-interface/9ae6b5d0-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017392 10.0.0.65 - - [2025-10-16 01:58:27] "GET /instance-ip/9b07803a-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008886 10.0.0.65 - - [2025-10-16 01:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021050 10.0.0.65 - - [2025-10-16 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.006084 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.022570 10.0.0.65 - - [2025-10-16 01:58:27] "GET /virtual-machine-interface/9ae6b5d0-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017108 10.0.0.65 - - [2025-10-16 01:58:27] "POST /set-tag HTTP/1.1" 200 109 0.002852 10.0.0.65 - - [2025-10-16 01:58:27] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004921 10.0.0.65 - - [2025-10-16 01:58:27] "POST /ref-update HTTP/1.1" 200 156 0.009747 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.026689 10.0.0.65 - - [2025-10-16 01:58:27] "POST /ref-update HTTP/1.1" 200 156 0.028594 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.023166 10.0.0.65 - - [2025-10-16 01:58:27] "GET /virtual-machine-interface/9ae6b5d0-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006233 10.0.0.65 - - [2025-10-16 01:58:27] "POST /set-tag HTTP/1.1" 200 109 0.018728 10.0.0.65 - - [2025-10-16 01:58:27] "POST /ref-update HTTP/1.1" 200 156 0.007844 10.0.0.65 - - [2025-10-16 01:58:27] "GET /virtual-machine-interface/9ae6b5d0-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015820 10.0.0.65 - - [2025-10-16 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009489 10.0.0.65 - - [2025-10-16 01:58:27] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.005771 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.007265 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.017174 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.017972 10.0.0.65 - - [2025-10-16 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.006068 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.019957 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.019131 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.016573 10.0.0.65 - - [2025-10-16 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.006714 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.019906 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.008334 10.0.0.65 - - [2025-10-16 01:58:27] "POST /chown HTTP/1.1" 200 109 0.020776 10.0.0.65 - - [2025-10-16 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.007798 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.013254 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.016428 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.007881 10.0.0.65 - - [2025-10-16 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.005998 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.006680 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.016724 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.019160 10.0.0.65 - - [2025-10-16 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.005778 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.014866 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.006180 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.013275 10.0.0.65 - - [2025-10-16 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.006621 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.015513 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.010938 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.008619 10.0.0.65 - - [2025-10-16 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.005934 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.008826 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.006988 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.018382 10.0.0.65 - - [2025-10-16 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.010019 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.022852 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.014446 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.006138 10.0.0.65 - - [2025-10-16 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.005599 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.006347 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.017035 10.0.0.65 - - [2025-10-16 01:58:28] "POST /chown HTTP/1.1" 200 109 0.023336 10.0.0.65 - - [2025-10-16 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.65 - - [2025-10-16 01:58:29] "POST /chown HTTP/1.1" 200 109 0.007409 10.0.0.65 - - [2025-10-16 01:58:29] "POST /chown HTTP/1.1" 200 109 0.020900 10.0.0.65 - - [2025-10-16 01:58:29] "POST /chown HTTP/1.1" 200 109 0.013227 10.0.0.65 - - [2025-10-16 01:58:29] "POST /chown HTTP/1.1" 200 109 0.006749 10.0.0.65 - - [2025-10-16 01:58:34] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004879 10.0.0.65 - - [2025-10-16 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.65 - - [2025-10-16 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.65 - - [2025-10-16 01:58:34] "GET /loadbalancer/8c757dd2-a668-4488-b6ed-186ff4658a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002263 10.0.0.65 - - [2025-10-16 01:58:34] "GET /loadbalancer-pool/616de9ef-68bb-4bcd-b999-185e8ef34d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002635 10.0.0.65 - - [2025-10-16 01:58:34] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018960 10.0.0.65 - - [2025-10-16 01:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013863 10.0.0.65 - - [2025-10-16 01:58:34] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012661 10.0.0.65 - - [2025-10-16 01:58:34] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006536 10.0.0.65 - - [2025-10-16 01:58:34] "POST /ref-update HTTP/1.1" 200 156 0.011353 10.0.0.65 - - [2025-10-16 01:58:34] "GET /floating-ip/54c9e6b5-0f0e-4b1c-bff1-248c94a6f976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.029036 10.0.0.65 - - [2025-10-16 01:58:34] "POST /tags HTTP/1.1" 409 221 0.013393 10.0.0.65 - - [2025-10-16 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.65 - - [2025-10-16 01:58:34] "GET /tag/75e8d67b-7e11-4213-b933-9a98cfed1520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011056 10.0.0.65 - - [2025-10-16 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.015571 10.0.0.65 - - [2025-10-16 01:58:34] "PUT /floating-ip/54c9e6b5-0f0e-4b1c-bff1-248c94a6f976 HTTP/1.1" 200 256 0.016194 10.0.0.65 - - [2025-10-16 01:58:35] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005954 10.0.0.65 - - [2025-10-16 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.003095 10.0.0.65 - - [2025-10-16 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.65 - - [2025-10-16 01:58:35] "GET /loadbalancer/8c757dd2-a668-4488-b6ed-186ff4658a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002169 10.0.0.65 - - [2025-10-16 01:58:35] "GET /loadbalancer-pool/616de9ef-68bb-4bcd-b999-185e8ef34d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002330 10.0.0.65 - - [2025-10-16 01:58:35] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019319 10.0.0.65 - - [2025-10-16 01:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014249 10.0.0.65 - - [2025-10-16 01:58:35] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019828 10.0.0.65 - - [2025-10-16 01:58:35] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003708 10.0.0.65 - - [2025-10-16 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.006763 10.0.0.65 - - [2025-10-16 01:58:35] "GET /floating-ip/54c9e6b5-0f0e-4b1c-bff1-248c94a6f976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.011613 10.0.0.65 - - [2025-10-16 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.018406 10.0.0.65 - - [2025-10-16 01:58:36] "GET /virtual-machine/e63c922b-d9ea-4fdc-9ec0-4ba92a4d7f68?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003135 10.0.0.65 - - [2025-10-16 01:58:36] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003970 10.0.0.65 - - [2025-10-16 01:58:36] "GET /virtual-machine/4b8b9988-8510-4d41-ba96-4549245a802f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003097 10.0.0.65 - - [2025-10-16 01:58:36] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004456 10.0.0.65 - - [2025-10-16 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.65 - - [2025-10-16 01:58:36] "POST /chown HTTP/1.1" 200 109 0.011955 10.0.0.65 - - [2025-10-16 01:58:37] "POST /chown HTTP/1.1" 200 109 0.015780 10.0.0.65 - - [2025-10-16 01:58:37] "POST /chown HTTP/1.1" 200 109 0.013656 10.0.0.65 - - [2025-10-16 01:58:37] "POST /chown HTTP/1.1" 200 109 0.007273 10.0.0.65 - - [2025-10-16 01:58:41] "GET /virtual-machine-interface/9ae6b5d0-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004647 10.0.0.65 - - [2025-10-16 01:58:41] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.65 - - [2025-10-16 01:58:41] "GET /virtual-machine/776100ab-6cc2-4fb0-b288-2ccd048233d5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003508 10.0.0.65 - - [2025-10-16 01:58:41] "GET /virtual-machine-interface/9ae6b5d0-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005125 10.0.0.65 - - [2025-10-16 01:58:42] "GET /virtual-machine-interface/9ae6b5d0-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007737 10.0.0.65 - - [2025-10-16 01:58:42] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.65 - - [2025-10-16 01:58:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002959 10.0.0.65 - - [2025-10-16 01:58:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002941 10.0.0.65 - - [2025-10-16 01:59:14] "GET /virtual-machine-interface/9ae6b5d0-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006051 10.0.0.65 - - [2025-10-16 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.65 - - [2025-10-16 01:59:14] "GET /virtual-machine-interface/9ae6b5d0-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004583 10.0.0.65 - - [2025-10-16 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.65 - - [2025-10-16 01:59:14] "GET /virtual-machine/776100ab-6cc2-4fb0-b288-2ccd048233d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003098 10.0.0.65 - - [2025-10-16 01:59:14] "POST /ref-update HTTP/1.1" 200 156 0.016634 10.0.0.65 - - [2025-10-16 01:59:14] "GET /virtual-machine-interface/9ae6b5d0-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012862 10.0.0.65 - - [2025-10-16 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.015784 10.0.0.65 - - [2025-10-16 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.027691 10.0.0.65 - - [2025-10-16 01:59:14] "DELETE /instance-ip/9b07803a-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.090603 10.0.0.65 - - [2025-10-16 01:59:14] "DELETE /virtual-machine-interface/9ae6b5d0-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.088044 10.0.0.65 - - [2025-10-16 01:59:14] "DELETE /virtual-machine/776100ab-6cc2-4fb0-b288-2ccd048233d5 HTTP/1.1" 200 115 0.049141 10.0.0.65 - - [2025-10-16 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.65 - - [2025-10-16 01:59:17] "GET /tag/cfd695e3-6b8d-4bd2-8759-a5704989a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010530 10.0.0.65 - - [2025-10-16 01:59:17] "GET /tag/cfd695e3-6b8d-4bd2-8759-a5704989a06e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011305 10.0.0.65 - - [2025-10-16 01:59:17] "GET /virtual-machine-interface/0fca60f4-edcf-40b3-b425-03f11cc93bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003817 10.0.0.65 - - [2025-10-16 01:59:17] "POST /set-tag HTTP/1.1" 200 109 0.016079 10.0.0.65 - - [2025-10-16 01:59:17] "GET /virtual-machine-interface/588ff21f-ece4-4633-9286-ec536fa684dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.018263 10.0.0.65 - - [2025-10-16 01:59:17] "POST /set-tag HTTP/1.1" 200 109 0.021843 10.0.0.65 - - [2025-10-16 01:59:17] "GET /virtual-machine-interface/db22058d-de34-40f3-89ca-0a480b6d53af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004921 10.0.0.65 - - [2025-10-16 01:59:17] "POST /set-tag HTTP/1.1" 200 109 0.013655 10.0.0.65 - - [2025-10-16 01:59:17] "GET /firewall-policy/00bdbd4f-87c4-47fa-ab76-3521b905bd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1711 0.013108 10.0.0.65 - - [2025-10-16 01:59:17] "GET /firewall-rule/5ebc2d63-ad37-4330-b6db-76fce4dbf571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002852 10.0.0.65 - - [2025-10-16 01:59:17] "POST /ref-update HTTP/1.1" 200 156 0.013042 10.0.0.65 - - [2025-10-16 01:59:17] "DELETE /firewall-rule/5ebc2d63-ad37-4330-b6db-76fce4dbf571 HTTP/1.1" 200 115 0.052777 10.0.0.65 - - [2025-10-16 01:59:17] "DELETE /loadbalancer-member/b74cbba5-6a9e-437a-913f-60f9c87d672c HTTP/1.1" 200 115 0.034110 10.0.0.65 - - [2025-10-16 01:59:17] "PUT /service-instance/6c2ae25c-2599-4828-9a68-e0fbc4086c34 HTTP/1.1" 200 266 0.007282 10.0.0.65 - - [2025-10-16 01:59:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.014799 10.0.0.65 - - [2025-10-16 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.65 - - [2025-10-16 01:59:17] "DELETE /loadbalancer-pool/ad3c9e1c-66c2-424e-aaf8-48f0a3d740ee HTTP/1.1" 200 115 0.063869 10.0.0.65 - - [2025-10-16 01:59:17] "DELETE /loadbalancer-listener/a8809d80-9370-4d3b-b8f1-1b266f833aa2 HTTP/1.1" 200 115 0.031795 10.0.0.65 - - [2025-10-16 01:59:17] "GET /floating-ip/728ca133-1fd7-4313-b9eb-6279df40c4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.003686 10.0.0.65 - - [2025-10-16 01:59:17] "POST /chown HTTP/1.1" 200 109 0.006222 10.0.0.65 - - [2025-10-16 01:59:17] "POST /chown HTTP/1.1" 200 109 0.018192 10.0.0.65 - - [2025-10-16 01:59:17] "POST /chown HTTP/1.1" 200 109 0.027534 10.0.0.65 - - [2025-10-16 01:59:17] "PUT /floating-ip/728ca133-1fd7-4313-b9eb-6279df40c4f3 HTTP/1.1" 200 256 0.029098 10.0.0.65 - - [2025-10-16 01:59:17] "POST /chown HTTP/1.1" 200 109 0.006007 10.0.0.65 - - [2025-10-16 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.65 - - [2025-10-16 01:59:17] "DELETE /floating-ip/728ca133-1fd7-4313-b9eb-6279df40c4f3 HTTP/1.1" 200 115 0.061690 10.0.0.65 - - [2025-10-16 01:59:17] "POST /chown HTTP/1.1" 200 109 0.009288 10.0.0.65 - - [2025-10-16 01:59:17] "DELETE /loadbalancer/21afd533-4c6b-4b72-b968-9b95343773af HTTP/1.1" 200 115 0.045550 10.0.0.65 - - [2025-10-16 01:59:17] "POST /chown HTTP/1.1" 200 109 0.008990 10.0.0.65 - - [2025-10-16 01:59:17] "POST /chown HTTP/1.1" 200 109 0.021339 10.0.0.65 - - [2025-10-16 01:59:17] "POST /chown HTTP/1.1" 200 109 0.025997 10.0.0.65 - - [2025-10-16 01:59:17] "DELETE /instance-ip/180beedf-2d85-450c-b96c-4ceeef78de1b HTTP/1.1" 200 115 0.111238 10.0.0.65 - - [2025-10-16 01:59:18] "PUT /service-instance/6c2ae25c-2599-4828-9a68-e0fbc4086c34 HTTP/1.1" 200 266 0.011065 10.0.0.65 - - [2025-10-16 01:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019757 10.0.0.65 - - [2025-10-16 01:59:18] "DELETE /virtual-machine-interface/588ff21f-ece4-4633-9286-ec536fa684dd HTTP/1.1" 200 115 0.105259 10.0.0.65 - - [2025-10-16 01:59:18] "PUT /service-instance/6c2ae25c-2599-4828-9a68-e0fbc4086c34 HTTP/1.1" 200 266 0.024588 10.0.0.65 - - [2025-10-16 01:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011990 10.0.0.65 - - [2025-10-16 01:59:18] "DELETE /tag/cfd695e3-6b8d-4bd2-8759-a5704989a06e HTTP/1.1" 200 115 0.069592 10.0.0.65 - - [2025-10-16 01:59:18] "GET /floating-ip-pool/078824d7-50e5-4837-b31c-2c1b834e1621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.004570 10.0.0.65 - - [2025-10-16 01:59:18] "PUT /service-instance/6c2ae25c-2599-4828-9a68-e0fbc4086c34 HTTP/1.1" 200 266 0.014601 10.0.0.65 - - [2025-10-16 01:59:18] "POST /ref-update HTTP/1.1" 200 156 0.032557 10.0.0.65 - - [2025-10-16 01:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.040262 10.0.0.65 - - [2025-10-16 01:59:18] "DELETE /floating-ip-pool/078824d7-50e5-4837-b31c-2c1b834e1621 HTTP/1.1" 200 115 0.051067 10.0.0.65 - - [2025-10-16 01:59:18] "DELETE /service-instance/6c2ae25c-2599-4828-9a68-e0fbc4086c34 HTTP/1.1" 200 115 0.049746 10.0.0.65 - - [2025-10-16 01:59:18] "GET /virtual-machine-interface/db22058d-de34-40f3-89ca-0a480b6d53af?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006781 10.0.0.65 - - [2025-10-16 01:59:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001223 10.0.0.65 - - [2025-10-16 01:59:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001069 10.0.0.65 - - [2025-10-16 01:59:18] "DELETE /virtual-network/48cbdf82-5ce8-4d5c-8b47-5cbf8efd7161 HTTP/1.1" 200 115 0.118423 10.0.0.65 - - [2025-10-16 01:59:18] "GET /routing-instance/5ace84f1-03ee-40d3-a9c5-5ef5d6cb03a3 HTTP/1.1" 404 171 0.006555 10.0.0.65 - - [2025-10-16 01:59:18] "GET /domains HTTP/1.1" 200 280 0.001308 10.0.0.65 - - [2025-10-16 01:59:18] "GET /domain/3d54a074-812b-4498-8b15-2779c820e785 HTTP/1.1" 200 3086 0.004881 10.0.0.65 - - [2025-10-16 01:59:18] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41 HTTP/1.1" 200 7142 0.021048 10.0.0.65 - - [2025-10-16 01:59:18] "DELETE /virtual-machine-interface/db22058d-de34-40f3-89ca-0a480b6d53af HTTP/1.1" 200 115 0.104326 10.0.0.65 - - [2025-10-16 01:59:18] "POST /ref-update HTTP/1.1" 200 156 0.011108 10.0.0.65 - - [2025-10-16 01:59:18] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006541 10.0.0.65 - - [2025-10-16 01:59:18] "POST /set-tag HTTP/1.1" 200 109 0.005552 10.0.0.65 - - [2025-10-16 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007737 10.0.0.65 - - [2025-10-16 01:59:18] "DELETE /virtual-machine/a6eb9d84-1d54-4143-b2d0-2cc72e583778 HTTP/1.1" 200 115 0.111357 10.0.0.65 - - [2025-10-16 01:59:18] "GET /loadbalancer/8c757dd2-a668-4488-b6ed-186ff4658a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.017773 10.0.0.65 - - [2025-10-16 01:59:18] "GET /virtual-machine-interface/0fca60f4-edcf-40b3-b425-03f11cc93bf4?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.007295 10.0.0.65 - - [2025-10-16 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.65 - - [2025-10-16 01:59:18] "DELETE /route-target/a54a9c84-0eed-4d7e-9360-4c29a66fffab HTTP/1.1" 200 115 0.022401 10.0.0.65 - - [2025-10-16 01:59:18] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004109 10.0.0.65 - - [2025-10-16 01:59:18] "POST /set-tag HTTP/1.1" 200 109 0.025338 10.0.0.65 - - [2025-10-16 01:59:18] "DELETE /loadbalancer-member/f9e3e142-fb5b-44f5-8b7f-f6805bda966f HTTP/1.1" 200 115 0.059525 10.0.0.65 - - [2025-10-16 01:59:18] "DELETE /virtual-machine-interface/0fca60f4-edcf-40b3-b425-03f11cc93bf4 HTTP/1.1" 200 115 0.087617 10.0.0.65 - - [2025-10-16 01:59:18] "DELETE /virtual-machine/e50ae5c3-a378-4a45-8c1e-dd40b0e32c57 HTTP/1.1" 200 115 0.022825 10.0.0.65 - - [2025-10-16 01:59:19] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005894 10.0.0.65 - - [2025-10-16 01:59:19] "POST /set-tag HTTP/1.1" 200 109 0.004957 10.0.0.65 - - [2025-10-16 01:59:19] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004982 10.0.0.65 - - [2025-10-16 01:59:19] "POST /set-tag HTTP/1.1" 200 109 0.006861 10.0.0.65 - - [2025-10-16 01:59:19] "GET /virtual-machine/4b8b9988-8510-4d41-ba96-4549245a802f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003310 10.0.0.65 - - [2025-10-16 01:59:19] "POST /ref-update HTTP/1.1" 200 156 0.009486 10.0.0.65 - - [2025-10-16 01:59:19] "GET /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018898 10.0.0.65 - - [2025-10-16 01:59:19] "POST /set-tag HTTP/1.1" 200 109 0.019931 10.0.0.65 - - [2025-10-16 01:59:19] "POST /set-tag HTTP/1.1" 200 109 0.033603 10.0.0.65 - - [2025-10-16 01:59:19] "POST /set-tag HTTP/1.1" 200 109 0.027788 10.0.0.65 - - [2025-10-16 01:59:19] "DELETE /instance-ip/96e2346e-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.047312 10.0.0.65 - - [2025-10-16 01:59:19] "POST /ref-update HTTP/1.1" 200 156 0.007386 10.0.0.65 - - [2025-10-16 01:59:19] "DELETE /virtual-machine-interface/96be01ca-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.047501 10.0.0.65 - - [2025-10-16 01:59:19] "DELETE /virtual-machine/4b8b9988-8510-4d41-ba96-4549245a802f HTTP/1.1" 200 115 0.020167 10.0.0.65 - - [2025-10-16 01:59:23] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.013208 10.0.0.65 - - [2025-10-16 01:59:23] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.65 - - [2025-10-16 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.65 - - [2025-10-16 01:59:23] "GET /loadbalancer/8c757dd2-a668-4488-b6ed-186ff4658a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002110 10.0.0.65 - - [2025-10-16 01:59:24] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006093 10.0.0.65 - - [2025-10-16 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.65 - - [2025-10-16 01:59:24] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004106 10.0.0.65 - - [2025-10-16 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.004001 10.0.0.65 - - [2025-10-16 01:59:24] "GET /virtual-machine/e63c922b-d9ea-4fdc-9ec0-4ba92a4d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002918 10.0.0.65 - - [2025-10-16 01:59:24] "POST /ref-update HTTP/1.1" 200 156 0.008729 10.0.0.65 - - [2025-10-16 01:59:24] "GET /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008014 10.0.0.65 - - [2025-10-16 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.030935 10.0.0.65 - - [2025-10-16 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.031458 10.0.0.65 - - [2025-10-16 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.024118 10.0.0.65 - - [2025-10-16 01:59:24] "DELETE /instance-ip/965e45aa-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.076025 10.0.0.65 - - [2025-10-16 01:59:24] "POST /ref-update HTTP/1.1" 200 156 0.014746 10.0.0.65 - - [2025-10-16 01:59:24] "DELETE /virtual-machine-interface/964595b4-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.053969 10.0.0.65 - - [2025-10-16 01:59:24] "DELETE /virtual-machine/e63c922b-d9ea-4fdc-9ec0-4ba92a4d7f68 HTTP/1.1" 200 115 0.019592 10.0.0.65 - - [2025-10-16 01:59:24] "DELETE /tag/81725a79-a3c4-4fa9-bbc3-0dfa34129d2d HTTP/1.1" 200 115 0.058950 10.0.0.65 - - [2025-10-16 01:59:24] "DELETE /tag/8603f9be-c38b-415d-9117-50c1f7c43964 HTTP/1.1" 200 115 0.053537 10.0.0.65 - - [2025-10-16 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.65 - - [2025-10-16 01:59:28] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029965 10.0.0.65 - - [2025-10-16 01:59:28] "POST /tags HTTP/1.1" 200 393 0.033649 10.0.0.65 - - [2025-10-16 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008187 10.0.0.65 - - [2025-10-16 01:59:28] "GET /tag/c8aab98d-b1ff-4566-bc4a-59b4e86cfd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011876 10.0.0.65 - - [2025-10-16 01:59:29] "POST /tags HTTP/1.1" 200 341 0.021931 10.0.0.65 - - [2025-10-16 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.65 - - [2025-10-16 01:59:29] "GET /tag/5b89d478-cb5a-44a9-8dd6-b33dd3220b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011734 10.0.0.65 - - [2025-10-16 01:59:29] "POST /id-to-fqname HTTP/1.1" 200 192 0.000571 10.0.0.65 - - [2025-10-16 01:59:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.004394 10.0.0.65 - - [2025-10-16 01:59:29] "POST /security-groups HTTP/1.1" 200 589 0.064333 10.0.0.65 - - [2025-10-16 01:59:29] "POST /projects HTTP/1.1" 200 519 0.156015 10.0.0.65 - - [2025-10-16 01:59:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.002211 10.0.0.65 - - [2025-10-16 01:59:29] "POST /access-control-lists HTTP/1.1" 200 598 0.060219 10.0.0.65 - - [2025-10-16 01:59:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.052706 10.0.0.65 - - [2025-10-16 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006418 10.0.0.65 - - [2025-10-16 01:59:29] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003918 10.0.0.65 - - [2025-10-16 01:59:29] "POST /fqname-to-id HTTP/1.1" 404 235 0.001664 10.0.0.65 - - [2025-10-16 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.65 - - [2025-10-16 01:59:29] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.026309 10.0.0.65 - - [2025-10-16 01:59:29] "POST /access-control-lists HTTP/1.1" 200 596 0.073463 10.0.0.65 - - [2025-10-16 01:59:29] "PUT /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462 HTTP/1.1" 200 264 0.064829 10.0.0.65 - - [2025-10-16 01:59:29] "PUT /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8 HTTP/1.1" 200 264 0.045207 10.0.0.65 - - [2025-10-16 01:59:29] "POST /security-groups HTTP/1.1" 200 591 0.072266 10.0.0.65 - - [2025-10-16 01:59:29] "POST /fqname-to-id HTTP/1.1" 404 270 0.003133 10.0.0.65 - - [2025-10-16 01:59:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.047269 10.0.0.65 - - [2025-10-16 01:59:29] "POST /chown HTTP/1.1" 200 109 0.017851 10.0.0.65 - - [2025-10-16 01:59:29] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.020288 10.0.0.65 - - [2025-10-16 01:59:29] "POST /access-control-lists HTTP/1.1" 200 632 0.102337 10.0.0.65 - - [2025-10-16 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012987 10.0.0.65 - - [2025-10-16 01:59:29] "POST /fqname-to-id HTTP/1.1" 404 269 0.013924 10.0.0.65 - - [2025-10-16 01:59:29] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003096 10.0.0.65 - - [2025-10-16 01:59:29] "POST /tags HTTP/1.1" 409 226 0.008097 10.0.0.65 - - [2025-10-16 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.65 - - [2025-10-16 01:59:29] "GET /tag/5b89d478-cb5a-44a9-8dd6-b33dd3220b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010855 10.0.0.65 - - [2025-10-16 01:59:29] "POST /access-control-lists HTTP/1.1" 200 630 0.081879 10.0.0.65 - - [2025-10-16 01:59:30] "POST /firewall-rules HTTP/1.1" 200 600 0.086127 10.0.0.65 - - [2025-10-16 01:59:30] "GET /firewall-rule/283bde55-8c76-4c40-9ec3-825a28241d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013140 10.0.0.65 - - [2025-10-16 01:59:30] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003620 10.0.0.65 - - [2025-10-16 01:59:30] "GET /firewall-rule/283bde55-8c76-4c40-9ec3-825a28241d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003026 10.0.0.65 - - [2025-10-16 01:59:30] "POST /ref-update HTTP/1.1" 200 156 0.053269 10.0.0.65 - - [2025-10-16 01:59:30] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003418 10.0.0.65 - - [2025-10-16 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.65 - - [2025-10-16 01:59:30] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002499 10.0.0.65 - - [2025-10-16 01:59:30] "POST /tags HTTP/1.1" 409 226 0.001678 10.0.0.65 - - [2025-10-16 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.65 - - [2025-10-16 01:59:30] "GET /tag/5b89d478-cb5a-44a9-8dd6-b33dd3220b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017578 10.0.0.65 - - [2025-10-16 01:59:30] "POST /firewall-rules HTTP/1.1" 200 598 0.076449 10.0.0.65 - - [2025-10-16 01:59:30] "GET /firewall-rule/513ce495-e742-46c7-bdcf-2f6e8507d93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007796 10.0.0.65 - - [2025-10-16 01:59:30] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004208 10.0.0.65 - - [2025-10-16 01:59:30] "GET /firewall-rule/513ce495-e742-46c7-bdcf-2f6e8507d93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002261 10.0.0.65 - - [2025-10-16 01:59:30] "POST /ref-update HTTP/1.1" 200 156 0.050684 10.0.0.65 - - [2025-10-16 01:59:31] "POST /tags HTTP/1.1" 200 393 0.029834 10.0.0.65 - - [2025-10-16 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013134 10.0.0.65 - - [2025-10-16 01:59:32] "GET /tag/3dd944a1-4416-409e-b1b0-085e994090a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018480 10.0.0.65 - - [2025-10-16 01:59:32] "POST /tags HTTP/1.1" 200 341 0.016805 10.0.0.65 - - [2025-10-16 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006493 10.0.0.65 - - [2025-10-16 01:59:32] "GET /tag/7fa0ff7b-b669-41a7-a228-7c3ffd88dd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012036 10.0.0.65 - - [2025-10-16 01:59:32] "POST /id-to-fqname HTTP/1.1" 200 192 0.001520 10.0.0.65 - - [2025-10-16 01:59:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.003344 10.0.0.65 - - [2025-10-16 01:59:32] "POST /security-groups HTTP/1.1" 200 589 0.061058 10.0.0.65 - - [2025-10-16 01:59:32] "POST /projects HTTP/1.1" 200 519 0.198260 10.0.0.65 - - [2025-10-16 01:59:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.001989 10.0.0.65 - - [2025-10-16 01:59:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.031306 10.0.0.65 - - [2025-10-16 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007581 10.0.0.65 - - [2025-10-16 01:59:32] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.017735 10.0.0.65 - - [2025-10-16 01:59:32] "POST /access-control-lists HTTP/1.1" 200 598 0.078771 10.0.0.65 - - [2025-10-16 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008003 10.0.0.65 - - [2025-10-16 01:59:32] "POST /fqname-to-id HTTP/1.1" 404 235 0.004845 10.0.0.65 - - [2025-10-16 01:59:32] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008763 10.0.0.65 - - [2025-10-16 01:59:32] "POST /access-control-lists HTTP/1.1" 200 596 0.068362 10.0.0.65 - - [2025-10-16 01:59:32] "PUT /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462 HTTP/1.1" 200 264 0.105290 10.0.0.65 - - [2025-10-16 01:59:32] "PUT /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8 HTTP/1.1" 200 264 0.046882 10.0.0.65 - - [2025-10-16 01:59:32] "POST /security-groups HTTP/1.1" 200 591 0.066037 10.0.0.65 - - [2025-10-16 01:59:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.002901 10.0.0.65 - - [2025-10-16 01:59:32] "POST /access-control-lists HTTP/1.1" 200 632 0.033148 10.0.0.65 - - [2025-10-16 01:59:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.031497 10.0.0.65 - - [2025-10-16 01:59:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.017939 10.0.0.65 - - [2025-10-16 01:59:32] "POST /chown HTTP/1.1" 200 109 0.025481 10.0.0.65 - - [2025-10-16 01:59:32] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014106 10.0.0.65 - - [2025-10-16 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.65 - - [2025-10-16 01:59:32] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015675 10.0.0.65 - - [2025-10-16 01:59:32] "POST /access-control-lists HTTP/1.1" 200 630 0.065222 10.0.0.65 - - [2025-10-16 01:59:32] "POST /tags HTTP/1.1" 409 226 0.014683 10.0.0.65 - - [2025-10-16 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.65 - - [2025-10-16 01:59:33] "GET /tag/7fa0ff7b-b669-41a7-a228-7c3ffd88dd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012091 10.0.0.65 - - [2025-10-16 01:59:33] "POST /firewall-rules HTTP/1.1" 200 600 0.065374 10.0.0.65 - - [2025-10-16 01:59:33] "GET /firewall-rule/44dcc89c-d8a3-4ac9-8754-32f463ffadef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004594 10.0.0.65 - - [2025-10-16 01:59:33] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003829 10.0.0.65 - - [2025-10-16 01:59:33] "GET /firewall-rule/44dcc89c-d8a3-4ac9-8754-32f463ffadef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002117 10.0.0.65 - - [2025-10-16 01:59:33] "POST /ref-update HTTP/1.1" 200 156 0.049308 10.0.0.65 - - [2025-10-16 01:59:33] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013860 10.0.0.65 - - [2025-10-16 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007204 10.0.0.65 - - [2025-10-16 01:59:33] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003465 10.0.0.65 - - [2025-10-16 01:59:33] "POST /tags HTTP/1.1" 409 226 0.001526 10.0.0.65 - - [2025-10-16 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.65 - - [2025-10-16 01:59:33] "GET /tag/7fa0ff7b-b669-41a7-a228-7c3ffd88dd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011599 10.0.0.65 - - [2025-10-16 01:59:33] "POST /firewall-rules HTTP/1.1" 200 598 0.067287 10.0.0.65 - - [2025-10-16 01:59:33] "GET /firewall-rule/97cdd648-636e-4ae8-88ee-0c8374decdc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006769 10.0.0.65 - - [2025-10-16 01:59:33] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.005148 10.0.0.65 - - [2025-10-16 01:59:33] "GET /firewall-rule/97cdd648-636e-4ae8-88ee-0c8374decdc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002458 10.0.0.65 - - [2025-10-16 01:59:33] "POST /ref-update HTTP/1.1" 200 156 0.051384 10.0.0.65 - - [2025-10-16 01:59:35] "POST /tags HTTP/1.1" 200 345 0.083806 10.0.0.65 - - [2025-10-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.65 - - [2025-10-16 01:59:35] "GET /tag/78ad1a68-dca6-4b5e-96ac-40342078abe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014826 10.0.0.65 - - [2025-10-16 01:59:35] "POST /projects HTTP/1.1" 409 238 0.005390 10.0.0.65 - - [2025-10-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.65 - - [2025-10-16 01:59:35] "GET /project/17382865-75e8-4b38-9d56-c550a8dc7103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046081 10.0.0.65 - - [2025-10-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006440 10.0.0.65 - - [2025-10-16 01:59:35] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008991 10.0.0.65 - - [2025-10-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.65 - - [2025-10-16 01:59:35] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005712 10.0.0.65 - - [2025-10-16 01:59:35] "POST /security-groups HTTP/1.1" 409 285 0.009443 10.0.0.65 - - [2025-10-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.65 - - [2025-10-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.65 - - [2025-10-16 01:59:35] "PUT /security-group/7c0fbae9-b237-4598-a537-43215a155f43 HTTP/1.1" 200 262 0.058357 10.0.0.65 - - [2025-10-16 01:59:35] "PUT /access-control-list/dfdfd0e0-3f1f-4387-be9d-323a2af4dca0 HTTP/1.1" 200 272 0.024137 10.0.0.65 - - [2025-10-16 01:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.039865 10.0.0.65 - - [2025-10-16 01:59:35] "POST /tags HTTP/1.1" 409 228 0.011532 10.0.0.65 - - [2025-10-16 01:59:35] "GET /project/17382865-75e8-4b38-9d56-c550a8dc7103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.103181 10.0.0.65 - - [2025-10-16 01:59:35] "PUT /access-control-list/24593133-80df-49c7-b8fd-2396153fca55 HTTP/1.1" 200 272 0.044092 10.0.0.65 - - [2025-10-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006070 10.0.0.65 - - [2025-10-16 01:59:35] "GET /tag/78ad1a68-dca6-4b5e-96ac-40342078abe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010799 10.0.0.65 - - [2025-10-16 01:59:35] "POST /tags HTTP/1.1" 200 345 0.031914 10.0.0.65 - - [2025-10-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.65 - - [2025-10-16 01:59:35] "GET /tag/97ac8589-aa9c-4ec8-88cf-9f4120c6778d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013460 10.0.0.65 - - [2025-10-16 01:59:35] "POST /projects HTTP/1.1" 409 238 0.002075 10.0.0.65 - - [2025-10-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.65 - - [2025-10-16 01:59:35] "GET /project/4d2edcb1-1c80-481c-a2c2-deb0470f8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035737 10.0.0.65 - - [2025-10-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.65 - - [2025-10-16 01:59:35] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004890 10.0.0.65 - - [2025-10-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.65 - - [2025-10-16 01:59:35] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.018583 10.0.0.65 - - [2025-10-16 01:59:35] "POST /security-groups HTTP/1.1" 409 285 0.008045 10.0.0.65 - - [2025-10-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.65 - - [2025-10-16 01:59:35] "GET /project/4d2edcb1-1c80-481c-a2c2-deb0470f8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037078 10.0.0.65 - - [2025-10-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.65 - - [2025-10-16 01:59:35] "PUT /security-group/f985dd59-f7a1-41fd-904d-04d5d6e95d8b HTTP/1.1" 200 262 0.060077 10.0.0.65 - - [2025-10-16 01:59:35] "PUT /access-control-list/0bf59c6f-599c-4bfd-81db-0f39961c0912 HTTP/1.1" 200 272 0.012024 10.0.0.65 - - [2025-10-16 01:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022860 10.0.0.65 - - [2025-10-16 01:59:35] "POST /tags HTTP/1.1" 409 228 0.021611 10.0.0.65 - - [2025-10-16 01:59:35] "PUT /access-control-list/7c6e9dc3-9756-4bec-a675-cfd47a4a59f3 HTTP/1.1" 200 272 0.036698 10.0.0.65 - - [2025-10-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.65 - - [2025-10-16 01:59:36] "GET /tag/97ac8589-aa9c-4ec8-88cf-9f4120c6778d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010644 10.0.0.65 - - [2025-10-16 01:59:36] "POST /tags HTTP/1.1" 200 291 0.051222 10.0.0.65 - - [2025-10-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.65 - - [2025-10-16 01:59:36] "GET /tag/055a5135-a207-48d8-83e1-2de8449e431d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1082 0.012608 10.0.0.65 - - [2025-10-16 01:59:36] "POST /tags HTTP/1.1" 200 303 0.046595 10.0.0.65 - - [2025-10-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010887 10.0.0.65 - - [2025-10-16 01:59:36] "GET /tag/cd4693a1-893d-41e4-88ee-79ba877fd116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014085 10.0.0.65 - - [2025-10-16 01:59:36] "POST /tags HTTP/1.1" 409 252 0.001479 10.0.0.65 - - [2025-10-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.65 - - [2025-10-16 01:59:36] "GET /tag/c8aab98d-b1ff-4566-bc4a-59b4e86cfd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010396 10.0.0.65 - - [2025-10-16 01:59:36] "POST /tags HTTP/1.1" 409 226 0.001979 10.0.0.65 - - [2025-10-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.65 - - [2025-10-16 01:59:36] "GET /tag/5b89d478-cb5a-44a9-8dd6-b33dd3220b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009885 10.0.0.65 - - [2025-10-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.65 - - [2025-10-16 01:59:36] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004397 10.0.0.65 - - [2025-10-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.65 - - [2025-10-16 01:59:36] "GET /project/17382865-75e8-4b38-9d56-c550a8dc7103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032928 10.0.0.65 - - [2025-10-16 01:59:36] "POST /virtual-machines HTTP/1.1" 200 395 0.012925 10.0.0.65 - - [2025-10-16 01:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021997 10.0.0.65 - - [2025-10-16 01:59:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092507 10.0.0.65 - - [2025-10-16 01:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009065 10.0.0.65 - - [2025-10-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011992 10.0.0.65 - - [2025-10-16 01:59:36] "GET /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011670 10.0.0.65 - - [2025-10-16 01:59:36] "POST /instance-ips HTTP/1.1" 200 397 0.019661 10.0.0.65 - - [2025-10-16 01:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018543 10.0.0.65 - - [2025-10-16 01:59:36] "GET /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011889 10.0.0.65 - - [2025-10-16 01:59:37] "POST /set-tag HTTP/1.1" 200 109 0.065960 10.0.0.65 - - [2025-10-16 01:59:37] "GET /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006315 10.0.0.65 - - [2025-10-16 01:59:37] "GET /instance-ip/c4a25898-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007598 10.0.0.65 - - [2025-10-16 01:59:37] "GET /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005440 10.0.0.65 - - [2025-10-16 01:59:37] "POST /set-tag HTTP/1.1" 200 109 0.014296 10.0.0.65 - - [2025-10-16 01:59:37] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004133 10.0.0.65 - - [2025-10-16 01:59:37] "POST /ref-update HTTP/1.1" 200 156 0.008825 10.0.0.65 - - [2025-10-16 01:59:37] "GET /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014293 10.0.0.65 - - [2025-10-16 01:59:37] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.65 - - [2025-10-16 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.65 - - [2025-10-16 01:59:37] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004165 10.0.0.65 - - [2025-10-16 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.65 - - [2025-10-16 01:59:37] "GET /project/17382865-75e8-4b38-9d56-c550a8dc7103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038808 10.0.0.65 - - [2025-10-16 01:59:37] "POST /virtual-machines HTTP/1.1" 200 395 0.008200 10.0.0.65 - - [2025-10-16 01:59:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014806 10.0.0.65 - - [2025-10-16 01:59:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122513 10.0.0.65 - - [2025-10-16 01:59:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008139 10.0.0.65 - - [2025-10-16 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006301 10.0.0.65 - - [2025-10-16 01:59:37] "GET /virtual-machine-interface/c50192c2-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005719 10.0.0.65 - - [2025-10-16 01:59:37] "POST /instance-ips HTTP/1.1" 200 397 0.020737 10.0.0.65 - - [2025-10-16 01:59:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025265 10.0.0.65 - - [2025-10-16 01:59:37] "GET /virtual-machine-interface/c50192c2-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011655 10.0.0.65 - - [2025-10-16 01:59:37] "POST /set-tag HTTP/1.1" 200 109 0.066208 10.0.0.65 - - [2025-10-16 01:59:37] "GET /virtual-machine-interface/c50192c2-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008876 10.0.0.65 - - [2025-10-16 01:59:37] "GET /instance-ip/c51cedc4-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005906 10.0.0.65 - - [2025-10-16 01:59:37] "GET /virtual-machine-interface/c50192c2-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004656 10.0.0.65 - - [2025-10-16 01:59:37] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.65 - - [2025-10-16 01:59:37] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003716 10.0.0.65 - - [2025-10-16 01:59:37] "POST /ref-update HTTP/1.1" 200 156 0.010401 10.0.0.65 - - [2025-10-16 01:59:37] "GET /virtual-machine-interface/c50192c2-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010645 10.0.0.65 - - [2025-10-16 01:59:37] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.65 - - [2025-10-16 01:59:38] "POST /tags HTTP/1.1" 200 291 0.016591 10.0.0.65 - - [2025-10-16 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012137 10.0.0.65 - - [2025-10-16 01:59:38] "GET /tag/14334946-d8c7-45c3-9dea-3b5b444d2a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013097 10.0.0.65 - - [2025-10-16 01:59:38] "POST /tags HTTP/1.1" 409 252 0.003346 10.0.0.65 - - [2025-10-16 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.65 - - [2025-10-16 01:59:38] "GET /tag/3dd944a1-4416-409e-b1b0-085e994090a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011595 10.0.0.65 - - [2025-10-16 01:59:38] "POST /tags HTTP/1.1" 409 226 0.003786 10.0.0.65 - - [2025-10-16 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005521 10.0.0.65 - - [2025-10-16 01:59:38] "GET /tag/7fa0ff7b-b669-41a7-a228-7c3ffd88dd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010541 10.0.0.65 - - [2025-10-16 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010841 10.0.0.65 - - [2025-10-16 01:59:38] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003940 10.0.0.65 - - [2025-10-16 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.65 - - [2025-10-16 01:59:38] "GET /project/4d2edcb1-1c80-481c-a2c2-deb0470f8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047951 10.0.0.65 - - [2025-10-16 01:59:38] "POST /virtual-machines HTTP/1.1" 200 395 0.009737 10.0.0.65 - - [2025-10-16 01:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010737 10.0.0.65 - - [2025-10-16 01:59:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102415 10.0.0.65 - - [2025-10-16 01:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008770 10.0.0.65 - - [2025-10-16 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012203 10.0.0.65 - - [2025-10-16 01:59:38] "GET /virtual-machine-interface/c5a259be-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004734 10.0.0.65 - - [2025-10-16 01:59:38] "POST /instance-ips HTTP/1.1" 200 397 0.021739 10.0.0.65 - - [2025-10-16 01:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019889 10.0.0.65 - - [2025-10-16 01:59:38] "GET /virtual-machine-interface/c5a259be-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016791 10.0.0.65 - - [2025-10-16 01:59:38] "POST /set-tag HTTP/1.1" 200 109 0.061602 10.0.0.65 - - [2025-10-16 01:59:38] "GET /virtual-machine-interface/c5a259be-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012234 10.0.0.65 - - [2025-10-16 01:59:38] "GET /instance-ip/c5bbabb2-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005006 10.0.0.65 - - [2025-10-16 01:59:38] "GET /virtual-machine-interface/c5a259be-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004940 10.0.0.65 - - [2025-10-16 01:59:38] "POST /set-tag HTTP/1.1" 200 109 0.004694 10.0.0.65 - - [2025-10-16 01:59:38] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003338 10.0.0.65 - - [2025-10-16 01:59:39] "POST /ref-update HTTP/1.1" 200 156 0.008940 10.0.0.65 - - [2025-10-16 01:59:39] "GET /virtual-machine-interface/c5a259be-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003606 10.0.0.65 - - [2025-10-16 01:59:39] "POST /set-tag HTTP/1.1" 200 109 0.010369 10.0.0.65 - - [2025-10-16 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.65 - - [2025-10-16 01:59:39] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004101 10.0.0.65 - - [2025-10-16 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.65 - - [2025-10-16 01:59:39] "GET /project/4d2edcb1-1c80-481c-a2c2-deb0470f8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038922 10.0.0.65 - - [2025-10-16 01:59:39] "POST /virtual-machines HTTP/1.1" 200 395 0.007108 10.0.0.65 - - [2025-10-16 01:59:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013373 10.0.0.65 - - [2025-10-16 01:59:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.090092 10.0.0.65 - - [2025-10-16 01:59:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008084 10.0.0.65 - - [2025-10-16 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012199 10.0.0.65 - - [2025-10-16 01:59:39] "GET /virtual-machine-interface/c616984c-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005052 10.0.0.65 - - [2025-10-16 01:59:39] "POST /instance-ips HTTP/1.1" 200 397 0.021357 10.0.0.65 - - [2025-10-16 01:59:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018259 10.0.0.65 - - [2025-10-16 01:59:39] "GET /virtual-machine-interface/c616984c-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016183 10.0.0.65 - - [2025-10-16 01:59:39] "POST /set-tag HTTP/1.1" 200 109 0.063656 10.0.0.65 - - [2025-10-16 01:59:39] "GET /virtual-machine-interface/c616984c-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012328 10.0.0.65 - - [2025-10-16 01:59:39] "GET /instance-ip/c62c7720-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003739 10.0.0.65 - - [2025-10-16 01:59:39] "GET /virtual-machine-interface/c616984c-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005182 10.0.0.65 - - [2025-10-16 01:59:39] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.65 - - [2025-10-16 01:59:39] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003863 10.0.0.65 - - [2025-10-16 01:59:39] "POST /ref-update HTTP/1.1" 200 156 0.022802 10.0.0.65 - - [2025-10-16 01:59:39] "GET /virtual-machine-interface/c616984c-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022434 10.0.0.65 - - [2025-10-16 01:59:39] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.65 - - [2025-10-16 01:59:39] "POST /tags HTTP/1.1" 200 299 0.019652 10.0.0.65 - - [2025-10-16 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019812 10.0.0.65 - - [2025-10-16 01:59:39] "GET /tag/c86a1a6f-9c20-46cd-bc47-97ec06719c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011827 10.0.0.65 - - [2025-10-16 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.65 - - [2025-10-16 01:59:39] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003648 10.0.0.65 - - [2025-10-16 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.65 - - [2025-10-16 01:59:40] "GET /project/17382865-75e8-4b38-9d56-c550a8dc7103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045177 10.0.0.65 - - [2025-10-16 01:59:40] "POST /virtual-machines HTTP/1.1" 200 395 0.008077 10.0.0.65 - - [2025-10-16 01:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029658 10.0.0.65 - - [2025-10-16 01:59:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113256 10.0.0.65 - - [2025-10-16 01:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012223 10.0.0.65 - - [2025-10-16 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.65 - - [2025-10-16 01:59:40] "GET /virtual-machine-interface/c69fab50-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008609 10.0.0.65 - - [2025-10-16 01:59:40] "POST /instance-ips HTTP/1.1" 200 397 0.026017 10.0.0.65 - - [2025-10-16 01:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.043848 10.0.0.65 - - [2025-10-16 01:59:40] "GET /virtual-machine-interface/c69fab50-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.022808 10.0.0.65 - - [2025-10-16 01:59:40] "POST /set-tag HTTP/1.1" 200 109 0.018680 10.0.0.65 - - [2025-10-16 01:59:40] "GET /virtual-machine-interface/c69fab50-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014474 10.0.0.65 - - [2025-10-16 01:59:40] "GET /instance-ip/c6baacca-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003098 10.0.0.65 - - [2025-10-16 01:59:40] "GET /virtual-machine-interface/c69fab50-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004684 10.0.0.65 - - [2025-10-16 01:59:40] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.65 - - [2025-10-16 01:59:40] "POST /tags HTTP/1.1" 200 299 0.025196 10.0.0.65 - - [2025-10-16 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.65 - - [2025-10-16 01:59:40] "GET /tag/cb518a43-2a20-45fd-a46e-392b262ce38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015318 10.0.0.65 - - [2025-10-16 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.65 - - [2025-10-16 01:59:40] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004853 10.0.0.65 - - [2025-10-16 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.65 - - [2025-10-16 01:59:40] "GET /project/17382865-75e8-4b38-9d56-c550a8dc7103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035107 10.0.0.65 - - [2025-10-16 01:59:40] "POST /virtual-machines HTTP/1.1" 200 395 0.007949 10.0.0.65 - - [2025-10-16 01:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009947 10.0.0.65 - - [2025-10-16 01:59:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093974 10.0.0.65 - - [2025-10-16 01:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021988 10.0.0.65 - - [2025-10-16 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013505 10.0.0.65 - - [2025-10-16 01:59:41] "GET /virtual-machine-interface/c714b9d6-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004273 10.0.0.65 - - [2025-10-16 01:59:41] "POST /instance-ips HTTP/1.1" 200 397 0.019193 10.0.0.65 - - [2025-10-16 01:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021747 10.0.0.65 - - [2025-10-16 01:59:41] "GET /virtual-machine-interface/c714b9d6-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007602 10.0.0.65 - - [2025-10-16 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.019644 10.0.0.65 - - [2025-10-16 01:59:41] "GET /virtual-machine-interface/c714b9d6-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012880 10.0.0.65 - - [2025-10-16 01:59:41] "GET /instance-ip/c72b7f04-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004161 10.0.0.65 - - [2025-10-16 01:59:41] "GET /virtual-machine-interface/c714b9d6-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004564 10.0.0.65 - - [2025-10-16 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.65 - - [2025-10-16 01:59:41] "POST /tags HTTP/1.1" 200 299 0.040977 10.0.0.65 - - [2025-10-16 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007551 10.0.0.65 - - [2025-10-16 01:59:41] "GET /tag/8a21b9ee-5528-42a8-a2c3-28a15669fc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015147 10.0.0.65 - - [2025-10-16 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.65 - - [2025-10-16 01:59:41] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003795 10.0.0.65 - - [2025-10-16 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.65 - - [2025-10-16 01:59:41] "GET /project/4d2edcb1-1c80-481c-a2c2-deb0470f8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034415 10.0.0.65 - - [2025-10-16 01:59:41] "POST /virtual-machines HTTP/1.1" 200 395 0.019343 10.0.0.65 - - [2025-10-16 01:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017587 10.0.0.65 - - [2025-10-16 01:59:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110137 10.0.0.65 - - [2025-10-16 01:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009835 10.0.0.65 - - [2025-10-16 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008525 10.0.0.65 - - [2025-10-16 01:59:41] "GET /virtual-machine-interface/c782aacc-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006473 10.0.0.65 - - [2025-10-16 01:59:41] "POST /instance-ips HTTP/1.1" 200 397 0.024523 10.0.0.65 - - [2025-10-16 01:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.045090 10.0.0.65 - - [2025-10-16 01:59:41] "GET /virtual-machine-interface/c782aacc-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011364 10.0.0.65 - - [2025-10-16 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.025445 10.0.0.65 - - [2025-10-16 01:59:42] "GET /virtual-machine-interface/c782aacc-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020476 10.0.0.65 - - [2025-10-16 01:59:42] "GET /instance-ip/c79d2d70-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010556 10.0.0.65 - - [2025-10-16 01:59:42] "GET /virtual-machine-interface/c782aacc-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010911 10.0.0.65 - - [2025-10-16 01:59:42] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.65 - - [2025-10-16 01:59:42] "POST /tags HTTP/1.1" 200 299 0.023407 10.0.0.65 - - [2025-10-16 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010217 10.0.0.65 - - [2025-10-16 01:59:42] "GET /tag/89d2d04f-0360-4de7-8035-1ce8e5375b70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015831 10.0.0.65 - - [2025-10-16 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.65 - - [2025-10-16 01:59:42] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004218 10.0.0.65 - - [2025-10-16 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.65 - - [2025-10-16 01:59:42] "GET /project/4d2edcb1-1c80-481c-a2c2-deb0470f8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040539 10.0.0.65 - - [2025-10-16 01:59:42] "POST /virtual-machines HTTP/1.1" 200 395 0.014835 10.0.0.65 - - [2025-10-16 01:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.025250 10.0.0.65 - - [2025-10-16 01:59:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124386 10.0.0.65 - - [2025-10-16 01:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010939 10.0.0.65 - - [2025-10-16 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007905 10.0.0.65 - - [2025-10-16 01:59:42] "GET /virtual-machine-interface/c7f90906-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017667 10.0.0.65 - - [2025-10-16 01:59:42] "POST /instance-ips HTTP/1.1" 200 397 0.022696 10.0.0.65 - - [2025-10-16 01:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.025095 10.0.0.65 - - [2025-10-16 01:59:42] "GET /virtual-machine-interface/c7f90906-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012704 10.0.0.65 - - [2025-10-16 01:59:42] "POST /set-tag HTTP/1.1" 200 109 0.024231 10.0.0.65 - - [2025-10-16 01:59:42] "GET /virtual-machine-interface/c7f90906-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012959 10.0.0.65 - - [2025-10-16 01:59:42] "GET /instance-ip/c81554d0-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003059 10.0.0.65 - - [2025-10-16 01:59:42] "GET /virtual-machine-interface/c7f90906-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006556 10.0.0.65 - - [2025-10-16 01:59:42] "POST /set-tag HTTP/1.1" 200 109 0.007529 10.0.0.65 - - [2025-10-16 01:59:42] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.005208 10.0.0.65 - - [2025-10-16 01:59:42] "POST /ref-update HTTP/1.1" 200 156 0.011235 10.0.0.65 - - [2025-10-16 01:59:42] "GET /virtual-machine-interface/c69fab50-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014630 10.0.0.65 - - [2025-10-16 01:59:42] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.65 - - [2025-10-16 01:59:42] "GET /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004869 10.0.0.65 - - [2025-10-16 01:59:42] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.65 - - [2025-10-16 01:59:43] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003702 10.0.0.65 - - [2025-10-16 01:59:43] "POST /ref-update HTTP/1.1" 200 156 0.009404 10.0.0.65 - - [2025-10-16 01:59:43] "GET /virtual-machine-interface/c714b9d6-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004215 10.0.0.65 - - [2025-10-16 01:59:43] "POST /set-tag HTTP/1.1" 200 109 0.003962 10.0.0.65 - - [2025-10-16 01:59:43] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004787 10.0.0.65 - - [2025-10-16 01:59:43] "POST /ref-update HTTP/1.1" 200 156 0.012278 10.0.0.65 - - [2025-10-16 01:59:43] "GET /virtual-machine-interface/c782aacc-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015540 10.0.0.65 - - [2025-10-16 01:59:43] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.65 - - [2025-10-16 01:59:43] "GET /virtual-machine-interface/c50192c2-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008203 10.0.0.65 - - [2025-10-16 01:59:43] "POST /set-tag HTTP/1.1" 200 109 0.002900 10.0.0.65 - - [2025-10-16 01:59:43] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003585 10.0.0.65 - - [2025-10-16 01:59:43] "POST /ref-update HTTP/1.1" 200 156 0.012962 10.0.0.65 - - [2025-10-16 01:59:43] "GET /virtual-machine-interface/c7f90906-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013591 10.0.0.65 - - [2025-10-16 01:59:43] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.65 - - [2025-10-16 01:59:43] "GET /virtual-machine-interface/c5a259be-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004562 10.0.0.65 - - [2025-10-16 01:59:43] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.65 - - [2025-10-16 01:59:43] "GET /virtual-machine-interface/c616984c-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003641 10.0.0.65 - - [2025-10-16 01:59:43] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.65 - - [2025-10-16 01:59:43] "GET /virtual-machine-interface/c69fab50-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004283 10.0.0.65 - - [2025-10-16 01:59:43] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.65 - - [2025-10-16 01:59:43] "GET /virtual-machine-interface/c714b9d6-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004304 10.0.0.65 - - [2025-10-16 01:59:43] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.65 - - [2025-10-16 01:59:43] "GET /virtual-machine-interface/c782aacc-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003984 10.0.0.65 - - [2025-10-16 01:59:43] "POST /set-tag HTTP/1.1" 200 109 0.001604 10.0.0.65 - - [2025-10-16 01:59:43] "GET /virtual-machine-interface/c7f90906-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004345 10.0.0.65 - - [2025-10-16 01:59:43] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.65 - - [2025-10-16 01:59:43] "GET /virtual-machine-interface/c616984c-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003732 10.0.0.65 - - [2025-10-16 01:59:43] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.65 - - [2025-10-16 01:59:47] "GET /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004715 10.0.0.65 - - [2025-10-16 01:59:47] "POST /set-tag HTTP/1.1" 200 109 0.003673 10.0.0.65 - - [2025-10-16 01:59:47] "GET /virtual-machine-interface/c69fab50-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004281 10.0.0.65 - - [2025-10-16 01:59:47] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.65 - - [2025-10-16 01:59:48] "GET /virtual-machine-interface/c50192c2-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005437 10.0.0.65 - - [2025-10-16 01:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.65 - - [2025-10-16 01:59:49] "GET /virtual-machine-interface/c5a259be-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004269 10.0.0.65 - - [2025-10-16 01:59:49] "POST /set-tag HTTP/1.1" 200 109 0.001837 10.0.0.65 - - [2025-10-16 01:59:50] "GET /virtual-machine/a95d826b-ee3f-487e-bc7e-e6a41ea4ec7a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003910 10.0.0.65 - - [2025-10-16 01:59:50] "GET /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004876 10.0.0.65 - - [2025-10-16 01:59:50] "GET /virtual-machine/a79b668f-4e7e-4f02-a8e8-f4be56e65cd5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003276 10.0.0.65 - - [2025-10-16 01:59:51] "GET /virtual-machine-interface/c50192c2-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004329 10.0.0.65 - - [2025-10-16 01:59:51] "GET /virtual-machine/3e46c2de-8364-4ffa-b8bb-d3484b31f0d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002983 10.0.0.65 - - [2025-10-16 01:59:51] "GET /virtual-machine-interface/c5a259be-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003664 10.0.0.65 - - [2025-10-16 01:59:51] "GET /virtual-machine/120a30ff-8b87-437f-b41b-ac4b53adf42f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002723 10.0.0.65 - - [2025-10-16 01:59:51] "GET /virtual-machine-interface/c616984c-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005552 10.0.0.65 - - [2025-10-16 01:59:51] "GET /virtual-machine/34124d64-6960-4c2d-9165-e95746b4ce93?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003440 10.0.0.65 - - [2025-10-16 01:59:51] "GET /virtual-machine-interface/c69fab50-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003942 10.0.0.65 - - [2025-10-16 01:59:52] "GET /virtual-machine-interface/c714b9d6-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004888 10.0.0.65 - - [2025-10-16 01:59:52] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.65 - - [2025-10-16 01:59:52] "GET /virtual-machine-interface/c782aacc-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005031 10.0.0.65 - - [2025-10-16 01:59:52] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.65 - - [2025-10-16 01:59:53] "GET /virtual-machine-interface/c7f90906-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005594 10.0.0.65 - - [2025-10-16 01:59:53] "POST /set-tag HTTP/1.1" 200 109 0.001861 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:59:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001404 [Introspect:8084]10.0.0.65 - - [2025-10-16 01:59:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 10.0.0.65 - - [2025-10-16 01:59:56] "GET /virtual-machine/4ef3c604-1517-41e7-9708-c3af827b06e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003131 10.0.0.65 - - [2025-10-16 01:59:56] "GET /virtual-machine-interface/c782aacc-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003863 10.0.0.65 - - [2025-10-16 01:59:56] "GET /virtual-machine/eba94d7b-a11a-46a8-8124-9b0339303fa2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003195 10.0.0.65 - - [2025-10-16 01:59:56] "GET /virtual-machine-interface/c714b9d6-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003839 10.0.0.65 - - [2025-10-16 01:59:56] "GET /virtual-machine/707efc20-93be-4e8b-9cf7-3a28c455f9bf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003284 10.0.0.65 - - [2025-10-16 01:59:56] "GET /virtual-machine-interface/c7f90906-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003931 10.0.0.65 - - [2025-10-16 01:59:56] "GET /loadbalancer/9a04242b-e4f5-4be0-bfa5-502ee735d2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003235 10.0.0.65 - - [2025-10-16 01:59:56] "POST /tags HTTP/1.1" 200 333 0.021072 10.0.0.65 - - [2025-10-16 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009394 10.0.0.65 - - [2025-10-16 01:59:56] "GET /tag/e13cbf4b-db95-4540-b887-635b722b6936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017498 10.0.0.65 - - [2025-10-16 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.65 - - [2025-10-16 01:59:57] "GET /project/17382865-75e8-4b38-9d56-c550a8dc7103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030401 10.0.0.65 - - [2025-10-16 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.65 - - [2025-10-16 01:59:57] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003549 10.0.0.65 - - [2025-10-16 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.65 - - [2025-10-16 01:59:57] "GET /service-appliance-set/c74e8fcd-42ec-4f0a-afb2-f456d2a5ce28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003240 10.0.0.65 - - [2025-10-16 01:59:57] "POST /fqname-to-id HTTP/1.1" 404 273 0.001686 10.0.0.65 - - [2025-10-16 01:59:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.107862 10.0.0.65 - - [2025-10-16 01:59:57] "GET /virtual-machine-interface/a9a7232c-74d4-4342-979c-1bae02f5cd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.012339 10.0.0.65 - - [2025-10-16 01:59:57] "POST /instance-ips HTTP/1.1" 200 409 0.024999 10.0.0.65 - - [2025-10-16 01:59:57] "GET /instance-ip/7c2252eb-1a2c-4803-9720-3e6273954ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003999 10.0.0.65 - - [2025-10-16 01:59:57] "POST /loadbalancers HTTP/1.1" 200 629 0.058432 10.0.0.65 - - [2025-10-16 01:59:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017006 10.0.0.65 - - [2025-10-16 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004733 10.0.0.65 - - [2025-10-16 01:59:57] "GET /project/17382865-75e8-4b38-9d56-c550a8dc7103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048584 10.0.0.65 - - [2025-10-16 01:59:57] "GET /instance-ip/7c2252eb-1a2c-4803-9720-3e6273954ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002415 10.0.0.65 - - [2025-10-16 01:59:57] "GET /project/17382865-75e8-4b38-9d56-c550a8dc7103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.020199 10.0.0.65 - - [2025-10-16 01:59:57] "GET /loadbalancer/9a04242b-e4f5-4be0-bfa5-502ee735d2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003259 10.0.0.65 - - [2025-10-16 01:59:57] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.022333 10.0.0.65 - - [2025-10-16 01:59:57] "POST /floating-ips HTTP/1.1" 200 597 0.026485 10.0.0.65 - - [2025-10-16 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.65 - - [2025-10-16 01:59:57] "GET /project/17382865-75e8-4b38-9d56-c550a8dc7103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029361 10.0.0.65 - - [2025-10-16 01:59:57] "GET /loadbalancer-listener/05ef6a99-b51e-4826-8e8e-391989bdf7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.003810 10.0.0.65 - - [2025-10-16 01:59:57] "GET /loadbalancer-listener/05ef6a99-b51e-4826-8e8e-391989bdf7a8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.003831 10.0.0.65 - - [2025-10-16 01:59:57] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018873 10.0.0.65 - - [2025-10-16 01:59:57] "GET /instance-ip/7c2252eb-1a2c-4803-9720-3e6273954ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003497 10.0.0.65 - - [2025-10-16 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019358 10.0.0.65 - - [2025-10-16 01:59:57] "GET /instance-ip/7c2252eb-1a2c-4803-9720-3e6273954ae2?fields=floating_ips HTTP/1.1" 200 1212 0.004571 10.0.0.65 - - [2025-10-16 01:59:57] "GET /floating-ip/2cc17eea-9be0-45c4-afd8-f1bcf13c0eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.001931 10.0.0.65 - - [2025-10-16 01:59:57] "GET /loadbalancer/9a04242b-e4f5-4be0-bfa5-502ee735d2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002766 10.0.0.65 - - [2025-10-16 01:59:57] "GET /loadbalancer-pool/3a09e789-9aa4-4fbe-a6a3-4ea67ee9595c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004476 10.0.0.65 - - [2025-10-16 01:59:57] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016545 10.0.0.65 - - [2025-10-16 01:59:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007047 10.0.0.65 - - [2025-10-16 01:59:57] "GET /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011687 10.0.0.65 - - [2025-10-16 01:59:57] "POST /tags HTTP/1.1" 409 221 0.002616 10.0.0.65 - - [2025-10-16 01:59:57] "GET /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003698 10.0.0.65 - - [2025-10-16 01:59:57] "POST /ref-update HTTP/1.1" 200 156 0.005724 10.0.0.65 - - [2025-10-16 01:59:57] "GET /loadbalancer/9a04242b-e4f5-4be0-bfa5-502ee735d2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005662 10.0.0.65 - - [2025-10-16 01:59:57] "GET /floating-ip/2cc17eea-9be0-45c4-afd8-f1bcf13c0eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.014471 10.0.0.65 - - [2025-10-16 01:59:57] "PUT /floating-ip/2cc17eea-9be0-45c4-afd8-f1bcf13c0eb8 HTTP/1.1" 200 256 0.009362 10.0.0.65 - - [2025-10-16 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011304 10.0.0.65 - - [2025-10-16 01:59:57] "GET /tag/e13cbf4b-db95-4540-b887-635b722b6936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009964 10.0.0.65 - - [2025-10-16 01:59:58] "POST /set-tag HTTP/1.1" 200 109 0.066464 10.0.0.65 - - [2025-10-16 01:59:58] "GET /loadbalancer-pool/3a09e789-9aa4-4fbe-a6a3-4ea67ee9595c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002886 10.0.0.65 - - [2025-10-16 01:59:58] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016494 10.0.0.65 - - [2025-10-16 01:59:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028977 10.0.0.65 - - [2025-10-16 01:59:58] "GET /virtual-machine-interface/c50192c2-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008780 10.0.0.65 - - [2025-10-16 01:59:58] "GET /virtual-machine-interface/c50192c2-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005738 10.0.0.65 - - [2025-10-16 01:59:58] "POST /ref-update HTTP/1.1" 200 156 0.006357 10.0.0.65 - - [2025-10-16 01:59:58] "GET /floating-ip/2cc17eea-9be0-45c4-afd8-f1bcf13c0eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.004710 10.0.0.65 - - [2025-10-16 01:59:58] "POST /set-tag HTTP/1.1" 200 109 0.064103 10.0.0.65 - - [2025-10-16 01:59:58] "POST /tags HTTP/1.1" 409 206 0.002561 10.0.0.65 - - [2025-10-16 01:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.65 - - [2025-10-16 01:59:58] "GET /tag/cd4693a1-893d-41e4-88ee-79ba877fd116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013235 10.0.0.65 - - [2025-10-16 01:59:58] "POST /tags HTTP/1.1" 409 204 0.008333 10.0.0.65 - - [2025-10-16 01:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.65 - - [2025-10-16 01:59:58] "GET /tag/cb518a43-2a20-45fd-a46e-392b262ce38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009583 10.0.0.65 - - [2025-10-16 01:59:58] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002606 10.0.0.65 - - [2025-10-16 01:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.65 - - [2025-10-16 01:59:58] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002038 10.0.0.65 - - [2025-10-16 01:59:58] "POST /tags HTTP/1.1" 409 206 0.001331 10.0.0.65 - - [2025-10-16 01:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001165 10.0.0.65 - - [2025-10-16 01:59:58] "GET /tag/cd4693a1-893d-41e4-88ee-79ba877fd116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009970 10.0.0.65 - - [2025-10-16 01:59:58] "POST /tags HTTP/1.1" 409 226 0.002152 10.0.0.65 - - [2025-10-16 01:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.65 - - [2025-10-16 01:59:58] "GET /tag/5b89d478-cb5a-44a9-8dd6-b33dd3220b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009982 10.0.0.65 - - [2025-10-16 01:59:58] "POST /tags HTTP/1.1" 409 204 0.002567 10.0.0.65 - - [2025-10-16 01:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.65 - - [2025-10-16 01:59:58] "GET /tag/cb518a43-2a20-45fd-a46e-392b262ce38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012442 10.0.0.65 - - [2025-10-16 01:59:58] "POST /tags HTTP/1.1" 409 226 0.002021 10.0.0.65 - - [2025-10-16 01:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.65 - - [2025-10-16 01:59:58] "GET /tag/5b89d478-cb5a-44a9-8dd6-b33dd3220b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009590 10.0.0.65 - - [2025-10-16 01:59:58] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.001861 10.0.0.65 - - [2025-10-16 01:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.65 - - [2025-10-16 01:59:58] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002706 10.0.0.65 - - [2025-10-16 01:59:58] "POST /firewall-rules HTTP/1.1" 200 626 0.082137 10.0.0.65 - - [2025-10-16 01:59:59] "POST /firewall-rules HTTP/1.1" 200 646 0.076266 10.0.0.65 - - [2025-10-16 01:59:59] "GET /firewall-rule/1fb325ef-14d2-4d96-b610-6abfd76bf4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.019089 10.0.0.65 - - [2025-10-16 01:59:59] "GET /firewall-policy/bc20e988-9324-4d16-8d1e-4584f2f61966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002338 10.0.0.65 - - [2025-10-16 01:59:59] "GET /firewall-rule/bf1bf330-71ff-4fca-ae47-4978f12f7345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.006232 10.0.0.65 - - [2025-10-16 01:59:59] "POST /ref-update HTTP/1.1" 200 156 0.015497 10.0.0.65 - - [2025-10-16 01:59:59] "POST /firewall-policys HTTP/1.1" 200 606 0.048638 10.0.0.65 - - [2025-10-16 01:59:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015757 10.0.0.65 - - [2025-10-16 01:59:59] "GET /firewall-policy/2d7069da-0bde-4d67-b95d-99b6794f752a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005898 10.0.0.65 - - [2025-10-16 01:59:59] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.001825 10.0.0.65 - - [2025-10-16 01:59:59] "GET /firewall-policy/2d7069da-0bde-4d67-b95d-99b6794f752a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002594 10.0.0.65 - - [2025-10-16 01:59:59] "GET /firewall-policy/00bdbd4f-87c4-47fa-ab76-3521b905bd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.003823 10.0.0.65 - - [2025-10-16 01:59:59] "GET /firewall-policy/bc20e988-9324-4d16-8d1e-4584f2f61966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002916 10.0.0.65 - - [2025-10-16 01:59:59] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004481 10.0.0.65 - - [2025-10-16 01:59:59] "GET /firewall-policy/bc20e988-9324-4d16-8d1e-4584f2f61966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002044 10.0.0.65 - - [2025-10-16 01:59:59] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002215 10.0.0.65 - - [2025-10-16 01:59:59] "POST /ref-update HTTP/1.1" 200 156 0.017588 10.0.0.65 - - [2025-10-16 01:59:59] "POST /ref-update HTTP/1.1" 200 156 0.019292 10.0.0.65 - - [2025-10-16 01:59:59] "POST /ref-update HTTP/1.1" 200 156 0.018796 10.0.0.65 - - [2025-10-16 01:59:59] "POST /ref-update HTTP/1.1" 200 156 0.024674 10.0.0.65 - - [2025-10-16 01:59:59] "POST /ref-update HTTP/1.1" 200 156 0.025437 10.0.0.65 - - [2025-10-16 01:59:59] "GET /firewall-policy/2d7069da-0bde-4d67-b95d-99b6794f752a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002687 10.0.0.65 - - [2025-10-16 02:01:13] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008396 10.0.0.65 - - [2025-10-16 02:01:13] "POST /set-tag HTTP/1.1" 200 109 0.005760 10.0.0.65 - - [2025-10-16 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.65 - - [2025-10-16 02:01:13] "GET /loadbalancer/709cc6b3-3b53-4584-9354-309fd16a5bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002563 10.0.0.65 - - [2025-10-16 02:01:13] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005396 10.0.0.65 - - [2025-10-16 02:01:13] "POST /set-tag HTTP/1.1" 200 109 0.015727 10.0.0.65 - - [2025-10-16 02:01:13] "DELETE /loadbalancer-member/354d867b-d9c9-4c94-a9e4-0cb006db3b9c HTTP/1.1" 200 115 0.028071 10.0.0.65 - - [2025-10-16 02:01:13] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004180 10.0.0.65 - - [2025-10-16 02:01:13] "POST /set-tag HTTP/1.1" 200 109 0.002707 10.0.0.65 - - [2025-10-16 02:01:13] "DELETE /loadbalancer-member/2d53fb8f-6fa8-4ffd-8a99-81543662db3e HTTP/1.1" 200 115 0.033431 10.0.0.65 - - [2025-10-16 02:01:13] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004618 10.0.0.65 - - [2025-10-16 02:01:13] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.65 - - [2025-10-16 02:01:13] "DELETE /loadbalancer-member/8f166d2c-a110-4d6e-af21-0dd497700cf4 HTTP/1.1" 200 115 0.041569 10.0.0.65 - - [2025-10-16 02:01:13] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006021 10.0.0.65 - - [2025-10-16 02:01:13] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.65 - - [2025-10-16 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.65 - - [2025-10-16 02:01:13] "GET /loadbalancer/709cc6b3-3b53-4584-9354-309fd16a5bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002434 10.0.0.65 - - [2025-10-16 02:01:13] "GET /loadbalancer-pool/41677786-26aa-49ee-b190-786dd2dc0edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002622 10.0.0.65 - - [2025-10-16 02:01:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017232 10.0.0.65 - - [2025-10-16 02:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012906 10.0.0.65 - - [2025-10-16 02:01:13] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013803 10.0.0.65 - - [2025-10-16 02:01:13] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003815 10.0.0.65 - - [2025-10-16 02:01:13] "GET /floating-ip/13797c38-288a-4094-afae-18e173f7868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002092 10.0.0.65 - - [2025-10-16 02:01:14] "POST /set-tag HTTP/1.1" 200 109 0.060137 10.0.0.65 - - [2025-10-16 02:01:14] "GET /loadbalancer-pool/03457605-366c-4551-a8fb-cfc192bbd9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.024976 10.0.0.65 - - [2025-10-16 02:01:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016804 10.0.0.65 - - [2025-10-16 02:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016965 10.0.0.65 - - [2025-10-16 02:01:14] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018230 10.0.0.65 - - [2025-10-16 02:01:14] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003861 10.0.0.65 - - [2025-10-16 02:01:14] "POST /set-tag HTTP/1.1" 200 109 0.005130 10.0.0.65 - - [2025-10-16 02:01:14] "GET /floating-ip/13797c38-288a-4094-afae-18e173f7868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002146 10.0.0.65 - - [2025-10-16 02:01:14] "GET /loadbalancer-pool/652120ff-987b-4da3-aff8-ec067d6a96c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003837 10.0.0.65 - - [2025-10-16 02:01:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026944 10.0.0.65 - - [2025-10-16 02:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015978 10.0.0.65 - - [2025-10-16 02:01:14] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015085 10.0.0.65 - - [2025-10-16 02:01:14] "GET /virtual-machine-interface/753957b2-aa32-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018076 10.0.0.65 - - [2025-10-16 02:01:14] "GET /floating-ip/13797c38-288a-4094-afae-18e173f7868d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.009487 10.0.0.65 - - [2025-10-16 02:01:14] "POST /set-tag HTTP/1.1" 200 109 0.003946 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:01:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:01:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:01:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001189 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:01:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:02:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:02:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001430 10.0.0.65 - - [2025-10-16 02:02:05] "POST /tags HTTP/1.1" 409 252 0.003200 10.0.0.65 - - [2025-10-16 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.65 - - [2025-10-16 02:02:05] "GET /tag/3dd944a1-4416-409e-b1b0-085e994090a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009883 10.0.0.65 - - [2025-10-16 02:02:05] "POST /tags HTTP/1.1" 409 228 0.001952 10.0.0.65 - - [2025-10-16 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.65 - - [2025-10-16 02:02:05] "GET /tag/97ac8589-aa9c-4ec8-88cf-9f4120c6778d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010708 10.0.0.65 - - [2025-10-16 02:02:05] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002892 10.0.0.65 - - [2025-10-16 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.65 - - [2025-10-16 02:02:05] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002444 10.0.0.65 - - [2025-10-16 02:02:05] "POST /tags HTTP/1.1" 409 206 0.001612 10.0.0.65 - - [2025-10-16 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.65 - - [2025-10-16 02:02:05] "GET /tag/cd4693a1-893d-41e4-88ee-79ba877fd116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012444 10.0.0.65 - - [2025-10-16 02:02:05] "POST /tags HTTP/1.1" 409 226 0.003070 10.0.0.65 - - [2025-10-16 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.65 - - [2025-10-16 02:02:05] "GET /tag/5b89d478-cb5a-44a9-8dd6-b33dd3220b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009962 10.0.0.65 - - [2025-10-16 02:02:05] "POST /tags HTTP/1.1" 409 204 0.001764 10.0.0.65 - - [2025-10-16 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.65 - - [2025-10-16 02:02:05] "GET /tag/cb518a43-2a20-45fd-a46e-392b262ce38c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012605 10.0.0.65 - - [2025-10-16 02:02:05] "POST /tags HTTP/1.1" 409 226 0.002109 10.0.0.65 - - [2025-10-16 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.65 - - [2025-10-16 02:02:05] "GET /tag/5b89d478-cb5a-44a9-8dd6-b33dd3220b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011349 10.0.0.65 - - [2025-10-16 02:02:05] "POST /tags HTTP/1.1" 409 228 0.001999 10.0.0.65 - - [2025-10-16 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.65 - - [2025-10-16 02:02:05] "GET /tag/97ac8589-aa9c-4ec8-88cf-9f4120c6778d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011432 10.0.0.65 - - [2025-10-16 02:02:05] "POST /tags HTTP/1.1" 409 252 0.002207 10.0.0.65 - - [2025-10-16 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.65 - - [2025-10-16 02:02:05] "GET /tag/3dd944a1-4416-409e-b1b0-085e994090a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014355 10.0.0.65 - - [2025-10-16 02:02:05] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003474 10.0.0.65 - - [2025-10-16 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.65 - - [2025-10-16 02:02:05] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003225 10.0.0.65 - - [2025-10-16 02:02:05] "POST /firewall-rules HTTP/1.1" 409 281 0.002280 10.0.0.65 - - [2025-10-16 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.65 - - [2025-10-16 02:02:05] "PUT /firewall-rule/bf1bf330-71ff-4fca-ae47-4978f12f7345 HTTP/1.1" 200 260 0.029253 10.0.0.65 - - [2025-10-16 02:02:05] "POST /firewall-rules HTTP/1.1" 409 291 0.005627 10.0.0.65 - - [2025-10-16 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.65 - - [2025-10-16 02:02:06] "PUT /firewall-rule/1fb325ef-14d2-4d96-b610-6abfd76bf4af HTTP/1.1" 200 260 0.040365 10.0.0.65 - - [2025-10-16 02:02:06] "GET /firewall-rule/1fb325ef-14d2-4d96-b610-6abfd76bf4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.027674 10.0.0.65 - - [2025-10-16 02:02:06] "POST /firewall-rules HTTP/1.1" 200 658 0.092753 10.0.0.65 - - [2025-10-16 02:02:06] "GET /firewall-rule/0c386886-cc4c-402f-94f6-d2d1fd8686cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.016136 10.0.0.65 - - [2025-10-16 02:02:06] "GET /firewall-policy/bc20e988-9324-4d16-8d1e-4584f2f61966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002317 10.0.0.65 - - [2025-10-16 02:02:06] "GET /firewall-rule/bf1bf330-71ff-4fca-ae47-4978f12f7345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.012453 10.0.0.65 - - [2025-10-16 02:02:06] "POST /firewall-policys HTTP/1.1" 409 269 0.003253 10.0.0.65 - - [2025-10-16 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.65 - - [2025-10-16 02:02:06] "PUT /firewall-policy/2d7069da-0bde-4d67-b95d-99b6794f752a HTTP/1.1" 200 264 0.029231 10.0.0.65 - - [2025-10-16 02:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.031273 10.0.0.65 - - [2025-10-16 02:02:06] "GET /firewall-policy/2d7069da-0bde-4d67-b95d-99b6794f752a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.013234 10.0.0.65 - - [2025-10-16 02:02:06] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002916 10.0.0.65 - - [2025-10-16 02:02:06] "GET /firewall-policy/2d7069da-0bde-4d67-b95d-99b6794f752a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002616 10.0.0.65 - - [2025-10-16 02:02:06] "GET /firewall-policy/00bdbd4f-87c4-47fa-ab76-3521b905bd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.002086 10.0.0.65 - - [2025-10-16 02:02:06] "GET /firewall-policy/2d7069da-0bde-4d67-b95d-99b6794f752a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002945 10.0.0.65 - - [2025-10-16 02:02:06] "GET /firewall-policy/2d7069da-0bde-4d67-b95d-99b6794f752a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003663 10.0.0.65 - - [2025-10-16 02:03:07] "GET /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012065 10.0.0.65 - - [2025-10-16 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.006147 10.0.0.65 - - [2025-10-16 02:03:07] "GET /virtual-machine-interface/c5a259be-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004483 10.0.0.65 - - [2025-10-16 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.004708 10.0.0.65 - - [2025-10-16 02:03:07] "GET /virtual-machine-interface/c714b9d6-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004422 10.0.0.65 - - [2025-10-16 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.65 - - [2025-10-16 02:03:07] "GET /virtual-machine-interface/c782aacc-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004107 10.0.0.65 - - [2025-10-16 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.65 - - [2025-10-16 02:03:07] "GET /virtual-machine-interface/c7f90906-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004817 10.0.0.65 - - [2025-10-16 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.65 - - [2025-10-16 02:03:07] "GET /virtual-machine-interface/c50192c2-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004163 10.0.0.65 - - [2025-10-16 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.65 - - [2025-10-16 02:03:07] "GET /virtual-machine-interface/c616984c-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004559 10.0.0.65 - - [2025-10-16 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.65 - - [2025-10-16 02:03:07] "GET /virtual-machine-interface/c69fab50-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004581 10.0.0.65 - - [2025-10-16 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.65 - - [2025-10-16 02:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.65 - - [2025-10-16 02:03:07] "GET /loadbalancer/9a04242b-e4f5-4be0-bfa5-502ee735d2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002290 10.0.0.65 - - [2025-10-16 02:03:08] "GET /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004268 10.0.0.65 - - [2025-10-16 02:03:08] "POST /set-tag HTTP/1.1" 200 109 0.061152 10.0.0.65 - - [2025-10-16 02:03:08] "DELETE /loadbalancer-member/9789c47f-0556-4f54-ba12-462612e22b24 HTTP/1.1" 200 115 0.059565 10.0.0.65 - - [2025-10-16 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.65 - - [2025-10-16 02:03:08] "GET /loadbalancer/9a04242b-e4f5-4be0-bfa5-502ee735d2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002960 10.0.0.65 - - [2025-10-16 02:03:09] "GET /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011416 10.0.0.65 - - [2025-10-16 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.004689 10.0.0.65 - - [2025-10-16 02:03:09] "GET /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004560 10.0.0.65 - - [2025-10-16 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.65 - - [2025-10-16 02:03:09] "GET /virtual-machine/a95d826b-ee3f-487e-bc7e-e6a41ea4ec7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002534 10.0.0.65 - - [2025-10-16 02:03:09] "POST /ref-update HTTP/1.1" 200 156 0.010630 10.0.0.65 - - [2025-10-16 02:03:09] "GET /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004701 10.0.0.65 - - [2025-10-16 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.016673 10.0.0.65 - - [2025-10-16 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.022113 10.0.0.65 - - [2025-10-16 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.029551 10.0.0.65 - - [2025-10-16 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.015705 10.0.0.65 - - [2025-10-16 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.026002 10.0.0.65 - - [2025-10-16 02:03:09] "DELETE /instance-ip/c4a25898-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.068376 10.0.0.65 - - [2025-10-16 02:03:09] "POST /ref-update HTTP/1.1" 200 156 0.013297 10.0.0.65 - - [2025-10-16 02:03:09] "DELETE /virtual-machine-interface/c4898674-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.053772 10.0.0.65 - - [2025-10-16 02:03:09] "DELETE /virtual-machine/a95d826b-ee3f-487e-bc7e-e6a41ea4ec7a HTTP/1.1" 200 115 0.019743 10.0.0.65 - - [2025-10-16 02:03:09] "GET /virtual-machine-interface/c50192c2-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005579 10.0.0.65 - - [2025-10-16 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.003094 10.0.0.65 - - [2025-10-16 02:03:09] "GET /virtual-machine-interface/c50192c2-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004181 10.0.0.65 - - [2025-10-16 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.65 - - [2025-10-16 02:03:09] "GET /virtual-machine/a79b668f-4e7e-4f02-a8e8-f4be56e65cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003137 10.0.0.65 - - [2025-10-16 02:03:09] "POST /ref-update HTTP/1.1" 200 156 0.012223 10.0.0.65 - - [2025-10-16 02:03:09] "GET /virtual-machine-interface/c50192c2-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009567 10.0.0.65 - - [2025-10-16 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.021815 10.0.0.65 - - [2025-10-16 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.036044 10.0.0.65 - - [2025-10-16 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.027533 10.0.0.65 - - [2025-10-16 02:03:09] "POST /set-tag HTTP/1.1" 200 109 0.016695 10.0.0.65 - - [2025-10-16 02:03:10] "POST /set-tag HTTP/1.1" 200 109 0.023885 10.0.0.65 - - [2025-10-16 02:03:10] "DELETE /instance-ip/c51cedc4-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.059897 10.0.0.65 - - [2025-10-16 02:03:10] "POST /ref-update HTTP/1.1" 200 156 0.008299 10.0.0.65 - - [2025-10-16 02:03:10] "DELETE /virtual-machine-interface/c50192c2-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.057582 10.0.0.65 - - [2025-10-16 02:03:10] "DELETE /virtual-machine/a79b668f-4e7e-4f02-a8e8-f4be56e65cd5 HTTP/1.1" 200 115 0.020841 10.0.0.65 - - [2025-10-16 02:03:10] "DELETE /tag/055a5135-a207-48d8-83e1-2de8449e431d HTTP/1.1" 200 115 0.036114 10.0.0.65 - - [2025-10-16 02:03:10] "GET /virtual-machine-interface/c5a259be-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004415 10.0.0.65 - - [2025-10-16 02:03:10] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.65 - - [2025-10-16 02:03:10] "GET /virtual-machine-interface/c5a259be-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003897 10.0.0.65 - - [2025-10-16 02:03:10] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.65 - - [2025-10-16 02:03:10] "GET /virtual-machine/3e46c2de-8364-4ffa-b8bb-d3484b31f0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005857 10.0.0.65 - - [2025-10-16 02:03:10] "POST /ref-update HTTP/1.1" 200 156 0.013869 10.0.0.65 - - [2025-10-16 02:03:10] "GET /virtual-machine-interface/c5a259be-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011462 10.0.0.65 - - [2025-10-16 02:03:10] "POST /set-tag HTTP/1.1" 200 109 0.016212 10.0.0.65 - - [2025-10-16 02:03:10] "POST /set-tag HTTP/1.1" 200 109 0.024168 10.0.0.65 - - [2025-10-16 02:03:10] "POST /set-tag HTTP/1.1" 200 109 0.019996 10.0.0.65 - - [2025-10-16 02:03:10] "POST /set-tag HTTP/1.1" 200 109 0.016165 10.0.0.65 - - [2025-10-16 02:03:10] "POST /set-tag HTTP/1.1" 200 109 0.027092 10.0.0.65 - - [2025-10-16 02:03:10] "DELETE /instance-ip/c5bbabb2-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.048775 10.0.0.65 - - [2025-10-16 02:03:10] "DELETE /virtual-machine-interface/c5a259be-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.039810 10.0.0.65 - - [2025-10-16 02:03:10] "DELETE /virtual-machine/3e46c2de-8364-4ffa-b8bb-d3484b31f0d0 HTTP/1.1" 200 115 0.035931 10.0.0.65 - - [2025-10-16 02:03:10] "GET /virtual-machine-interface/c616984c-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004412 10.0.0.65 - - [2025-10-16 02:03:10] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.65 - - [2025-10-16 02:03:10] "GET /virtual-machine-interface/c616984c-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004300 10.0.0.65 - - [2025-10-16 02:03:10] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.65 - - [2025-10-16 02:03:10] "GET /virtual-machine/120a30ff-8b87-437f-b41b-ac4b53adf42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003403 10.0.0.65 - - [2025-10-16 02:03:10] "POST /ref-update HTTP/1.1" 200 156 0.010181 10.0.0.65 - - [2025-10-16 02:03:10] "GET /virtual-machine-interface/c616984c-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018034 10.0.0.65 - - [2025-10-16 02:03:10] "POST /set-tag HTTP/1.1" 200 109 0.018996 10.0.0.65 - - [2025-10-16 02:03:11] "POST /set-tag HTTP/1.1" 200 109 0.026182 10.0.0.65 - - [2025-10-16 02:03:11] "POST /set-tag HTTP/1.1" 200 109 0.026459 10.0.0.65 - - [2025-10-16 02:03:11] "POST /set-tag HTTP/1.1" 200 109 0.015662 10.0.0.65 - - [2025-10-16 02:03:11] "POST /set-tag HTTP/1.1" 200 109 0.029773 10.0.0.65 - - [2025-10-16 02:03:11] "DELETE /instance-ip/c62c7720-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.046641 10.0.0.65 - - [2025-10-16 02:03:11] "DELETE /virtual-machine-interface/c616984c-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.050393 10.0.0.65 - - [2025-10-16 02:03:11] "DELETE /virtual-machine/120a30ff-8b87-437f-b41b-ac4b53adf42f HTTP/1.1" 200 115 0.018280 10.0.0.65 - - [2025-10-16 02:03:11] "DELETE /tag/14334946-d8c7-45c3-9dea-3b5b444d2a8a HTTP/1.1" 200 115 0.032860 10.0.0.65 - - [2025-10-16 02:03:11] "DELETE /tag/cd4693a1-893d-41e4-88ee-79ba877fd116 HTTP/1.1" 409 388 0.004179 10.0.0.65 - - [2025-10-16 02:03:39] "GET /virtual-machine-interface/c7f90906-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004898 10.0.0.65 - - [2025-10-16 02:03:39] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.65 - - [2025-10-16 02:03:39] "GET /virtual-machine-interface/c7f90906-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004015 10.0.0.65 - - [2025-10-16 02:03:39] "POST /set-tag HTTP/1.1" 200 109 0.003944 10.0.0.65 - - [2025-10-16 02:03:39] "GET /virtual-machine/707efc20-93be-4e8b-9cf7-3a28c455f9bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003189 10.0.0.65 - - [2025-10-16 02:03:39] "POST /ref-update HTTP/1.1" 200 156 0.008740 10.0.0.65 - - [2025-10-16 02:03:39] "GET /virtual-machine-interface/c7f90906-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014078 10.0.0.65 - - [2025-10-16 02:03:39] "POST /set-tag HTTP/1.1" 200 109 0.023064 10.0.0.65 - - [2025-10-16 02:03:39] "POST /set-tag HTTP/1.1" 200 109 0.037163 10.0.0.65 - - [2025-10-16 02:03:39] "POST /set-tag HTTP/1.1" 200 109 0.024380 10.0.0.65 - - [2025-10-16 02:03:39] "POST /set-tag HTTP/1.1" 200 109 0.012552 10.0.0.65 - - [2025-10-16 02:03:39] "DELETE /instance-ip/c81554d0-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.043609 10.0.0.65 - - [2025-10-16 02:03:39] "DELETE /virtual-machine-interface/c7f90906-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.238566 10.0.0.65 - - [2025-10-16 02:03:39] "DELETE /virtual-machine/707efc20-93be-4e8b-9cf7-3a28c455f9bf HTTP/1.1" 200 115 0.088848 10.0.0.65 - - [2025-10-16 02:03:39] "DELETE /tag/89d2d04f-0360-4de7-8035-1ce8e5375b70 HTTP/1.1" 200 115 0.032035 10.0.0.65 - - [2025-10-16 02:03:39] "GET /virtual-machine-interface/c69fab50-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003770 10.0.0.65 - - [2025-10-16 02:03:39] "POST /set-tag HTTP/1.1" 200 109 0.003433 10.0.0.65 - - [2025-10-16 02:03:39] "GET /virtual-machine-interface/c69fab50-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009414 10.0.0.65 - - [2025-10-16 02:03:39] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.65 - - [2025-10-16 02:03:39] "GET /virtual-machine/34124d64-6960-4c2d-9165-e95746b4ce93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003167 10.0.0.65 - - [2025-10-16 02:03:40] "POST /ref-update HTTP/1.1" 200 156 0.011933 10.0.0.65 - - [2025-10-16 02:03:40] "GET /virtual-machine-interface/c69fab50-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012554 10.0.0.65 - - [2025-10-16 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.017470 10.0.0.65 - - [2025-10-16 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.040207 10.0.0.65 - - [2025-10-16 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.022140 10.0.0.65 - - [2025-10-16 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.012603 10.0.0.65 - - [2025-10-16 02:03:40] "DELETE /instance-ip/c6baacca-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.038087 10.0.0.65 - - [2025-10-16 02:03:40] "DELETE /virtual-machine-interface/c69fab50-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.040483 10.0.0.65 - - [2025-10-16 02:03:40] "DELETE /virtual-machine/34124d64-6960-4c2d-9165-e95746b4ce93 HTTP/1.1" 200 115 0.020121 10.0.0.65 - - [2025-10-16 02:03:40] "DELETE /tag/c86a1a6f-9c20-46cd-bc47-97ec06719c25 HTTP/1.1" 200 115 0.048926 10.0.0.65 - - [2025-10-16 02:03:40] "GET /virtual-machine-interface/c714b9d6-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004341 10.0.0.65 - - [2025-10-16 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.65 - - [2025-10-16 02:03:40] "GET /virtual-machine-interface/c714b9d6-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004067 10.0.0.65 - - [2025-10-16 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.001514 10.0.0.65 - - [2025-10-16 02:03:40] "GET /virtual-machine/eba94d7b-a11a-46a8-8124-9b0339303fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004017 10.0.0.65 - - [2025-10-16 02:03:40] "POST /ref-update HTTP/1.1" 200 156 0.008015 10.0.0.65 - - [2025-10-16 02:03:40] "GET /virtual-machine-interface/c714b9d6-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015754 10.0.0.65 - - [2025-10-16 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.017295 10.0.0.65 - - [2025-10-16 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.034378 10.0.0.65 - - [2025-10-16 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.034927 10.0.0.65 - - [2025-10-16 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.012923 10.0.0.65 - - [2025-10-16 02:03:40] "DELETE /instance-ip/c72b7f04-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.042427 10.0.0.65 - - [2025-10-16 02:03:40] "DELETE /virtual-machine-interface/c714b9d6-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.041858 10.0.0.65 - - [2025-10-16 02:03:40] "DELETE /virtual-machine/eba94d7b-a11a-46a8-8124-9b0339303fa2 HTTP/1.1" 200 115 0.027915 10.0.0.65 - - [2025-10-16 02:03:40] "DELETE /tag/78ad1a68-dca6-4b5e-96ac-40342078abe8 HTTP/1.1" 200 115 0.037826 10.0.0.65 - - [2025-10-16 02:03:40] "DELETE /tag/cb518a43-2a20-45fd-a46e-392b262ce38c HTTP/1.1" 409 236 0.003587 10.0.0.65 - - [2025-10-16 02:03:40] "DELETE /tag/c8aab98d-b1ff-4566-bc4a-59b4e86cfd46 HTTP/1.1" 200 115 0.034035 10.0.0.65 - - [2025-10-16 02:03:40] "GET /virtual-machine-interface/c782aacc-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004030 10.0.0.65 - - [2025-10-16 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.65 - - [2025-10-16 02:03:41] "GET /virtual-machine-interface/c782aacc-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006995 10.0.0.65 - - [2025-10-16 02:03:41] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.65 - - [2025-10-16 02:03:41] "GET /virtual-machine/4ef3c604-1517-41e7-9708-c3af827b06e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002220 10.0.0.65 - - [2025-10-16 02:03:41] "POST /ref-update HTTP/1.1" 200 156 0.012744 10.0.0.65 - - [2025-10-16 02:03:41] "GET /virtual-machine-interface/c782aacc-aa33-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020866 10.0.0.65 - - [2025-10-16 02:03:41] "POST /set-tag HTTP/1.1" 200 109 0.030952 10.0.0.65 - - [2025-10-16 02:03:41] "POST /set-tag HTTP/1.1" 200 109 0.021228 10.0.0.65 - - [2025-10-16 02:03:41] "POST /set-tag HTTP/1.1" 200 109 0.031636 10.0.0.65 - - [2025-10-16 02:03:41] "POST /set-tag HTTP/1.1" 200 109 0.021005 10.0.0.65 - - [2025-10-16 02:03:41] "DELETE /instance-ip/c79d2d70-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.036656 10.0.0.65 - - [2025-10-16 02:03:41] "DELETE /virtual-machine-interface/c782aacc-aa33-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.049097 10.0.0.65 - - [2025-10-16 02:03:41] "DELETE /virtual-machine/4ef3c604-1517-41e7-9708-c3af827b06e1 HTTP/1.1" 200 115 0.020294 10.0.0.65 - - [2025-10-16 02:03:41] "DELETE /tag/3dd944a1-4416-409e-b1b0-085e994090a0 HTTP/1.1" 409 236 0.010053 10.0.0.65 - - [2025-10-16 02:03:41] "DELETE /tag/97ac8589-aa9c-4ec8-88cf-9f4120c6778d HTTP/1.1" 409 236 0.005694 10.0.0.65 - - [2025-10-16 02:03:41] "DELETE /tag/8a21b9ee-5528-42a8-a2c3-28a15669fc8a HTTP/1.1" 200 115 0.031351 10.0.0.65 - - [2025-10-16 02:03:42] "POST /projects HTTP/1.1" 409 238 0.002320 10.0.0.65 - - [2025-10-16 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.65 - - [2025-10-16 02:03:42] "GET /project/4d2edcb1-1c80-481c-a2c2-deb0470f8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036053 10.0.0.65 - - [2025-10-16 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.65 - - [2025-10-16 02:03:42] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004361 10.0.0.65 - - [2025-10-16 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.65 - - [2025-10-16 02:03:42] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004014 10.0.0.65 - - [2025-10-16 02:03:42] "POST /security-groups HTTP/1.1" 409 285 0.002052 10.0.0.65 - - [2025-10-16 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.65 - - [2025-10-16 02:03:43] "PUT /security-group/f985dd59-f7a1-41fd-904d-04d5d6e95d8b HTTP/1.1" 200 262 0.055440 10.0.0.65 - - [2025-10-16 02:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024559 10.0.0.65 - - [2025-10-16 02:03:43] "PUT /access-control-list/0bf59c6f-599c-4bfd-81db-0f39961c0912 HTTP/1.1" 200 272 0.024838 10.0.0.65 - - [2025-10-16 02:03:43] "PUT /access-control-list/7c6e9dc3-9756-4bec-a675-cfd47a4a59f3 HTTP/1.1" 200 272 0.009601 10.0.0.65 - - [2025-10-16 02:03:43] "GET /global-system-configs HTTP/1.1" 200 322 0.001974 10.0.0.65 - - [2025-10-16 02:03:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002176 10.0.0.65 - - [2025-10-16 02:03:48] "POST /projects HTTP/1.1" 409 238 0.002667 10.0.0.65 - - [2025-10-16 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.65 - - [2025-10-16 02:03:48] "GET /project/4d2edcb1-1c80-481c-a2c2-deb0470f8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034603 10.0.0.65 - - [2025-10-16 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.65 - - [2025-10-16 02:03:48] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003978 10.0.0.65 - - [2025-10-16 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.65 - - [2025-10-16 02:03:48] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004819 10.0.0.65 - - [2025-10-16 02:03:48] "POST /security-groups HTTP/1.1" 409 285 0.002094 10.0.0.65 - - [2025-10-16 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.65 - - [2025-10-16 02:03:48] "PUT /security-group/f985dd59-f7a1-41fd-904d-04d5d6e95d8b HTTP/1.1" 200 262 0.057721 10.0.0.65 - - [2025-10-16 02:03:48] "PUT /access-control-list/0bf59c6f-599c-4bfd-81db-0f39961c0912 HTTP/1.1" 200 272 0.024073 10.0.0.65 - - [2025-10-16 02:03:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024905 10.0.0.65 - - [2025-10-16 02:03:48] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.016124 10.0.0.65 - - [2025-10-16 02:03:48] "PUT /access-control-list/7c6e9dc3-9756-4bec-a675-cfd47a4a59f3 HTTP/1.1" 200 272 0.030824 10.0.0.65 - - [2025-10-16 02:03:48] "GET /firewall-rule/44dcc89c-d8a3-4ac9-8754-32f463ffadef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003431 10.0.0.65 - - [2025-10-16 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.067362 10.0.0.65 - - [2025-10-16 02:03:48] "DELETE /firewall-rule/44dcc89c-d8a3-4ac9-8754-32f463ffadef HTTP/1.1" 200 115 0.033924 10.0.0.65 - - [2025-10-16 02:03:48] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.009609 10.0.0.65 - - [2025-10-16 02:03:48] "GET /firewall-rule/97cdd648-636e-4ae8-88ee-0c8374decdc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003349 10.0.0.65 - - [2025-10-16 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.048221 10.0.0.65 - - [2025-10-16 02:03:48] "DELETE /firewall-rule/97cdd648-636e-4ae8-88ee-0c8374decdc5 HTTP/1.1" 200 115 0.041994 10.0.0.65 - - [2025-10-16 02:03:48] "DELETE /tag/7fa0ff7b-b669-41a7-a228-7c3ffd88dd97 HTTP/1.1" 200 115 0.039698 10.0.0.65 - - [2025-10-16 02:03:48] "DELETE /tag/97ac8589-aa9c-4ec8-88cf-9f4120c6778d HTTP/1.1" 409 236 0.004266 10.0.0.65 - - [2025-10-16 02:03:48] "DELETE /tag/3dd944a1-4416-409e-b1b0-085e994090a0 HTTP/1.1" 409 236 0.005658 10.0.0.65 - - [2025-10-16 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.65 - - [2025-10-16 02:03:48] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003755 10.0.0.65 - - [2025-10-16 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.65 - - [2025-10-16 02:03:48] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003804 10.0.0.65 - - [2025-10-16 02:03:48] "PUT /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462 HTTP/1.1" 200 264 0.041625 10.0.0.65 - - [2025-10-16 02:03:48] "PUT /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8 HTTP/1.1" 200 264 0.060686 10.0.0.65 - - [2025-10-16 02:03:49] "DELETE /security-group/f985dd59-f7a1-41fd-904d-04d5d6e95d8b HTTP/1.1" 200 115 0.054375 10.0.0.65 - - [2025-10-16 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.65 - - [2025-10-16 02:03:49] "DELETE /access-control-list/0bf59c6f-599c-4bfd-81db-0f39961c0912 HTTP/1.1" 200 115 0.037613 10.0.0.65 - - [2025-10-16 02:03:49] "DELETE /access-control-list/7c6e9dc3-9756-4bec-a675-cfd47a4a59f3 HTTP/1.1" 200 115 0.031778 10.0.0.65 - - [2025-10-16 02:03:49] "GET /project/4d2edcb1-1c80-481c-a2c2-deb0470f8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.046176 10.0.0.65 - - [2025-10-16 02:03:49] "GET /project/4d2edcb1-1c80-481c-a2c2-deb0470f8ce5?fields=security_groups HTTP/1.1" 200 1352 0.033883 10.0.0.65 - - [2025-10-16 02:03:49] "DELETE /security-group/d350987b-152f-475c-bf1c-d10bc51de407 HTTP/1.1" 200 115 0.066632 10.0.0.65 - - [2025-10-16 02:03:49] "DELETE /access-control-list/a26622c3-21d0-4d60-a0c7-c1a4f972c553 HTTP/1.1" 200 115 0.035534 10.0.0.65 - - [2025-10-16 02:03:49] "GET /project/4d2edcb1-1c80-481c-a2c2-deb0470f8ce5?fields=application_policy_sets HTTP/1.1" 200 1391 0.044060 10.0.0.65 - - [2025-10-16 02:03:49] "DELETE /access-control-list/a9995e69-d218-4867-9c4c-3c965e19259a HTTP/1.1" 200 115 0.056294 10.0.0.65 - - [2025-10-16 02:03:49] "DELETE /project/4d2edcb1-1c80-481c-a2c2-deb0470f8ce5 HTTP/1.1" 200 115 0.330598 10.0.0.65 - - [2025-10-16 02:03:49] "POST /projects HTTP/1.1" 409 238 0.004398 10.0.0.65 - - [2025-10-16 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.65 - - [2025-10-16 02:03:49] "GET /project/17382865-75e8-4b38-9d56-c550a8dc7103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031461 10.0.0.65 - - [2025-10-16 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.65 - - [2025-10-16 02:03:49] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.011518 10.0.0.65 - - [2025-10-16 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.65 - - [2025-10-16 02:03:49] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004755 10.0.0.65 - - [2025-10-16 02:03:49] "POST /security-groups HTTP/1.1" 409 285 0.002500 10.0.0.65 - - [2025-10-16 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.65 - - [2025-10-16 02:03:49] "PUT /security-group/7c0fbae9-b237-4598-a537-43215a155f43 HTTP/1.1" 200 262 0.058781 10.0.0.65 - - [2025-10-16 02:03:49] "PUT /access-control-list/dfdfd0e0-3f1f-4387-be9d-323a2af4dca0 HTTP/1.1" 200 272 0.014491 10.0.0.65 - - [2025-10-16 02:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015241 10.0.0.65 - - [2025-10-16 02:03:49] "PUT /access-control-list/24593133-80df-49c7-b8fd-2396153fca55 HTTP/1.1" 200 272 0.022451 10.0.0.65 - - [2025-10-16 02:03:54] "DELETE /loadbalancer-member/1caec738-cb68-4e94-842e-a1ca98b59adc HTTP/1.1" 200 115 0.030810 10.0.0.65 - - [2025-10-16 02:03:54] "DELETE /loadbalancer-pool/3a09e789-9aa4-4fbe-a6a3-4ea67ee9595c HTTP/1.1" 200 115 0.033252 10.0.0.65 - - [2025-10-16 02:03:54] "DELETE /loadbalancer-listener/05ef6a99-b51e-4826-8e8e-391989bdf7a8 HTTP/1.1" 200 115 0.038667 10.0.0.65 - - [2025-10-16 02:03:54] "DELETE /loadbalancer/9a04242b-e4f5-4be0-bfa5-502ee735d2f3 HTTP/1.1" 200 115 0.047529 10.0.0.65 - - [2025-10-16 02:03:54] "DELETE /floating-ip/2cc17eea-9be0-45c4-afd8-f1bcf13c0eb8 HTTP/1.1" 200 115 0.040473 10.0.0.65 - - [2025-10-16 02:03:54] "DELETE /instance-ip/7c2252eb-1a2c-4803-9720-3e6273954ae2 HTTP/1.1" 200 115 0.039299 10.0.0.65 - - [2025-10-16 02:03:54] "DELETE /virtual-machine-interface/a9a7232c-74d4-4342-979c-1bae02f5cd8d HTTP/1.1" 200 115 0.036921 10.0.0.65 - - [2025-10-16 02:03:54] "DELETE /tag/e13cbf4b-db95-4540-b887-635b722b6936 HTTP/1.1" 200 115 0.036896 10.0.0.65 - - [2025-10-16 02:03:54] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002307 10.0.0.65 - - [2025-10-16 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.65 - - [2025-10-16 02:03:54] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002658 10.0.0.65 - - [2025-10-16 02:03:54] "GET /firewall-policy/bc20e988-9324-4d16-8d1e-4584f2f61966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001914 10.0.0.65 - - [2025-10-16 02:03:54] "GET /firewall-rule/bf1bf330-71ff-4fca-ae47-4978f12f7345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004662 10.0.0.65 - - [2025-10-16 02:03:54] "POST /ref-update HTTP/1.1" 200 156 0.020040 10.0.0.65 - - [2025-10-16 02:03:54] "DELETE /firewall-rule/bf1bf330-71ff-4fca-ae47-4978f12f7345 HTTP/1.1" 200 115 0.038884 10.0.0.65 - - [2025-10-16 02:03:54] "GET /firewall-policy/2d7069da-0bde-4d67-b95d-99b6794f752a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002539 10.0.0.65 - - [2025-10-16 02:03:54] "GET /firewall-rule/1fb325ef-14d2-4d96-b610-6abfd76bf4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003872 10.0.0.65 - - [2025-10-16 02:03:54] "POST /ref-update HTTP/1.1" 200 156 0.018513 10.0.0.65 - - [2025-10-16 02:03:54] "DELETE /firewall-rule/1fb325ef-14d2-4d96-b610-6abfd76bf4af HTTP/1.1" 200 115 0.040034 10.0.0.65 - - [2025-10-16 02:03:54] "GET /firewall-policy/2d7069da-0bde-4d67-b95d-99b6794f752a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005910 10.0.0.65 - - [2025-10-16 02:03:54] "GET /firewall-rule/0c386886-cc4c-402f-94f6-d2d1fd8686cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.003306 10.0.0.65 - - [2025-10-16 02:03:54] "POST /ref-update HTTP/1.1" 200 156 0.013781 10.0.0.65 - - [2025-10-16 02:03:54] "DELETE /firewall-rule/0c386886-cc4c-402f-94f6-d2d1fd8686cc HTTP/1.1" 200 115 0.063875 10.0.0.65 - - [2025-10-16 02:03:54] "GET /application-policy-set/480c8784-87a7-4846-8292-adfe7e454119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003748 10.0.0.65 - - [2025-10-16 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.65 - - [2025-10-16 02:03:54] "GET /policy-management/93dec860-0e4a-4bf9-8d93-621f4acd06ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002822 10.0.0.65 - - [2025-10-16 02:03:54] "GET /firewall-policy/2d7069da-0bde-4d67-b95d-99b6794f752a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004235 10.0.0.65 - - [2025-10-16 02:03:54] "POST /ref-update HTTP/1.1" 200 156 0.052691 10.0.0.65 - - [2025-10-16 02:03:55] "DELETE /firewall-policy/2d7069da-0bde-4d67-b95d-99b6794f752a HTTP/1.1" 200 115 0.056766 10.0.0.65 - - [2025-10-16 02:03:55] "DELETE /tag/3dd944a1-4416-409e-b1b0-085e994090a0 HTTP/1.1" 200 115 0.039104 10.0.0.65 - - [2025-10-16 02:03:55] "DELETE /tag/97ac8589-aa9c-4ec8-88cf-9f4120c6778d HTTP/1.1" 200 115 0.065402 10.0.0.65 - - [2025-10-16 02:03:55] "DELETE /tag/cb518a43-2a20-45fd-a46e-392b262ce38c HTTP/1.1" 200 115 0.074082 10.0.0.65 - - [2025-10-16 02:03:55] "DELETE /tag/cd4693a1-893d-41e4-88ee-79ba877fd116 HTTP/1.1" 200 115 0.089587 10.0.0.65 - - [2025-10-16 02:03:55] "POST /projects HTTP/1.1" 409 238 0.004476 10.0.0.65 - - [2025-10-16 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.65 - - [2025-10-16 02:03:55] "GET /project/17382865-75e8-4b38-9d56-c550a8dc7103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036159 10.0.0.65 - - [2025-10-16 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.65 - - [2025-10-16 02:03:55] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006756 10.0.0.65 - - [2025-10-16 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.65 - - [2025-10-16 02:03:55] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006063 10.0.0.65 - - [2025-10-16 02:03:55] "POST /security-groups HTTP/1.1" 409 285 0.008181 10.0.0.65 - - [2025-10-16 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.65 - - [2025-10-16 02:03:55] "PUT /security-group/7c0fbae9-b237-4598-a537-43215a155f43 HTTP/1.1" 200 262 0.060684 10.0.0.65 - - [2025-10-16 02:03:55] "PUT /access-control-list/dfdfd0e0-3f1f-4387-be9d-323a2af4dca0 HTTP/1.1" 200 272 0.015115 10.0.0.65 - - [2025-10-16 02:03:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.035547 10.0.0.65 - - [2025-10-16 02:03:55] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.024594 10.0.0.65 - - [2025-10-16 02:03:55] "PUT /access-control-list/24593133-80df-49c7-b8fd-2396153fca55 HTTP/1.1" 200 272 0.040568 10.0.0.65 - - [2025-10-16 02:03:55] "GET /firewall-rule/283bde55-8c76-4c40-9ec3-825a28241d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011994 10.0.0.65 - - [2025-10-16 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.072289 10.0.0.65 - - [2025-10-16 02:03:55] "DELETE /firewall-rule/283bde55-8c76-4c40-9ec3-825a28241d49 HTTP/1.1" 200 115 0.065772 10.0.0.65 - - [2025-10-16 02:03:55] "GET /firewall-policy/ca6f15bc-ff76-4eec-bb19-1f1b682ec1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004686 10.0.0.65 - - [2025-10-16 02:03:55] "GET /firewall-rule/513ce495-e742-46c7-bdcf-2f6e8507d93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003796 10.0.0.65 - - [2025-10-16 02:03:56] "POST /ref-update HTTP/1.1" 200 156 0.085313 10.0.0.65 - - [2025-10-16 02:03:56] "DELETE /firewall-rule/513ce495-e742-46c7-bdcf-2f6e8507d93c HTTP/1.1" 200 115 0.070987 10.0.0.65 - - [2025-10-16 02:03:56] "DELETE /tag/5b89d478-cb5a-44a9-8dd6-b33dd3220b65 HTTP/1.1" 200 115 0.082448 10.0.0.65 - - [2025-10-16 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008827 10.0.0.65 - - [2025-10-16 02:03:56] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004776 10.0.0.65 - - [2025-10-16 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.65 - - [2025-10-16 02:03:56] "GET /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003763 10.0.0.65 - - [2025-10-16 02:03:56] "PUT /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462 HTTP/1.1" 200 264 0.075267 10.0.0.65 - - [2025-10-16 02:03:56] "PUT /virtual-network/34dd8ba5-4773-4cfc-a2d3-ae392830ddb8 HTTP/1.1" 200 264 0.033073 10.0.0.65 - - [2025-10-16 02:03:56] "DELETE /security-group/7c0fbae9-b237-4598-a537-43215a155f43 HTTP/1.1" 200 115 0.053890 10.0.0.65 - - [2025-10-16 02:03:56] "DELETE /access-control-list/dfdfd0e0-3f1f-4387-be9d-323a2af4dca0 HTTP/1.1" 200 115 0.034788 10.0.0.65 - - [2025-10-16 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.65 - - [2025-10-16 02:03:56] "DELETE /access-control-list/24593133-80df-49c7-b8fd-2396153fca55 HTTP/1.1" 200 115 0.022170 10.0.0.65 - - [2025-10-16 02:03:56] "GET /project/17382865-75e8-4b38-9d56-c550a8dc7103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.038371 10.0.0.65 - - [2025-10-16 02:03:56] "GET /project/17382865-75e8-4b38-9d56-c550a8dc7103?fields=security_groups HTTP/1.1" 200 1352 0.035210 10.0.0.65 - - [2025-10-16 02:03:56] "DELETE /security-group/7eca410d-8c43-4f9a-9702-16c9264c4dde HTTP/1.1" 200 115 0.051982 10.0.0.65 - - [2025-10-16 02:03:56] "DELETE /access-control-list/ff91b0a4-9c3f-45bd-9d4e-070370b0faf7 HTTP/1.1" 200 115 0.036004 10.0.0.65 - - [2025-10-16 02:03:56] "GET /project/17382865-75e8-4b38-9d56-c550a8dc7103?fields=application_policy_sets HTTP/1.1" 200 1391 0.040349 10.0.0.65 - - [2025-10-16 02:03:56] "DELETE /access-control-list/75df5305-5bf0-4f8d-979a-37884e7454b5 HTTP/1.1" 200 115 0.061367 10.0.0.65 - - [2025-10-16 02:03:56] "DELETE /project/17382865-75e8-4b38-9d56-c550a8dc7103 HTTP/1.1" 200 115 0.314576 10.0.0.65 - - [2025-10-16 02:04:52] "GET / HTTP/1.1" 200 35931 0.001815 10.0.0.65 - - [2025-10-16 02:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.65 - - [2025-10-16 02:04:52] "GET /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002617 10.0.0.65 - - [2025-10-16 02:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.65 - - [2025-10-16 02:04:52] "GET /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002663 10.0.0.65 - - [2025-10-16 02:05:07] "GET / HTTP/1.1" 200 35931 0.001562 10.0.0.65 - - [2025-10-16 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.65 - - [2025-10-16 02:05:07] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005153 10.0.0.65 - - [2025-10-16 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.65 - - [2025-10-16 02:05:07] "GET /config-node/980443ba-8d3e-4dbc-8d68-bb7fea0b72d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003255 10.0.0.65 - - [2025-10-16 02:05:07] "GET / HTTP/1.1" 200 35931 0.001397 10.0.0.65 - - [2025-10-16 02:05:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002134 10.0.0.65 - - [2025-10-16 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.65 - - [2025-10-16 02:05:12] "GET /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004953 10.0.0.65 - - [2025-10-16 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.65 - - [2025-10-16 02:05:12] "PUT /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8 HTTP/1.1" 200 276 0.007994 10.0.0.65 - - [2025-10-16 02:05:12] "GET / HTTP/1.1" 200 35931 0.001809 10.0.0.65 - - [2025-10-16 02:05:12] "POST /alarms HTTP/1.1" 409 264 0.002296 10.0.0.65 - - [2025-10-16 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.65 - - [2025-10-16 02:05:12] "PUT /alarm/3235a05d-22a5-4973-a7a4-fbd6940d92d5 HTTP/1.1" 200 244 0.026573 10.0.0.65 - - [2025-10-16 02:05:12] "POST /alarms HTTP/1.1" 409 261 0.010893 10.0.0.65 - - [2025-10-16 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.65 - - [2025-10-16 02:05:12] "PUT /alarm/09585558-7cc7-4b45-9d90-ee624f59a37f HTTP/1.1" 200 244 0.012488 10.0.0.65 - - [2025-10-16 02:05:12] "POST /alarms HTTP/1.1" 409 261 0.005495 10.0.0.65 - - [2025-10-16 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.65 - - [2025-10-16 02:05:12] "PUT /alarm/5c69fb69-84eb-42d7-b9e2-41163f74b546 HTTP/1.1" 200 244 0.011691 10.0.0.65 - - [2025-10-16 02:05:12] "POST /alarms HTTP/1.1" 409 253 0.013214 10.0.0.65 - - [2025-10-16 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.65 - - [2025-10-16 02:05:12] "PUT /alarm/b60ab869-a379-47fb-b38c-3edc2d59d0f4 HTTP/1.1" 200 244 0.013016 10.0.0.65 - - [2025-10-16 02:05:12] "POST /alarms HTTP/1.1" 409 251 0.005819 10.0.0.65 - - [2025-10-16 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.65 - - [2025-10-16 02:05:12] "PUT /alarm/b6ac4491-4e0b-4409-be4c-6e03f3fac3f6 HTTP/1.1" 200 244 0.011172 10.0.0.65 - - [2025-10-16 02:05:12] "POST /alarms HTTP/1.1" 409 252 0.003456 10.0.0.65 - - [2025-10-16 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.65 - - [2025-10-16 02:05:12] "PUT /alarm/f1011c11-0046-46c2-9820-ab8dcdecfd09 HTTP/1.1" 200 244 0.010317 10.0.0.65 - - [2025-10-16 02:05:12] "POST /alarms HTTP/1.1" 409 256 0.004112 10.0.0.65 - - [2025-10-16 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.65 - - [2025-10-16 02:05:13] "PUT /alarm/4e34703b-a4b1-4aa5-b513-5a12caa139ef HTTP/1.1" 200 244 0.013426 10.0.0.65 - - [2025-10-16 02:05:13] "POST /alarms HTTP/1.1" 409 248 0.012856 10.0.0.65 - - [2025-10-16 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.65 - - [2025-10-16 02:05:13] "PUT /alarm/f4d3e877-1648-4a73-828e-119b4fae7d16 HTTP/1.1" 200 244 0.010599 10.0.0.65 - - [2025-10-16 02:05:13] "POST /alarms HTTP/1.1" 409 252 0.004065 10.0.0.65 - - [2025-10-16 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.65 - - [2025-10-16 02:05:13] "PUT /alarm/385b8e0c-8617-47b3-b34e-6103c68c82c8 HTTP/1.1" 200 244 0.010013 10.0.0.65 - - [2025-10-16 02:05:13] "POST /alarms HTTP/1.1" 409 257 0.004169 10.0.0.65 - - [2025-10-16 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.65 - - [2025-10-16 02:05:13] "PUT /alarm/1619251b-c6e4-41da-add0-fd6f836b5ce2 HTTP/1.1" 200 244 0.011198 10.0.0.65 - - [2025-10-16 02:05:13] "POST /alarms HTTP/1.1" 409 251 0.004086 10.0.0.65 - - [2025-10-16 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.65 - - [2025-10-16 02:05:13] "PUT /alarm/012ad321-2560-46b6-a41e-5d78814ca704 HTTP/1.1" 200 244 0.009989 10.0.0.65 - - [2025-10-16 02:05:13] "POST /alarms HTTP/1.1" 409 257 0.004319 10.0.0.65 - - [2025-10-16 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.65 - - [2025-10-16 02:05:13] "PUT /alarm/78aa704c-3a3f-475c-a05e-ff7e12dafd18 HTTP/1.1" 200 244 0.011459 10.0.0.65 - - [2025-10-16 02:05:13] "POST /alarms HTTP/1.1" 409 261 0.004158 10.0.0.65 - - [2025-10-16 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.65 - - [2025-10-16 02:05:13] "PUT /alarm/c33fb8a2-9ad3-46a0-beb2-73775f011d2f HTTP/1.1" 200 244 0.011381 10.0.0.65 - - [2025-10-16 02:05:13] "POST /alarms HTTP/1.1" 409 258 0.012799 10.0.0.65 - - [2025-10-16 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.65 - - [2025-10-16 02:05:13] "PUT /alarm/f203309b-3b21-4ee3-9bec-2a88c035470a HTTP/1.1" 200 244 0.011209 10.0.0.65 - - [2025-10-16 02:05:13] "POST /alarms HTTP/1.1" 409 254 0.008347 10.0.0.65 - - [2025-10-16 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.65 - - [2025-10-16 02:05:13] "PUT /alarm/a2e4d9e6-9866-4007-976d-3db21e952551 HTTP/1.1" 200 244 0.013789 10.0.0.65 - - [2025-10-16 02:05:13] "POST /alarms HTTP/1.1" 409 254 0.002222 10.0.0.65 - - [2025-10-16 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.65 - - [2025-10-16 02:05:13] "PUT /alarm/04679bde-c08c-4fec-9ea8-187e61e9e342 HTTP/1.1" 200 244 0.011015 10.0.0.65 - - [2025-10-16 02:05:13] "POST /alarms HTTP/1.1" 409 254 0.011483 10.0.0.65 - - [2025-10-16 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.65 - - [2025-10-16 02:05:13] "PUT /alarm/3e424c18-7d54-4c3f-b79d-346918c4c86d HTTP/1.1" 200 244 0.013154 10.0.0.65 - - [2025-10-16 02:05:13] "POST /alarms HTTP/1.1" 409 247 0.011489 10.0.0.65 - - [2025-10-16 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.65 - - [2025-10-16 02:05:13] "PUT /alarm/5c38b4ce-c168-4c5d-953e-6090461a7321 HTTP/1.1" 200 244 0.017628 10.0.0.65 - - [2025-10-16 02:05:13] "POST /alarms HTTP/1.1" 409 272 0.012546 10.0.0.65 - - [2025-10-16 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.65 - - [2025-10-16 02:05:13] "PUT /alarm/8c130efd-de42-471f-8123-d463bb263db4 HTTP/1.1" 200 244 0.012587 10.0.0.65 - - [2025-10-16 02:05:13] "POST /alarms HTTP/1.1" 409 261 0.017775 10.0.0.65 - - [2025-10-16 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.65 - - [2025-10-16 02:05:14] "PUT /alarm/4385d51e-02be-43a2-b3a5-7ef7721b882b HTTP/1.1" 200 244 0.012536 10.0.0.65 - - [2025-10-16 02:05:14] "POST /alarms HTTP/1.1" 409 259 0.016354 10.0.0.65 - - [2025-10-16 02:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005391 10.0.0.65 - - [2025-10-16 02:05:14] "PUT /alarm/ae1d666a-5a33-47e5-b846-b2461071b636 HTTP/1.1" 200 244 0.013226 10.0.0.65 - - [2025-10-16 02:05:14] "POST /alarms HTTP/1.1" 409 265 0.012385 10.0.0.65 - - [2025-10-16 02:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013073 10.0.0.65 - - [2025-10-16 02:05:14] "PUT /alarm/b9f346fc-3c4a-40dd-8c47-a125e953a2a1 HTTP/1.1" 200 244 0.013984 10.0.0.65 - - [2025-10-16 02:05:14] "POST /alarms HTTP/1.1" 409 279 0.013427 10.0.0.65 - - [2025-10-16 02:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.65 - - [2025-10-16 02:05:14] "PUT /alarm/2c9fc054-3994-41f3-8b37-c56bd9de0a3b HTTP/1.1" 200 244 0.011231 10.0.0.65 - - [2025-10-16 02:05:14] "GET / HTTP/1.1" 200 35931 0.001873 10.0.0.65 - - [2025-10-16 02:05:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002162 10.0.0.65 - - [2025-10-16 02:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.65 - - [2025-10-16 02:05:14] "PUT /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8 HTTP/1.1" 200 276 0.008920 10.0.0.65 - - [2025-10-16 02:05:14] "GET / HTTP/1.1" 200 35931 0.001686 10.0.0.65 - - [2025-10-16 02:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.65 - - [2025-10-16 02:05:14] "GET /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002454 10.0.0.65 - - [2025-10-16 02:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.65 - - [2025-10-16 02:05:14] "PUT /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8 HTTP/1.1" 200 276 0.008301 10.0.0.65 - - [2025-10-16 02:05:15] "GET / HTTP/1.1" 200 35931 0.002717 10.0.0.65 - - [2025-10-16 02:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.65 - - [2025-10-16 02:05:15] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005231 10.0.0.65 - - [2025-10-16 02:05:15] "PUT /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800 HTTP/1.1" 200 274 0.016682 10.0.0.65 - - [2025-10-16 02:05:18] "GET / HTTP/1.1" 200 35931 0.001739 10.0.0.65 - - [2025-10-16 02:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.65 - - [2025-10-16 02:05:18] "GET /routing-instance/4cce4b8b-5b63-4f0b-8c91-7c859c3c8465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005907 10.0.0.65 - - [2025-10-16 02:05:18] "POST /bgp-routers HTTP/1.1" 409 301 0.002344 10.0.0.65 - - [2025-10-16 02:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.65 - - [2025-10-16 02:05:18] "GET /bgp-router/f9d5e97a-d5c8-4224-b9ae-0874d444b11f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003499 10.0.0.65 - - [2025-10-16 02:05:18] "PUT /bgp-router/f9d5e97a-d5c8-4224-b9ae-0874d444b11f HTTP/1.1" 200 254 0.022170 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:05:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:05:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 10.0.0.65 - - [2025-10-16 02:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.65 - - [2025-10-16 02:05:21] "GET /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002465 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:05:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:05:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 10.0.0.65 - - [2025-10-16 02:05:36] "GET / HTTP/1.1" 200 35931 0.002331 10.0.0.65 - - [2025-10-16 02:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.65 - - [2025-10-16 02:05:36] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005200 10.0.0.65 - - [2025-10-16 02:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.65 - - [2025-10-16 02:05:36] "GET /config-node/980443ba-8d3e-4dbc-8d68-bb7fea0b72d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002181 10.0.0.65 - - [2025-10-16 02:05:48] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.65 - - [2025-10-16 02:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.65 - - [2025-10-16 02:05:48] "GET /routing-instance/4cce4b8b-5b63-4f0b-8c91-7c859c3c8465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002734 10.0.0.65 - - [2025-10-16 02:05:48] "POST /bgp-routers HTTP/1.1" 409 301 0.001899 10.0.0.65 - - [2025-10-16 02:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.65 - - [2025-10-16 02:05:48] "GET /bgp-router/f9d5e97a-d5c8-4224-b9ae-0874d444b11f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.007928 10.0.0.65 - - [2025-10-16 02:05:48] "PUT /bgp-router/f9d5e97a-d5c8-4224-b9ae-0874d444b11f HTTP/1.1" 200 254 0.011714 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:05:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:05:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000899 10.0.0.65 - - [2025-10-16 02:06:03] "GET / HTTP/1.1" 200 35931 0.001784 10.0.0.65 - - [2025-10-16 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.65 - - [2025-10-16 02:06:03] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006818 10.0.0.65 - - [2025-10-16 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.65 - - [2025-10-16 02:06:03] "GET /config-node/980443ba-8d3e-4dbc-8d68-bb7fea0b72d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003019 10.0.0.65 - - [2025-10-16 02:06:03] "GET / HTTP/1.1" 200 35931 0.005275 10.0.0.65 - - [2025-10-16 02:06:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004574 10.0.0.65 - - [2025-10-16 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.65 - - [2025-10-16 02:06:08] "GET /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002337 10.0.0.65 - - [2025-10-16 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.65 - - [2025-10-16 02:06:08] "PUT /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8 HTTP/1.1" 200 276 0.009420 10.0.0.65 - - [2025-10-16 02:06:08] "GET / HTTP/1.1" 200 35931 0.001850 10.0.0.65 - - [2025-10-16 02:06:08] "POST /alarms HTTP/1.1" 409 264 0.002178 10.0.0.65 - - [2025-10-16 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.65 - - [2025-10-16 02:06:08] "PUT /alarm/3235a05d-22a5-4973-a7a4-fbd6940d92d5 HTTP/1.1" 200 244 0.011371 10.0.0.65 - - [2025-10-16 02:06:08] "POST /alarms HTTP/1.1" 409 261 0.015227 10.0.0.65 - - [2025-10-16 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.65 - - [2025-10-16 02:06:08] "PUT /alarm/09585558-7cc7-4b45-9d90-ee624f59a37f HTTP/1.1" 200 244 0.013105 10.0.0.65 - - [2025-10-16 02:06:08] "POST /alarms HTTP/1.1" 409 261 0.014396 10.0.0.65 - - [2025-10-16 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.65 - - [2025-10-16 02:06:08] "PUT /alarm/5c69fb69-84eb-42d7-b9e2-41163f74b546 HTTP/1.1" 200 244 0.011879 10.0.0.65 - - [2025-10-16 02:06:08] "POST /alarms HTTP/1.1" 409 253 0.001662 10.0.0.65 - - [2025-10-16 02:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009908 10.0.0.65 - - [2025-10-16 02:06:09] "PUT /alarm/b60ab869-a379-47fb-b38c-3edc2d59d0f4 HTTP/1.1" 200 244 0.010357 10.0.0.65 - - [2025-10-16 02:06:09] "POST /alarms HTTP/1.1" 409 251 0.005147 10.0.0.65 - - [2025-10-16 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.65 - - [2025-10-16 02:06:09] "PUT /alarm/b6ac4491-4e0b-4409-be4c-6e03f3fac3f6 HTTP/1.1" 200 244 0.010152 10.0.0.65 - - [2025-10-16 02:06:09] "POST /alarms HTTP/1.1" 409 252 0.009547 10.0.0.65 - - [2025-10-16 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.65 - - [2025-10-16 02:06:09] "PUT /alarm/f1011c11-0046-46c2-9820-ab8dcdecfd09 HTTP/1.1" 200 244 0.011133 10.0.0.65 - - [2025-10-16 02:06:09] "POST /alarms HTTP/1.1" 409 256 0.007569 10.0.0.65 - - [2025-10-16 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.65 - - [2025-10-16 02:06:09] "PUT /alarm/4e34703b-a4b1-4aa5-b513-5a12caa139ef HTTP/1.1" 200 244 0.010088 10.0.0.65 - - [2025-10-16 02:06:09] "POST /alarms HTTP/1.1" 409 248 0.026721 10.0.0.65 - - [2025-10-16 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.65 - - [2025-10-16 02:06:09] "PUT /alarm/f4d3e877-1648-4a73-828e-119b4fae7d16 HTTP/1.1" 200 244 0.009016 10.0.0.65 - - [2025-10-16 02:06:09] "POST /alarms HTTP/1.1" 409 252 0.012132 10.0.0.65 - - [2025-10-16 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.65 - - [2025-10-16 02:06:09] "PUT /alarm/385b8e0c-8617-47b3-b34e-6103c68c82c8 HTTP/1.1" 200 244 0.010339 10.0.0.65 - - [2025-10-16 02:06:09] "POST /alarms HTTP/1.1" 409 257 0.011612 10.0.0.65 - - [2025-10-16 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.65 - - [2025-10-16 02:06:09] "PUT /alarm/1619251b-c6e4-41da-add0-fd6f836b5ce2 HTTP/1.1" 200 244 0.030938 10.0.0.65 - - [2025-10-16 02:06:09] "POST /alarms HTTP/1.1" 409 251 0.009731 10.0.0.65 - - [2025-10-16 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.65 - - [2025-10-16 02:06:09] "PUT /alarm/012ad321-2560-46b6-a41e-5d78814ca704 HTTP/1.1" 200 244 0.009894 10.0.0.65 - - [2025-10-16 02:06:09] "POST /alarms HTTP/1.1" 409 257 0.013515 10.0.0.65 - - [2025-10-16 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.65 - - [2025-10-16 02:06:09] "PUT /alarm/78aa704c-3a3f-475c-a05e-ff7e12dafd18 HTTP/1.1" 200 244 0.012851 10.0.0.65 - - [2025-10-16 02:06:09] "POST /alarms HTTP/1.1" 409 261 0.008231 10.0.0.65 - - [2025-10-16 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.65 - - [2025-10-16 02:06:09] "PUT /alarm/c33fb8a2-9ad3-46a0-beb2-73775f011d2f HTTP/1.1" 200 244 0.011862 10.0.0.65 - - [2025-10-16 02:06:09] "POST /alarms HTTP/1.1" 409 258 0.005450 10.0.0.65 - - [2025-10-16 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.65 - - [2025-10-16 02:06:09] "PUT /alarm/f203309b-3b21-4ee3-9bec-2a88c035470a HTTP/1.1" 200 244 0.012584 10.0.0.65 - - [2025-10-16 02:06:09] "POST /alarms HTTP/1.1" 409 254 0.023759 10.0.0.65 - - [2025-10-16 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.65 - - [2025-10-16 02:06:09] "PUT /alarm/a2e4d9e6-9866-4007-976d-3db21e952551 HTTP/1.1" 200 244 0.010664 10.0.0.65 - - [2025-10-16 02:06:09] "POST /alarms HTTP/1.1" 409 254 0.027541 10.0.0.65 - - [2025-10-16 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010098 10.0.0.65 - - [2025-10-16 02:06:09] "PUT /alarm/04679bde-c08c-4fec-9ea8-187e61e9e342 HTTP/1.1" 200 244 0.009478 10.0.0.65 - - [2025-10-16 02:06:10] "POST /alarms HTTP/1.1" 409 254 0.010619 10.0.0.65 - - [2025-10-16 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.65 - - [2025-10-16 02:06:10] "PUT /alarm/3e424c18-7d54-4c3f-b79d-346918c4c86d HTTP/1.1" 200 244 0.017742 10.0.0.65 - - [2025-10-16 02:06:10] "POST /alarms HTTP/1.1" 409 247 0.010699 10.0.0.65 - - [2025-10-16 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.65 - - [2025-10-16 02:06:10] "PUT /alarm/5c38b4ce-c168-4c5d-953e-6090461a7321 HTTP/1.1" 200 244 0.009967 10.0.0.65 - - [2025-10-16 02:06:10] "POST /alarms HTTP/1.1" 409 272 0.005049 10.0.0.65 - - [2025-10-16 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.65 - - [2025-10-16 02:06:10] "PUT /alarm/8c130efd-de42-471f-8123-d463bb263db4 HTTP/1.1" 200 244 0.012944 10.0.0.65 - - [2025-10-16 02:06:10] "POST /alarms HTTP/1.1" 409 261 0.016200 10.0.0.65 - - [2025-10-16 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.65 - - [2025-10-16 02:06:10] "PUT /alarm/4385d51e-02be-43a2-b3a5-7ef7721b882b HTTP/1.1" 200 244 0.011155 10.0.0.65 - - [2025-10-16 02:06:10] "POST /alarms HTTP/1.1" 409 259 0.011259 10.0.0.65 - - [2025-10-16 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.65 - - [2025-10-16 02:06:10] "PUT /alarm/ae1d666a-5a33-47e5-b846-b2461071b636 HTTP/1.1" 200 244 0.026362 10.0.0.65 - - [2025-10-16 02:06:10] "POST /alarms HTTP/1.1" 409 265 0.010201 10.0.0.65 - - [2025-10-16 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.65 - - [2025-10-16 02:06:10] "PUT /alarm/b9f346fc-3c4a-40dd-8c47-a125e953a2a1 HTTP/1.1" 200 244 0.010534 10.0.0.65 - - [2025-10-16 02:06:10] "POST /alarms HTTP/1.1" 409 279 0.002234 10.0.0.65 - - [2025-10-16 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.65 - - [2025-10-16 02:06:10] "PUT /alarm/2c9fc054-3994-41f3-8b37-c56bd9de0a3b HTTP/1.1" 200 244 0.010005 10.0.0.65 - - [2025-10-16 02:06:10] "GET / HTTP/1.1" 200 35931 0.002415 10.0.0.65 - - [2025-10-16 02:06:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002703 10.0.0.65 - - [2025-10-16 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.65 - - [2025-10-16 02:06:10] "PUT /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8 HTTP/1.1" 200 276 0.009117 10.0.0.65 - - [2025-10-16 02:06:11] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.65 - - [2025-10-16 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.65 - - [2025-10-16 02:06:11] "GET /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002496 10.0.0.65 - - [2025-10-16 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.65 - - [2025-10-16 02:06:11] "PUT /global-vrouter-config/870086a2-355d-4dc5-9e13-c9eccbed78d8 HTTP/1.1" 200 276 0.009879 10.0.0.65 - - [2025-10-16 02:06:11] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.65 - - [2025-10-16 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.65 - - [2025-10-16 02:06:11] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005166 10.0.0.65 - - [2025-10-16 02:06:11] "PUT /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800 HTTP/1.1" 200 274 0.026980 10.0.0.65 - - [2025-10-16 02:06:14] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.65 - - [2025-10-16 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010983 10.0.0.65 - - [2025-10-16 02:06:14] "GET /routing-instance/4cce4b8b-5b63-4f0b-8c91-7c859c3c8465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003019 10.0.0.65 - - [2025-10-16 02:06:14] "POST /bgp-routers HTTP/1.1" 409 301 0.001764 10.0.0.65 - - [2025-10-16 02:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.65 - - [2025-10-16 02:06:14] "GET /bgp-router/f9d5e97a-d5c8-4224-b9ae-0874d444b11f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003914 10.0.0.65 - - [2025-10-16 02:06:14] "PUT /bgp-router/f9d5e97a-d5c8-4224-b9ae-0874d444b11f HTTP/1.1" 200 254 0.018430 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:06:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001218 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:06:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 10.0.0.65 - - [2025-10-16 02:06:18] "POST /tags HTTP/1.1" 200 355 0.018161 10.0.0.65 - - [2025-10-16 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011053 10.0.0.65 - - [2025-10-16 02:06:18] "GET /tag/836d2cb6-9da3-451f-baf2-2b1b63f8a60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.015873 10.0.0.65 - - [2025-10-16 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.65 - - [2025-10-16 02:06:18] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004139 10.0.0.65 - - [2025-10-16 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011321 10.0.0.65 - - [2025-10-16 02:06:18] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.086664 10.0.0.65 - - [2025-10-16 02:06:18] "POST /virtual-machines HTTP/1.1" 200 351 0.048332 10.0.0.65 - - [2025-10-16 02:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.084258 10.0.0.65 - - [2025-10-16 02:06:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.170331 10.0.0.65 - - [2025-10-16 02:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010614 10.0.0.65 - - [2025-10-16 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007477 10.0.0.65 - - [2025-10-16 02:06:18] "GET /virtual-machine-interface/b422cd08-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005272 10.0.0.65 - - [2025-10-16 02:06:18] "POST /instance-ips HTTP/1.1" 200 391 0.024752 10.0.0.65 - - [2025-10-16 02:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026639 10.0.0.65 - - [2025-10-16 02:06:18] "GET /virtual-machine-interface/b422cd08-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005383 10.0.0.65 - - [2025-10-16 02:06:19] "POST /set-tag HTTP/1.1" 200 109 0.015188 10.0.0.65 - - [2025-10-16 02:06:19] "GET /virtual-machine-interface/b422cd08-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011496 10.0.0.65 - - [2025-10-16 02:06:19] "GET /instance-ip/b448dff2-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003661 10.0.0.65 - - [2025-10-16 02:06:19] "GET /virtual-machine-interface/b422cd08-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004398 10.0.0.65 - - [2025-10-16 02:06:19] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.65 - - [2025-10-16 02:06:19] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004064 10.0.0.65 - - [2025-10-16 02:06:19] "POST /ref-update HTTP/1.1" 200 156 0.010680 10.0.0.65 - - [2025-10-16 02:06:19] "GET /virtual-machine-interface/b422cd08-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004819 10.0.0.65 - - [2025-10-16 02:06:19] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.65 - - [2025-10-16 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.65 - - [2025-10-16 02:06:19] "GET /virtual-network/8fcd3eed-c7b8-4852-8770-853deacf2462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010612 10.0.0.65 - - [2025-10-16 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.65 - - [2025-10-16 02:06:19] "GET /project/84c12e1a-b1f3-4cf5-a95a-69513979ba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057377 10.0.0.65 - - [2025-10-16 02:06:19] "POST /virtual-machines HTTP/1.1" 200 355 0.014091 10.0.0.65 - - [2025-10-16 02:06:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027257 10.0.0.65 - - [2025-10-16 02:06:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.149957 10.0.0.65 - - [2025-10-16 02:06:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012843 10.0.0.65 - - [2025-10-16 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.65 - - [2025-10-16 02:06:19] "GET /virtual-machine-interface/b4a95562-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.006192 10.0.0.65 - - [2025-10-16 02:06:19] "POST /instance-ips HTTP/1.1" 200 395 0.024079 10.0.0.65 - - [2025-10-16 02:06:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020516 10.0.0.65 - - [2025-10-16 02:06:19] "GET /virtual-machine-interface/b4a95562-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.015254 10.0.0.65 - - [2025-10-16 02:06:19] "POST /set-tag HTTP/1.1" 200 109 0.015788 10.0.0.65 - - [2025-10-16 02:06:19] "GET /virtual-machine-interface/b4a95562-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010886 10.0.0.65 - - [2025-10-16 02:06:19] "GET /instance-ip/b4cba20c-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002784 10.0.0.65 - - [2025-10-16 02:06:19] "GET /virtual-machine-interface/b4a95562-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004822 10.0.0.65 - - [2025-10-16 02:06:19] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.65 - - [2025-10-16 02:06:20] "GET /virtual-router/c8447e66-e10d-4f35-84d0-679adb37c785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.017284 10.0.0.65 - - [2025-10-16 02:06:20] "POST /ref-update HTTP/1.1" 200 156 0.010629 10.0.0.65 - - [2025-10-16 02:06:20] "GET /virtual-machine-interface/b4a95562-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.027412 10.0.0.65 - - [2025-10-16 02:06:20] "POST /set-tag HTTP/1.1" 200 109 0.004140 10.0.0.65 - - [2025-10-16 02:06:20] "GET /virtual-machine-interface/b422cd08-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004301 10.0.0.65 - - [2025-10-16 02:06:20] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.65 - - [2025-10-16 02:06:20] "GET /virtual-machine-interface/b4a95562-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004276 10.0.0.65 - - [2025-10-16 02:06:20] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.65 - - [2025-10-16 02:06:31] "GET /virtual-machine-interface/b422cd08-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005089 10.0.0.65 - - [2025-10-16 02:06:31] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.65 - - [2025-10-16 02:06:32] "GET /virtual-machine-interface/b4a95562-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005596 10.0.0.65 - - [2025-10-16 02:06:32] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.65 - - [2025-10-16 02:06:33] "GET /virtual-machine-interface/b422cd08-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007800 10.0.0.65 - - [2025-10-16 02:06:33] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.65 - - [2025-10-16 02:06:56] "GET / HTTP/1.1" 200 35931 0.001636 10.0.0.65 - - [2025-10-16 02:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.65 - - [2025-10-16 02:06:56] "GET /global-system-config/e5df2402-03c3-4f0a-b1a3-aad6196ed800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004451 10.0.0.65 - - [2025-10-16 02:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.65 - - [2025-10-16 02:06:56] "GET /config-node/980443ba-8d3e-4dbc-8d68-bb7fea0b72d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002383 10.0.0.65 - - [2025-10-16 02:07:04] "GET /virtual-machine-interface/b422cd08-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005099 10.0.0.65 - - [2025-10-16 02:07:04] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.65 - - [2025-10-16 02:07:04] "GET /virtual-machine-interface/b422cd08-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006403 10.0.0.65 - - [2025-10-16 02:07:04] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.65 - - [2025-10-16 02:07:04] "GET /virtual-machine/cf97d6e7-d3e7-4813-8e72-f2447f267f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004556 10.0.0.65 - - [2025-10-16 02:07:04] "POST /ref-update HTTP/1.1" 200 156 0.009326 10.0.0.65 - - [2025-10-16 02:07:04] "GET /virtual-machine-interface/b422cd08-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.013479 10.0.0.65 - - [2025-10-16 02:07:04] "POST /set-tag HTTP/1.1" 200 109 0.022261 10.0.0.65 - - [2025-10-16 02:07:04] "POST /set-tag HTTP/1.1" 200 109 0.018967 10.0.0.65 - - [2025-10-16 02:07:04] "DELETE /instance-ip/b448dff2-aa34-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.051904 10.0.0.65 - - [2025-10-16 02:07:04] "DELETE /virtual-machine-interface/b422cd08-aa34-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.046473 10.0.0.65 - - [2025-10-16 02:07:04] "DELETE /virtual-machine/cf97d6e7-d3e7-4813-8e72-f2447f267f75 HTTP/1.1" 200 115 0.026323 10.0.0.65 - - [2025-10-16 02:07:04] "GET /virtual-machine-interface/b4a95562-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008804 10.0.0.65 - - [2025-10-16 02:07:04] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.65 - - [2025-10-16 02:07:08] "GET / HTTP/1.1" 200 35931 0.002277 10.0.0.65 - - [2025-10-16 02:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.65 - - [2025-10-16 02:07:08] "GET /routing-instance/4cce4b8b-5b63-4f0b-8c91-7c859c3c8465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002642 10.0.0.65 - - [2025-10-16 02:07:08] "POST /bgp-routers HTTP/1.1" 409 301 0.001933 10.0.0.65 - - [2025-10-16 02:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.65 - - [2025-10-16 02:07:08] "GET /bgp-router/f9d5e97a-d5c8-4224-b9ae-0874d444b11f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005392 10.0.0.65 - - [2025-10-16 02:07:08] "PUT /bgp-router/f9d5e97a-d5c8-4224-b9ae-0874d444b11f HTTP/1.1" 200 254 0.017368 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:07:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:07:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001021 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:07:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001144 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:07:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:07:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:07:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001056 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:07:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.65 - - [2025-10-16 02:07:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 10.0.0.65 - - [2025-10-16 02:07:35] "GET /virtual-machine-interface/b4a95562-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004573 10.0.0.65 - - [2025-10-16 02:07:35] "POST /set-tag HTTP/1.1" 200 109 0.003274 10.0.0.65 - - [2025-10-16 02:07:35] "GET /virtual-machine-interface/b4a95562-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004364 10.0.0.65 - - [2025-10-16 02:07:35] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.65 - - [2025-10-16 02:07:35] "GET /virtual-machine/d38dbaf9-51c1-49c4-badb-0e555cd13602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003059 10.0.0.65 - - [2025-10-16 02:07:35] "POST /ref-update HTTP/1.1" 200 156 0.012162 10.0.0.65 - - [2025-10-16 02:07:35] "GET /virtual-machine-interface/b4a95562-aa34-11f0-9508-fa163efebfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004423 10.0.0.65 - - [2025-10-16 02:07:35] "POST /set-tag HTTP/1.1" 200 109 0.034615 10.0.0.65 - - [2025-10-16 02:07:35] "POST /set-tag HTTP/1.1" 200 109 0.024775 10.0.0.65 - - [2025-10-16 02:07:35] "DELETE /instance-ip/b4cba20c-aa34-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.073165 10.0.0.65 - - [2025-10-16 02:07:35] "DELETE /virtual-machine-interface/b4a95562-aa34-11f0-9508-fa163efebfec HTTP/1.1" 200 115 0.036381 10.0.0.65 - - [2025-10-16 02:07:35] "DELETE /virtual-machine/d38dbaf9-51c1-49c4-badb-0e555cd13602 HTTP/1.1" 200 115 0.025659 10.0.0.65 - - [2025-10-16 02:07:36] "DELETE /tag/836d2cb6-9da3-451f-baf2-2b1b63f8a60e HTTP/1.1" 200 115 0.053445