+++ date ++ 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 ++ echo 'INFO: =================== Thu Dec 18 10:44:37 PM UTC 2025 ===================' INFO: =================== Thu Dec 18 10:44:37 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33: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.33 ++ CONFIGDB_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33: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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33: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.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33: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.33 ++ 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.33 ++ 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.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + 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.33 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 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.33,10.211.112.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.211.112.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33: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=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + 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: 12/18/2025 22:45:18.695 7fbe73100800 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/18/2025 22:45:18.826 7fbe73100800 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/18/2025 22:45:18.837 7fbe73100800 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/18/2025 22:45:18.837 7fbe73100800 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-12-18 22:45:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000829 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-12-18 22:45:29] "GET / HTTP/1.1" 503 181 0.002748 10.0.0.33 - - [2025-12-18 22:45:29] "GET / HTTP/1.1" 200 35931 0.001830 10.0.0.33 - - [2025-12-18 22:45:30] "GET / HTTP/1.1" 200 45303 0.001251 10.0.0.33 - - [2025-12-18 22:45:30] "GET / HTTP/1.1" 200 35931 0.001944 10.0.0.33 - - [2025-12-18 22:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.194271 10.0.0.33 - - [2025-12-18 22:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012345 10.0.0.33 - - [2025-12-18 22:45:30] "GET / HTTP/1.1" 200 35931 0.001299 10.0.0.33 - - [2025-12-18 22:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018959 10.0.0.33 - - [2025-12-18 22:45:30] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004674 10.0.0.33 - - [2025-12-18 22:45:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.003929 10.0.0.33 - - [2025-12-18 22:45:30] "GET / HTTP/1.1" 200 35931 0.002063 10.0.0.33 - - [2025-12-18 22:45:30] "POST /database-nodes HTTP/1.1" 200 597 0.082738 10.0.0.33 - - [2025-12-18 22:45:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.002674 10.0.0.33 - - [2025-12-18 22:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.33 - - [2025-12-18 22:45:31] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012777 10.0.0.33 - - [2025-12-18 22:45:31] "POST /service-appliance-sets HTTP/1.1" 200 553 0.088969 10.0.0.33 - - [2025-12-18 22:45:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.002165 10.0.0.33 - - [2025-12-18 22:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.33 - - [2025-12-18 22:45:31] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006640 10.0.0.33 - - [2025-12-18 22:45:31] "GET / HTTP/1.1" 200 35931 0.001266 10.0.0.33 - - [2025-12-18 22:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.33 - - [2025-12-18 22:45:31] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004823 10.0.0.33 - - [2025-12-18 22:45:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.003232 10.0.0.33 - - [2025-12-18 22:45:31] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.100505 10.0.0.33 - - [2025-12-18 22:45:31] "POST /service-appliance-sets HTTP/1.1" 200 541 0.134547 10.0.0.33 - - [2025-12-18 22:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011098 10.0.0.33 - - [2025-12-18 22:45:31] "GET /network-ipam/b3fbf913-7e04-48da-a878-0867661c5cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007485 10.0.0.33 - - [2025-12-18 22:45:31] "GET / HTTP/1.1" 200 35931 0.003975 10.0.0.33 - - [2025-12-18 22:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.33 - - [2025-12-18 22:45:31] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004571 10.0.0.33 - - [2025-12-18 22:45:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.011273 10.0.0.33 - - [2025-12-18 22:45:31] "POST /service-templates HTTP/1.1" 200 511 0.050202 10.0.0.33 - - [2025-12-18 22:45:31] "POST /service-templates HTTP/1.1" 200 501 0.034446 10.0.0.33 - - [2025-12-18 22:45:31] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.053897 10.0.0.33 - - [2025-12-18 22:45:31] "POST /service-templates HTTP/1.1" 200 515 0.058216 10.0.0.33 - - [2025-12-18 22:45:31] "POST /service-templates HTTP/1.1" 200 535 0.056232 10.0.0.33 - - [2025-12-18 22:45:32] "POST /service-templates HTTP/1.1" 200 507 0.056029 10.0.0.33 - - [2025-12-18 22:45:33] "GET / HTTP/1.1" 200 35931 0.001404 10.0.0.33 - - [2025-12-18 22:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.33 - - [2025-12-18 22:45:33] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011089 10.0.0.33 - - [2025-12-18 22:45:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.001947 10.0.0.33 - - [2025-12-18 22:45:33] "POST /config-nodes HTTP/1.1" 200 593 0.031382 10.0.0.33 - - [2025-12-18 22:45:34] "GET / HTTP/1.1" 200 35931 0.001276 10.0.0.33 - - [2025-12-18 22:45:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005009 10.0.0.33 - - [2025-12-18 22:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006849 10.0.0.33 - - [2025-12-18 22:45:35] "GET /network-ipam/b3fbf913-7e04-48da-a878-0867661c5cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006273 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:45:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.006294 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:45:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 10.0.0.33 - - [2025-12-18 22:45:36] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.33 - - [2025-12-18 22:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.33 - - [2025-12-18 22:45:36] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013423 10.0.0.33 - - [2025-12-18 22:45:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.006592 10.0.0.33 - - [2025-12-18 22:45:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.004338 10.0.0.33 - - [2025-12-18 22:45:36] "POST /access-control-lists HTTP/1.1" 200 587 0.039350 10.0.0.33 - - [2025-12-18 22:45:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.006324 10.0.0.33 - - [2025-12-18 22:45:36] "POST /analytics-nodes HTTP/1.1" 200 599 0.053177 10.0.0.33 - - [2025-12-18 22:45:36] "POST /access-control-lists HTTP/1.1" 200 585 0.052250 10.0.0.33 - - [2025-12-18 22:45:36] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.33 - - [2025-12-18 22:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.33 - - [2025-12-18 22:45:36] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022293 10.0.0.33 - - [2025-12-18 22:45:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.008616 10.0.0.33 - - [2025-12-18 22:45:36] "POST /route-targets HTTP/1.1" 200 327 0.034631 10.0.0.33 - - [2025-12-18 22:45:36] "POST /config-database-nodes HTTP/1.1" 200 611 0.094717 10.0.0.33 - - [2025-12-18 22:45:36] "POST /ref-update HTTP/1.1" 200 156 0.080694 10.0.0.33 - - [2025-12-18 22:45:36] "POST /route-targets HTTP/1.1" 200 327 0.023922 10.0.0.33 - - [2025-12-18 22:45:36] "POST /ref-update HTTP/1.1" 200 156 0.038532 10.0.0.33 - - [2025-12-18 22:45:36] "POST /route-targets HTTP/1.1" 200 327 0.013298 10.0.0.33 - - [2025-12-18 22:45:36] "POST /ref-update HTTP/1.1" 200 156 0.036130 10.0.0.33 - - [2025-12-18 22:45:36] "POST /route-targets HTTP/1.1" 200 327 0.019838 10.0.0.33 - - [2025-12-18 22:45:36] "POST /ref-update HTTP/1.1" 200 156 0.023383 10.0.0.33 - - [2025-12-18 22:45:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.001756 10.0.0.33 - - [2025-12-18 22:45:36] "POST /access-control-lists HTTP/1.1" 200 551 0.075224 10.0.0.33 - - [2025-12-18 22:45:37] "PUT /access-control-list/d081cc23-6f52-4a7e-af80-ae0faf99b792 HTTP/1.1" 200 272 0.028911 10.0.0.33 - - [2025-12-18 22:45:37] "PUT /access-control-list/5d5bcbf2-60ff-4d68-aada-8996ad1d6be6 HTTP/1.1" 200 272 0.017456 10.0.0.33 - - [2025-12-18 22:45:38] "GET / HTTP/1.1" 200 35931 0.001223 10.0.0.33 - - [2025-12-18 22:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.33 - - [2025-12-18 22:45:38] "GET /routing-instance/c579bd64-6056-43ec-bb4a-e52c332c6a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004754 10.0.0.33 - - [2025-12-18 22:45:38] "POST /bgp-routers HTTP/1.1" 200 616 0.038633 10.0.0.33 - - [2025-12-18 22:45:38] "GET /bgp-router/e3e4547f-48c5-4864-8a5d-96ee5d449f35?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.025484 10.0.0.33 - - [2025-12-18 22:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.33 - - [2025-12-18 22:45:38] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016784 10.0.0.33 - - [2025-12-18 22:45:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006774 10.0.0.33 - - [2025-12-18 22:45:38] "POST /ref-update HTTP/1.1" 200 156 0.010300 10.0.0.33 - - [2025-12-18 22:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.33 - - [2025-12-18 22:45:39] "GET /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002805 10.0.0.33 - - [2025-12-18 22:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.33 - - [2025-12-18 22:45:39] "PUT /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8 HTTP/1.1" 200 276 0.009372 10.0.0.33 - - [2025-12-18 22:45:39] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.33 - - [2025-12-18 22:45:39] "POST /alarms HTTP/1.1" 200 581 0.027429 10.0.0.33 - - [2025-12-18 22:45:39] "POST /alarms HTTP/1.1" 200 575 0.048148 10.0.0.33 - - [2025-12-18 22:45:39] "POST /alarms HTTP/1.1" 200 575 0.032587 10.0.0.33 - - [2025-12-18 22:45:39] "POST /alarms HTTP/1.1" 200 559 0.030153 10.0.0.33 - - [2025-12-18 22:45:39] "POST /alarms HTTP/1.1" 200 555 0.037371 10.0.0.33 - - [2025-12-18 22:45:39] "POST /alarms HTTP/1.1" 200 557 0.047031 10.0.0.33 - - [2025-12-18 22:45:39] "POST /alarms HTTP/1.1" 200 565 0.059165 10.0.0.33 - - [2025-12-18 22:45:39] "POST /alarms HTTP/1.1" 200 549 0.064682 10.0.0.33 - - [2025-12-18 22:45:40] "POST /alarms HTTP/1.1" 200 557 0.058686 10.0.0.33 - - [2025-12-18 22:45:40] "POST /alarms HTTP/1.1" 200 567 0.030142 10.0.0.33 - - [2025-12-18 22:45:40] "POST /alarms HTTP/1.1" 200 555 0.043967 10.0.0.33 - - [2025-12-18 22:45:40] "POST /alarms HTTP/1.1" 200 567 0.070994 10.0.0.33 - - [2025-12-18 22:45:40] "POST /alarms HTTP/1.1" 200 575 0.073990 10.0.0.33 - - [2025-12-18 22:45:40] "POST /alarms HTTP/1.1" 200 569 0.087984 10.0.0.33 - - [2025-12-18 22:45:40] "POST /alarms HTTP/1.1" 200 561 0.032152 10.0.0.33 - - [2025-12-18 22:45:40] "POST /alarms HTTP/1.1" 200 561 0.035479 10.0.0.33 - - [2025-12-18 22:45:40] "POST /alarms HTTP/1.1" 200 561 0.050898 10.0.0.33 - - [2025-12-18 22:45:40] "POST /alarms HTTP/1.1" 200 547 0.041488 10.0.0.33 - - [2025-12-18 22:45:40] "POST /alarms HTTP/1.1" 200 595 0.039538 10.0.0.33 - - [2025-12-18 22:45:40] "POST /alarms HTTP/1.1" 200 575 0.048964 10.0.0.33 - - [2025-12-18 22:45:40] "POST /alarms HTTP/1.1" 200 571 0.073842 10.0.0.33 - - [2025-12-18 22:45:41] "POST /alarms HTTP/1.1" 200 583 0.124479 10.0.0.33 - - [2025-12-18 22:45:41] "POST /alarms HTTP/1.1" 200 609 0.043674 10.0.0.33 - - [2025-12-18 22:45:41] "GET / HTTP/1.1" 200 35931 0.001336 10.0.0.33 - - [2025-12-18 22:45:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002322 10.0.0.33 - - [2025-12-18 22:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.33 - - [2025-12-18 22:45:41] "PUT /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8 HTTP/1.1" 200 276 0.014999 10.0.0.33 - - [2025-12-18 22:45:41] "GET / HTTP/1.1" 200 35931 0.001204 10.0.0.33 - - [2025-12-18 22:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.33 - - [2025-12-18 22:45:41] "GET /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005024 10.0.0.33 - - [2025-12-18 22:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.33 - - [2025-12-18 22:45:41] "PUT /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8 HTTP/1.1" 200 276 0.009921 10.0.0.33 - - [2025-12-18 22:45:42] "GET / HTTP/1.1" 200 35931 0.001634 10.0.0.33 - - [2025-12-18 22:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.33 - - [2025-12-18 22:45:42] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013761 10.0.0.33 - - [2025-12-18 22:45:42] "PUT /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c HTTP/1.1" 200 274 0.043772 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:47:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:47:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000798 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:48:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000838 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:48:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000746 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:48:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000811 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:48:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000812 10.0.0.33 - - [2025-12-18 22:48:22] "GET / HTTP/1.1" 200 35931 0.001320 10.0.0.33 - - [2025-12-18 22:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.33 - - [2025-12-18 22:48:22] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004547 10.0.0.33 - - [2025-12-18 22:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.33 - - [2025-12-18 22:48:22] "GET /config-node/d7281c89-b8a3-4c82-9a64-bf48f91f7f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003868 10.0.0.33 - - [2025-12-18 22:48:34] "GET / HTTP/1.1" 200 35931 0.001257 10.0.0.33 - - [2025-12-18 22:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.33 - - [2025-12-18 22:48:34] "GET /routing-instance/c579bd64-6056-43ec-bb4a-e52c332c6a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003161 10.0.0.33 - - [2025-12-18 22:48:34] "POST /bgp-routers HTTP/1.1" 409 301 0.001787 10.0.0.33 - - [2025-12-18 22:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.33 - - [2025-12-18 22:48:34] "GET /bgp-router/e3e4547f-48c5-4864-8a5d-96ee5d449f35?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004235 10.0.0.33 - - [2025-12-18 22:48:34] "PUT /bgp-router/e3e4547f-48c5-4864-8a5d-96ee5d449f35 HTTP/1.1" 200 254 0.025361 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:48:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:48:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:48:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:48:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000791 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:48:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:48:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000781 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:48:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:48:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000872 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:49:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:49:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.33 - - [2025-12-18 22:49:45] "GET /global-system-configs HTTP/1.1" 200 322 0.013951 10.0.0.33 - - [2025-12-18 22:49:46] "GET /global-system-configs HTTP/1.1" 200 322 0.005044 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:49:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:49:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000786 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:49:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:49:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000775 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:50:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:50:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:50:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004536 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:50:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000899 10.0.0.33 - - [2025-12-18 22:50:27] "GET / HTTP/1.1" 200 35931 0.002153 10.0.0.33 - - [2025-12-18 22:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2025-12-18 22:50:27] "GET /domain/f61dd2cc-3c46-4a96-817a-c12a34840760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002471 10.0.0.33 - - [2025-12-18 22:50:28] "POST /id-to-fqname HTTP/1.1" 200 173 0.002700 10.0.0.33 - - [2025-12-18 22:50:28] "POST /fqname-to-id HTTP/1.1" 404 182 0.008738 10.0.0.33 - - [2025-12-18 22:50:28] "POST /security-groups HTTP/1.1" 200 570 0.068765 10.0.0.33 - - [2025-12-18 22:50:28] "POST /projects HTTP/1.1" 200 481 0.246953 10.0.0.33 - - [2025-12-18 22:50:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.002371 10.0.0.33 - - [2025-12-18 22:50:28] "POST /access-control-lists HTTP/1.1" 200 579 0.062963 10.0.0.33 - - [2025-12-18 22:50:28] "POST /fqname-to-id HTTP/1.1" 404 212 0.015373 10.0.0.33 - - [2025-12-18 22:50:28] "POST /security-groups HTTP/1.1" 200 534 0.099179 10.0.0.33 - - [2025-12-18 22:50:28] "POST /access-control-lists HTTP/1.1" 200 577 0.086510 10.0.0.33 - - [2025-12-18 22:50:28] "POST /chown HTTP/1.1" 200 109 0.056445 10.0.0.33 - - [2025-12-18 22:50:28] "POST /policy-managements HTTP/1.1" 409 214 0.015192 10.0.0.33 - - [2025-12-18 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.33 - - [2025-12-18 22:50:28] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002997 10.0.0.33 - - [2025-12-18 22:50:28] "POST /application-policy-sets HTTP/1.1" 200 528 0.017300 10.0.0.33 - - [2025-12-18 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006169 10.0.0.33 - - [2025-12-18 22:50:28] "GET /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002820 10.0.0.33 - - [2025-12-18 22:50:28] "PUT /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8 HTTP/1.1" 200 276 0.009708 10.0.0.33 - - [2025-12-18 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006483 10.0.0.33 - - [2025-12-18 22:50:28] "GET /virtual-network/29f7439b-d7fe-41a4-9f60-ad2511d39403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004345 10.0.0.33 - - [2025-12-18 22:50:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.000460 10.0.0.33 - - [2025-12-18 22:50:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.021806 10.0.0.33 - - [2025-12-18 22:50:28] "POST /security-groups HTTP/1.1" 200 574 0.067937 10.0.0.33 - - [2025-12-18 22:50:28] "POST /projects HTTP/1.1" 200 489 0.226980 10.0.0.33 - - [2025-12-18 22:50:28] "POST /security-groups HTTP/1.1" 200 546 0.028995 10.0.0.33 - - [2025-12-18 22:50:28] "POST /chown HTTP/1.1" 200 109 0.018092 10.0.0.33 - - [2025-12-18 22:50:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.025013 10.0.0.33 - - [2025-12-18 22:50:29] "POST /network-ipams HTTP/1.1" 200 522 0.059970 10.0.0.33 - - [2025-12-18 22:50:29] "POST /access-control-lists HTTP/1.1" 200 594 0.059043 10.0.0.33 - - [2025-12-18 22:50:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.020113 10.0.0.33 - - [2025-12-18 22:50:29] "POST /network-ipams HTTP/1.1" 200 510 0.075638 10.0.0.33 - - [2025-12-18 22:50:29] "POST /access-control-lists HTTP/1.1" 200 592 0.042202 10.0.0.33 - - [2025-12-18 22:50:29] "POST /fqname-to-id HTTP/1.1" 404 198 0.002196 10.0.0.33 - - [2025-12-18 22:50:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.001383 10.0.0.33 - - [2025-12-18 22:50:29] "POST /access-control-lists HTTP/1.1" 200 583 0.129503 10.0.0.33 - - [2025-12-18 22:50:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.011566 10.0.0.33 - - [2025-12-18 22:50:29] "POST /useragent-kv HTTP/1.1" 200 115 0.008543 10.0.0.33 - - [2025-12-18 22:50:29] "POST /virtual-networks HTTP/1.1" 200 538 0.213847 10.0.0.33 - - [2025-12-18 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.33 - - [2025-12-18 22:50:29] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.048985 10.0.0.33 - - [2025-12-18 22:50:29] "POST /access-control-lists HTTP/1.1" 200 581 0.083327 10.0.0.33 - - [2025-12-18 22:50:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.010214 10.0.0.33 - - [2025-12-18 22:50:29] "POST /network-ipams HTTP/1.1" 200 518 0.062469 10.0.0.33 - - [2025-12-18 22:50:29] "POST /fqname-to-id HTTP/1.1" 404 202 0.002516 10.0.0.33 - - [2025-12-18 22:50:29] "POST /access-control-lists HTTP/1.1" 200 602 0.061869 10.0.0.33 - - [2025-12-18 22:50:29] "POST /fqname-to-id HTTP/1.1" 404 239 0.002797 10.0.0.33 - - [2025-12-18 22:50:29] "POST /access-control-lists HTTP/1.1" 200 600 0.107201 10.0.0.33 - - [2025-12-18 22:50:29] "POST /useragent-kv HTTP/1.1" 200 115 0.022509 10.0.0.33 - - [2025-12-18 22:50:29] "POST /virtual-networks HTTP/1.1" 200 546 0.266324 10.0.0.33 - - [2025-12-18 22:50:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.006903 10.0.0.33 - - [2025-12-18 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007966 10.0.0.33 - - [2025-12-18 22:50:29] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.031999 10.0.0.33 - - [2025-12-18 22:50:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.001966 10.0.0.33 - - [2025-12-18 22:50:30] "POST /access-control-lists HTTP/1.1" 200 589 0.097078 10.0.0.33 - - [2025-12-18 22:50:30] "POST /network-policys HTTP/1.1" 200 538 0.074681 10.0.0.33 - - [2025-12-18 22:50:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.003165 10.0.0.33 - - [2025-12-18 22:50:30] "POST /route-targets HTTP/1.1" 200 327 0.034825 10.0.0.33 - - [2025-12-18 22:50:30] "POST /ref-update HTTP/1.1" 200 156 0.037516 10.0.0.33 - - [2025-12-18 22:50:30] "POST /network-policys HTTP/1.1" 200 534 0.088287 10.0.0.33 - - [2025-12-18 22:50:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.005384 10.0.0.33 - - [2025-12-18 22:50:30] "PUT /access-control-list/9cae0c48-b3d8-4eb1-b2ae-a9f1ae1992d3 HTTP/1.1" 200 272 0.091357 10.0.0.33 - - [2025-12-18 22:50:30] "POST /network-policys HTTP/1.1" 200 542 0.054741 10.0.0.33 - - [2025-12-18 22:50:30] "POST /route-targets HTTP/1.1" 200 327 0.016143 10.0.0.33 - - [2025-12-18 22:50:30] "POST /ref-update HTTP/1.1" 200 156 0.027054 10.0.0.33 - - [2025-12-18 22:50:30] "PUT /access-control-list/01bb7803-b0d5-4504-92fd-5eff97afa554 HTTP/1.1" 200 272 0.040046 10.0.0.33 - - [2025-12-18 22:50:30] "POST /ref-update HTTP/1.1" 200 156 0.161939 10.0.0.33 - - [2025-12-18 22:50:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.045675 10.0.0.33 - - [2025-12-18 22:50:30] "PUT /access-control-list/9cae0c48-b3d8-4eb1-b2ae-a9f1ae1992d3 HTTP/1.1" 200 272 0.035788 10.0.0.33 - - [2025-12-18 22:50:30] "POST /ref-update HTTP/1.1" 200 156 0.082154 10.0.0.33 - - [2025-12-18 22:50:30] "PUT /access-control-list/01bb7803-b0d5-4504-92fd-5eff97afa554 HTTP/1.1" 200 272 0.069997 10.0.0.33 - - [2025-12-18 22:50:30] "POST /ref-update HTTP/1.1" 200 156 0.074771 10.0.0.33 - - [2025-12-18 22:50:30] "POST /ref-update HTTP/1.1" 200 156 0.141785 10.0.0.33 - - [2025-12-18 22:50:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015170 10.0.0.33 - - [2025-12-18 22:50:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006353 10.0.0.33 - - [2025-12-18 22:50:30] "PUT /access-control-list/9cae0c48-b3d8-4eb1-b2ae-a9f1ae1992d3 HTTP/1.1" 200 272 0.061082 10.0.0.33 - - [2025-12-18 22:50:30] "POST /fqname-to-id HTTP/1.1" 404 237 0.007926 10.0.0.33 - - [2025-12-18 22:50:30] "POST /ref-update HTTP/1.1" 200 156 0.078434 10.0.0.33 - - [2025-12-18 22:50:31] "POST /access-control-lists HTTP/1.1" 200 601 0.073764 10.0.0.33 - - [2025-12-18 22:50:31] "POST /ref-update HTTP/1.1" 200 156 0.105378 10.0.0.33 - - [2025-12-18 22:50:31] "PUT /access-control-list/01bb7803-b0d5-4504-92fd-5eff97afa554 HTTP/1.1" 200 272 0.032528 10.0.0.33 - - [2025-12-18 22:50:31] "POST /ref-update HTTP/1.1" 200 156 0.050836 10.0.0.33 - - [2025-12-18 22:50:31] "PUT /access-control-list/1e4243b1-acf0-4afe-9689-f902af3cdb49 HTTP/1.1" 200 272 0.097859 10.0.0.33 - - [2025-12-18 22:50:31] "POST /ref-update HTTP/1.1" 200 156 0.195298 10.0.0.33 - - [2025-12-18 22:50:31] "POST /ref-update HTTP/1.1" 200 156 0.010340 10.0.0.33 - - [2025-12-18 22:50:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006341 10.0.0.33 - - [2025-12-18 22:50:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003797 10.0.0.33 - - [2025-12-18 22:50:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004173 10.0.0.33 - - [2025-12-18 22:50:31] "PUT /access-control-list/1e4243b1-acf0-4afe-9689-f902af3cdb49 HTTP/1.1" 200 272 0.072026 10.0.0.33 - - [2025-12-18 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016639 10.0.0.33 - - [2025-12-18 22:50:31] "GET /virtual-network/29f7439b-d7fe-41a4-9f60-ad2511d39403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005065 10.0.0.33 - - [2025-12-18 22:50:31] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003992 10.0.0.33 - - [2025-12-18 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.33 - - [2025-12-18 22:50:31] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002557 10.0.0.33 - - [2025-12-18 22:50:31] "POST /firewall-policys HTTP/1.1" 200 530 0.020953 10.0.0.33 - - [2025-12-18 22:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026936 10.0.0.33 - - [2025-12-18 22:50:31] "GET /firewall-policy/4595cbf6-bb32-4111-af0f-ce36986cabcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007368 10.0.0.33 - - [2025-12-18 22:50:31] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.009003 10.0.0.33 - - [2025-12-18 22:50:31] "GET /firewall-policy/4595cbf6-bb32-4111-af0f-ce36986cabcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014266 10.0.0.33 - - [2025-12-18 22:50:31] "POST /ref-update HTTP/1.1" 200 156 0.022474 10.0.0.33 - - [2025-12-18 22:50:31] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.019680 10.0.0.33 - - [2025-12-18 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.33 - - [2025-12-18 22:50:31] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002282 10.0.0.33 - - [2025-12-18 22:50:31] "POST /firewall-policys HTTP/1.1" 200 532 0.023636 10.0.0.33 - - [2025-12-18 22:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.022025 10.0.0.33 - - [2025-12-18 22:50:31] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.024060 10.0.0.33 - - [2025-12-18 22:50:31] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003225 10.0.0.33 - - [2025-12-18 22:50:31] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002707 10.0.0.33 - - [2025-12-18 22:50:31] "GET /firewall-policy/4595cbf6-bb32-4111-af0f-ce36986cabcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002117 10.0.0.33 - - [2025-12-18 22:50:31] "GET /firewall-policy/4595cbf6-bb32-4111-af0f-ce36986cabcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002011 10.0.0.33 - - [2025-12-18 22:50:32] "POST /ref-update HTTP/1.1" 200 156 0.011915 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:50:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000757 10.0.0.33 - - [2025-12-18 22:50:32] "POST /ref-update HTTP/1.1" 200 156 0.059736 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:50:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005198 10.0.0.33 - - [2025-12-18 22:50:32] "POST /ref-update HTTP/1.1" 200 156 0.060718 10.0.0.33 - - [2025-12-18 22:50:32] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.009534 10.0.0.33 - - [2025-12-18 22:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.33 - - [2025-12-18 22:50:32] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002512 10.0.0.33 - - [2025-12-18 22:50:32] "POST /firewall-policys HTTP/1.1" 200 530 0.023471 10.0.0.33 - - [2025-12-18 22:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.036890 10.0.0.33 - - [2025-12-18 22:50:32] "GET /firewall-policy/5f178992-9548-405c-9a78-6e3e9f692506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.020514 10.0.0.33 - - [2025-12-18 22:50:32] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002843 10.0.0.33 - - [2025-12-18 22:50:32] "GET /firewall-policy/5f178992-9548-405c-9a78-6e3e9f692506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002208 10.0.0.33 - - [2025-12-18 22:50:32] "GET /firewall-policy/4595cbf6-bb32-4111-af0f-ce36986cabcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002069 10.0.0.33 - - [2025-12-18 22:50:32] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.047908 10.0.0.33 - - [2025-12-18 22:50:32] "GET /firewall-policy/4595cbf6-bb32-4111-af0f-ce36986cabcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002622 10.0.0.33 - - [2025-12-18 22:50:32] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002794 10.0.0.33 - - [2025-12-18 22:50:32] "POST /ref-update HTTP/1.1" 200 156 0.022793 10.0.0.33 - - [2025-12-18 22:50:32] "POST /ref-update HTTP/1.1" 200 156 0.013603 10.0.0.33 - - [2025-12-18 22:50:32] "POST /ref-update HTTP/1.1" 200 156 0.043969 10.0.0.33 - - [2025-12-18 22:50:32] "POST /ref-update HTTP/1.1" 200 156 0.034094 10.0.0.33 - - [2025-12-18 22:50:32] "POST /ref-update HTTP/1.1" 200 156 0.049327 10.0.0.33 - - [2025-12-18 22:50:32] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.016656 10.0.0.33 - - [2025-12-18 22:50:32] "POST /tags HTTP/1.1" 200 299 0.031431 10.0.0.33 - - [2025-12-18 22:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.33 - - [2025-12-18 22:50:32] "GET /tag/d00f5d35-9dc7-4f1a-83f1-0a5cd3e79ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010757 10.0.0.33 - - [2025-12-18 22:50:32] "POST /set-tag HTTP/1.1" 200 109 0.016763 10.0.0.33 - - [2025-12-18 22:50:33] "POST /tags HTTP/1.1" 200 357 0.105160 10.0.0.33 - - [2025-12-18 22:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007426 10.0.0.33 - - [2025-12-18 22:50:33] "GET /tag/424c3bf6-4ead-48f0-8560-1d41fea84849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.014076 10.0.0.33 - - [2025-12-18 22:50:33] "POST /tags HTTP/1.1" 200 305 0.063951 10.0.0.33 - - [2025-12-18 22:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008656 10.0.0.33 - - [2025-12-18 22:50:33] "GET /tag/ec3b4274-e69b-4eda-9e62-729162e2a44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015260 10.0.0.33 - - [2025-12-18 22:50:33] "POST /id-to-fqname HTTP/1.1" 200 174 0.000455 10.0.0.33 - - [2025-12-18 22:50:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.003555 10.0.0.33 - - [2025-12-18 22:50:33] "POST /security-groups HTTP/1.1" 200 571 0.077906 10.0.0.33 - - [2025-12-18 22:50:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.011755 10.0.0.33 - - [2025-12-18 22:50:33] "POST /projects HTTP/1.1" 200 483 0.244490 10.0.0.33 - - [2025-12-18 22:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.013384 10.0.0.33 - - [2025-12-18 22:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.018629 10.0.0.33 - - [2025-12-18 22:50:33] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.032472 10.0.0.33 - - [2025-12-18 22:50:33] "POST /access-control-lists HTTP/1.1" 200 580 0.107433 10.0.0.33 - - [2025-12-18 22:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.020175 10.0.0.33 - - [2025-12-18 22:50:33] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.012687 10.0.0.33 - - [2025-12-18 22:50:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.004071 10.0.0.33 - - [2025-12-18 22:50:33] "POST /access-control-lists HTTP/1.1" 200 578 0.077225 10.0.0.33 - - [2025-12-18 22:50:33] "PUT /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03 HTTP/1.1" 200 264 0.143717 10.0.0.33 - - [2025-12-18 22:50:33] "PUT /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053 HTTP/1.1" 200 264 0.048540 10.0.0.33 - - [2025-12-18 22:50:34] "POST /security-groups HTTP/1.1" 200 537 0.097713 10.0.0.33 - - [2025-12-18 22:50:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.002881 10.0.0.33 - - [2025-12-18 22:50:34] "POST /access-control-lists HTTP/1.1" 200 596 0.074136 10.0.0.33 - - [2025-12-18 22:50:34] "POST /fqname-to-id HTTP/1.1" 404 233 0.014929 10.0.0.33 - - [2025-12-18 22:50:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.103514 10.0.0.33 - - [2025-12-18 22:50:34] "POST /chown HTTP/1.1" 200 109 0.020464 10.0.0.33 - - [2025-12-18 22:50:34] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006303 10.0.0.33 - - [2025-12-18 22:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013404 10.0.0.33 - - [2025-12-18 22:50:34] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004061 10.0.0.33 - - [2025-12-18 22:50:34] "POST /tags HTTP/1.1" 409 207 0.001405 10.0.0.33 - - [2025-12-18 22:50:34] "POST /access-control-lists HTTP/1.1" 200 594 0.132027 10.0.0.33 - - [2025-12-18 22:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.33 - - [2025-12-18 22:50:34] "GET /tag/ec3b4274-e69b-4eda-9e62-729162e2a44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.038474 10.0.0.33 - - [2025-12-18 22:50:34] "POST /firewall-rules HTTP/1.1" 200 564 0.076157 10.0.0.33 - - [2025-12-18 22:50:34] "GET /firewall-rule/01525682-c392-48cc-a2d0-92cb8ba159ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004149 10.0.0.33 - - [2025-12-18 22:50:34] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005073 10.0.0.33 - - [2025-12-18 22:50:34] "GET /firewall-rule/01525682-c392-48cc-a2d0-92cb8ba159ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002410 10.0.0.33 - - [2025-12-18 22:50:34] "POST /ref-update HTTP/1.1" 200 156 0.026677 10.0.0.33 - - [2025-12-18 22:50:34] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031425 10.0.0.33 - - [2025-12-18 22:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.33 - - [2025-12-18 22:50:34] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002946 10.0.0.33 - - [2025-12-18 22:50:34] "POST /tags HTTP/1.1" 409 207 0.001970 10.0.0.33 - - [2025-12-18 22:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.33 - - [2025-12-18 22:50:34] "GET /tag/ec3b4274-e69b-4eda-9e62-729162e2a44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015664 10.0.0.33 - - [2025-12-18 22:50:34] "POST /firewall-rules HTTP/1.1" 200 562 0.074462 10.0.0.33 - - [2025-12-18 22:50:34] "GET /firewall-rule/82d7a443-b043-49f6-abd3-35a195774268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.017837 10.0.0.33 - - [2025-12-18 22:50:34] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004591 10.0.0.33 - - [2025-12-18 22:50:35] "GET /firewall-rule/82d7a443-b043-49f6-abd3-35a195774268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004356 10.0.0.33 - - [2025-12-18 22:50:35] "POST /ref-update HTTP/1.1" 200 156 0.071557 10.0.0.33 - - [2025-12-18 22:50:35] "POST /fqname-to-id HTTP/1.1" 404 226 0.006385 10.0.0.33 - - [2025-12-18 22:50:35] "POST /tags HTTP/1.1" 200 301 0.164030 10.0.0.33 - - [2025-12-18 22:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012728 10.0.0.33 - - [2025-12-18 22:50:35] "GET /tag/78781045-1b4a-4f7e-87b3-cafd1622d951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.021227 10.0.0.33 - - [2025-12-18 22:50:35] "POST /tags HTTP/1.1" 200 325 0.120733 10.0.0.33 - - [2025-12-18 22:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012707 10.0.0.33 - - [2025-12-18 22:50:35] "GET /tag/0c619205-d142-4ff0-a97b-5242c23650e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.032542 10.0.0.33 - - [2025-12-18 22:50:35] "POST /tags HTTP/1.1" 200 363 0.034726 10.0.0.33 - - [2025-12-18 22:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.025034 10.0.0.33 - - [2025-12-18 22:50:35] "GET /tag/57289ad2-fdbf-456c-8d2c-2e5cc333d238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.030872 10.0.0.33 - - [2025-12-18 22:50:35] "POST /tags HTTP/1.1" 200 311 0.036938 10.0.0.33 - - [2025-12-18 22:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016054 10.0.0.33 - - [2025-12-18 22:50:35] "GET /tag/3ef88e9b-e701-4250-a6a7-d9eacff0828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.040660 10.0.0.33 - - [2025-12-18 22:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.33 - - [2025-12-18 22:50:35] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010975 10.0.0.33 - - [2025-12-18 22:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.33 - - [2025-12-18 22:50:36] "GET /project/0ecd8fa5-e47a-47ec-86f6-23680eeee48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.029543 10.0.0.33 - - [2025-12-18 22:50:36] "POST /virtual-machines HTTP/1.1" 200 377 0.029328 10.0.0.33 - - [2025-12-18 22:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019657 10.0.0.33 - - [2025-12-18 22:50:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.163742 10.0.0.33 - - [2025-12-18 22:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016782 10.0.0.33 - - [2025-12-18 22:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006344 10.0.0.33 - - [2025-12-18 22:50:36] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.019317 10.0.0.33 - - [2025-12-18 22:50:36] "POST /instance-ips HTTP/1.1" 200 409 0.042602 10.0.0.33 - - [2025-12-18 22:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025567 10.0.0.33 - - [2025-12-18 22:50:36] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.017289 10.0.0.33 - - [2025-12-18 22:50:36] "POST /set-tag HTTP/1.1" 200 109 0.020361 10.0.0.33 - - [2025-12-18 22:50:36] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.047785 10.0.0.33 - - [2025-12-18 22:50:36] "GET /instance-ip/f7a7394a-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.009519 10.0.0.33 - - [2025-12-18 22:50:36] "POST /tags HTTP/1.1" 200 355 0.024498 10.0.0.33 - - [2025-12-18 22:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.020395 10.0.0.33 - - [2025-12-18 22:50:36] "GET /tag/d59743c5-6095-477c-ac00-50e2cd4ba7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.032758 10.0.0.33 - - [2025-12-18 22:50:36] "POST /tags HTTP/1.1" 200 303 0.045590 10.0.0.33 - - [2025-12-18 22:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.33 - - [2025-12-18 22:50:36] "GET /tag/db946826-57fc-44d9-940a-e003c02572c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019149 10.0.0.33 - - [2025-12-18 22:50:36] "POST /projects HTTP/1.1" 409 218 0.002151 10.0.0.33 - - [2025-12-18 22:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.33 - - [2025-12-18 22:50:36] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.020148 10.0.0.33 - - [2025-12-18 22:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2025-12-18 22:50:37] "GET /network-ipam/09261017-7e1c-48af-a7c6-6fa1bdbf2099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.006767 10.0.0.33 - - [2025-12-18 22:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.33 - - [2025-12-18 22:50:37] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004226 10.0.0.33 - - [2025-12-18 22:50:37] "PUT /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03 HTTP/1.1" 200 264 0.046297 10.0.0.33 - - [2025-12-18 22:50:37] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.015435 10.0.0.33 - - [2025-12-18 22:50:37] "POST /set-tag HTTP/1.1" 200 109 0.077438 10.0.0.33 - - [2025-12-18 22:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005494 10.0.0.33 - - [2025-12-18 22:50:37] "GET /network-ipam/3bc5d631-0cd1-43b8-9f1e-cfef9cbd8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002573 10.0.0.33 - - [2025-12-18 22:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.33 - - [2025-12-18 22:50:37] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005359 10.0.0.33 - - [2025-12-18 22:50:37] "PUT /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053 HTTP/1.1" 200 264 0.036816 10.0.0.33 - - [2025-12-18 22:50:37] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.019579 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:50:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000800 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:50:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000841 10.0.0.33 - - [2025-12-18 22:50:37] "POST /set-tag HTTP/1.1" 200 109 0.073505 10.0.0.33 - - [2025-12-18 22:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009568 10.0.0.33 - - [2025-12-18 22:50:37] "GET /network-policy/1fd00736-d92c-4dbd-a5e8-e7645ce42a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002713 10.0.0.33 - - [2025-12-18 22:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2025-12-18 22:50:37] "GET /network-policy/380bb026-c5f5-4381-94f6-08b3b26b42e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002988 10.0.0.33 - - [2025-12-18 22:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.33 - - [2025-12-18 22:50:37] "GET /network-policy/e129fc0e-9782-4491-9d45-5df8d443e0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002373 10.0.0.33 - - [2025-12-18 22:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.33 - - [2025-12-18 22:50:37] "PUT /network-policy/e129fc0e-9782-4491-9d45-5df8d443e0f9 HTTP/1.1" 200 262 0.011395 10.0.0.33 - - [2025-12-18 22:50:37] "PUT /access-control-list/9cae0c48-b3d8-4eb1-b2ae-a9f1ae1992d3 HTTP/1.1" 200 272 0.061200 10.0.0.33 - - [2025-12-18 22:50:37] "POST /ref-update HTTP/1.1" 200 156 0.119531 10.0.0.33 - - [2025-12-18 22:50:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011022 10.0.0.33 - - [2025-12-18 22:50:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002942 10.0.0.33 - - [2025-12-18 22:50:37] "PUT /access-control-list/1e4243b1-acf0-4afe-9689-f902af3cdb49 HTTP/1.1" 200 272 0.154256 10.0.0.33 - - [2025-12-18 22:50:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.087566 10.0.0.33 - - [2025-12-18 22:50:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011557 10.0.0.33 - - [2025-12-18 22:50:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002613 10.0.0.33 - - [2025-12-18 22:50:38] "POST /security-groups HTTP/1.1" 409 245 0.002160 10.0.0.33 - - [2025-12-18 22:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.33 - - [2025-12-18 22:50:38] "PUT /security-group/0737d7d4-b3d6-4903-ba1d-38ec2817cac3 HTTP/1.1" 200 262 0.071650 10.0.0.33 - - [2025-12-18 22:50:38] "PUT /access-control-list/4148db52-6fed-4718-91bd-8417de7f424b HTTP/1.1" 200 272 0.028301 10.0.0.33 - - [2025-12-18 22:50:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.051886 10.0.0.33 - - [2025-12-18 22:50:38] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004720 10.0.0.33 - - [2025-12-18 22:50:38] "PUT /access-control-list/f3d5bedf-e6e1-4089-8fa4-a4343f795832 HTTP/1.1" 200 272 0.022248 10.0.0.33 - - [2025-12-18 22:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.33 - - [2025-12-18 22:50:38] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003700 10.0.0.33 - - [2025-12-18 22:50:38] "POST /tags HTTP/1.1" 409 206 0.005890 10.0.0.33 - - [2025-12-18 22:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.33 - - [2025-12-18 22:50:38] "GET /tag/db946826-57fc-44d9-940a-e003c02572c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018565 10.0.0.33 - - [2025-12-18 22:50:38] "POST /firewall-rules HTTP/1.1" 200 562 0.098298 10.0.0.33 - - [2025-12-18 22:50:38] "GET /firewall-rule/bf8f237e-4d4a-4d98-be31-5987c7f80526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006801 10.0.0.33 - - [2025-12-18 22:50:38] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004074 10.0.0.33 - - [2025-12-18 22:50:38] "GET /firewall-rule/bf8f237e-4d4a-4d98-be31-5987c7f80526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003861 10.0.0.33 - - [2025-12-18 22:50:38] "POST /ref-update HTTP/1.1" 200 156 0.038894 10.0.0.33 - - [2025-12-18 22:50:38] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010953 10.0.0.33 - - [2025-12-18 22:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010805 10.0.0.33 - - [2025-12-18 22:50:38] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003736 10.0.0.33 - - [2025-12-18 22:50:38] "POST /tags HTTP/1.1" 409 206 0.002888 10.0.0.33 - - [2025-12-18 22:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.33 - - [2025-12-18 22:50:38] "GET /tag/db946826-57fc-44d9-940a-e003c02572c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013213 10.0.0.33 - - [2025-12-18 22:50:38] "POST /firewall-rules HTTP/1.1" 200 560 0.071488 10.0.0.33 - - [2025-12-18 22:50:38] "GET /firewall-rule/d553ad62-56b4-4dd2-8d6c-79cbee7d07a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.006271 10.0.0.33 - - [2025-12-18 22:50:38] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004648 10.0.0.33 - - [2025-12-18 22:50:38] "GET /firewall-rule/d553ad62-56b4-4dd2-8d6c-79cbee7d07a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002805 10.0.0.33 - - [2025-12-18 22:50:38] "POST /ref-update HTTP/1.1" 200 156 0.042611 10.0.0.33 - - [2025-12-18 22:50:39] "POST /tags HTTP/1.1" 200 305 0.078514 10.0.0.33 - - [2025-12-18 22:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010740 10.0.0.33 - - [2025-12-18 22:50:39] "GET /tag/9f631428-40ee-4ec4-8eac-227a021cf5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.032081 10.0.0.33 - - [2025-12-18 22:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.33 - - [2025-12-18 22:50:39] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058078 10.0.0.33 - - [2025-12-18 22:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.33 - - [2025-12-18 22:50:39] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005605 10.0.0.33 - - [2025-12-18 22:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.33 - - [2025-12-18 22:50:39] "GET /service-appliance-set/7c9d4a26-f12a-450f-bdba-b67ca3cd663c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008867 10.0.0.33 - - [2025-12-18 22:50:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.002854 10.0.0.33 - - [2025-12-18 22:50:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109684 10.0.0.33 - - [2025-12-18 22:50:39] "GET /virtual-machine-interface/c63ce2a0-ab17-4113-ad7b-b5fb6a3ed1cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.005542 10.0.0.33 - - [2025-12-18 22:50:39] "POST /instance-ips HTTP/1.1" 200 381 0.104443 10.0.0.33 - - [2025-12-18 22:50:39] "GET /instance-ip/7d410b76-6306-4db9-9aa0-7e37078e61b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010743 10.0.0.33 - - [2025-12-18 22:50:39] "POST /loadbalancers HTTP/1.1" 200 582 0.083117 10.0.0.33 - - [2025-12-18 22:50:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.034393 10.0.0.33 - - [2025-12-18 22:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008614 10.0.0.33 - - [2025-12-18 22:50:39] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029245 10.0.0.33 - - [2025-12-18 22:50:39] "GET /loadbalancer/c61b6788-4aff-49a5-a5a6-8627d13b29f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003587 10.0.0.33 - - [2025-12-18 22:50:39] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051841 10.0.0.33 - - [2025-12-18 22:50:39] "GET /instance-ip/7d410b76-6306-4db9-9aa0-7e37078e61b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003371 10.0.0.33 - - [2025-12-18 22:50:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.062343 10.0.0.33 - - [2025-12-18 22:50:40] "POST /floating-ips HTTP/1.1" 200 583 0.047344 10.0.0.33 - - [2025-12-18 22:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033414 10.0.0.33 - - [2025-12-18 22:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007516 10.0.0.33 - - [2025-12-18 22:50:40] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059901 10.0.0.33 - - [2025-12-18 22:50:40] "GET /loadbalancer-listener/93132e95-b0c2-44bd-b138-f4afae82169d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003321 10.0.0.33 - - [2025-12-18 22:50:40] "GET /loadbalancer-listener/93132e95-b0c2-44bd-b138-f4afae82169d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003322 10.0.0.33 - - [2025-12-18 22:50:40] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.052818 10.0.0.33 - - [2025-12-18 22:50:40] "GET /instance-ip/7d410b76-6306-4db9-9aa0-7e37078e61b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015043 10.0.0.33 - - [2025-12-18 22:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009419 10.0.0.33 - - [2025-12-18 22:50:40] "GET /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.013355 10.0.0.33 - - [2025-12-18 22:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.33 - - [2025-12-18 22:50:40] "GET /instance-ip/7d410b76-6306-4db9-9aa0-7e37078e61b1?fields=floating_ips HTTP/1.1" 200 1170 0.026589 10.0.0.33 - - [2025-12-18 22:50:40] "GET /floating-ip/db195a3c-feed-47d6-8dbf-a484d07ed1d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002021 10.0.0.33 - - [2025-12-18 22:50:40] "PUT /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8 HTTP/1.1" 200 276 0.008671 10.0.0.33 - - [2025-12-18 22:50:40] "POST /fqname-to-id HTTP/1.1" 404 228 0.005299 10.0.0.33 - - [2025-12-18 22:50:40] "POST /tags HTTP/1.1" 200 301 0.033003 10.0.0.33 - - [2025-12-18 22:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012755 10.0.0.33 - - [2025-12-18 22:50:40] "GET /tag/8bea33bd-3e0c-4eb6-a0b4-f0567dff35b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.027558 10.0.0.33 - - [2025-12-18 22:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.33 - - [2025-12-18 22:50:40] "GET /project/0ecd8fa5-e47a-47ec-86f6-23680eeee48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.036855 10.0.0.33 - - [2025-12-18 22:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005990 10.0.0.33 - - [2025-12-18 22:50:40] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003991 10.0.0.33 - - [2025-12-18 22:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.33 - - [2025-12-18 22:50:40] "GET /service-appliance-set/7c9d4a26-f12a-450f-bdba-b67ca3cd663c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002182 10.0.0.33 - - [2025-12-18 22:50:40] "POST /fqname-to-id HTTP/1.1" 404 242 0.001436 10.0.0.33 - - [2025-12-18 22:50:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120242 10.0.0.33 - - [2025-12-18 22:50:40] "GET /virtual-machine-interface/314ad6db-9c9e-46a0-a8b1-48f5c49d616d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.015936 10.0.0.33 - - [2025-12-18 22:50:40] "POST /instance-ips HTTP/1.1" 200 377 0.020707 10.0.0.33 - - [2025-12-18 22:50:41] "GET /instance-ip/55763bb1-18d3-4d9b-97d7-ed05372bb853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008474 10.0.0.33 - - [2025-12-18 22:50:41] "POST /loadbalancers HTTP/1.1" 200 582 0.069822 10.0.0.33 - - [2025-12-18 22:50:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.025824 10.0.0.33 - - [2025-12-18 22:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010643 10.0.0.33 - - [2025-12-18 22:50:41] "GET /project/0ecd8fa5-e47a-47ec-86f6-23680eeee48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.052125 10.0.0.33 - - [2025-12-18 22:50:41] "GET /instance-ip/55763bb1-18d3-4d9b-97d7-ed05372bb853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002405 10.0.0.33 - - [2025-12-18 22:50:41] "GET /project/0ecd8fa5-e47a-47ec-86f6-23680eeee48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.031942 10.0.0.33 - - [2025-12-18 22:50:41] "GET /loadbalancer/f5c03761-7227-48a8-8910-2fc4b99a86de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.009020 10.0.0.33 - - [2025-12-18 22:50:41] "POST /floating-ips HTTP/1.1" 200 581 0.046254 10.0.0.33 - - [2025-12-18 22:50:41] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.078088 10.0.0.33 - - [2025-12-18 22:50:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014360 10.0.0.33 - - [2025-12-18 22:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009964 10.0.0.33 - - [2025-12-18 22:50:41] "GET /project/0ecd8fa5-e47a-47ec-86f6-23680eeee48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.053972 10.0.0.33 - - [2025-12-18 22:50:41] "GET /loadbalancer-listener/bc505ad1-b02b-470e-9599-ed06c386727d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003116 10.0.0.33 - - [2025-12-18 22:50:41] "GET /loadbalancer-listener/bc505ad1-b02b-470e-9599-ed06c386727d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.009093 10.0.0.33 - - [2025-12-18 22:50:41] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022435 10.0.0.33 - - [2025-12-18 22:50:41] "GET /instance-ip/55763bb1-18d3-4d9b-97d7-ed05372bb853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004927 10.0.0.33 - - [2025-12-18 22:50:41] "GET /instance-ip/55763bb1-18d3-4d9b-97d7-ed05372bb853?fields=floating_ips HTTP/1.1" 200 1164 0.008022 10.0.0.33 - - [2025-12-18 22:50:41] "GET /floating-ip/174f1844-c893-4b05-b357-cb3df8a163b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002791 10.0.0.33 - - [2025-12-18 22:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.33 - - [2025-12-18 22:50:41] "GET /project/0ecd8fa5-e47a-47ec-86f6-23680eeee48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.025668 10.0.0.33 - - [2025-12-18 22:50:41] "GET /loadbalancer/f5c03761-7227-48a8-8910-2fc4b99a86de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.001891 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:50:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000679 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:50:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 10.0.0.33 - - [2025-12-18 22:50:41] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024621 10.0.0.33 - - [2025-12-18 22:50:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016343 10.0.0.33 - - [2025-12-18 22:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.33 - - [2025-12-18 22:50:41] "GET /project/0ecd8fa5-e47a-47ec-86f6-23680eeee48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.027562 10.0.0.33 - - [2025-12-18 22:50:41] "GET /loadbalancer-listener/037b4a84-5877-4489-9aaf-534b57965296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005842 10.0.0.33 - - [2025-12-18 22:50:41] "GET /loadbalancer-listener/037b4a84-5877-4489-9aaf-534b57965296?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003813 10.0.0.33 - - [2025-12-18 22:50:41] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018307 10.0.0.33 - - [2025-12-18 22:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.33 - - [2025-12-18 22:50:41] "GET /instance-ip/55763bb1-18d3-4d9b-97d7-ed05372bb853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004360 10.0.0.33 - - [2025-12-18 22:50:41] "GET /instance-ip/55763bb1-18d3-4d9b-97d7-ed05372bb853?fields=floating_ips HTTP/1.1" 200 1164 0.003517 10.0.0.33 - - [2025-12-18 22:50:41] "GET /floating-ip/174f1844-c893-4b05-b357-cb3df8a163b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.017559 10.0.0.33 - - [2025-12-18 22:50:41] "GET /project/0ecd8fa5-e47a-47ec-86f6-23680eeee48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.067817 10.0.0.33 - - [2025-12-18 22:50:41] "GET /loadbalancer/f5c03761-7227-48a8-8910-2fc4b99a86de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.001717 10.0.0.33 - - [2025-12-18 22:50:41] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018031 10.0.0.33 - - [2025-12-18 22:50:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016888 10.0.0.33 - - [2025-12-18 22:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.33 - - [2025-12-18 22:50:42] "GET /project/0ecd8fa5-e47a-47ec-86f6-23680eeee48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.046190 10.0.0.33 - - [2025-12-18 22:50:42] "GET /loadbalancer-listener/6f021d22-75c9-4e86-a35f-94d3138a9d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.004394 10.0.0.33 - - [2025-12-18 22:50:42] "GET /loadbalancer-listener/6f021d22-75c9-4e86-a35f-94d3138a9d32?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.008161 10.0.0.33 - - [2025-12-18 22:50:42] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.053363 10.0.0.33 - - [2025-12-18 22:50:42] "GET /instance-ip/55763bb1-18d3-4d9b-97d7-ed05372bb853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007628 10.0.0.33 - - [2025-12-18 22:50:42] "GET /instance-ip/55763bb1-18d3-4d9b-97d7-ed05372bb853?fields=floating_ips HTTP/1.1" 200 1164 0.009219 10.0.0.33 - - [2025-12-18 22:50:42] "POST /tags HTTP/1.1" 200 371 0.039203 10.0.0.33 - - [2025-12-18 22:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.026359 10.0.0.33 - - [2025-12-18 22:50:42] "GET /floating-ip/174f1844-c893-4b05-b357-cb3df8a163b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.009542 10.0.0.33 - - [2025-12-18 22:50:42] "GET /tag/13b045fc-e099-4305-8cbf-44a8fc8a6f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.011172 10.0.0.33 - - [2025-12-18 22:50:42] "POST /tags HTTP/1.1" 200 319 0.017774 10.0.0.33 - - [2025-12-18 22:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011845 10.0.0.33 - - [2025-12-18 22:50:42] "GET /tag/fa50dce6-9a87-47a4-b53e-74bb2a38613c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011134 10.0.0.33 - - [2025-12-18 22:50:42] "POST /id-to-fqname HTTP/1.1" 200 181 0.000540 10.0.0.33 - - [2025-12-18 22:50:42] "POST /fqname-to-id HTTP/1.1" 404 190 0.001889 10.0.0.33 - - [2025-12-18 22:50:42] "POST /security-groups HTTP/1.1" 200 578 0.076204 10.0.0.33 - - [2025-12-18 22:50:42] "POST /projects HTTP/1.1" 200 497 0.177482 10.0.0.33 - - [2025-12-18 22:50:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.001312 10.0.0.33 - - [2025-12-18 22:50:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014638 10.0.0.33 - - [2025-12-18 22:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012222 10.0.0.33 - - [2025-12-18 22:50:42] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.019665 10.0.0.33 - - [2025-12-18 22:50:42] "POST /access-control-lists HTTP/1.1" 200 587 0.076661 10.0.0.33 - - [2025-12-18 22:50:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.006341 10.0.0.33 - - [2025-12-18 22:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006051 10.0.0.33 - - [2025-12-18 22:50:42] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006176 10.0.0.33 - - [2025-12-18 22:50:42] "POST /access-control-lists HTTP/1.1" 200 585 0.063265 10.0.0.33 - - [2025-12-18 22:50:42] "PUT /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03 HTTP/1.1" 200 264 0.070105 10.0.0.33 - - [2025-12-18 22:50:42] "PUT /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053 HTTP/1.1" 200 264 0.040545 10.0.0.33 - - [2025-12-18 22:50:43] "POST /security-groups HTTP/1.1" 200 558 0.062956 10.0.0.33 - - [2025-12-18 22:50:43] "POST /fqname-to-id HTTP/1.1" 404 248 0.001572 10.0.0.33 - - [2025-12-18 22:50:43] "POST /access-control-lists HTTP/1.1" 200 610 0.064543 10.0.0.33 - - [2025-12-18 22:50:43] "POST /fqname-to-id HTTP/1.1" 404 247 0.020952 10.0.0.33 - - [2025-12-18 22:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.071739 10.0.0.33 - - [2025-12-18 22:50:43] "POST /chown HTTP/1.1" 200 109 0.026834 10.0.0.33 - - [2025-12-18 22:50:43] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007076 10.0.0.33 - - [2025-12-18 22:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.33 - - [2025-12-18 22:50:43] "POST /access-control-lists HTTP/1.1" 200 608 0.094834 10.0.0.33 - - [2025-12-18 22:50:43] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003119 10.0.0.33 - - [2025-12-18 22:50:43] "POST /tags HTTP/1.1" 409 214 0.003885 10.0.0.33 - - [2025-12-18 22:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001226 10.0.0.33 - - [2025-12-18 22:50:43] "GET /tag/fa50dce6-9a87-47a4-b53e-74bb2a38613c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010249 10.0.0.33 - - [2025-12-18 22:50:43] "POST /firewall-rules HTTP/1.1" 200 578 0.068444 10.0.0.33 - - [2025-12-18 22:50:43] "GET /firewall-rule/d812fbe4-b2fc-4cd5-91fb-c0f860b5090c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.025555 10.0.0.33 - - [2025-12-18 22:50:43] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003577 10.0.0.33 - - [2025-12-18 22:50:43] "GET /firewall-rule/d812fbe4-b2fc-4cd5-91fb-c0f860b5090c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.001954 10.0.0.33 - - [2025-12-18 22:50:43] "POST /ref-update HTTP/1.1" 200 156 0.031821 10.0.0.33 - - [2025-12-18 22:50:43] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002965 10.0.0.33 - - [2025-12-18 22:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.33 - - [2025-12-18 22:50:43] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002070 10.0.0.33 - - [2025-12-18 22:50:43] "POST /tags HTTP/1.1" 409 214 0.001457 10.0.0.33 - - [2025-12-18 22:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.33 - - [2025-12-18 22:50:43] "GET /tag/fa50dce6-9a87-47a4-b53e-74bb2a38613c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013614 10.0.0.33 - - [2025-12-18 22:50:43] "POST /firewall-rules HTTP/1.1" 200 576 0.115184 10.0.0.33 - - [2025-12-18 22:50:43] "GET /firewall-rule/2b91885a-039c-44a4-8b61-b8825df59010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.008744 10.0.0.33 - - [2025-12-18 22:50:43] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003299 10.0.0.33 - - [2025-12-18 22:50:43] "GET /firewall-rule/2b91885a-039c-44a4-8b61-b8825df59010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002681 10.0.0.33 - - [2025-12-18 22:50:43] "POST /ref-update HTTP/1.1" 200 156 0.037718 10.0.0.33 - - [2025-12-18 22:50:43] "POST /tags HTTP/1.1" 200 363 0.026737 10.0.0.33 - - [2025-12-18 22:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.33 - - [2025-12-18 22:50:43] "GET /tag/366a924d-a449-4b55-8e5e-f108b67b1556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014322 10.0.0.33 - - [2025-12-18 22:50:43] "POST /tags HTTP/1.1" 200 311 0.016431 10.0.0.33 - - [2025-12-18 22:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.020624 10.0.0.33 - - [2025-12-18 22:50:44] "GET /tag/1483a023-0c53-4f11-8a53-c0f561f5601d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.014641 10.0.0.33 - - [2025-12-18 22:50:44] "POST /id-to-fqname HTTP/1.1" 200 177 0.000476 10.0.0.33 - - [2025-12-18 22:50:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.009609 10.0.0.33 - - [2025-12-18 22:50:44] "POST /security-groups HTTP/1.1" 200 574 0.075125 10.0.0.33 - - [2025-12-18 22:50:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.001506 10.0.0.33 - - [2025-12-18 22:50:44] "POST /projects HTTP/1.1" 200 489 0.223652 10.0.0.33 - - [2025-12-18 22:50:44] "POST /access-control-lists HTTP/1.1" 200 583 0.060814 10.0.0.33 - - [2025-12-18 22:50:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.018627 10.0.0.33 - - [2025-12-18 22:50:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.064333 10.0.0.33 - - [2025-12-18 22:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011025 10.0.0.33 - - [2025-12-18 22:50:44] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.034368 10.0.0.33 - - [2025-12-18 22:50:44] "POST /access-control-lists HTTP/1.1" 200 581 0.095502 10.0.0.33 - - [2025-12-18 22:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008904 10.0.0.33 - - [2025-12-18 22:50:44] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004991 10.0.0.33 - - [2025-12-18 22:50:44] "PUT /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03 HTTP/1.1" 200 264 0.041824 10.0.0.33 - - [2025-12-18 22:50:44] "PUT /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053 HTTP/1.1" 200 264 0.052824 10.0.0.33 - - [2025-12-18 22:50:44] "POST /security-groups HTTP/1.1" 200 546 0.077184 10.0.0.33 - - [2025-12-18 22:50:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.003307 10.0.0.33 - - [2025-12-18 22:50:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.056896 10.0.0.33 - - [2025-12-18 22:50:44] "POST /access-control-lists HTTP/1.1" 200 602 0.070920 10.0.0.33 - - [2025-12-18 22:50:44] "POST /chown HTTP/1.1" 200 109 0.030514 10.0.0.33 - - [2025-12-18 22:50:44] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004448 10.0.0.33 - - [2025-12-18 22:50:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.001383 10.0.0.33 - - [2025-12-18 22:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2025-12-18 22:50:44] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.024984 10.0.0.33 - - [2025-12-18 22:50:44] "POST /access-control-lists HTTP/1.1" 200 600 0.065232 10.0.0.33 - - [2025-12-18 22:50:44] "POST /tags HTTP/1.1" 409 210 0.010201 10.0.0.33 - - [2025-12-18 22:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.33 - - [2025-12-18 22:50:44] "GET /tag/1483a023-0c53-4f11-8a53-c0f561f5601d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.010060 10.0.0.33 - - [2025-12-18 22:50:45] "POST /firewall-rules HTTP/1.1" 200 570 0.064665 10.0.0.33 - - [2025-12-18 22:50:45] "GET /firewall-rule/9c2055d9-2008-4481-a76c-acf14978e54d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.016107 10.0.0.33 - - [2025-12-18 22:50:45] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004249 10.0.0.33 - - [2025-12-18 22:50:45] "GET /firewall-rule/9c2055d9-2008-4481-a76c-acf14978e54d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002242 10.0.0.33 - - [2025-12-18 22:50:45] "POST /ref-update HTTP/1.1" 200 156 0.038417 10.0.0.33 - - [2025-12-18 22:50:45] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002472 10.0.0.33 - - [2025-12-18 22:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.33 - - [2025-12-18 22:50:45] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002023 10.0.0.33 - - [2025-12-18 22:50:45] "POST /tags HTTP/1.1" 409 210 0.002761 10.0.0.33 - - [2025-12-18 22:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.33 - - [2025-12-18 22:50:45] "GET /tag/1483a023-0c53-4f11-8a53-c0f561f5601d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.011944 10.0.0.33 - - [2025-12-18 22:50:45] "POST /firewall-rules HTTP/1.1" 200 568 0.063854 10.0.0.33 - - [2025-12-18 22:50:45] "GET /firewall-rule/9d371da2-4654-4652-b8a6-0a72c889de2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005228 10.0.0.33 - - [2025-12-18 22:50:45] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003137 10.0.0.33 - - [2025-12-18 22:50:45] "GET /firewall-rule/9d371da2-4654-4652-b8a6-0a72c889de2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.001803 10.0.0.33 - - [2025-12-18 22:50:45] "POST /ref-update HTTP/1.1" 200 156 0.042178 10.0.0.33 - - [2025-12-18 22:50:45] "POST /tags HTTP/1.1" 409 237 0.006024 10.0.0.33 - - [2025-12-18 22:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008940 10.0.0.33 - - [2025-12-18 22:50:45] "GET /tag/57289ad2-fdbf-456c-8d2c-2e5cc333d238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011266 10.0.0.33 - - [2025-12-18 22:50:45] "POST /tags HTTP/1.1" 409 210 0.001680 10.0.0.33 - - [2025-12-18 22:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.33 - - [2025-12-18 22:50:45] "GET /tag/3ef88e9b-e701-4250-a6a7-d9eacff0828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010865 10.0.0.33 - - [2025-12-18 22:50:45] "POST /projects HTTP/1.1" 409 223 0.001693 10.0.0.33 - - [2025-12-18 22:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.33 - - [2025-12-18 22:50:45] "GET /project/0ecd8fa5-e47a-47ec-86f6-23680eeee48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.034458 10.0.0.33 - - [2025-12-18 22:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.33 - - [2025-12-18 22:50:45] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004935 10.0.0.33 - - [2025-12-18 22:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.33 - - [2025-12-18 22:50:45] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003998 10.0.0.33 - - [2025-12-18 22:50:45] "PUT /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03 HTTP/1.1" 200 264 0.036670 10.0.0.33 - - [2025-12-18 22:50:45] "PUT /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053 HTTP/1.1" 200 264 0.042154 10.0.0.33 - - [2025-12-18 22:50:45] "POST /security-groups HTTP/1.1" 409 253 0.002745 10.0.0.33 - - [2025-12-18 22:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.33 - - [2025-12-18 22:50:45] "PUT /security-group/98dff32b-d3d0-4331-8b66-604f8f18a7f3 HTTP/1.1" 200 262 0.058205 10.0.0.33 - - [2025-12-18 22:50:45] "PUT /access-control-list/5292d9b9-6a74-4bfc-995d-3ae1e3997d06 HTTP/1.1" 200 272 0.017710 10.0.0.33 - - [2025-12-18 22:50:46] "PUT /access-control-list/e8732388-ad78-43ec-a858-9b0dc0d78c9b HTTP/1.1" 200 272 0.024547 10.0.0.33 - - [2025-12-18 22:50:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.038246 10.0.0.33 - - [2025-12-18 22:50:46] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014393 10.0.0.33 - - [2025-12-18 22:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.33 - - [2025-12-18 22:50:46] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002774 10.0.0.33 - - [2025-12-18 22:50:46] "POST /tags HTTP/1.1" 409 210 0.001743 10.0.0.33 - - [2025-12-18 22:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.33 - - [2025-12-18 22:50:46] "GET /tag/3ef88e9b-e701-4250-a6a7-d9eacff0828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014693 10.0.0.33 - - [2025-12-18 22:50:46] "POST /firewall-rules HTTP/1.1" 200 570 0.077842 10.0.0.33 - - [2025-12-18 22:50:46] "GET /firewall-rule/8c0080ff-5709-4c02-9056-5761776fb2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012199 10.0.0.33 - - [2025-12-18 22:50:46] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.010160 10.0.0.33 - - [2025-12-18 22:50:46] "GET /firewall-rule/8c0080ff-5709-4c02-9056-5761776fb2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002135 10.0.0.33 - - [2025-12-18 22:50:46] "POST /ref-update HTTP/1.1" 200 156 0.037402 10.0.0.33 - - [2025-12-18 22:50:46] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002620 10.0.0.33 - - [2025-12-18 22:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.33 - - [2025-12-18 22:50:46] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007972 10.0.0.33 - - [2025-12-18 22:50:46] "POST /tags HTTP/1.1" 409 210 0.001479 10.0.0.33 - - [2025-12-18 22:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2025-12-18 22:50:46] "GET /tag/3ef88e9b-e701-4250-a6a7-d9eacff0828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011607 10.0.0.33 - - [2025-12-18 22:50:46] "POST /firewall-rules HTTP/1.1" 200 568 0.067878 10.0.0.33 - - [2025-12-18 22:50:46] "GET /firewall-rule/3e89d861-b7ee-4ddb-8027-442c98840c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.023222 10.0.0.33 - - [2025-12-18 22:50:46] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003613 10.0.0.33 - - [2025-12-18 22:50:46] "GET /firewall-rule/3e89d861-b7ee-4ddb-8027-442c98840c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.001863 10.0.0.33 - - [2025-12-18 22:50:46] "POST /ref-update HTTP/1.1" 200 156 0.049797 10.0.0.33 - - [2025-12-18 22:50:46] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004142 10.0.0.33 - - [2025-12-18 22:50:46] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.22 - - [2025-12-18 22:51:32] "GET / HTTP/1.1" 200 35931 0.001318 10.0.0.22 - - [2025-12-18 22:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.22 - - [2025-12-18 22:51:32] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.003895 10.0.0.22 - - [2025-12-18 22:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.22 - - [2025-12-18 22:51:32] "GET /routing-instance/c579bd64-6056-43ec-bb4a-e52c332c6a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002882 10.0.0.22 - - [2025-12-18 22:51:32] "PUT /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c HTTP/1.1" 200 274 0.006907 10.0.0.22 - - [2025-12-18 22:51:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.005540 10.0.0.22 - - [2025-12-18 22:51:32] "POST /virtual-routers HTTP/1.1" 200 599 0.014145 10.0.0.22 - - [2025-12-18 22:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007904 10.0.0.22 - - [2025-12-18 22:51:33] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.004713 10.0.0.22 - - [2025-12-18 22:51:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.002110 10.0.0.22 - - [2025-12-18 22:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.22 - - [2025-12-18 22:51:33] "GET /virtual-network/29f7439b-d7fe-41a4-9f60-ad2511d39403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003527 10.0.0.22 - - [2025-12-18 22:51:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.052044 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:54:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000813 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:54:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000820 10.0.0.33 - - [2025-12-18 22:54:33] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.002852 10.0.0.33 - - [2025-12-18 22:54:33] "POST /ref-update HTTP/1.1" 200 156 0.009552 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:54:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004281 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:54:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001206 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:54:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:54:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000765 10.0.0.33 - - [2025-12-18 22:54:45] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008981 10.0.0.33 - - [2025-12-18 22:54:45] "POST /set-tag HTTP/1.1" 200 109 0.002997 10.0.0.33 - - [2025-12-18 22:54:45] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003585 10.0.0.33 - - [2025-12-18 22:54:45] "POST /set-tag HTTP/1.1" 200 109 0.003725 10.0.0.33 - - [2025-12-18 22:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.33 - - [2025-12-18 22:54:45] "GET /loadbalancer/f5c03761-7227-48a8-8910-2fc4b99a86de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.001976 10.0.0.33 - - [2025-12-18 22:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.33 - - [2025-12-18 22:54:45] "GET /loadbalancer/f5c03761-7227-48a8-8910-2fc4b99a86de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.001897 10.0.0.33 - - [2025-12-18 22:54:45] "GET /loadbalancer-pool/db5c27bb-2622-47bb-afb8-68046992e997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003571 10.0.0.33 - - [2025-12-18 22:54:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015061 10.0.0.33 - - [2025-12-18 22:54:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011347 10.0.0.33 - - [2025-12-18 22:54:45] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008668 10.0.0.33 - - [2025-12-18 22:54:45] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003423 10.0.0.33 - - [2025-12-18 22:54:45] "POST /tags HTTP/1.1" 409 205 0.002634 10.0.0.33 - - [2025-12-18 22:54:45] "POST /ref-update HTTP/1.1" 200 156 0.007656 10.0.0.33 - - [2025-12-18 22:54:45] "GET /floating-ip/174f1844-c893-4b05-b357-cb3df8a163b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.011236 10.0.0.33 - - [2025-12-18 22:54:45] "GET /global-system-configs HTTP/1.1" 200 322 0.007765 10.0.0.33 - - [2025-12-18 22:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.33 - - [2025-12-18 22:54:45] "GET /tag/8bea33bd-3e0c-4eb6-a0b4-f0567dff35b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010176 10.0.0.33 - - [2025-12-18 22:54:45] "PUT /floating-ip/174f1844-c893-4b05-b357-cb3df8a163b6 HTTP/1.1" 200 256 0.014330 10.0.0.33 - - [2025-12-18 22:54:46] "POST /set-tag HTTP/1.1" 200 109 0.076988 10.0.0.33 - - [2025-12-18 22:54:46] "GET /loadbalancer-pool/679d3bac-5128-4767-ae5c-8a0d992497dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015107 10.0.0.33 - - [2025-12-18 22:54:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016695 10.0.0.33 - - [2025-12-18 22:54:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017241 10.0.0.33 - - [2025-12-18 22:54:46] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005793 10.0.0.33 - - [2025-12-18 22:54:46] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004818 10.0.0.33 - - [2025-12-18 22:54:46] "POST /ref-update HTTP/1.1" 200 156 0.008236 10.0.0.33 - - [2025-12-18 22:54:46] "GET /floating-ip/174f1844-c893-4b05-b357-cb3df8a163b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004221 10.0.0.33 - - [2025-12-18 22:54:46] "POST /set-tag HTTP/1.1" 200 109 0.001949 10.0.0.33 - - [2025-12-18 22:54:46] "GET /loadbalancer-pool/6ca42437-9ca1-40e5-a26a-c8175b741b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003328 10.0.0.33 - - [2025-12-18 22:54:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016828 10.0.0.33 - - [2025-12-18 22:54:46] "PUT /floating-ip/174f1844-c893-4b05-b357-cb3df8a163b6 HTTP/1.1" 200 256 0.016190 10.0.0.33 - - [2025-12-18 22:54:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009002 10.0.0.33 - - [2025-12-18 22:54:46] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007417 10.0.0.33 - - [2025-12-18 22:54:46] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006002 10.0.0.33 - - [2025-12-18 22:54:46] "POST /set-tag HTTP/1.1" 200 109 0.013161 10.0.0.33 - - [2025-12-18 22:54:46] "POST /ref-update HTTP/1.1" 200 156 0.011040 10.0.0.33 - - [2025-12-18 22:54:46] "GET /floating-ip/174f1844-c893-4b05-b357-cb3df8a163b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.008824 10.0.0.33 - - [2025-12-18 22:54:46] "GET /global-system-configs HTTP/1.1" 200 322 0.006549 10.0.0.33 - - [2025-12-18 22:54:46] "PUT /floating-ip/174f1844-c893-4b05-b357-cb3df8a163b6 HTTP/1.1" 200 256 0.016214 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:55:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:55:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000772 10.0.0.22 - - [2025-12-18 22:57:22] "GET / HTTP/1.1" 200 35931 0.001637 10.0.0.22 - - [2025-12-18 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.22 - - [2025-12-18 22:57:22] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006286 10.0.0.22 - - [2025-12-18 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.22 - - [2025-12-18 22:57:22] "GET /routing-instance/c579bd64-6056-43ec-bb4a-e52c332c6a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003517 10.0.0.22 - - [2025-12-18 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.22 - - [2025-12-18 22:57:22] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003552 10.0.0.22 - - [2025-12-18 22:57:22] "PUT /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d HTTP/1.1" 200 262 0.008165 10.0.0.22 - - [2025-12-18 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.22 - - [2025-12-18 22:57:22] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003040 10.0.0.22 - - [2025-12-18 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.22 - - [2025-12-18 22:57:22] "GET /virtual-machine-interface/8f48a733-e70f-47d7-9e4e-c67f4408222c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004468 10.0.0.22 - - [2025-12-18 22:57:22] "PUT /virtual-machine-interface/8f48a733-e70f-47d7-9e4e-c67f4408222c HTTP/1.1" 200 284 0.015029 10.0.0.33 - - [2025-12-18 22:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.33 - - [2025-12-18 22:57:32] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.002219 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:59:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:59:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:59:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:59:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000736 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:59:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.33 - - [2025-12-18 22:59:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 10.0.0.33 - - [2025-12-18 22:59:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002928 10.0.0.33 - - [2025-12-18 22:59:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001657 10.0.0.33 - - [2025-12-18 22:59:50] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004287 10.0.0.33 - - [2025-12-18 22:59:50] "POST /set-tag HTTP/1.1" 200 109 0.001913 10.0.0.33 - - [2025-12-18 22:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.33 - - [2025-12-18 22:59:50] "GET /loadbalancer/f5c03761-7227-48a8-8910-2fc4b99a86de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002102 10.0.0.33 - - [2025-12-18 22:59:50] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004001 10.0.0.33 - - [2025-12-18 22:59:50] "POST /set-tag HTTP/1.1" 200 109 0.023435 10.0.0.33 - - [2025-12-18 22:59:50] "DELETE /loadbalancer-member/aa65d87f-9749-4430-89ff-a120e7acadf9 HTTP/1.1" 200 115 0.085483 10.0.0.33 - - [2025-12-18 22:59:50] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012714 10.0.0.33 - - [2025-12-18 22:59:50] "POST /set-tag HTTP/1.1" 200 109 0.004423 10.0.0.33 - - [2025-12-18 22:59:50] "DELETE /loadbalancer-member/5dc78a11-dcb1-4213-849c-3f7be8532078 HTTP/1.1" 200 115 0.041075 10.0.0.33 - - [2025-12-18 22:59:50] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007041 10.0.0.33 - - [2025-12-18 22:59:50] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.33 - - [2025-12-18 22:59:50] "DELETE /loadbalancer-member/1a66d06d-769c-41df-89a8-9c81550fdc1a HTTP/1.1" 200 115 0.045970 10.0.0.33 - - [2025-12-18 22:59:50] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008377 10.0.0.33 - - [2025-12-18 22:59:50] "POST /set-tag HTTP/1.1" 200 109 0.009496 10.0.0.33 - - [2025-12-18 22:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2025-12-18 22:59:50] "GET /loadbalancer/f5c03761-7227-48a8-8910-2fc4b99a86de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002150 10.0.0.33 - - [2025-12-18 22:59:50] "GET /loadbalancer-pool/db5c27bb-2622-47bb-afb8-68046992e997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002754 10.0.0.33 - - [2025-12-18 22:59:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016180 10.0.0.33 - - [2025-12-18 22:59:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.040016 10.0.0.33 - - [2025-12-18 22:59:50] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009584 10.0.0.33 - - [2025-12-18 22:59:50] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007059 10.0.0.33 - - [2025-12-18 22:59:50] "GET /floating-ip/174f1844-c893-4b05-b357-cb3df8a163b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.018450 10.0.0.33 - - [2025-12-18 22:59:50] "POST /set-tag HTTP/1.1" 200 109 0.060462 10.0.0.33 - - [2025-12-18 22:59:50] "GET /loadbalancer-pool/679d3bac-5128-4767-ae5c-8a0d992497dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.021811 10.0.0.33 - - [2025-12-18 22:59:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026899 10.0.0.33 - - [2025-12-18 22:59:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008629 10.0.0.33 - - [2025-12-18 22:59:50] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012843 10.0.0.33 - - [2025-12-18 22:59:50] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007526 10.0.0.33 - - [2025-12-18 22:59:50] "POST /set-tag HTTP/1.1" 200 109 0.005378 10.0.0.33 - - [2025-12-18 22:59:50] "GET /floating-ip/174f1844-c893-4b05-b357-cb3df8a163b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001901 10.0.0.33 - - [2025-12-18 22:59:50] "GET /loadbalancer-pool/6ca42437-9ca1-40e5-a26a-c8175b741b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002757 10.0.0.33 - - [2025-12-18 22:59:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026973 10.0.0.33 - - [2025-12-18 22:59:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022480 10.0.0.33 - - [2025-12-18 22:59:51] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007872 10.0.0.33 - - [2025-12-18 22:59:51] "GET /virtual-machine-interface/f783ddd8-dc63-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007740 10.0.0.33 - - [2025-12-18 22:59:51] "GET /floating-ip/174f1844-c893-4b05-b357-cb3df8a163b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001884 10.0.0.33 - - [2025-12-18 22:59:51] "POST /set-tag HTTP/1.1" 200 109 0.002222 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:00:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:00:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 10.0.0.33 - - [2025-12-18 23:03:35] "GET / HTTP/1.1" 200 35931 0.001415 10.0.0.33 - - [2025-12-18 23:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.33 - - [2025-12-18 23:03:35] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042007 10.0.0.33 - - [2025-12-18 23:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.33 - - [2025-12-18 23:03:35] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024759 10.0.0.33 - - [2025-12-18 23:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.33 - - [2025-12-18 23:03:36] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033223 10.0.0.33 - - [2025-12-18 23:03:36] "POST /tags HTTP/1.1" 200 333 0.038204 10.0.0.33 - - [2025-12-18 23:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.33 - - [2025-12-18 23:03:36] "GET /tag/f32255e6-c374-4515-a63c-9da93bf276c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014080 10.0.0.33 - - [2025-12-18 23:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.33 - - [2025-12-18 23:03:36] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025357 10.0.0.33 - - [2025-12-18 23:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.33 - - [2025-12-18 23:03:36] "GET /virtual-networks?parent_id=7b76ce2e-a987-438e-b01c-db0ac7e2e9c9&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001603 10.0.0.33 - - [2025-12-18 23:03:36] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036424 10.0.0.33 - - [2025-12-18 23:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005645 10.0.0.33 - - [2025-12-18 23:03:36] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003713 10.0.0.33 - - [2025-12-18 23:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2025-12-18 23:03:36] "GET /service-appliance-set/7c9d4a26-f12a-450f-bdba-b67ca3cd663c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001921 10.0.0.33 - - [2025-12-18 23:03:36] "POST /virtual-networks HTTP/1.1" 200 512 0.055397 10.0.0.33 - - [2025-12-18 23:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010528 10.0.0.33 - - [2025-12-18 23:03:36] "GET /network-ipam/30e2d8af-4a1d-44c6-bcb2-2d3fc5a4a935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.008934 10.0.0.33 - - [2025-12-18 23:03:36] "POST /fqname-to-id HTTP/1.1" 404 254 0.004310 10.0.0.33 - - [2025-12-18 23:03:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.087577 10.0.0.33 - - [2025-12-18 23:03:37] "GET /virtual-machine-interface/16e0adc6-6c7c-4350-a9ce-02fadf35f6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.009648 10.0.0.33 - - [2025-12-18 23:03:37] "POST /useragent-kv HTTP/1.1" 200 115 0.007395 10.0.0.33 - - [2025-12-18 23:03:37] "POST /ref-update HTTP/1.1" 200 156 0.117635 10.0.0.33 - - [2025-12-18 23:03:37] "GET /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003419 10.0.0.33 - - [2025-12-18 23:03:37] "GET /domains HTTP/1.1" 200 280 0.001285 10.0.0.33 - - [2025-12-18 23:03:37] "GET /domain/f61dd2cc-3c46-4a96-817a-c12a34840760 HTTP/1.1" 200 3086 0.010088 10.0.0.33 - - [2025-12-18 23:03:37] "POST /instance-ips HTTP/1.1" 200 409 0.023898 10.0.0.33 - - [2025-12-18 23:03:37] "GET /instance-ip/1bef23a2-d2c5-40f4-af9f-147f43c46103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.015167 10.0.0.33 - - [2025-12-18 23:03:37] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9 HTTP/1.1" 200 5476 0.042595 10.0.0.33 - - [2025-12-18 23:03:37] "GET /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266 HTTP/1.1" 200 2090 0.004547 10.0.0.33 - - [2025-12-18 23:03:37] "GET /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266 HTTP/1.1" 200 2090 0.003152 10.0.0.33 - - [2025-12-18 23:03:37] "GET /routing-instance/40e2721d-d38a-4320-ae6a-febe7589e51f HTTP/1.1" 200 1181 0.002630 10.0.0.33 - - [2025-12-18 23:03:37] "GET /routing-instance/40e2721d-d38a-4320-ae6a-febe7589e51f HTTP/1.1" 200 1181 0.045312 10.0.0.33 - - [2025-12-18 23:03:37] "POST /loadbalancers HTTP/1.1" 200 610 0.072392 10.0.0.33 - - [2025-12-18 23:03:37] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027683 10.0.0.33 - - [2025-12-18 23:03:37] "GET /instance-ip/1bef23a2-d2c5-40f4-af9f-147f43c46103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.002892 10.0.0.33 - - [2025-12-18 23:03:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010261 10.0.0.33 - - [2025-12-18 23:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.33 - - [2025-12-18 23:03:37] "POST /floating-ips HTTP/1.1" 200 597 0.029613 10.0.0.33 - - [2025-12-18 23:03:37] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031880 10.0.0.33 - - [2025-12-18 23:03:37] "GET /loadbalancer/05c3d91a-55f6-46e2-a391-2652ecde13a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.002480 10.0.0.33 - - [2025-12-18 23:03:37] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.020022 10.0.0.33 - - [2025-12-18 23:03:37] "POST /route-targets HTTP/1.1" 200 327 0.009978 10.0.0.33 - - [2025-12-18 23:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.33 - - [2025-12-18 23:03:37] "POST /ref-update HTTP/1.1" 200 156 0.023777 10.0.0.33 - - [2025-12-18 23:03:37] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028614 10.0.0.33 - - [2025-12-18 23:03:37] "GET /loadbalancer-listener/aa916b9e-1665-4883-aa53-18f3cb763b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.005498 10.0.0.33 - - [2025-12-18 23:03:37] "GET /loadbalancer-listener/aa916b9e-1665-4883-aa53-18f3cb763b00?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003428 10.0.0.33 - - [2025-12-18 23:03:37] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.017178 10.0.0.33 - - [2025-12-18 23:03:37] "GET /instance-ip/1bef23a2-d2c5-40f4-af9f-147f43c46103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.005526 10.0.0.33 - - [2025-12-18 23:03:37] "GET /instance-ip/1bef23a2-d2c5-40f4-af9f-147f43c46103?fields=floating_ips HTTP/1.1" 200 1212 0.004745 10.0.0.33 - - [2025-12-18 23:03:37] "GET /floating-ip/f187fbe5-1a41-4b65-a9f1-9d1596b535ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.001830 10.0.0.33 - - [2025-12-18 23:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.33 - - [2025-12-18 23:03:37] "GET /loadbalancer/05c3d91a-55f6-46e2-a391-2652ecde13a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005462 10.0.0.33 - - [2025-12-18 23:03:37] "POST /tags HTTP/1.1" 200 295 0.041768 10.0.0.33 - - [2025-12-18 23:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008449 10.0.0.33 - - [2025-12-18 23:03:37] "GET /tag/f03411f3-e545-4b88-aa10-172b2030a733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.016391 10.0.0.33 - - [2025-12-18 23:03:37] "POST /tags HTTP/1.1" 409 233 0.002246 10.0.0.33 - - [2025-12-18 23:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.33 - - [2025-12-18 23:03:37] "GET /tag/d59743c5-6095-477c-ac00-50e2cd4ba7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016366 10.0.0.33 - - [2025-12-18 23:03:37] "POST /tags HTTP/1.1" 409 206 0.002049 10.0.0.33 - - [2025-12-18 23:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.33 - - [2025-12-18 23:03:37] "GET /tag/db946826-57fc-44d9-940a-e003c02572c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013275 10.0.0.33 - - [2025-12-18 23:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.33 - - [2025-12-18 23:03:37] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004341 10.0.0.33 - - [2025-12-18 23:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.33 - - [2025-12-18 23:03:37] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041797 10.0.0.33 - - [2025-12-18 23:03:37] "POST /virtual-machines HTTP/1.1" 200 369 0.008530 10.0.0.33 - - [2025-12-18 23:03:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015434 10.0.0.33 - - [2025-12-18 23:03:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127731 10.0.0.33 - - [2025-12-18 23:03:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.030441 10.0.0.33 - - [2025-12-18 23:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005629 10.0.0.33 - - [2025-12-18 23:03:38] "GET /virtual-machine-interface/c997b6ea-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004516 10.0.0.33 - - [2025-12-18 23:03:38] "POST /instance-ips HTTP/1.1" 200 409 0.017854 10.0.0.33 - - [2025-12-18 23:03:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019747 10.0.0.33 - - [2025-12-18 23:03:38] "GET /virtual-machine-interface/c997b6ea-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005693 10.0.0.33 - - [2025-12-18 23:03:38] "POST /set-tag HTTP/1.1" 200 109 0.016385 10.0.0.33 - - [2025-12-18 23:03:38] "GET /virtual-machine-interface/c997b6ea-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019469 10.0.0.33 - - [2025-12-18 23:03:38] "GET /instance-ip/c9b07aa4-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004375 10.0.0.33 - - [2025-12-18 23:03:38] "GET /virtual-machine-interface/c997b6ea-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004657 10.0.0.33 - - [2025-12-18 23:03:38] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.33 - - [2025-12-18 23:03:38] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.002218 10.0.0.33 - - [2025-12-18 23:03:38] "POST /ref-update HTTP/1.1" 200 156 0.009617 10.0.0.33 - - [2025-12-18 23:03:38] "GET /virtual-machine-interface/c997b6ea-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007219 10.0.0.33 - - [2025-12-18 23:03:38] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.33 - - [2025-12-18 23:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2025-12-18 23:03:38] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003564 10.0.0.33 - - [2025-12-18 23:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.33 - - [2025-12-18 23:03:38] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033869 10.0.0.33 - - [2025-12-18 23:03:38] "POST /virtual-machines HTTP/1.1" 200 369 0.007860 10.0.0.33 - - [2025-12-18 23:03:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021183 10.0.0.33 - - [2025-12-18 23:03:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113043 10.0.0.33 - - [2025-12-18 23:03:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009619 10.0.0.33 - - [2025-12-18 23:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010875 10.0.0.33 - - [2025-12-18 23:03:38] "GET /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005721 10.0.0.33 - - [2025-12-18 23:03:38] "POST /instance-ips HTTP/1.1" 200 409 0.022121 10.0.0.33 - - [2025-12-18 23:03:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024244 10.0.0.33 - - [2025-12-18 23:03:39] "GET /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.015943 10.0.0.33 - - [2025-12-18 23:03:39] "POST /set-tag HTTP/1.1" 200 109 0.015222 10.0.0.33 - - [2025-12-18 23:03:39] "GET /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015041 10.0.0.33 - - [2025-12-18 23:03:39] "GET /instance-ip/ca1a5f78-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003893 10.0.0.33 - - [2025-12-18 23:03:39] "GET /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005323 10.0.0.33 - - [2025-12-18 23:03:39] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.33 - - [2025-12-18 23:03:39] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.002824 10.0.0.33 - - [2025-12-18 23:03:39] "POST /ref-update HTTP/1.1" 200 156 0.008152 10.0.0.33 - - [2025-12-18 23:03:39] "GET /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005670 10.0.0.33 - - [2025-12-18 23:03:39] "POST /set-tag HTTP/1.1" 200 109 0.004081 10.0.0.33 - - [2025-12-18 23:03:39] "GET /virtual-machine-interface/c997b6ea-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003841 10.0.0.33 - - [2025-12-18 23:03:39] "POST /set-tag HTTP/1.1" 200 109 0.001905 10.0.0.33 - - [2025-12-18 23:03:39] "GET /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003345 10.0.0.33 - - [2025-12-18 23:03:39] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.33 - - [2025-12-18 23:03:42] "GET /domains HTTP/1.1" 200 280 0.001825 10.0.0.33 - - [2025-12-18 23:03:42] "GET /domain/f61dd2cc-3c46-4a96-817a-c12a34840760 HTTP/1.1" 200 3086 0.005979 10.0.0.33 - - [2025-12-18 23:03:42] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9 HTTP/1.1" 200 7064 0.043319 10.0.0.33 - - [2025-12-18 23:03:42] "GET /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266 HTTP/1.1" 200 2090 0.003894 10.0.0.33 - - [2025-12-18 23:03:42] "GET /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266 HTTP/1.1" 200 2090 0.003565 10.0.0.33 - - [2025-12-18 23:03:42] "GET /routing-instance/40e2721d-d38a-4320-ae6a-febe7589e51f HTTP/1.1" 200 1402 0.003314 10.0.0.33 - - [2025-12-18 23:03:42] "GET /routing-instance/40e2721d-d38a-4320-ae6a-febe7589e51f HTTP/1.1" 200 1402 0.007454 10.0.0.33 - - [2025-12-18 23:03:42] "GET /route-target/de6396da-f4a6-4227-833a-4e53a221bd83 HTTP/1.1" 200 1152 0.002291 10.0.0.33 - - [2025-12-18 23:03:42] "GET /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266 HTTP/1.1" 200 2090 0.003495 10.0.0.33 - - [2025-12-18 23:03:42] "GET /routing-instance/40e2721d-d38a-4320-ae6a-febe7589e51f HTTP/1.1" 200 1402 0.002321 10.0.0.33 - - [2025-12-18 23:03:42] "GET /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003547 10.0.0.33 - - [2025-12-18 23:03:42] "GET /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266 HTTP/1.1" 200 2090 0.003697 10.0.0.33 - - [2025-12-18 23:03:42] "GET /routing-instance/40e2721d-d38a-4320-ae6a-febe7589e51f HTTP/1.1" 200 1402 0.003445 10.0.0.33 - - [2025-12-18 23:03:42] "GET /routing-instance/40e2721d-d38a-4320-ae6a-febe7589e51f HTTP/1.1" 200 1402 0.001760 10.0.0.33 - - [2025-12-18 23:03:42] "GET /route-target/de6396da-f4a6-4227-833a-4e53a221bd83 HTTP/1.1" 200 1152 0.005495 10.0.0.33 - - [2025-12-18 23:03:42] "GET /domains HTTP/1.1" 200 280 0.001671 10.0.0.33 - - [2025-12-18 23:03:42] "GET /domain/f61dd2cc-3c46-4a96-817a-c12a34840760 HTTP/1.1" 200 3086 0.002781 10.0.0.33 - - [2025-12-18 23:03:42] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9 HTTP/1.1" 200 7064 0.041769 10.0.0.33 - - [2025-12-18 23:03:42] "GET /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266 HTTP/1.1" 200 2090 0.003788 10.0.0.33 - - [2025-12-18 23:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.33 - - [2025-12-18 23:03:42] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026062 10.0.0.33 - - [2025-12-18 23:03:42] "GET /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004019 10.0.0.33 - - [2025-12-18 23:03:42] "GET /floating-ip-pools?parent_id=a323bad6-cf83-4c0b-a2b6-6cef1a33a266&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001402 10.0.0.33 - - [2025-12-18 23:03:42] "GET /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004114 10.0.0.33 - - [2025-12-18 23:03:42] "POST /floating-ip-pools HTTP/1.1" 200 562 0.026691 10.0.0.33 - - [2025-12-18 23:03:42] "POST /ref-update HTTP/1.1" 200 156 0.020841 10.0.0.33 - - [2025-12-18 23:03:42] "GET /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007207 10.0.0.33 - - [2025-12-18 23:03:42] "GET /domains HTTP/1.1" 200 280 0.003922 10.0.0.33 - - [2025-12-18 23:03:42] "GET /domain/f61dd2cc-3c46-4a96-817a-c12a34840760 HTTP/1.1" 200 3086 0.002641 10.0.0.33 - - [2025-12-18 23:03:42] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9 HTTP/1.1" 200 7320 0.037095 10.0.0.33 - - [2025-12-18 23:03:42] "GET /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266 HTTP/1.1" 200 2328 0.006061 10.0.0.33 - - [2025-12-18 23:03:42] "GET /floating-ip-pool/093f800f-7090-4e22-aa5b-903acf051bbc HTTP/1.1" 200 1313 0.002284 10.0.0.33 - - [2025-12-18 23:03:42] "GET /domains HTTP/1.1" 200 280 0.002115 10.0.0.33 - - [2025-12-18 23:03:42] "GET /domain/f61dd2cc-3c46-4a96-817a-c12a34840760 HTTP/1.1" 200 3086 0.002268 10.0.0.33 - - [2025-12-18 23:03:42] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9 HTTP/1.1" 200 7320 0.032248 10.0.0.33 - - [2025-12-18 23:03:42] "GET /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266 HTTP/1.1" 200 2328 0.003300 10.0.0.33 - - [2025-12-18 23:03:42] "GET /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003460 10.0.0.33 - - [2025-12-18 23:03:42] "POST /tags HTTP/1.1" 200 365 0.066315 10.0.0.33 - - [2025-12-18 23:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007062 10.0.0.33 - - [2025-12-18 23:03:42] "GET /tag/ad043ac7-257b-48b0-bfc0-e4a5a5358b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015581 10.0.0.33 - - [2025-12-18 23:03:43] "POST /tags HTTP/1.1" 409 206 0.001928 10.0.0.33 - - [2025-12-18 23:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.33 - - [2025-12-18 23:03:43] "GET /tag/db946826-57fc-44d9-940a-e003c02572c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009518 10.0.0.33 - - [2025-12-18 23:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001083 10.0.0.33 - - [2025-12-18 23:03:43] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041045 10.0.0.33 - - [2025-12-18 23:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.33 - - [2025-12-18 23:03:43] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004880 10.0.0.33 - - [2025-12-18 23:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.33 - - [2025-12-18 23:03:43] "GET /service-appliance-set/c8c280d3-830c-4f60-84e4-ad9d39aed9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004074 10.0.0.33 - - [2025-12-18 23:03:43] "POST /fqname-to-id HTTP/1.1" 404 258 0.001244 10.0.0.33 - - [2025-12-18 23:03:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.104767 10.0.0.33 - - [2025-12-18 23:03:43] "GET /virtual-machine-interface/a2cfe115-5064-4955-8e7a-bcb873ab6773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004304 10.0.0.33 - - [2025-12-18 23:03:43] "POST /set-tag HTTP/1.1" 200 109 0.033682 10.0.0.33 - - [2025-12-18 23:03:43] "POST /instance-ips HTTP/1.1" 200 417 0.033476 10.0.0.33 - - [2025-12-18 23:03:43] "GET /instance-ip/a4bea90b-0db5-4bad-9367-50263c28b507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005552 10.0.0.33 - - [2025-12-18 23:03:43] "POST /loadbalancers HTTP/1.1" 200 618 0.064861 10.0.0.33 - - [2025-12-18 23:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028149 10.0.0.33 - - [2025-12-18 23:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.33 - - [2025-12-18 23:03:43] "POST /service-instances HTTP/1.1" 200 566 0.027480 10.0.0.33 - - [2025-12-18 23:03:43] "POST /ref-update HTTP/1.1" 200 156 0.012888 10.0.0.33 - - [2025-12-18 23:03:43] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.028108 10.0.0.33 - - [2025-12-18 23:03:43] "GET /virtual-machine-interface/a2cfe115-5064-4955-8e7a-bcb873ab6773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004578 10.0.0.33 - - [2025-12-18 23:03:43] "GET /virtual-machine-interface/a2cfe115-5064-4955-8e7a-bcb873ab6773?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.009538 10.0.0.33 - - [2025-12-18 23:03:43] "PUT /service-instance/b87e34fd-d2a0-4001-8554-f1d3e54bc6fe HTTP/1.1" 200 266 0.007771 10.0.0.33 - - [2025-12-18 23:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014630 10.0.0.33 - - [2025-12-18 23:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009084 10.0.0.33 - - [2025-12-18 23:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008388 10.0.0.33 - - [2025-12-18 23:03:43] "GET /floating-ip-pool/093f800f-7090-4e22-aa5b-903acf051bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002073 10.0.0.33 - - [2025-12-18 23:03:43] "POST /floating-ips HTTP/1.1" 200 671 0.079631 10.0.0.33 - - [2025-12-18 23:03:43] "POST /virtual-machines HTTP/1.1" 200 429 0.059871 10.0.0.33 - - [2025-12-18 23:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010173 10.0.0.33 - - [2025-12-18 23:03:43] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004765 10.0.0.33 - - [2025-12-18 23:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.33 - - [2025-12-18 23:03:43] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004686 10.0.0.33 - - [2025-12-18 23:03:44] "POST /tags HTTP/1.1" 409 221 0.008066 10.0.0.33 - - [2025-12-18 23:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.33 - - [2025-12-18 23:03:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.126378 10.0.0.33 - - [2025-12-18 23:03:44] "POST /chown HTTP/1.1" 200 109 0.022026 10.0.0.33 - - [2025-12-18 23:03:44] "GET /tag/f32255e6-c374-4515-a63c-9da93bf276c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022345 10.0.0.33 - - [2025-12-18 23:03:44] "POST /tags HTTP/1.1" 409 238 0.001902 10.0.0.33 - - [2025-12-18 23:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.33 - - [2025-12-18 23:03:44] "POST /chown HTTP/1.1" 200 109 0.010062 10.0.0.33 - - [2025-12-18 23:03:44] "PUT /virtual-machine-interface/bdb21baa-277e-4ce1-9b9a-383d07831c50 HTTP/1.1" 200 284 0.016869 10.0.0.33 - - [2025-12-18 23:03:44] "GET /tag/ad043ac7-257b-48b0-bfc0-e4a5a5358b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.030172 10.0.0.33 - - [2025-12-18 23:03:44] "PUT /instance-ip/a4bea90b-0db5-4bad-9367-50263c28b507 HTTP/1.1" 200 256 0.045729 10.0.0.33 - - [2025-12-18 23:03:44] "POST /firewall-rules HTTP/1.1" 200 650 0.085441 10.0.0.33 - - [2025-12-18 23:03:44] "GET /firewall-rule/c0c4fe7a-104b-4ce7-b363-05dd9f130d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016579 10.0.0.33 - - [2025-12-18 23:03:44] "POST /ref-update HTTP/1.1" 200 156 0.053453 10.0.0.33 - - [2025-12-18 23:03:44] "POST /ref-update HTTP/1.1" 200 156 0.023477 10.0.0.33 - - [2025-12-18 23:03:44] "GET /firewall-policy/5f178992-9548-405c-9a78-6e3e9f692506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006767 10.0.0.33 - - [2025-12-18 23:03:44] "GET /firewall-rule/c0c4fe7a-104b-4ce7-b363-05dd9f130d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003117 10.0.0.33 - - [2025-12-18 23:03:44] "POST /ref-update HTTP/1.1" 200 156 0.027071 10.0.0.33 - - [2025-12-18 23:03:44] "POST /ref-update HTTP/1.1" 200 156 0.027888 10.0.0.33 - - [2025-12-18 23:03:44] "POST /ref-update HTTP/1.1" 200 156 0.015674 10.0.0.33 - - [2025-12-18 23:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009883 10.0.0.33 - - [2025-12-18 23:03:44] "POST /ref-update HTTP/1.1" 200 156 0.026311 10.0.0.33 - - [2025-12-18 23:03:44] "POST /ref-update HTTP/1.1" 200 156 0.023071 10.0.0.33 - - [2025-12-18 23:03:44] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.071780 10.0.0.33 - - [2025-12-18 23:03:44] "GET /loadbalancer/18fe61ad-013a-4ce0-8c06-41c288578f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.009488 10.0.0.33 - - [2025-12-18 23:03:44] "POST /virtual-machines HTTP/1.1" 200 429 0.018367 10.0.0.33 - - [2025-12-18 23:03:44] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.044353 10.0.0.33 - - [2025-12-18 23:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.33 - - [2025-12-18 23:03:44] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.073814 10.0.0.33 - - [2025-12-18 23:03:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.145609 10.0.0.33 - - [2025-12-18 23:03:44] "POST /chown HTTP/1.1" 200 109 0.025341 10.0.0.33 - - [2025-12-18 23:03:44] "GET /loadbalancer-listener/7a2fef84-397d-422e-883b-cb5bbc31e626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003290 10.0.0.33 - - [2025-12-18 23:03:44] "GET /loadbalancer-listener/7a2fef84-397d-422e-883b-cb5bbc31e626?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.002522 10.0.0.33 - - [2025-12-18 23:03:44] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.018784 10.0.0.33 - - [2025-12-18 23:03:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016271 10.0.0.33 - - [2025-12-18 23:03:44] "GET /loadbalancer-pool/4d55c083-2540-4575-bbb8-89a5fabb937b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.029102 10.0.0.33 - - [2025-12-18 23:03:44] "POST /chown HTTP/1.1" 200 109 0.052274 10.0.0.33 - - [2025-12-18 23:03:44] "PUT /virtual-machine-interface/8365652a-cf5d-4a65-83e6-51dce27022df HTTP/1.1" 200 284 0.020639 10.0.0.33 - - [2025-12-18 23:03:44] "PUT /instance-ip/a4bea90b-0db5-4bad-9367-50263c28b507 HTTP/1.1" 200 256 0.038267 10.0.0.33 - - [2025-12-18 23:03:44] "POST /loadbalancer-members HTTP/1.1" 200 707 0.047096 10.0.0.33 - - [2025-12-18 23:03:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017265 10.0.0.33 - - [2025-12-18 23:03:44] "GET /loadbalancer-member/0f921eda-54ca-4ac3-813e-ce3bed3a8239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.014396 10.0.0.33 - - [2025-12-18 23:03:44] "POST /ref-update HTTP/1.1" 200 156 0.015451 10.0.0.33 - - [2025-12-18 23:03:44] "POST /ref-update HTTP/1.1" 200 156 0.020124 10.0.0.33 - - [2025-12-18 23:03:45] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005454 10.0.0.33 - - [2025-12-18 23:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.33 - - [2025-12-18 23:03:45] "POST /ref-update HTTP/1.1" 200 156 0.024552 10.0.0.33 - - [2025-12-18 23:03:45] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004683 10.0.0.33 - - [2025-12-18 23:03:45] "POST /tags HTTP/1.1" 409 221 0.002120 10.0.0.33 - - [2025-12-18 23:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.024053 10.0.0.33 - - [2025-12-18 23:03:45] "POST /ref-update HTTP/1.1" 200 156 0.039427 10.0.0.33 - - [2025-12-18 23:03:45] "GET /tag/f32255e6-c374-4515-a63c-9da93bf276c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.027954 10.0.0.33 - - [2025-12-18 23:03:45] "POST /ref-update HTTP/1.1" 200 156 0.032140 10.0.0.33 - - [2025-12-18 23:03:45] "POST /tags HTTP/1.1" 409 238 0.025367 10.0.0.33 - - [2025-12-18 23:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.33 - - [2025-12-18 23:03:45] "GET /tag/ad043ac7-257b-48b0-bfc0-e4a5a5358b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010311 10.0.0.33 - - [2025-12-18 23:03:45] "PUT /service-instance/b87e34fd-d2a0-4001-8554-f1d3e54bc6fe HTTP/1.1" 200 266 0.041811 10.0.0.33 - - [2025-12-18 23:03:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014425 10.0.0.33 - - [2025-12-18 23:03:45] "POST /firewall-rules HTTP/1.1" 409 293 0.005487 10.0.0.33 - - [2025-12-18 23:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.33 - - [2025-12-18 23:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.33 - - [2025-12-18 23:03:45] "PUT /firewall-rule/c0c4fe7a-104b-4ce7-b363-05dd9f130d0b HTTP/1.1" 200 260 0.016681 10.0.0.33 - - [2025-12-18 23:03:45] "GET /firewall-rule/c0c4fe7a-104b-4ce7-b363-05dd9f130d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004779 10.0.0.33 - - [2025-12-18 23:03:45] "POST /chown HTTP/1.1" 200 109 0.006407 10.0.0.33 - - [2025-12-18 23:03:45] "GET /firewall-policy/5f178992-9548-405c-9a78-6e3e9f692506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006767 10.0.0.33 - - [2025-12-18 23:03:45] "POST /chown HTTP/1.1" 200 109 0.027249 10.0.0.33 - - [2025-12-18 23:03:45] "GET /firewall-rule/c0c4fe7a-104b-4ce7-b363-05dd9f130d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016972 10.0.0.33 - - [2025-12-18 23:03:45] "PUT /instance-ip/a4bea90b-0db5-4bad-9367-50263c28b507 HTTP/1.1" 200 256 0.022209 10.0.0.33 - - [2025-12-18 23:03:45] "POST /ref-update HTTP/1.1" 200 156 0.012230 10.0.0.33 - - [2025-12-18 23:03:45] "POST /chown HTTP/1.1" 200 109 0.011639 10.0.0.33 - - [2025-12-18 23:03:45] "POST /chown HTTP/1.1" 200 109 0.014573 10.0.0.33 - - [2025-12-18 23:03:45] "PUT /instance-ip/a4bea90b-0db5-4bad-9367-50263c28b507 HTTP/1.1" 200 256 0.010995 10.0.0.33 - - [2025-12-18 23:03:45] "POST /ref-update HTTP/1.1" 200 156 0.016283 10.0.0.33 - - [2025-12-18 23:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.33 - - [2025-12-18 23:03:45] "POST /chown HTTP/1.1" 200 109 0.006135 10.0.0.33 - - [2025-12-18 23:03:45] "POST /chown HTTP/1.1" 200 109 0.014374 10.0.0.33 - - [2025-12-18 23:03:45] "PUT /instance-ip/a4bea90b-0db5-4bad-9367-50263c28b507 HTTP/1.1" 200 256 0.020592 10.0.0.33 - - [2025-12-18 23:03:45] "POST /ref-update HTTP/1.1" 200 156 0.014281 10.0.0.33 - - [2025-12-18 23:03:45] "POST /chown HTTP/1.1" 200 109 0.015523 10.0.0.33 - - [2025-12-18 23:03:45] "POST /chown HTTP/1.1" 200 109 0.028558 10.0.0.33 - - [2025-12-18 23:03:45] "PUT /instance-ip/a4bea90b-0db5-4bad-9367-50263c28b507 HTTP/1.1" 200 256 0.011722 10.0.0.33 - - [2025-12-18 23:03:45] "POST /ref-update HTTP/1.1" 200 156 0.016941 10.0.0.33 - - [2025-12-18 23:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.33 - - [2025-12-18 23:03:45] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003427 10.0.0.33 - - [2025-12-18 23:03:45] "PUT /service-instance/b87e34fd-d2a0-4001-8554-f1d3e54bc6fe HTTP/1.1" 200 266 0.008068 10.0.0.33 - - [2025-12-18 23:03:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010606 10.0.0.33 - - [2025-12-18 23:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.33 - - [2025-12-18 23:03:46] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.047585 10.0.0.33 - - [2025-12-18 23:03:46] "POST /virtual-machines HTTP/1.1" 200 373 0.022784 10.0.0.33 - - [2025-12-18 23:03:46] "PUT /service-instance/b87e34fd-d2a0-4001-8554-f1d3e54bc6fe HTTP/1.1" 200 266 0.026115 10.0.0.33 - - [2025-12-18 23:03:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010162 10.0.0.33 - - [2025-12-18 23:03:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024233 10.0.0.33 - - [2025-12-18 23:03:46] "PUT /service-instance/b87e34fd-d2a0-4001-8554-f1d3e54bc6fe HTTP/1.1" 200 266 0.030432 10.0.0.33 - - [2025-12-18 23:03:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.020575 10.0.0.33 - - [2025-12-18 23:03:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.150950 10.0.0.33 - - [2025-12-18 23:03:46] "PUT /service-instance/b87e34fd-d2a0-4001-8554-f1d3e54bc6fe HTTP/1.1" 200 266 0.029567 10.0.0.33 - - [2025-12-18 23:03:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.037289 10.0.0.33 - - [2025-12-18 23:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.33 - - [2025-12-18 23:03:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.030339 10.0.0.33 - - [2025-12-18 23:03:46] "GET /virtual-machine-interface/ce6b94f2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005678 10.0.0.33 - - [2025-12-18 23:03:46] "PUT /service-instance/b87e34fd-d2a0-4001-8554-f1d3e54bc6fe HTTP/1.1" 200 266 0.023556 10.0.0.33 - - [2025-12-18 23:03:46] "POST /instance-ips HTTP/1.1" 200 413 0.059130 10.0.0.33 - - [2025-12-18 23:03:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016850 10.0.0.33 - - [2025-12-18 23:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.33 - - [2025-12-18 23:03:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.047133 10.0.0.33 - - [2025-12-18 23:03:46] "GET /virtual-machine-interface/ce6b94f2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005209 10.0.0.33 - - [2025-12-18 23:03:46] "POST /chown HTTP/1.1" 200 109 0.020470 10.0.0.33 - - [2025-12-18 23:03:46] "POST /chown HTTP/1.1" 200 109 0.029822 10.0.0.33 - - [2025-12-18 23:03:46] "POST /set-tag HTTP/1.1" 200 109 0.024047 10.0.0.33 - - [2025-12-18 23:03:46] "GET /virtual-machine-interface/ce6b94f2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012081 10.0.0.33 - - [2025-12-18 23:03:46] "GET /instance-ip/ce8a4136-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004624 10.0.0.33 - - [2025-12-18 23:03:46] "POST /ref-update HTTP/1.1" 200 156 0.022051 10.0.0.33 - - [2025-12-18 23:03:46] "POST /chown HTTP/1.1" 200 109 0.019755 10.0.0.33 - - [2025-12-18 23:03:46] "POST /chown HTTP/1.1" 200 109 0.019826 10.0.0.33 - - [2025-12-18 23:03:46] "GET /virtual-machine-interface/ce6b94f2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016605 10.0.0.33 - - [2025-12-18 23:03:46] "POST /set-tag HTTP/1.1" 200 109 0.004384 10.0.0.33 - - [2025-12-18 23:03:46] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.003914 10.0.0.33 - - [2025-12-18 23:03:46] "POST /ref-update HTTP/1.1" 200 156 0.007008 10.0.0.33 - - [2025-12-18 23:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007879 10.0.0.33 - - [2025-12-18 23:03:46] "POST /chown HTTP/1.1" 200 109 0.009769 10.0.0.33 - - [2025-12-18 23:03:46] "POST /ref-update HTTP/1.1" 200 156 0.020907 10.0.0.33 - - [2025-12-18 23:03:46] "GET /virtual-machine-interface/ce6b94f2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016712 10.0.0.33 - - [2025-12-18 23:03:46] "POST /set-tag HTTP/1.1" 200 109 0.003331 10.0.0.33 - - [2025-12-18 23:03:46] "POST /chown HTTP/1.1" 200 109 0.016625 10.0.0.33 - - [2025-12-18 23:03:46] "POST /chown HTTP/1.1" 200 109 0.016492 10.0.0.33 - - [2025-12-18 23:03:46] "GET /virtual-machine-interface/ce6b94f2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004101 10.0.0.33 - - [2025-12-18 23:03:46] "POST /chown HTTP/1.1" 200 109 0.028918 10.0.0.33 - - [2025-12-18 23:03:46] "POST /set-tag HTTP/1.1" 200 109 0.007323 10.0.0.33 - - [2025-12-18 23:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.33 - - [2025-12-18 23:03:46] "POST /chown HTTP/1.1" 200 109 0.006196 10.0.0.33 - - [2025-12-18 23:03:46] "POST /chown HTTP/1.1" 200 109 0.014617 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.012059 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.006401 10.0.0.33 - - [2025-12-18 23:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.010772 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.006093 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.014956 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.021352 10.0.0.33 - - [2025-12-18 23:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.005595 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.024082 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.007038 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.027343 10.0.0.33 - - [2025-12-18 23:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009552 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.005965 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.010925 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.027815 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.007524 10.0.0.33 - - [2025-12-18 23:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.005443 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.006478 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.016252 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.019018 10.0.0.33 - - [2025-12-18 23:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.006850 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.026410 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.006019 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.017231 10.0.0.33 - - [2025-12-18 23:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.005646 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.020205 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.013882 10.0.0.33 - - [2025-12-18 23:03:47] "POST /chown HTTP/1.1" 200 109 0.005516 10.0.0.33 - - [2025-12-18 23:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.33 - - [2025-12-18 23:03:48] "POST /chown HTTP/1.1" 200 109 0.005039 10.0.0.33 - - [2025-12-18 23:03:48] "POST /chown HTTP/1.1" 200 109 0.010809 10.0.0.33 - - [2025-12-18 23:03:48] "POST /chown HTTP/1.1" 200 109 0.014525 10.0.0.33 - - [2025-12-18 23:03:48] "POST /chown HTTP/1.1" 200 109 0.025058 10.0.0.33 - - [2025-12-18 23:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.33 - - [2025-12-18 23:03:48] "POST /chown HTTP/1.1" 200 109 0.005631 10.0.0.33 - - [2025-12-18 23:03:48] "POST /chown HTTP/1.1" 200 109 0.017289 10.0.0.33 - - [2025-12-18 23:03:48] "POST /chown HTTP/1.1" 200 109 0.006064 10.0.0.33 - - [2025-12-18 23:03:48] "POST /chown HTTP/1.1" 200 109 0.018785 10.0.0.33 - - [2025-12-18 23:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.33 - - [2025-12-18 23:03:48] "POST /chown HTTP/1.1" 200 109 0.006067 10.0.0.33 - - [2025-12-18 23:03:48] "POST /chown HTTP/1.1" 200 109 0.015647 10.0.0.33 - - [2025-12-18 23:03:48] "POST /chown HTTP/1.1" 200 109 0.009662 10.0.0.33 - - [2025-12-18 23:03:48] "POST /chown HTTP/1.1" 200 109 0.005718 10.0.0.33 - - [2025-12-18 23:03:49] "GET /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006466 10.0.0.33 - - [2025-12-18 23:03:49] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.33 - - [2025-12-18 23:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.33 - - [2025-12-18 23:03:49] "GET /loadbalancer/05c3d91a-55f6-46e2-a391-2652ecde13a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.001977 10.0.0.33 - - [2025-12-18 23:03:49] "GET /loadbalancer-pool/131dc769-9fa2-40c1-9ada-f6446c7881de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002110 10.0.0.33 - - [2025-12-18 23:03:49] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013617 10.0.0.33 - - [2025-12-18 23:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010498 10.0.0.33 - - [2025-12-18 23:03:49] "GET /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004774 10.0.0.33 - - [2025-12-18 23:03:49] "GET /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003349 10.0.0.33 - - [2025-12-18 23:03:49] "POST /ref-update HTTP/1.1" 200 156 0.004879 10.0.0.33 - - [2025-12-18 23:03:49] "GET /floating-ip/f187fbe5-1a41-4b65-a9f1-9d1596b535ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.008548 10.0.0.33 - - [2025-12-18 23:03:49] "POST /tags HTTP/1.1" 409 221 0.001695 10.0.0.33 - - [2025-12-18 23:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001215 10.0.0.33 - - [2025-12-18 23:03:49] "GET /tag/f32255e6-c374-4515-a63c-9da93bf276c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010130 10.0.0.33 - - [2025-12-18 23:03:49] "PUT /floating-ip/f187fbe5-1a41-4b65-a9f1-9d1596b535ea HTTP/1.1" 200 256 0.008367 10.0.0.33 - - [2025-12-18 23:03:49] "POST /set-tag HTTP/1.1" 200 109 0.032158 10.0.0.33 - - [2025-12-18 23:03:50] "GET /virtual-machine-interface/c997b6ea-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004408 10.0.0.33 - - [2025-12-18 23:03:50] "POST /set-tag HTTP/1.1" 200 109 0.004541 10.0.0.33 - - [2025-12-18 23:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006152 10.0.0.33 - - [2025-12-18 23:03:50] "GET /loadbalancer/05c3d91a-55f6-46e2-a391-2652ecde13a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.002224 10.0.0.33 - - [2025-12-18 23:03:50] "GET /loadbalancer-pool/131dc769-9fa2-40c1-9ada-f6446c7881de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002214 10.0.0.33 - - [2025-12-18 23:03:50] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014504 10.0.0.33 - - [2025-12-18 23:03:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015305 10.0.0.33 - - [2025-12-18 23:03:50] "GET /virtual-machine-interface/c997b6ea-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011165 10.0.0.33 - - [2025-12-18 23:03:50] "GET /virtual-machine-interface/c997b6ea-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007812 10.0.0.33 - - [2025-12-18 23:03:50] "POST /ref-update HTTP/1.1" 200 156 0.005446 10.0.0.33 - - [2025-12-18 23:03:50] "GET /floating-ip/f187fbe5-1a41-4b65-a9f1-9d1596b535ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009723 10.0.0.33 - - [2025-12-18 23:03:50] "POST /set-tag HTTP/1.1" 200 109 0.013484 10.0.0.33 - - [2025-12-18 23:03:50] "GET /virtual-machine/f07a47ef-7f22-4826-a76a-02b61560c217?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002932 10.0.0.33 - - [2025-12-18 23:03:50] "GET /virtual-machine-interface/c997b6ea-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003896 10.0.0.33 - - [2025-12-18 23:03:51] "GET /virtual-machine/5e2ea542-1e8f-4ca2-a2c2-7091b5c5b8df?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002582 10.0.0.33 - - [2025-12-18 23:03:51] "GET /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003766 10.0.0.33 - - [2025-12-18 23:03:55] "GET /virtual-machine-interface/ce6b94f2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006948 10.0.0.33 - - [2025-12-18 23:03:55] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.33 - - [2025-12-18 23:03:56] "GET /virtual-machine/5efcb8f4-2bb5-48a5-b296-934fb3cd18f5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002689 10.0.0.33 - - [2025-12-18 23:03:56] "GET /virtual-machine-interface/ce6b94f2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003580 10.0.0.33 - - [2025-12-18 23:03:56] "GET /virtual-machine-interface/ce6b94f2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004607 10.0.0.33 - - [2025-12-18 23:03:56] "POST /set-tag HTTP/1.1" 200 109 0.001741 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:04:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:04:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:04:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:04:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000795 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:04:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:04:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 10.0.0.33 - - [2025-12-18 23:04:28] "GET /virtual-machine-interface/ce6b94f2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004131 10.0.0.33 - - [2025-12-18 23:04:28] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.33 - - [2025-12-18 23:04:28] "GET /virtual-machine-interface/ce6b94f2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006708 10.0.0.33 - - [2025-12-18 23:04:28] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.33 - - [2025-12-18 23:04:28] "GET /virtual-machine/5efcb8f4-2bb5-48a5-b296-934fb3cd18f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.006291 10.0.0.33 - - [2025-12-18 23:04:28] "POST /ref-update HTTP/1.1" 200 156 0.010895 10.0.0.33 - - [2025-12-18 23:04:28] "GET /virtual-machine-interface/ce6b94f2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006440 10.0.0.33 - - [2025-12-18 23:04:28] "POST /set-tag HTTP/1.1" 200 109 0.022756 10.0.0.33 - - [2025-12-18 23:04:28] "POST /set-tag HTTP/1.1" 200 109 0.015499 10.0.0.33 - - [2025-12-18 23:04:28] "DELETE /instance-ip/ce8a4136-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.047429 10.0.0.33 - - [2025-12-18 23:04:28] "DELETE /virtual-machine-interface/ce6b94f2-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.048655 10.0.0.33 - - [2025-12-18 23:04:28] "DELETE /virtual-machine/5efcb8f4-2bb5-48a5-b296-934fb3cd18f5 HTTP/1.1" 200 115 0.029205 10.0.0.33 - - [2025-12-18 23:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.33 - - [2025-12-18 23:04:31] "GET /tag/ad043ac7-257b-48b0-bfc0-e4a5a5358b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.029878 10.0.0.33 - - [2025-12-18 23:04:31] "GET /tag/ad043ac7-257b-48b0-bfc0-e4a5a5358b82?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.020859 10.0.0.33 - - [2025-12-18 23:04:31] "GET /virtual-machine-interface/8365652a-cf5d-4a65-83e6-51dce27022df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.005828 10.0.0.33 - - [2025-12-18 23:04:31] "POST /set-tag HTTP/1.1" 200 109 0.023742 10.0.0.33 - - [2025-12-18 23:04:31] "GET /virtual-machine-interface/a2cfe115-5064-4955-8e7a-bcb873ab6773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.003869 10.0.0.33 - - [2025-12-18 23:04:31] "POST /set-tag HTTP/1.1" 200 109 0.017596 10.0.0.33 - - [2025-12-18 23:04:31] "GET /virtual-machine-interface/bdb21baa-277e-4ce1-9b9a-383d07831c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.036354 10.0.0.33 - - [2025-12-18 23:04:31] "POST /set-tag HTTP/1.1" 200 109 0.033774 10.0.0.33 - - [2025-12-18 23:04:31] "GET /firewall-policy/5f178992-9548-405c-9a78-6e3e9f692506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.020740 10.0.0.33 - - [2025-12-18 23:04:31] "GET /firewall-rule/c0c4fe7a-104b-4ce7-b363-05dd9f130d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003778 10.0.0.33 - - [2025-12-18 23:04:31] "POST /ref-update HTTP/1.1" 200 156 0.015240 10.0.0.33 - - [2025-12-18 23:04:31] "DELETE /firewall-rule/c0c4fe7a-104b-4ce7-b363-05dd9f130d0b HTTP/1.1" 200 115 0.038240 10.0.0.33 - - [2025-12-18 23:04:31] "DELETE /loadbalancer-member/0f921eda-54ca-4ac3-813e-ce3bed3a8239 HTTP/1.1" 200 115 0.053092 10.0.0.33 - - [2025-12-18 23:04:31] "PUT /service-instance/b87e34fd-d2a0-4001-8554-f1d3e54bc6fe HTTP/1.1" 200 266 0.028214 10.0.0.33 - - [2025-12-18 23:04:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017062 10.0.0.33 - - [2025-12-18 23:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.33 - - [2025-12-18 23:04:32] "POST /chown HTTP/1.1" 200 109 0.034205 10.0.0.33 - - [2025-12-18 23:04:32] "DELETE /loadbalancer-pool/4d55c083-2540-4575-bbb8-89a5fabb937b HTTP/1.1" 200 115 0.110925 10.0.0.33 - - [2025-12-18 23:04:32] "POST /chown HTTP/1.1" 200 109 0.017009 10.0.0.33 - - [2025-12-18 23:04:32] "DELETE /loadbalancer-listener/7a2fef84-397d-422e-883b-cb5bbc31e626 HTTP/1.1" 200 115 0.079133 10.0.0.33 - - [2025-12-18 23:04:32] "GET /floating-ip/0469cf67-ef27-4fe7-84dd-996284932b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.004615 10.0.0.33 - - [2025-12-18 23:04:32] "POST /chown HTTP/1.1" 200 109 0.047028 10.0.0.33 - - [2025-12-18 23:04:32] "POST /chown HTTP/1.1" 200 109 0.023901 10.0.0.33 - - [2025-12-18 23:04:32] "PUT /floating-ip/0469cf67-ef27-4fe7-84dd-996284932b3c HTTP/1.1" 200 256 0.018423 10.0.0.33 - - [2025-12-18 23:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006219 10.0.0.33 - - [2025-12-18 23:04:32] "POST /chown HTTP/1.1" 200 109 0.020319 10.0.0.33 - - [2025-12-18 23:04:32] "POST /chown HTTP/1.1" 200 109 0.020249 10.0.0.33 - - [2025-12-18 23:04:32] "DELETE /floating-ip/0469cf67-ef27-4fe7-84dd-996284932b3c HTTP/1.1" 200 115 0.112774 10.0.0.33 - - [2025-12-18 23:04:32] "POST /chown HTTP/1.1" 200 109 0.030131 10.0.0.33 - - [2025-12-18 23:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.029069 10.0.0.33 - - [2025-12-18 23:04:32] "POST /chown HTTP/1.1" 200 109 0.038606 10.0.0.33 - - [2025-12-18 23:04:32] "POST /chown HTTP/1.1" 200 109 0.016800 10.0.0.33 - - [2025-12-18 23:04:32] "DELETE /loadbalancer/18fe61ad-013a-4ce0-8c06-41c288578f1f HTTP/1.1" 200 115 0.127346 10.0.0.33 - - [2025-12-18 23:04:32] "GET /floating-ip-pool/093f800f-7090-4e22-aa5b-903acf051bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.006221 10.0.0.33 - - [2025-12-18 23:04:32] "POST /chown HTTP/1.1" 200 109 0.029004 10.0.0.33 - - [2025-12-18 23:04:32] "PUT /service-instance/b87e34fd-d2a0-4001-8554-f1d3e54bc6fe HTTP/1.1" 200 266 0.032190 10.0.0.33 - - [2025-12-18 23:04:32] "POST /ref-update HTTP/1.1" 200 156 0.058913 10.0.0.33 - - [2025-12-18 23:04:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.060375 10.0.0.33 - - [2025-12-18 23:04:32] "POST /chown HTTP/1.1" 200 109 0.080343 10.0.0.33 - - [2025-12-18 23:04:32] "POST /chown HTTP/1.1" 200 109 0.065629 10.0.0.33 - - [2025-12-18 23:04:32] "DELETE /instance-ip/a4bea90b-0db5-4bad-9367-50263c28b507 HTTP/1.1" 200 115 0.233841 10.0.0.33 - - [2025-12-18 23:04:32] "DELETE /floating-ip-pool/093f800f-7090-4e22-aa5b-903acf051bbc HTTP/1.1" 200 115 0.159641 10.0.0.33 - - [2025-12-18 23:04:32] "PUT /instance-ip/a4bea90b-0db5-4bad-9367-50263c28b507 HTTP/1.1" 404 171 0.005155 10.0.0.33 - - [2025-12-18 23:04:32] "DELETE /service-instance/b87e34fd-d2a0-4001-8554-f1d3e54bc6fe HTTP/1.1" 200 115 0.136546 10.0.0.33 - - [2025-12-18 23:04:32] "PUT /service-instance/b87e34fd-d2a0-4001-8554-f1d3e54bc6fe HTTP/1.1" 404 171 0.008584 10.0.0.33 - - [2025-12-18 23:04:32] "DELETE /virtual-machine-interface/a2cfe115-5064-4955-8e7a-bcb873ab6773 HTTP/1.1" 200 115 0.122950 10.0.0.33 - - [2025-12-18 23:04:32] "DELETE /service-instance/b87e34fd-d2a0-4001-8554-f1d3e54bc6fe HTTP/1.1" 404 177 0.002078 10.0.0.33 - - [2025-12-18 23:04:32] "PUT /service-instance/b87e34fd-d2a0-4001-8554-f1d3e54bc6fe HTTP/1.1" 404 171 0.006423 10.0.0.33 - - [2025-12-18 23:04:32] "DELETE /service-instance/b87e34fd-d2a0-4001-8554-f1d3e54bc6fe HTTP/1.1" 404 177 0.003381 10.0.0.33 - - [2025-12-18 23:04:33] "GET /virtual-machine-interface/bdb21baa-277e-4ce1-9b9a-383d07831c50?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.012469 10.0.0.33 - - [2025-12-18 23:04:33] "POST /useragent-kv HTTP/1.1" 200 115 0.008405 10.0.0.33 - - [2025-12-18 23:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015661 10.0.0.33 - - [2025-12-18 23:04:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002222 10.0.0.33 - - [2025-12-18 23:04:33] "DELETE /virtual-network/a323bad6-cf83-4c0b-a2b6-6cef1a33a266 HTTP/1.1" 200 115 0.277425 10.0.0.33 - - [2025-12-18 23:04:33] "GET /routing-instance/40e2721d-d38a-4320-ae6a-febe7589e51f HTTP/1.1" 404 171 0.007991 10.0.0.33 - - [2025-12-18 23:04:33] "GET /domains HTTP/1.1" 200 280 0.004555 10.0.0.33 - - [2025-12-18 23:04:33] "GET /domain/f61dd2cc-3c46-4a96-817a-c12a34840760 HTTP/1.1" 200 3086 0.005405 10.0.0.33 - - [2025-12-18 23:04:33] "DELETE /route-target/de6396da-f4a6-4227-833a-4e53a221bd83 HTTP/1.1" 200 115 0.045765 10.0.0.33 - - [2025-12-18 23:04:33] "DELETE /tag/ad043ac7-257b-48b0-bfc0-e4a5a5358b82 HTTP/1.1" 200 115 0.241973 10.0.0.33 - - [2025-12-18 23:04:33] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9 HTTP/1.1" 200 7142 0.074325 10.0.0.33 - - [2025-12-18 23:04:33] "DELETE /virtual-machine-interface/bdb21baa-277e-4ce1-9b9a-383d07831c50 HTTP/1.1" 200 115 0.171093 10.0.0.33 - - [2025-12-18 23:04:33] "GET /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010734 10.0.0.33 - - [2025-12-18 23:04:33] "POST /ref-update HTTP/1.1" 200 156 0.036372 10.0.0.33 - - [2025-12-18 23:04:33] "POST /set-tag HTTP/1.1" 200 109 0.009344 10.0.0.33 - - [2025-12-18 23:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.33 - - [2025-12-18 23:04:33] "GET /loadbalancer/05c3d91a-55f6-46e2-a391-2652ecde13a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.003532 10.0.0.33 - - [2025-12-18 23:04:33] "DELETE /virtual-machine/d8f724f3-71bb-4c67-9355-149db2c512e7 HTTP/1.1" 200 115 0.023419 10.0.0.33 - - [2025-12-18 23:04:33] "GET /virtual-machine-interface/8365652a-cf5d-4a65-83e6-51dce27022df?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.005543 10.0.0.33 - - [2025-12-18 23:04:33] "GET /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003229 10.0.0.33 - - [2025-12-18 23:04:33] "POST /set-tag HTTP/1.1" 200 109 0.043945 10.0.0.33 - - [2025-12-18 23:04:33] "DELETE /virtual-machine-interface/8365652a-cf5d-4a65-83e6-51dce27022df HTTP/1.1" 200 115 0.114144 10.0.0.33 - - [2025-12-18 23:04:33] "DELETE /loadbalancer-member/74e01f8b-329e-401d-93d7-68db98d6d7c0 HTTP/1.1" 200 115 0.049916 10.0.0.33 - - [2025-12-18 23:04:33] "DELETE /virtual-machine/8d95bc5a-44cd-4a72-a92d-ff774061c83a HTTP/1.1" 200 115 0.031984 10.0.0.33 - - [2025-12-18 23:04:34] "GET /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009387 10.0.0.33 - - [2025-12-18 23:04:34] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.33 - - [2025-12-18 23:04:34] "GET /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011214 10.0.0.33 - - [2025-12-18 23:04:34] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.33 - - [2025-12-18 23:04:34] "GET /virtual-machine/5e2ea542-1e8f-4ca2-a2c2-7091b5c5b8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002827 10.0.0.33 - - [2025-12-18 23:04:34] "POST /ref-update HTTP/1.1" 200 156 0.013584 10.0.0.33 - - [2025-12-18 23:04:34] "GET /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007560 10.0.0.33 - - [2025-12-18 23:04:34] "POST /set-tag HTTP/1.1" 200 109 0.013957 10.0.0.33 - - [2025-12-18 23:04:34] "POST /set-tag HTTP/1.1" 200 109 0.042840 10.0.0.33 - - [2025-12-18 23:04:34] "POST /set-tag HTTP/1.1" 200 109 0.021180 10.0.0.33 - - [2025-12-18 23:04:34] "DELETE /instance-ip/ca1a5f78-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.067058 10.0.0.33 - - [2025-12-18 23:04:34] "POST /ref-update HTTP/1.1" 200 156 0.006891 10.0.0.33 - - [2025-12-18 23:04:34] "DELETE /virtual-machine-interface/ca00b078-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.055683 10.0.0.33 - - [2025-12-18 23:04:34] "DELETE /virtual-machine/5e2ea542-1e8f-4ca2-a2c2-7091b5c5b8df HTTP/1.1" 200 115 0.034380 10.0.0.33 - - [2025-12-18 23:04:38] "GET /virtual-machine-interface/c997b6ea-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009716 10.0.0.33 - - [2025-12-18 23:04:38] "POST /set-tag HTTP/1.1" 200 109 0.004565 10.0.0.33 - - [2025-12-18 23:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.33 - - [2025-12-18 23:04:38] "GET /loadbalancer/05c3d91a-55f6-46e2-a391-2652ecde13a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.002529 10.0.0.33 - - [2025-12-18 23:04:39] "GET /virtual-machine-interface/c997b6ea-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006880 10.0.0.33 - - [2025-12-18 23:04:39] "POST /set-tag HTTP/1.1" 200 109 0.006065 10.0.0.33 - - [2025-12-18 23:04:39] "GET /virtual-machine-interface/c997b6ea-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004776 10.0.0.33 - - [2025-12-18 23:04:39] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.33 - - [2025-12-18 23:04:39] "GET /virtual-machine/f07a47ef-7f22-4826-a76a-02b61560c217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003868 10.0.0.33 - - [2025-12-18 23:04:39] "POST /ref-update HTTP/1.1" 200 156 0.011330 10.0.0.33 - - [2025-12-18 23:04:39] "GET /virtual-machine-interface/c997b6ea-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004024 10.0.0.33 - - [2025-12-18 23:04:39] "POST /set-tag HTTP/1.1" 200 109 0.035980 10.0.0.33 - - [2025-12-18 23:04:39] "POST /set-tag HTTP/1.1" 200 109 0.025087 10.0.0.33 - - [2025-12-18 23:04:39] "POST /set-tag HTTP/1.1" 200 109 0.026426 10.0.0.33 - - [2025-12-18 23:04:39] "DELETE /instance-ip/c9b07aa4-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.050815 10.0.0.33 - - [2025-12-18 23:04:39] "POST /ref-update HTTP/1.1" 200 156 0.013193 10.0.0.33 - - [2025-12-18 23:04:39] "DELETE /virtual-machine-interface/c997b6ea-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.077543 10.0.0.33 - - [2025-12-18 23:04:39] "DELETE /virtual-machine/f07a47ef-7f22-4826-a76a-02b61560c217 HTTP/1.1" 200 115 0.024239 10.0.0.33 - - [2025-12-18 23:04:39] "DELETE /tag/f03411f3-e545-4b88-aa10-172b2030a733 HTTP/1.1" 200 115 0.058616 10.0.0.33 - - [2025-12-18 23:04:39] "DELETE /tag/d59743c5-6095-477c-ac00-50e2cd4ba7d3 HTTP/1.1" 200 115 0.042546 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:04:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:04:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 10.0.0.33 - - [2025-12-18 23:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2025-12-18 23:04:43] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037757 10.0.0.33 - - [2025-12-18 23:04:43] "POST /tags HTTP/1.1" 200 393 0.020699 10.0.0.33 - - [2025-12-18 23:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008314 10.0.0.33 - - [2025-12-18 23:04:43] "GET /tag/97f15e16-1018-4c03-b492-47b4d8455da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011994 10.0.0.33 - - [2025-12-18 23:04:43] "POST /tags HTTP/1.1" 200 341 0.026647 10.0.0.33 - - [2025-12-18 23:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.33 - - [2025-12-18 23:04:43] "GET /tag/a3bf09df-30e6-40da-8a73-e7def8ea66b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016732 10.0.0.33 - - [2025-12-18 23:04:43] "POST /id-to-fqname HTTP/1.1" 200 192 0.000475 10.0.0.33 - - [2025-12-18 23:04:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.008807 10.0.0.33 - - [2025-12-18 23:04:43] "POST /security-groups HTTP/1.1" 200 589 0.060483 10.0.0.33 - - [2025-12-18 23:04:43] "POST /projects HTTP/1.1" 200 519 0.170323 10.0.0.33 - - [2025-12-18 23:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011855 10.0.0.33 - - [2025-12-18 23:04:43] "POST /fqname-to-id HTTP/1.1" 404 236 0.005129 10.0.0.33 - - [2025-12-18 23:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008795 10.0.0.33 - - [2025-12-18 23:04:44] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.019673 10.0.0.33 - - [2025-12-18 23:04:44] "POST /access-control-lists HTTP/1.1" 200 598 0.073085 10.0.0.33 - - [2025-12-18 23:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014261 10.0.0.33 - - [2025-12-18 23:04:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.005537 10.0.0.33 - - [2025-12-18 23:04:44] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008644 10.0.0.33 - - [2025-12-18 23:04:44] "POST /access-control-lists HTTP/1.1" 200 596 0.070967 10.0.0.33 - - [2025-12-18 23:04:44] "PUT /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03 HTTP/1.1" 200 264 0.121206 10.0.0.33 - - [2025-12-18 23:04:44] "PUT /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053 HTTP/1.1" 200 264 0.057189 10.0.0.33 - - [2025-12-18 23:04:44] "POST /security-groups HTTP/1.1" 200 591 0.083897 10.0.0.33 - - [2025-12-18 23:04:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.001665 10.0.0.33 - - [2025-12-18 23:04:44] "POST /access-control-lists HTTP/1.1" 200 632 0.069969 10.0.0.33 - - [2025-12-18 23:04:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.007870 10.0.0.33 - - [2025-12-18 23:04:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.075494 10.0.0.33 - - [2025-12-18 23:04:44] "POST /chown HTTP/1.1" 200 109 0.018231 10.0.0.33 - - [2025-12-18 23:04:44] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012026 10.0.0.33 - - [2025-12-18 23:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.33 - - [2025-12-18 23:04:44] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004070 10.0.0.33 - - [2025-12-18 23:04:44] "POST /access-control-lists HTTP/1.1" 200 630 0.103686 10.0.0.33 - - [2025-12-18 23:04:44] "POST /tags HTTP/1.1" 409 226 0.002643 10.0.0.33 - - [2025-12-18 23:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.33 - - [2025-12-18 23:04:44] "GET /tag/a3bf09df-30e6-40da-8a73-e7def8ea66b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009687 10.0.0.33 - - [2025-12-18 23:04:44] "POST /firewall-rules HTTP/1.1" 200 600 0.070720 10.0.0.33 - - [2025-12-18 23:04:44] "GET /firewall-rule/9c39f88b-0343-4137-82bc-2bf4a6efdfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006754 10.0.0.33 - - [2025-12-18 23:04:44] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003271 10.0.0.33 - - [2025-12-18 23:04:44] "GET /firewall-rule/9c39f88b-0343-4137-82bc-2bf4a6efdfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001838 10.0.0.33 - - [2025-12-18 23:04:44] "POST /ref-update HTTP/1.1" 200 156 0.043991 10.0.0.33 - - [2025-12-18 23:04:44] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009379 10.0.0.33 - - [2025-12-18 23:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.33 - - [2025-12-18 23:04:44] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002766 10.0.0.33 - - [2025-12-18 23:04:44] "POST /tags HTTP/1.1" 409 226 0.001604 10.0.0.33 - - [2025-12-18 23:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.33 - - [2025-12-18 23:04:44] "GET /tag/a3bf09df-30e6-40da-8a73-e7def8ea66b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010462 10.0.0.33 - - [2025-12-18 23:04:45] "POST /firewall-rules HTTP/1.1" 200 598 0.068145 10.0.0.33 - - [2025-12-18 23:04:45] "GET /firewall-rule/ea2bd524-141d-42a3-ba30-be7133a1c5f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.009718 10.0.0.33 - - [2025-12-18 23:04:45] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003934 10.0.0.33 - - [2025-12-18 23:04:45] "GET /firewall-rule/ea2bd524-141d-42a3-ba30-be7133a1c5f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.001911 10.0.0.33 - - [2025-12-18 23:04:45] "POST /ref-update HTTP/1.1" 200 156 0.056682 10.0.0.33 - - [2025-12-18 23:04:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002788 10.0.0.33 - - [2025-12-18 23:04:46] "GET /global-system-configs HTTP/1.1" 200 322 0.003308 10.0.0.33 - - [2025-12-18 23:04:46] "POST /tags HTTP/1.1" 200 393 0.023619 10.0.0.33 - - [2025-12-18 23:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.33 - - [2025-12-18 23:04:46] "GET /tag/1a041a7b-c911-4e15-80ff-81f25e360f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010855 10.0.0.33 - - [2025-12-18 23:04:46] "POST /tags HTTP/1.1" 200 341 0.016059 10.0.0.33 - - [2025-12-18 23:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.33 - - [2025-12-18 23:04:46] "GET /tag/ded3d56f-3384-41d2-99b7-5d4380c70a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010790 10.0.0.33 - - [2025-12-18 23:04:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.000469 10.0.0.33 - - [2025-12-18 23:04:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.004593 10.0.0.33 - - [2025-12-18 23:04:46] "POST /security-groups HTTP/1.1" 200 589 0.057966 10.0.0.33 - - [2025-12-18 23:04:46] "POST /fqname-to-id HTTP/1.1" 404 236 0.001770 10.0.0.33 - - [2025-12-18 23:04:46] "POST /projects HTTP/1.1" 200 519 0.180212 10.0.0.33 - - [2025-12-18 23:04:46] "POST /access-control-lists HTTP/1.1" 200 598 0.057986 10.0.0.33 - - [2025-12-18 23:04:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.051731 10.0.0.33 - - [2025-12-18 23:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017666 10.0.0.33 - - [2025-12-18 23:04:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.012241 10.0.0.33 - - [2025-12-18 23:04:47] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.022703 10.0.0.33 - - [2025-12-18 23:04:47] "POST /access-control-lists HTTP/1.1" 200 596 0.060701 10.0.0.33 - - [2025-12-18 23:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008058 10.0.0.33 - - [2025-12-18 23:04:47] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003911 10.0.0.33 - - [2025-12-18 23:04:47] "PUT /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03 HTTP/1.1" 200 264 0.042624 10.0.0.33 - - [2025-12-18 23:04:47] "PUT /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053 HTTP/1.1" 200 264 0.044485 10.0.0.33 - - [2025-12-18 23:04:47] "POST /security-groups HTTP/1.1" 200 591 0.074795 10.0.0.33 - - [2025-12-18 23:04:47] "POST /fqname-to-id HTTP/1.1" 404 270 0.001871 10.0.0.33 - - [2025-12-18 23:04:47] "POST /access-control-lists HTTP/1.1" 200 632 0.060400 10.0.0.33 - - [2025-12-18 23:04:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.053958 10.0.0.33 - - [2025-12-18 23:04:47] "POST /fqname-to-id HTTP/1.1" 404 269 0.013864 10.0.0.33 - - [2025-12-18 23:04:47] "POST /chown HTTP/1.1" 200 109 0.034029 10.0.0.33 - - [2025-12-18 23:04:47] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008056 10.0.0.33 - - [2025-12-18 23:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.33 - - [2025-12-18 23:04:47] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002141 10.0.0.33 - - [2025-12-18 23:04:47] "POST /access-control-lists HTTP/1.1" 200 630 0.081982 10.0.0.33 - - [2025-12-18 23:04:47] "POST /tags HTTP/1.1" 409 226 0.012132 10.0.0.33 - - [2025-12-18 23:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.33 - - [2025-12-18 23:04:47] "GET /tag/ded3d56f-3384-41d2-99b7-5d4380c70a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010561 10.0.0.33 - - [2025-12-18 23:04:47] "POST /firewall-rules HTTP/1.1" 200 600 0.075189 10.0.0.33 - - [2025-12-18 23:04:47] "GET /firewall-rule/cdf05413-53c3-459e-98d2-9055e29211b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004010 10.0.0.33 - - [2025-12-18 23:04:47] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003500 10.0.0.33 - - [2025-12-18 23:04:47] "GET /firewall-rule/cdf05413-53c3-459e-98d2-9055e29211b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.001801 10.0.0.33 - - [2025-12-18 23:04:47] "POST /ref-update HTTP/1.1" 200 156 0.048381 10.0.0.33 - - [2025-12-18 23:04:47] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008677 10.0.0.33 - - [2025-12-18 23:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.33 - - [2025-12-18 23:04:47] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003226 10.0.0.33 - - [2025-12-18 23:04:47] "POST /tags HTTP/1.1" 409 226 0.001705 10.0.0.33 - - [2025-12-18 23:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.33 - - [2025-12-18 23:04:47] "GET /tag/ded3d56f-3384-41d2-99b7-5d4380c70a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010676 10.0.0.33 - - [2025-12-18 23:04:47] "POST /firewall-rules HTTP/1.1" 200 598 0.064558 10.0.0.33 - - [2025-12-18 23:04:47] "GET /firewall-rule/f890ecb4-dd6b-422a-b1ae-e2e9c5dbd3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.012285 10.0.0.33 - - [2025-12-18 23:04:48] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004441 10.0.0.33 - - [2025-12-18 23:04:48] "GET /firewall-rule/f890ecb4-dd6b-422a-b1ae-e2e9c5dbd3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002565 10.0.0.33 - - [2025-12-18 23:04:48] "POST /ref-update HTTP/1.1" 200 156 0.066351 10.0.0.33 - - [2025-12-18 23:04:49] "POST /tags HTTP/1.1" 200 345 0.083806 10.0.0.33 - - [2025-12-18 23:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011712 10.0.0.33 - - [2025-12-18 23:04:49] "GET /tag/f1f24630-cc67-4421-9347-84c51f3c0001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.019985 10.0.0.33 - - [2025-12-18 23:04:49] "POST /projects HTTP/1.1" 409 238 0.009269 10.0.0.33 - - [2025-12-18 23:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.33 - - [2025-12-18 23:04:49] "GET /project/581b6d76-343c-4001-b9b4-67eafe3034bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039910 10.0.0.33 - - [2025-12-18 23:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007852 10.0.0.33 - - [2025-12-18 23:04:49] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005393 10.0.0.33 - - [2025-12-18 23:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.33 - - [2025-12-18 23:04:49] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.010728 10.0.0.33 - - [2025-12-18 23:04:49] "POST /security-groups HTTP/1.1" 409 285 0.002773 10.0.0.33 - - [2025-12-18 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.33 - - [2025-12-18 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2025-12-18 23:04:50] "PUT /security-group/5e9a6627-0d59-42ad-985d-bb5bb2a492bd HTTP/1.1" 200 262 0.066338 10.0.0.33 - - [2025-12-18 23:04:50] "GET /project/581b6d76-343c-4001-b9b4-67eafe3034bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.069561 10.0.0.33 - - [2025-12-18 23:04:50] "PUT /access-control-list/1bf57ba0-919e-4a9a-b28a-56e6a31a602e HTTP/1.1" 200 272 0.028956 10.0.0.33 - - [2025-12-18 23:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.040166 10.0.0.33 - - [2025-12-18 23:04:50] "POST /tags HTTP/1.1" 409 228 0.021774 10.0.0.33 - - [2025-12-18 23:04:50] "PUT /access-control-list/9b273995-016b-4035-a9a6-ff13940ce350 HTTP/1.1" 200 272 0.047292 10.0.0.33 - - [2025-12-18 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.33 - - [2025-12-18 23:04:50] "GET /tag/f1f24630-cc67-4421-9347-84c51f3c0001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014101 10.0.0.33 - - [2025-12-18 23:04:50] "POST /tags HTTP/1.1" 200 345 0.025368 10.0.0.33 - - [2025-12-18 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.33 - - [2025-12-18 23:04:50] "GET /tag/bdfff8bf-c895-4ead-af7b-769d6240dc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013716 10.0.0.33 - - [2025-12-18 23:04:50] "POST /projects HTTP/1.1" 409 238 0.003272 10.0.0.33 - - [2025-12-18 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.33 - - [2025-12-18 23:04:50] "GET /project/8c83a2b9-8f33-4594-84d8-fffe45dbbcf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.020223 10.0.0.33 - - [2025-12-18 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.33 - - [2025-12-18 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.33 - - [2025-12-18 23:04:50] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007017 10.0.0.33 - - [2025-12-18 23:04:50] "GET /project/8c83a2b9-8f33-4594-84d8-fffe45dbbcf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037736 10.0.0.33 - - [2025-12-18 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012789 10.0.0.33 - - [2025-12-18 23:04:50] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008304 10.0.0.33 - - [2025-12-18 23:04:50] "POST /security-groups HTTP/1.1" 409 285 0.002455 10.0.0.33 - - [2025-12-18 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.33 - - [2025-12-18 23:04:50] "PUT /security-group/d97ef28d-b906-46a6-8a07-ec5ec8ca200b HTTP/1.1" 200 262 0.055383 10.0.0.33 - - [2025-12-18 23:04:50] "PUT /access-control-list/083b850c-7302-41d7-9fd8-96e29c8c94bd HTTP/1.1" 200 272 0.010191 10.0.0.33 - - [2025-12-18 23:04:50] "PUT /access-control-list/17ca3761-b310-4ce2-9eec-639d2039e081 HTTP/1.1" 200 272 0.014374 10.0.0.33 - - [2025-12-18 23:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013249 10.0.0.33 - - [2025-12-18 23:04:50] "POST /tags HTTP/1.1" 409 228 0.013922 10.0.0.33 - - [2025-12-18 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.33 - - [2025-12-18 23:04:50] "GET /tag/bdfff8bf-c895-4ead-af7b-769d6240dc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010574 10.0.0.33 - - [2025-12-18 23:04:50] "POST /tags HTTP/1.1" 200 291 0.047856 10.0.0.33 - - [2025-12-18 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.33 - - [2025-12-18 23:04:50] "GET /tag/3c0dd275-2ce9-45b2-bb31-fc6c70dd9f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014700 10.0.0.33 - - [2025-12-18 23:04:50] "POST /tags HTTP/1.1" 200 303 0.039993 10.0.0.33 - - [2025-12-18 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008234 10.0.0.33 - - [2025-12-18 23:04:50] "GET /tag/ac918acc-78a5-49fb-a7be-b4e608ad5254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013086 10.0.0.33 - - [2025-12-18 23:04:50] "POST /tags HTTP/1.1" 409 252 0.002281 10.0.0.33 - - [2025-12-18 23:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.33 - - [2025-12-18 23:04:50] "GET /tag/97f15e16-1018-4c03-b492-47b4d8455da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011894 10.0.0.33 - - [2025-12-18 23:04:50] "POST /tags HTTP/1.1" 409 226 0.001749 10.0.0.33 - - [2025-12-18 23:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.33 - - [2025-12-18 23:04:51] "GET /tag/a3bf09df-30e6-40da-8a73-e7def8ea66b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017625 10.0.0.33 - - [2025-12-18 23:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.33 - - [2025-12-18 23:04:51] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004123 10.0.0.33 - - [2025-12-18 23:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.33 - - [2025-12-18 23:04:51] "GET /project/581b6d76-343c-4001-b9b4-67eafe3034bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036259 10.0.0.33 - - [2025-12-18 23:04:51] "POST /virtual-machines HTTP/1.1" 200 395 0.009245 10.0.0.33 - - [2025-12-18 23:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022184 10.0.0.33 - - [2025-12-18 23:04:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094517 10.0.0.33 - - [2025-12-18 23:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.006665 10.0.0.33 - - [2025-12-18 23:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006095 10.0.0.33 - - [2025-12-18 23:04:51] "GET /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007087 10.0.0.33 - - [2025-12-18 23:04:51] "POST /instance-ips HTTP/1.1" 200 397 0.017838 10.0.0.33 - - [2025-12-18 23:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030164 10.0.0.33 - - [2025-12-18 23:04:51] "GET /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009312 10.0.0.33 - - [2025-12-18 23:04:51] "POST /set-tag HTTP/1.1" 200 109 0.059679 10.0.0.33 - - [2025-12-18 23:04:51] "GET /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009770 10.0.0.33 - - [2025-12-18 23:04:51] "GET /instance-ip/f551172c-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005887 10.0.0.33 - - [2025-12-18 23:04:51] "GET /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004006 10.0.0.33 - - [2025-12-18 23:04:51] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.33 - - [2025-12-18 23:04:51] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003342 10.0.0.33 - - [2025-12-18 23:04:51] "POST /ref-update HTTP/1.1" 200 156 0.007756 10.0.0.33 - - [2025-12-18 23:04:51] "GET /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008864 10.0.0.33 - - [2025-12-18 23:04:51] "POST /set-tag HTTP/1.1" 200 109 0.002864 10.0.0.33 - - [2025-12-18 23:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2025-12-18 23:04:51] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004804 10.0.0.33 - - [2025-12-18 23:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.33 - - [2025-12-18 23:04:51] "GET /project/581b6d76-343c-4001-b9b4-67eafe3034bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036259 10.0.0.33 - - [2025-12-18 23:04:51] "POST /virtual-machines HTTP/1.1" 200 395 0.009367 10.0.0.33 - - [2025-12-18 23:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009899 10.0.0.33 - - [2025-12-18 23:04:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101513 10.0.0.33 - - [2025-12-18 23:04:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007824 10.0.0.33 - - [2025-12-18 23:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006629 10.0.0.33 - - [2025-12-18 23:04:52] "GET /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004440 10.0.0.33 - - [2025-12-18 23:04:52] "POST /instance-ips HTTP/1.1" 200 397 0.025098 10.0.0.33 - - [2025-12-18 23:04:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020669 10.0.0.33 - - [2025-12-18 23:04:52] "GET /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009347 10.0.0.33 - - [2025-12-18 23:04:52] "POST /set-tag HTTP/1.1" 200 109 0.060052 10.0.0.33 - - [2025-12-18 23:04:52] "GET /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016237 10.0.0.33 - - [2025-12-18 23:04:52] "GET /instance-ip/f5c25cd4-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003307 10.0.0.33 - - [2025-12-18 23:04:52] "GET /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004309 10.0.0.33 - - [2025-12-18 23:04:52] "POST /set-tag HTTP/1.1" 200 109 0.001971 10.0.0.33 - - [2025-12-18 23:04:52] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.003397 10.0.0.33 - - [2025-12-18 23:04:52] "POST /ref-update HTTP/1.1" 200 156 0.008047 10.0.0.33 - - [2025-12-18 23:04:52] "GET /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013668 10.0.0.33 - - [2025-12-18 23:04:52] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.33 - - [2025-12-18 23:04:52] "POST /tags HTTP/1.1" 200 291 0.016143 10.0.0.33 - - [2025-12-18 23:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.33 - - [2025-12-18 23:04:52] "GET /tag/2cf6db64-7c4a-4e71-98cf-bfc249060799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.025783 10.0.0.33 - - [2025-12-18 23:04:52] "POST /tags HTTP/1.1" 409 252 0.001834 10.0.0.33 - - [2025-12-18 23:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.33 - - [2025-12-18 23:04:52] "GET /tag/1a041a7b-c911-4e15-80ff-81f25e360f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010069 10.0.0.33 - - [2025-12-18 23:04:52] "POST /tags HTTP/1.1" 409 226 0.001564 10.0.0.33 - - [2025-12-18 23:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001192 10.0.0.33 - - [2025-12-18 23:04:52] "GET /tag/ded3d56f-3384-41d2-99b7-5d4380c70a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010076 10.0.0.33 - - [2025-12-18 23:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.33 - - [2025-12-18 23:04:52] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003936 10.0.0.33 - - [2025-12-18 23:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.33 - - [2025-12-18 23:04:52] "GET /project/8c83a2b9-8f33-4594-84d8-fffe45dbbcf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041354 10.0.0.33 - - [2025-12-18 23:04:52] "POST /virtual-machines HTTP/1.1" 200 395 0.007102 10.0.0.33 - - [2025-12-18 23:04:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017024 10.0.0.33 - - [2025-12-18 23:04:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.090772 10.0.0.33 - - [2025-12-18 23:04:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008005 10.0.0.33 - - [2025-12-18 23:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009263 10.0.0.33 - - [2025-12-18 23:04:53] "GET /virtual-machine-interface/f63abd64-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003810 10.0.0.33 - - [2025-12-18 23:04:53] "POST /instance-ips HTTP/1.1" 200 397 0.017186 10.0.0.33 - - [2025-12-18 23:04:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021153 10.0.0.33 - - [2025-12-18 23:04:53] "GET /virtual-machine-interface/f63abd64-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007314 10.0.0.33 - - [2025-12-18 23:04:53] "POST /set-tag HTTP/1.1" 200 109 0.059921 10.0.0.33 - - [2025-12-18 23:04:53] "GET /virtual-machine-interface/f63abd64-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011163 10.0.0.33 - - [2025-12-18 23:04:53] "GET /instance-ip/f651a484-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002468 10.0.0.33 - - [2025-12-18 23:04:53] "GET /virtual-machine-interface/f63abd64-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004157 10.0.0.33 - - [2025-12-18 23:04:53] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.33 - - [2025-12-18 23:04:53] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003043 10.0.0.33 - - [2025-12-18 23:04:53] "POST /ref-update HTTP/1.1" 200 156 0.007367 10.0.0.33 - - [2025-12-18 23:04:53] "GET /virtual-machine-interface/f63abd64-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011261 10.0.0.33 - - [2025-12-18 23:04:53] "POST /set-tag HTTP/1.1" 200 109 0.001970 10.0.0.33 - - [2025-12-18 23:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.33 - - [2025-12-18 23:04:53] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003429 10.0.0.33 - - [2025-12-18 23:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.33 - - [2025-12-18 23:04:53] "GET /project/8c83a2b9-8f33-4594-84d8-fffe45dbbcf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038497 10.0.0.33 - - [2025-12-18 23:04:53] "POST /virtual-machines HTTP/1.1" 200 395 0.008892 10.0.0.33 - - [2025-12-18 23:04:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019396 10.0.0.33 - - [2025-12-18 23:04:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.087183 10.0.0.33 - - [2025-12-18 23:04:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007578 10.0.0.33 - - [2025-12-18 23:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008523 10.0.0.33 - - [2025-12-18 23:04:53] "GET /virtual-machine-interface/f6a7d58e-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004346 10.0.0.33 - - [2025-12-18 23:04:53] "POST /instance-ips HTTP/1.1" 200 397 0.015914 10.0.0.33 - - [2025-12-18 23:04:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014658 10.0.0.33 - - [2025-12-18 23:04:53] "GET /virtual-machine-interface/f6a7d58e-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007518 10.0.0.33 - - [2025-12-18 23:04:54] "POST /set-tag HTTP/1.1" 200 109 0.079189 10.0.0.33 - - [2025-12-18 23:04:54] "GET /virtual-machine-interface/f6a7d58e-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012396 10.0.0.33 - - [2025-12-18 23:04:54] "GET /instance-ip/f6bedca2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005310 10.0.0.33 - - [2025-12-18 23:04:54] "GET /virtual-machine-interface/f6a7d58e-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004570 10.0.0.33 - - [2025-12-18 23:04:54] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.33 - - [2025-12-18 23:04:54] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.003471 10.0.0.33 - - [2025-12-18 23:04:54] "POST /ref-update HTTP/1.1" 200 156 0.007498 10.0.0.33 - - [2025-12-18 23:04:54] "GET /virtual-machine-interface/f6a7d58e-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004344 10.0.0.33 - - [2025-12-18 23:04:54] "POST /set-tag HTTP/1.1" 200 109 0.004529 10.0.0.33 - - [2025-12-18 23:04:54] "POST /tags HTTP/1.1" 200 299 0.017327 10.0.0.33 - - [2025-12-18 23:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.33 - - [2025-12-18 23:04:54] "GET /tag/48119225-c679-473a-9e18-5227933759d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011633 10.0.0.33 - - [2025-12-18 23:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.33 - - [2025-12-18 23:04:54] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004147 10.0.0.33 - - [2025-12-18 23:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.33 - - [2025-12-18 23:04:54] "GET /project/581b6d76-343c-4001-b9b4-67eafe3034bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036948 10.0.0.33 - - [2025-12-18 23:04:54] "POST /virtual-machines HTTP/1.1" 200 395 0.010245 10.0.0.33 - - [2025-12-18 23:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027874 10.0.0.33 - - [2025-12-18 23:04:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107881 10.0.0.33 - - [2025-12-18 23:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019097 10.0.0.33 - - [2025-12-18 23:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.025673 10.0.0.33 - - [2025-12-18 23:04:54] "GET /virtual-machine-interface/f725bec2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006396 10.0.0.33 - - [2025-12-18 23:04:54] "POST /instance-ips HTTP/1.1" 200 397 0.017293 10.0.0.33 - - [2025-12-18 23:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017422 10.0.0.33 - - [2025-12-18 23:04:54] "GET /virtual-machine-interface/f725bec2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010031 10.0.0.33 - - [2025-12-18 23:04:54] "POST /set-tag HTTP/1.1" 200 109 0.016150 10.0.0.33 - - [2025-12-18 23:04:54] "GET /virtual-machine-interface/f725bec2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005380 10.0.0.33 - - [2025-12-18 23:04:54] "GET /instance-ip/f73a6ffc-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002595 10.0.0.33 - - [2025-12-18 23:04:54] "GET /virtual-machine-interface/f725bec2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004050 10.0.0.33 - - [2025-12-18 23:04:54] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.33 - - [2025-12-18 23:04:54] "POST /tags HTTP/1.1" 200 299 0.015035 10.0.0.33 - - [2025-12-18 23:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.33 - - [2025-12-18 23:04:54] "GET /tag/5c43f964-5254-47b4-8e3c-e15c1d46146d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012008 10.0.0.33 - - [2025-12-18 23:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.33 - - [2025-12-18 23:04:55] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006514 10.0.0.33 - - [2025-12-18 23:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.33 - - [2025-12-18 23:04:55] "GET /project/581b6d76-343c-4001-b9b4-67eafe3034bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029435 10.0.0.33 - - [2025-12-18 23:04:55] "POST /virtual-machines HTTP/1.1" 200 395 0.008431 10.0.0.33 - - [2025-12-18 23:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020793 10.0.0.33 - - [2025-12-18 23:04:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098547 10.0.0.33 - - [2025-12-18 23:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007493 10.0.0.33 - - [2025-12-18 23:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014874 10.0.0.33 - - [2025-12-18 23:04:55] "GET /virtual-machine-interface/f78ab9bc-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004055 10.0.0.33 - - [2025-12-18 23:04:55] "POST /instance-ips HTTP/1.1" 200 397 0.022652 10.0.0.33 - - [2025-12-18 23:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025954 10.0.0.33 - - [2025-12-18 23:04:55] "GET /virtual-machine-interface/f78ab9bc-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010237 10.0.0.33 - - [2025-12-18 23:04:55] "POST /set-tag HTTP/1.1" 200 109 0.018400 10.0.0.33 - - [2025-12-18 23:04:55] "GET /virtual-machine-interface/f78ab9bc-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.026487 10.0.0.33 - - [2025-12-18 23:04:55] "GET /instance-ip/f7a2924e-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002584 10.0.0.33 - - [2025-12-18 23:04:55] "GET /virtual-machine-interface/f78ab9bc-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003916 10.0.0.33 - - [2025-12-18 23:04:55] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.33 - - [2025-12-18 23:04:55] "POST /tags HTTP/1.1" 200 299 0.019489 10.0.0.33 - - [2025-12-18 23:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011851 10.0.0.33 - - [2025-12-18 23:04:55] "GET /tag/460801df-c719-430f-ab7e-057882fe46b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011380 10.0.0.33 - - [2025-12-18 23:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.33 - - [2025-12-18 23:04:55] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003484 10.0.0.33 - - [2025-12-18 23:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2025-12-18 23:04:55] "GET /project/8c83a2b9-8f33-4594-84d8-fffe45dbbcf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030031 10.0.0.33 - - [2025-12-18 23:04:55] "POST /virtual-machines HTTP/1.1" 200 395 0.006186 10.0.0.33 - - [2025-12-18 23:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016891 10.0.0.33 - - [2025-12-18 23:04:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.085769 10.0.0.33 - - [2025-12-18 23:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007373 10.0.0.33 - - [2025-12-18 23:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.33 - - [2025-12-18 23:04:55] "GET /virtual-machine-interface/f7f0dcd8-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012014 10.0.0.33 - - [2025-12-18 23:04:56] "POST /instance-ips HTTP/1.1" 200 397 0.016711 10.0.0.33 - - [2025-12-18 23:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025837 10.0.0.33 - - [2025-12-18 23:04:56] "GET /virtual-machine-interface/f7f0dcd8-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014491 10.0.0.33 - - [2025-12-18 23:04:56] "POST /set-tag HTTP/1.1" 200 109 0.015712 10.0.0.33 - - [2025-12-18 23:04:56] "GET /virtual-machine-interface/f7f0dcd8-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007964 10.0.0.33 - - [2025-12-18 23:04:56] "GET /instance-ip/f8069514-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002512 10.0.0.33 - - [2025-12-18 23:04:56] "GET /virtual-machine-interface/f7f0dcd8-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004130 10.0.0.33 - - [2025-12-18 23:04:56] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.33 - - [2025-12-18 23:04:56] "POST /tags HTTP/1.1" 200 299 0.017273 10.0.0.33 - - [2025-12-18 23:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.33 - - [2025-12-18 23:04:56] "GET /tag/377a749b-62ff-4c9a-89c8-83397017c00d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012116 10.0.0.33 - - [2025-12-18 23:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2025-12-18 23:04:56] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004240 10.0.0.33 - - [2025-12-18 23:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.33 - - [2025-12-18 23:04:56] "GET /project/8c83a2b9-8f33-4594-84d8-fffe45dbbcf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042375 10.0.0.33 - - [2025-12-18 23:04:56] "POST /virtual-machines HTTP/1.1" 200 395 0.007787 10.0.0.33 - - [2025-12-18 23:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013851 10.0.0.33 - - [2025-12-18 23:04:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094753 10.0.0.33 - - [2025-12-18 23:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007301 10.0.0.33 - - [2025-12-18 23:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.33 - - [2025-12-18 23:04:56] "GET /virtual-machine-interface/f858449a-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006408 10.0.0.33 - - [2025-12-18 23:04:56] "POST /instance-ips HTTP/1.1" 200 397 0.023205 10.0.0.33 - - [2025-12-18 23:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021988 10.0.0.33 - - [2025-12-18 23:04:56] "GET /virtual-machine-interface/f858449a-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012506 10.0.0.33 - - [2025-12-18 23:04:56] "POST /set-tag HTTP/1.1" 200 109 0.016662 10.0.0.33 - - [2025-12-18 23:04:56] "GET /virtual-machine-interface/f858449a-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018124 10.0.0.33 - - [2025-12-18 23:04:56] "GET /instance-ip/f86ee9ca-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003550 10.0.0.33 - - [2025-12-18 23:04:56] "GET /virtual-machine-interface/f858449a-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003842 10.0.0.33 - - [2025-12-18 23:04:56] "POST /set-tag HTTP/1.1" 200 109 0.001729 10.0.0.33 - - [2025-12-18 23:04:56] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003844 10.0.0.33 - - [2025-12-18 23:04:56] "POST /ref-update HTTP/1.1" 200 156 0.009560 10.0.0.33 - - [2025-12-18 23:04:56] "GET /virtual-machine-interface/f725bec2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008080 10.0.0.33 - - [2025-12-18 23:04:56] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.33 - - [2025-12-18 23:04:57] "GET /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004059 10.0.0.33 - - [2025-12-18 23:04:57] "POST /set-tag HTTP/1.1" 200 109 0.001677 10.0.0.33 - - [2025-12-18 23:04:57] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.002985 10.0.0.33 - - [2025-12-18 23:04:57] "POST /ref-update HTTP/1.1" 200 156 0.006601 10.0.0.33 - - [2025-12-18 23:04:57] "GET /virtual-machine-interface/f78ab9bc-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010074 10.0.0.33 - - [2025-12-18 23:04:57] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.33 - - [2025-12-18 23:04:57] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.003321 10.0.0.33 - - [2025-12-18 23:04:57] "POST /ref-update HTTP/1.1" 200 156 0.006659 10.0.0.33 - - [2025-12-18 23:04:57] "GET /virtual-machine-interface/f7f0dcd8-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003879 10.0.0.33 - - [2025-12-18 23:04:57] "POST /set-tag HTTP/1.1" 200 109 0.001797 10.0.0.33 - - [2025-12-18 23:04:57] "GET /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003763 10.0.0.33 - - [2025-12-18 23:04:57] "POST /set-tag HTTP/1.1" 200 109 0.004780 10.0.0.33 - - [2025-12-18 23:04:57] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.003474 10.0.0.33 - - [2025-12-18 23:04:57] "POST /ref-update HTTP/1.1" 200 156 0.007273 10.0.0.33 - - [2025-12-18 23:04:57] "GET /virtual-machine-interface/f858449a-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004069 10.0.0.33 - - [2025-12-18 23:04:57] "POST /set-tag HTTP/1.1" 200 109 0.001792 10.0.0.33 - - [2025-12-18 23:04:57] "GET /virtual-machine-interface/f63abd64-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003322 10.0.0.33 - - [2025-12-18 23:04:57] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.33 - - [2025-12-18 23:04:57] "GET /virtual-machine-interface/f6a7d58e-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003550 10.0.0.33 - - [2025-12-18 23:04:57] "POST /set-tag HTTP/1.1" 200 109 0.001692 10.0.0.33 - - [2025-12-18 23:04:57] "GET /virtual-machine-interface/f725bec2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004045 10.0.0.33 - - [2025-12-18 23:04:57] "POST /set-tag HTTP/1.1" 200 109 0.001879 10.0.0.33 - - [2025-12-18 23:04:57] "GET /virtual-machine-interface/f78ab9bc-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003452 10.0.0.33 - - [2025-12-18 23:04:57] "POST /set-tag HTTP/1.1" 200 109 0.001906 10.0.0.33 - - [2025-12-18 23:04:57] "GET /virtual-machine-interface/f7f0dcd8-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004206 10.0.0.33 - - [2025-12-18 23:04:57] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.33 - - [2025-12-18 23:04:57] "GET /virtual-machine-interface/f858449a-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003772 10.0.0.33 - - [2025-12-18 23:04:57] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.33 - - [2025-12-18 23:04:57] "GET /virtual-machine-interface/f63abd64-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004075 10.0.0.33 - - [2025-12-18 23:04:57] "POST /set-tag HTTP/1.1" 200 109 0.001964 10.0.0.33 - - [2025-12-18 23:05:02] "GET /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004194 10.0.0.33 - - [2025-12-18 23:05:02] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.33 - - [2025-12-18 23:05:02] "GET /virtual-machine-interface/f7f0dcd8-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004483 10.0.0.33 - - [2025-12-18 23:05:02] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.33 - - [2025-12-18 23:05:02] "GET /virtual-machine-interface/f78ab9bc-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003731 10.0.0.33 - - [2025-12-18 23:05:02] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.33 - - [2025-12-18 23:05:02] "GET /virtual-machine-interface/f725bec2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004160 10.0.0.33 - - [2025-12-18 23:05:02] "POST /set-tag HTTP/1.1" 200 109 0.001879 10.0.0.33 - - [2025-12-18 23:05:03] "GET /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003878 10.0.0.33 - - [2025-12-18 23:05:03] "POST /set-tag HTTP/1.1" 200 109 0.001726 10.0.0.33 - - [2025-12-18 23:05:04] "GET /virtual-machine-interface/f6a7d58e-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003944 10.0.0.33 - - [2025-12-18 23:05:04] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.33 - - [2025-12-18 23:05:05] "GET /virtual-machine/4d9ed2ba-fdc9-4e90-a46b-8c6b659d2c86?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002732 10.0.0.33 - - [2025-12-18 23:05:05] "GET /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003547 10.0.0.33 - - [2025-12-18 23:05:05] "GET /virtual-machine/9bddf0be-0737-4613-a6a5-116754064b96?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002861 10.0.0.33 - - [2025-12-18 23:05:05] "GET /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003552 10.0.0.33 - - [2025-12-18 23:05:05] "GET /virtual-machine/a45a19eb-f4f8-415d-b6d0-c1674484c3fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.008436 10.0.0.33 - - [2025-12-18 23:05:05] "GET /virtual-machine-interface/f63abd64-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004051 10.0.0.33 - - [2025-12-18 23:05:05] "GET /virtual-machine/cd6d9a23-6d60-4016-a584-8a3a34e2de3d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002979 10.0.0.33 - - [2025-12-18 23:05:05] "GET /virtual-machine-interface/f6a7d58e-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004230 10.0.0.33 - - [2025-12-18 23:05:05] "GET /virtual-machine/ca948bb9-6e33-4b04-8220-468e53de90cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002844 10.0.0.33 - - [2025-12-18 23:05:05] "GET /virtual-machine-interface/f725bec2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003905 10.0.0.33 - - [2025-12-18 23:05:05] "GET /virtual-machine/ba56e284-6fc6-463a-82fa-cf343193dc47?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002825 10.0.0.33 - - [2025-12-18 23:05:05] "GET /virtual-machine-interface/f7f0dcd8-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004047 10.0.0.33 - - [2025-12-18 23:05:05] "GET /virtual-machine/e48c4792-f2e3-402e-8d8a-be36c348f616?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002699 10.0.0.33 - - [2025-12-18 23:05:05] "GET /virtual-machine-interface/f78ab9bc-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003493 10.0.0.33 - - [2025-12-18 23:05:07] "GET /virtual-machine-interface/f858449a-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004041 10.0.0.33 - - [2025-12-18 23:05:07] "POST /set-tag HTTP/1.1" 200 109 0.003113 10.0.0.33 - - [2025-12-18 23:05:10] "GET /virtual-machine/b40de758-d42d-40bd-9acf-e7cc4b7c7f70?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003259 10.0.0.33 - - [2025-12-18 23:05:10] "GET /virtual-machine-interface/f858449a-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003699 10.0.0.33 - - [2025-12-18 23:05:11] "GET /loadbalancer/9cec6b55-682d-4634-a0ee-eaec4fc957b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002211 10.0.0.33 - - [2025-12-18 23:05:11] "POST /tags HTTP/1.1" 200 333 0.025173 10.0.0.33 - - [2025-12-18 23:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.33 - - [2025-12-18 23:05:11] "GET /tag/c2042e83-5e3c-4ed3-b6de-7273c7f48f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012177 10.0.0.33 - - [2025-12-18 23:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.33 - - [2025-12-18 23:05:11] "GET /project/581b6d76-343c-4001-b9b4-67eafe3034bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027661 10.0.0.33 - - [2025-12-18 23:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001211 10.0.0.33 - - [2025-12-18 23:05:11] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004025 10.0.0.33 - - [2025-12-18 23:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.33 - - [2025-12-18 23:05:11] "GET /service-appliance-set/7c9d4a26-f12a-450f-bdba-b67ca3cd663c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001954 10.0.0.33 - - [2025-12-18 23:05:11] "POST /fqname-to-id HTTP/1.1" 404 273 0.001974 10.0.0.33 - - [2025-12-18 23:05:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.080631 10.0.0.33 - - [2025-12-18 23:05:11] "GET /virtual-machine-interface/fa44cfe9-42f4-4f93-bdcb-17d2d02198bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.011651 10.0.0.33 - - [2025-12-18 23:05:11] "POST /instance-ips HTTP/1.1" 200 409 0.016899 10.0.0.33 - - [2025-12-18 23:05:11] "GET /instance-ip/b822e5ad-6e80-4faa-a761-1cc6c1050a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003525 10.0.0.33 - - [2025-12-18 23:05:12] "POST /loadbalancers HTTP/1.1" 200 629 0.059032 10.0.0.33 - - [2025-12-18 23:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014729 10.0.0.33 - - [2025-12-18 23:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006050 10.0.0.33 - - [2025-12-18 23:05:12] "GET /project/581b6d76-343c-4001-b9b4-67eafe3034bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040368 10.0.0.33 - - [2025-12-18 23:05:12] "GET /instance-ip/b822e5ad-6e80-4faa-a761-1cc6c1050a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002580 10.0.0.33 - - [2025-12-18 23:05:12] "POST /floating-ips HTTP/1.1" 200 597 0.027729 10.0.0.33 - - [2025-12-18 23:05:12] "GET /project/581b6d76-343c-4001-b9b4-67eafe3034bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047146 10.0.0.33 - - [2025-12-18 23:05:12] "GET /loadbalancer/9cec6b55-682d-4634-a0ee-eaec4fc957b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002685 10.0.0.33 - - [2025-12-18 23:05:12] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.034394 10.0.0.33 - - [2025-12-18 23:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006482 10.0.0.33 - - [2025-12-18 23:05:12] "GET /project/581b6d76-343c-4001-b9b4-67eafe3034bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030386 10.0.0.33 - - [2025-12-18 23:05:12] "GET /loadbalancer-listener/f09d3f9a-e2af-4d6d-8665-db5d386fce5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002883 10.0.0.33 - - [2025-12-18 23:05:12] "GET /loadbalancer-listener/f09d3f9a-e2af-4d6d-8665-db5d386fce5f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002393 10.0.0.33 - - [2025-12-18 23:05:12] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019239 10.0.0.33 - - [2025-12-18 23:05:12] "GET /instance-ip/b822e5ad-6e80-4faa-a761-1cc6c1050a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002355 10.0.0.33 - - [2025-12-18 23:05:12] "GET /instance-ip/b822e5ad-6e80-4faa-a761-1cc6c1050a6c?fields=floating_ips HTTP/1.1" 200 1213 0.008171 10.0.0.33 - - [2025-12-18 23:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.33 - - [2025-12-18 23:05:12] "GET /floating-ip/02f3a3f9-c9ff-487a-9dc8-7637177c912a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.002442 10.0.0.33 - - [2025-12-18 23:05:12] "GET /loadbalancer/9cec6b55-682d-4634-a0ee-eaec4fc957b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002716 10.0.0.33 - - [2025-12-18 23:05:12] "GET /loadbalancer-pool/4e67cfd8-db1e-42cd-8e80-1bcc631ebc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004646 10.0.0.33 - - [2025-12-18 23:05:12] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017083 10.0.0.33 - - [2025-12-18 23:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016544 10.0.0.33 - - [2025-12-18 23:05:12] "GET /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006373 10.0.0.33 - - [2025-12-18 23:05:12] "GET /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007123 10.0.0.33 - - [2025-12-18 23:05:12] "POST /ref-update HTTP/1.1" 200 156 0.007233 10.0.0.33 - - [2025-12-18 23:05:12] "GET /floating-ip/02f3a3f9-c9ff-487a-9dc8-7637177c912a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.009453 10.0.0.33 - - [2025-12-18 23:05:12] "PUT /floating-ip/02f3a3f9-c9ff-487a-9dc8-7637177c912a HTTP/1.1" 200 256 0.009987 10.0.0.33 - - [2025-12-18 23:05:12] "GET /loadbalancer/9cec6b55-682d-4634-a0ee-eaec4fc957b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.021202 10.0.0.33 - - [2025-12-18 23:05:12] "POST /tags HTTP/1.1" 409 221 0.023766 10.0.0.33 - - [2025-12-18 23:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004682 10.0.0.33 - - [2025-12-18 23:05:12] "GET /tag/c2042e83-5e3c-4ed3-b6de-7273c7f48f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012452 10.0.0.33 - - [2025-12-18 23:05:12] "POST /set-tag HTTP/1.1" 200 109 0.059541 10.0.0.33 - - [2025-12-18 23:05:12] "GET /loadbalancer-pool/4e67cfd8-db1e-42cd-8e80-1bcc631ebc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.008500 10.0.0.33 - - [2025-12-18 23:05:12] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023368 10.0.0.33 - - [2025-12-18 23:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007805 10.0.0.33 - - [2025-12-18 23:05:12] "GET /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008640 10.0.0.33 - - [2025-12-18 23:05:12] "GET /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003434 10.0.0.33 - - [2025-12-18 23:05:12] "POST /ref-update HTTP/1.1" 200 156 0.010963 10.0.0.33 - - [2025-12-18 23:05:12] "GET /floating-ip/02f3a3f9-c9ff-487a-9dc8-7637177c912a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.013576 10.0.0.33 - - [2025-12-18 23:05:12] "POST /set-tag HTTP/1.1" 200 109 0.086047 10.0.0.33 - - [2025-12-18 23:05:13] "POST /tags HTTP/1.1" 409 206 0.002368 10.0.0.33 - - [2025-12-18 23:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.33 - - [2025-12-18 23:05:13] "GET /tag/ac918acc-78a5-49fb-a7be-b4e608ad5254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010493 10.0.0.33 - - [2025-12-18 23:05:13] "POST /tags HTTP/1.1" 409 204 0.005807 10.0.0.33 - - [2025-12-18 23:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.33 - - [2025-12-18 23:05:13] "GET /tag/5c43f964-5254-47b4-8e3c-e15c1d46146d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010326 10.0.0.33 - - [2025-12-18 23:05:13] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001727 10.0.0.33 - - [2025-12-18 23:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.33 - - [2025-12-18 23:05:13] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001837 10.0.0.33 - - [2025-12-18 23:05:13] "POST /tags HTTP/1.1" 409 206 0.001270 10.0.0.33 - - [2025-12-18 23:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2025-12-18 23:05:13] "GET /tag/ac918acc-78a5-49fb-a7be-b4e608ad5254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011594 10.0.0.33 - - [2025-12-18 23:05:13] "POST /tags HTTP/1.1" 409 226 0.001506 10.0.0.33 - - [2025-12-18 23:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.33 - - [2025-12-18 23:05:13] "GET /tag/a3bf09df-30e6-40da-8a73-e7def8ea66b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.019279 10.0.0.33 - - [2025-12-18 23:05:13] "POST /tags HTTP/1.1" 409 204 0.002165 10.0.0.33 - - [2025-12-18 23:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.33 - - [2025-12-18 23:05:13] "GET /tag/5c43f964-5254-47b4-8e3c-e15c1d46146d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014414 10.0.0.33 - - [2025-12-18 23:05:13] "POST /tags HTTP/1.1" 409 226 0.001679 10.0.0.33 - - [2025-12-18 23:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.33 - - [2025-12-18 23:05:13] "GET /tag/a3bf09df-30e6-40da-8a73-e7def8ea66b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011990 10.0.0.33 - - [2025-12-18 23:05:13] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003554 10.0.0.33 - - [2025-12-18 23:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.33 - - [2025-12-18 23:05:13] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002728 10.0.0.33 - - [2025-12-18 23:05:13] "POST /firewall-rules HTTP/1.1" 200 626 0.068553 10.0.0.33 - - [2025-12-18 23:05:13] "POST /firewall-rules HTTP/1.1" 200 646 0.080255 10.0.0.33 - - [2025-12-18 23:05:13] "GET /firewall-rule/fb8894e4-0ea6-4d47-88c2-19e9a642c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003725 10.0.0.33 - - [2025-12-18 23:05:13] "GET /firewall-policy/4595cbf6-bb32-4111-af0f-ce36986cabcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001716 10.0.0.33 - - [2025-12-18 23:05:13] "GET /firewall-rule/5b4deb39-9a49-4988-9ceb-2f1d55a2c81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002885 10.0.0.33 - - [2025-12-18 23:05:13] "POST /ref-update HTTP/1.1" 200 156 0.012986 10.0.0.33 - - [2025-12-18 23:05:13] "POST /firewall-policys HTTP/1.1" 200 606 0.026763 10.0.0.33 - - [2025-12-18 23:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018549 10.0.0.33 - - [2025-12-18 23:05:13] "GET /firewall-policy/989538b5-2611-4735-8ee9-a7f355c999c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005436 10.0.0.33 - - [2025-12-18 23:05:13] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002288 10.0.0.33 - - [2025-12-18 23:05:13] "GET /firewall-policy/989538b5-2611-4735-8ee9-a7f355c999c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.001877 10.0.0.33 - - [2025-12-18 23:05:13] "GET /firewall-policy/4595cbf6-bb32-4111-af0f-ce36986cabcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002813 10.0.0.33 - - [2025-12-18 23:05:13] "GET /firewall-policy/5f178992-9548-405c-9a78-6e3e9f692506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003793 10.0.0.33 - - [2025-12-18 23:05:13] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002929 10.0.0.33 - - [2025-12-18 23:05:13] "GET /firewall-policy/4595cbf6-bb32-4111-af0f-ce36986cabcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001701 10.0.0.33 - - [2025-12-18 23:05:13] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001619 10.0.0.33 - - [2025-12-18 23:05:13] "POST /ref-update HTTP/1.1" 200 156 0.017780 10.0.0.33 - - [2025-12-18 23:05:13] "POST /ref-update HTTP/1.1" 200 156 0.023046 10.0.0.33 - - [2025-12-18 23:05:14] "POST /ref-update HTTP/1.1" 200 156 0.018903 10.0.0.33 - - [2025-12-18 23:05:14] "POST /ref-update HTTP/1.1" 200 156 0.022207 10.0.0.33 - - [2025-12-18 23:05:14] "POST /ref-update HTTP/1.1" 200 156 0.028900 10.0.0.33 - - [2025-12-18 23:05:14] "GET /firewall-policy/989538b5-2611-4735-8ee9-a7f355c999c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002576 10.0.0.33 - - [2025-12-18 23:07:12] "POST /tags HTTP/1.1" 409 252 0.002759 10.0.0.33 - - [2025-12-18 23:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.33 - - [2025-12-18 23:07:12] "GET /tag/1a041a7b-c911-4e15-80ff-81f25e360f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010741 10.0.0.33 - - [2025-12-18 23:07:12] "POST /tags HTTP/1.1" 409 228 0.001640 10.0.0.33 - - [2025-12-18 23:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.33 - - [2025-12-18 23:07:12] "GET /tag/bdfff8bf-c895-4ead-af7b-769d6240dc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010834 10.0.0.33 - - [2025-12-18 23:07:12] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002836 10.0.0.33 - - [2025-12-18 23:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.33 - - [2025-12-18 23:07:12] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003353 10.0.0.33 - - [2025-12-18 23:07:12] "POST /tags HTTP/1.1" 409 206 0.001642 10.0.0.33 - - [2025-12-18 23:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.33 - - [2025-12-18 23:07:12] "GET /tag/ac918acc-78a5-49fb-a7be-b4e608ad5254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010116 10.0.0.33 - - [2025-12-18 23:07:12] "POST /tags HTTP/1.1" 409 226 0.001542 10.0.0.33 - - [2025-12-18 23:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.33 - - [2025-12-18 23:07:12] "GET /tag/a3bf09df-30e6-40da-8a73-e7def8ea66b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009665 10.0.0.33 - - [2025-12-18 23:07:12] "POST /tags HTTP/1.1" 409 204 0.001334 10.0.0.33 - - [2025-12-18 23:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.33 - - [2025-12-18 23:07:12] "GET /tag/5c43f964-5254-47b4-8e3c-e15c1d46146d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011148 10.0.0.33 - - [2025-12-18 23:07:12] "POST /tags HTTP/1.1" 409 226 0.001789 10.0.0.33 - - [2025-12-18 23:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.33 - - [2025-12-18 23:07:13] "GET /tag/a3bf09df-30e6-40da-8a73-e7def8ea66b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010867 10.0.0.33 - - [2025-12-18 23:07:13] "POST /tags HTTP/1.1" 409 228 0.001500 10.0.0.33 - - [2025-12-18 23:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001101 10.0.0.33 - - [2025-12-18 23:07:13] "GET /tag/bdfff8bf-c895-4ead-af7b-769d6240dc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.022238 10.0.0.33 - - [2025-12-18 23:07:13] "POST /tags HTTP/1.1" 409 252 0.001926 10.0.0.33 - - [2025-12-18 23:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.33 - - [2025-12-18 23:07:13] "GET /tag/1a041a7b-c911-4e15-80ff-81f25e360f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010632 10.0.0.33 - - [2025-12-18 23:07:13] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002293 10.0.0.33 - - [2025-12-18 23:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.33 - - [2025-12-18 23:07:13] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002702 10.0.0.33 - - [2025-12-18 23:07:13] "POST /firewall-rules HTTP/1.1" 409 281 0.002021 10.0.0.33 - - [2025-12-18 23:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.33 - - [2025-12-18 23:07:13] "PUT /firewall-rule/5b4deb39-9a49-4988-9ceb-2f1d55a2c81a HTTP/1.1" 200 260 0.019519 10.0.0.33 - - [2025-12-18 23:07:13] "POST /firewall-rules HTTP/1.1" 409 291 0.007127 10.0.0.33 - - [2025-12-18 23:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.33 - - [2025-12-18 23:07:13] "PUT /firewall-rule/fb8894e4-0ea6-4d47-88c2-19e9a642c041 HTTP/1.1" 200 260 0.019537 10.0.0.33 - - [2025-12-18 23:07:13] "GET /firewall-rule/fb8894e4-0ea6-4d47-88c2-19e9a642c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003745 10.0.0.33 - - [2025-12-18 23:07:13] "POST /firewall-rules HTTP/1.1" 200 658 0.073200 10.0.0.33 - - [2025-12-18 23:07:13] "GET /firewall-rule/189d0fc4-93fe-4a67-8458-8fdc022fc708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.003995 10.0.0.33 - - [2025-12-18 23:07:13] "GET /firewall-policy/4595cbf6-bb32-4111-af0f-ce36986cabcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001799 10.0.0.33 - - [2025-12-18 23:07:13] "GET /firewall-rule/5b4deb39-9a49-4988-9ceb-2f1d55a2c81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002137 10.0.0.33 - - [2025-12-18 23:07:13] "POST /firewall-policys HTTP/1.1" 409 269 0.001501 10.0.0.33 - - [2025-12-18 23:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.33 - - [2025-12-18 23:07:13] "PUT /firewall-policy/989538b5-2611-4735-8ee9-a7f355c999c1 HTTP/1.1" 200 264 0.020738 10.0.0.33 - - [2025-12-18 23:07:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015723 10.0.0.33 - - [2025-12-18 23:07:13] "GET /firewall-policy/989538b5-2611-4735-8ee9-a7f355c999c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003560 10.0.0.33 - - [2025-12-18 23:07:13] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002476 10.0.0.33 - - [2025-12-18 23:07:13] "GET /firewall-policy/989538b5-2611-4735-8ee9-a7f355c999c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002057 10.0.0.33 - - [2025-12-18 23:07:13] "GET /firewall-policy/4595cbf6-bb32-4111-af0f-ce36986cabcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001888 10.0.0.33 - - [2025-12-18 23:07:13] "GET /firewall-policy/5f178992-9548-405c-9a78-6e3e9f692506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002515 10.0.0.33 - - [2025-12-18 23:07:13] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002220 10.0.0.33 - - [2025-12-18 23:07:13] "GET /firewall-policy/989538b5-2611-4735-8ee9-a7f355c999c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002360 10.0.0.33 - - [2025-12-18 23:07:13] "GET /firewall-policy/989538b5-2611-4735-8ee9-a7f355c999c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003009 10.0.0.33 - - [2025-12-18 23:08:15] "GET /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004725 10.0.0.33 - - [2025-12-18 23:08:15] "POST /set-tag HTTP/1.1" 200 109 0.005745 10.0.0.33 - - [2025-12-18 23:08:15] "GET /virtual-machine-interface/f7f0dcd8-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006223 10.0.0.33 - - [2025-12-18 23:08:15] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.33 - - [2025-12-18 23:08:15] "GET /virtual-machine-interface/f78ab9bc-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013131 10.0.0.33 - - [2025-12-18 23:08:15] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.33 - - [2025-12-18 23:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.33 - - [2025-12-18 23:08:15] "GET /loadbalancer/9cec6b55-682d-4634-a0ee-eaec4fc957b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002588 10.0.0.33 - - [2025-12-18 23:08:15] "GET /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003446 10.0.0.33 - - [2025-12-18 23:08:15] "POST /set-tag HTTP/1.1" 200 109 0.017767 10.0.0.33 - - [2025-12-18 23:08:15] "DELETE /loadbalancer-member/9f2b1173-caaa-4820-a5f2-8207421ad498 HTTP/1.1" 200 115 0.031812 10.0.0.33 - - [2025-12-18 23:08:15] "GET /virtual-machine-interface/f63abd64-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003921 10.0.0.33 - - [2025-12-18 23:08:15] "POST /set-tag HTTP/1.1" 200 109 0.001748 10.0.0.33 - - [2025-12-18 23:08:15] "GET /virtual-machine-interface/f725bec2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004402 10.0.0.33 - - [2025-12-18 23:08:15] "POST /set-tag HTTP/1.1" 200 109 0.001661 10.0.0.33 - - [2025-12-18 23:08:15] "GET /virtual-machine-interface/f6a7d58e-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003214 10.0.0.33 - - [2025-12-18 23:08:15] "POST /set-tag HTTP/1.1" 200 109 0.001500 10.0.0.33 - - [2025-12-18 23:08:15] "GET /virtual-machine-interface/f858449a-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003057 10.0.0.33 - - [2025-12-18 23:08:15] "POST /set-tag HTTP/1.1" 200 109 0.001503 10.0.0.33 - - [2025-12-18 23:08:15] "GET /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003357 10.0.0.33 - - [2025-12-18 23:08:15] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.33 - - [2025-12-18 23:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.33 - - [2025-12-18 23:08:15] "GET /loadbalancer/9cec6b55-682d-4634-a0ee-eaec4fc957b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002003 10.0.0.33 - - [2025-12-18 23:08:16] "GET /virtual-machine-interface/f6a7d58e-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007214 10.0.0.33 - - [2025-12-18 23:08:16] "POST /set-tag HTTP/1.1" 200 109 0.003676 10.0.0.33 - - [2025-12-18 23:08:16] "GET /virtual-machine-interface/f6a7d58e-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003898 10.0.0.33 - - [2025-12-18 23:08:16] "POST /set-tag HTTP/1.1" 200 109 0.001836 10.0.0.33 - - [2025-12-18 23:08:16] "GET /virtual-machine/cd6d9a23-6d60-4016-a584-8a3a34e2de3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002041 10.0.0.33 - - [2025-12-18 23:08:16] "POST /ref-update HTTP/1.1" 200 156 0.010962 10.0.0.33 - - [2025-12-18 23:08:16] "GET /virtual-machine-interface/f6a7d58e-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004862 10.0.0.33 - - [2025-12-18 23:08:16] "POST /set-tag HTTP/1.1" 200 109 0.018762 10.0.0.33 - - [2025-12-18 23:08:17] "POST /set-tag HTTP/1.1" 200 109 0.017342 10.0.0.33 - - [2025-12-18 23:08:17] "POST /set-tag HTTP/1.1" 200 109 0.025574 10.0.0.33 - - [2025-12-18 23:08:17] "POST /set-tag HTTP/1.1" 200 109 0.021147 10.0.0.33 - - [2025-12-18 23:08:17] "POST /set-tag HTTP/1.1" 200 109 0.012578 10.0.0.33 - - [2025-12-18 23:08:17] "DELETE /instance-ip/f6bedca2-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.053056 10.0.0.33 - - [2025-12-18 23:08:17] "DELETE /virtual-machine-interface/f6a7d58e-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.044728 10.0.0.33 - - [2025-12-18 23:08:17] "DELETE /virtual-machine/cd6d9a23-6d60-4016-a584-8a3a34e2de3d HTTP/1.1" 200 115 0.024620 10.0.0.33 - - [2025-12-18 23:08:17] "GET /virtual-machine-interface/f63abd64-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006589 10.0.0.33 - - [2025-12-18 23:08:17] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.33 - - [2025-12-18 23:08:17] "GET /virtual-machine-interface/f63abd64-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004124 10.0.0.33 - - [2025-12-18 23:08:17] "POST /set-tag HTTP/1.1" 200 109 0.001682 10.0.0.33 - - [2025-12-18 23:08:17] "GET /virtual-machine/a45a19eb-f4f8-415d-b6d0-c1674484c3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005234 10.0.0.33 - - [2025-12-18 23:08:17] "POST /ref-update HTTP/1.1" 200 156 0.007887 10.0.0.33 - - [2025-12-18 23:08:17] "GET /virtual-machine-interface/f63abd64-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007714 10.0.0.33 - - [2025-12-18 23:08:17] "POST /set-tag HTTP/1.1" 200 109 0.016740 10.0.0.33 - - [2025-12-18 23:08:17] "POST /set-tag HTTP/1.1" 200 109 0.022893 10.0.0.33 - - [2025-12-18 23:08:17] "POST /set-tag HTTP/1.1" 200 109 0.024283 10.0.0.33 - - [2025-12-18 23:08:17] "POST /set-tag HTTP/1.1" 200 109 0.025793 10.0.0.33 - - [2025-12-18 23:08:17] "POST /set-tag HTTP/1.1" 200 109 0.034549 10.0.0.33 - - [2025-12-18 23:08:17] "DELETE /instance-ip/f651a484-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.032581 10.0.0.33 - - [2025-12-18 23:08:17] "DELETE /virtual-machine-interface/f63abd64-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.041598 10.0.0.33 - - [2025-12-18 23:08:17] "DELETE /virtual-machine/a45a19eb-f4f8-415d-b6d0-c1674484c3fe HTTP/1.1" 200 115 0.022407 10.0.0.33 - - [2025-12-18 23:08:17] "DELETE /tag/2cf6db64-7c4a-4e71-98cf-bfc249060799 HTTP/1.1" 200 115 0.035949 10.0.0.33 - - [2025-12-18 23:08:17] "GET /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004341 10.0.0.33 - - [2025-12-18 23:08:17] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.33 - - [2025-12-18 23:08:17] "GET /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003765 10.0.0.33 - - [2025-12-18 23:08:17] "POST /set-tag HTTP/1.1" 200 109 0.001884 10.0.0.33 - - [2025-12-18 23:08:17] "GET /virtual-machine/4d9ed2ba-fdc9-4e90-a46b-8c6b659d2c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002718 10.0.0.33 - - [2025-12-18 23:08:17] "POST /ref-update HTTP/1.1" 200 156 0.007741 10.0.0.33 - - [2025-12-18 23:08:17] "GET /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012198 10.0.0.33 - - [2025-12-18 23:08:17] "POST /set-tag HTTP/1.1" 200 109 0.019770 10.0.0.33 - - [2025-12-18 23:08:17] "POST /set-tag HTTP/1.1" 200 109 0.023618 10.0.0.33 - - [2025-12-18 23:08:18] "POST /set-tag HTTP/1.1" 200 109 0.027613 10.0.0.33 - - [2025-12-18 23:08:18] "POST /set-tag HTTP/1.1" 200 109 0.012889 10.0.0.33 - - [2025-12-18 23:08:18] "POST /set-tag HTTP/1.1" 200 109 0.019766 10.0.0.33 - - [2025-12-18 23:08:18] "DELETE /instance-ip/f551172c-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.039817 10.0.0.33 - - [2025-12-18 23:08:18] "POST /ref-update HTTP/1.1" 200 156 0.010663 10.0.0.33 - - [2025-12-18 23:08:18] "DELETE /virtual-machine-interface/f53a7bb6-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.039624 10.0.0.33 - - [2025-12-18 23:08:18] "DELETE /virtual-machine/4d9ed2ba-fdc9-4e90-a46b-8c6b659d2c86 HTTP/1.1" 200 115 0.021574 10.0.0.33 - - [2025-12-18 23:08:18] "GET /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003734 10.0.0.33 - - [2025-12-18 23:08:18] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.33 - - [2025-12-18 23:08:18] "GET /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004363 10.0.0.33 - - [2025-12-18 23:08:18] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.33 - - [2025-12-18 23:08:18] "GET /virtual-machine/9bddf0be-0737-4613-a6a5-116754064b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002876 10.0.0.33 - - [2025-12-18 23:08:18] "POST /ref-update HTTP/1.1" 200 156 0.010065 10.0.0.33 - - [2025-12-18 23:08:18] "GET /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011315 10.0.0.33 - - [2025-12-18 23:08:18] "POST /set-tag HTTP/1.1" 200 109 0.017819 10.0.0.33 - - [2025-12-18 23:08:18] "POST /set-tag HTTP/1.1" 200 109 0.017959 10.0.0.33 - - [2025-12-18 23:08:18] "POST /set-tag HTTP/1.1" 200 109 0.026107 10.0.0.33 - - [2025-12-18 23:08:18] "POST /set-tag HTTP/1.1" 200 109 0.016238 10.0.0.33 - - [2025-12-18 23:08:18] "POST /set-tag HTTP/1.1" 200 109 0.031105 10.0.0.33 - - [2025-12-18 23:08:18] "DELETE /instance-ip/f5c25cd4-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.045122 10.0.0.33 - - [2025-12-18 23:08:18] "POST /ref-update HTTP/1.1" 200 156 0.007263 10.0.0.33 - - [2025-12-18 23:08:18] "DELETE /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.037002 10.0.0.33 - - [2025-12-18 23:08:18] "DELETE /virtual-machine/9bddf0be-0737-4613-a6a5-116754064b96 HTTP/1.1" 200 115 0.013531 10.0.0.33 - - [2025-12-18 23:08:18] "DELETE /tag/ac918acc-78a5-49fb-a7be-b4e608ad5254 HTTP/1.1" 409 388 0.006671 10.0.0.33 - - [2025-12-18 23:08:18] "DELETE /tag/3c0dd275-2ce9-45b2-bb31-fc6c70dd9f7a HTTP/1.1" 200 115 0.045712 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:08:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000846 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:08:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000845 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:08:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001001 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:08:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000750 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:08:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:08:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 10.0.0.33 - - [2025-12-18 23:08:46] "GET /virtual-machine-interface/f725bec2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004519 10.0.0.33 - - [2025-12-18 23:08:46] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.33 - - [2025-12-18 23:08:46] "GET /virtual-machine-interface/f725bec2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005562 10.0.0.33 - - [2025-12-18 23:08:46] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.33 - - [2025-12-18 23:08:46] "GET /virtual-machine/ca948bb9-6e33-4b04-8220-468e53de90cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002471 10.0.0.33 - - [2025-12-18 23:08:46] "POST /ref-update HTTP/1.1" 200 156 0.009325 10.0.0.33 - - [2025-12-18 23:08:46] "GET /virtual-machine-interface/f725bec2-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004002 10.0.0.33 - - [2025-12-18 23:08:47] "POST /set-tag HTTP/1.1" 200 109 0.015284 10.0.0.33 - - [2025-12-18 23:08:47] "POST /set-tag HTTP/1.1" 200 109 0.035754 10.0.0.33 - - [2025-12-18 23:08:47] "POST /set-tag HTTP/1.1" 200 109 0.020540 10.0.0.33 - - [2025-12-18 23:08:47] "POST /set-tag HTTP/1.1" 200 109 0.024759 10.0.0.33 - - [2025-12-18 23:08:47] "DELETE /instance-ip/f73a6ffc-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.054741 10.0.0.33 - - [2025-12-18 23:08:47] "DELETE /virtual-machine-interface/f725bec2-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.054975 10.0.0.33 - - [2025-12-18 23:08:47] "DELETE /virtual-machine/ca948bb9-6e33-4b04-8220-468e53de90cc HTTP/1.1" 200 115 0.033323 10.0.0.33 - - [2025-12-18 23:08:47] "DELETE /tag/48119225-c679-473a-9e18-5227933759d6 HTTP/1.1" 200 115 0.041542 10.0.0.33 - - [2025-12-18 23:08:47] "GET /virtual-machine-interface/f858449a-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003863 10.0.0.33 - - [2025-12-18 23:08:47] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.33 - - [2025-12-18 23:08:47] "GET /virtual-machine-interface/f858449a-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004491 10.0.0.33 - - [2025-12-18 23:08:47] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.33 - - [2025-12-18 23:08:47] "GET /virtual-machine/b40de758-d42d-40bd-9acf-e7cc4b7c7f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002616 10.0.0.33 - - [2025-12-18 23:08:47] "POST /ref-update HTTP/1.1" 200 156 0.012632 10.0.0.33 - - [2025-12-18 23:08:47] "GET /virtual-machine-interface/f858449a-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008829 10.0.0.33 - - [2025-12-18 23:08:47] "POST /set-tag HTTP/1.1" 200 109 0.022120 10.0.0.33 - - [2025-12-18 23:08:47] "POST /set-tag HTTP/1.1" 200 109 0.023997 10.0.0.33 - - [2025-12-18 23:08:47] "POST /set-tag HTTP/1.1" 200 109 0.033444 10.0.0.33 - - [2025-12-18 23:08:47] "POST /set-tag HTTP/1.1" 200 109 0.013566 10.0.0.33 - - [2025-12-18 23:08:47] "DELETE /instance-ip/f86ee9ca-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.062742 10.0.0.33 - - [2025-12-18 23:08:47] "DELETE /virtual-machine-interface/f858449a-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.050673 10.0.0.33 - - [2025-12-18 23:08:47] "DELETE /virtual-machine/b40de758-d42d-40bd-9acf-e7cc4b7c7f70 HTTP/1.1" 200 115 0.034267 10.0.0.33 - - [2025-12-18 23:08:47] "DELETE /tag/377a749b-62ff-4c9a-89c8-83397017c00d HTTP/1.1" 200 115 0.062683 10.0.0.33 - - [2025-12-18 23:08:47] "GET /virtual-machine-interface/f78ab9bc-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003797 10.0.0.33 - - [2025-12-18 23:08:48] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.33 - - [2025-12-18 23:08:48] "GET /virtual-machine-interface/f78ab9bc-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005069 10.0.0.33 - - [2025-12-18 23:08:48] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.33 - - [2025-12-18 23:08:48] "GET /virtual-machine/e48c4792-f2e3-402e-8d8a-be36c348f616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002713 10.0.0.33 - - [2025-12-18 23:08:48] "POST /ref-update HTTP/1.1" 200 156 0.015582 10.0.0.33 - - [2025-12-18 23:08:48] "GET /virtual-machine-interface/f78ab9bc-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008286 10.0.0.33 - - [2025-12-18 23:08:48] "POST /set-tag HTTP/1.1" 200 109 0.016362 10.0.0.33 - - [2025-12-18 23:08:48] "POST /set-tag HTTP/1.1" 200 109 0.037748 10.0.0.33 - - [2025-12-18 23:08:48] "POST /set-tag HTTP/1.1" 200 109 0.023991 10.0.0.33 - - [2025-12-18 23:08:48] "POST /set-tag HTTP/1.1" 200 109 0.012407 10.0.0.33 - - [2025-12-18 23:08:48] "DELETE /instance-ip/f7a2924e-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.050746 10.0.0.33 - - [2025-12-18 23:08:48] "DELETE /virtual-machine-interface/f78ab9bc-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.038316 10.0.0.33 - - [2025-12-18 23:08:48] "DELETE /virtual-machine/e48c4792-f2e3-402e-8d8a-be36c348f616 HTTP/1.1" 200 115 0.022868 10.0.0.33 - - [2025-12-18 23:08:48] "DELETE /tag/97f15e16-1018-4c03-b492-47b4d8455da3 HTTP/1.1" 200 115 0.041187 10.0.0.33 - - [2025-12-18 23:08:48] "DELETE /tag/5c43f964-5254-47b4-8e3c-e15c1d46146d HTTP/1.1" 409 236 0.006955 10.0.0.33 - - [2025-12-18 23:08:48] "DELETE /tag/f1f24630-cc67-4421-9347-84c51f3c0001 HTTP/1.1" 200 115 0.042909 10.0.0.33 - - [2025-12-18 23:08:48] "GET /virtual-machine-interface/f7f0dcd8-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003964 10.0.0.33 - - [2025-12-18 23:08:48] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.33 - - [2025-12-18 23:08:48] "GET /virtual-machine-interface/f7f0dcd8-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003860 10.0.0.33 - - [2025-12-18 23:08:48] "POST /set-tag HTTP/1.1" 200 109 0.001854 10.0.0.33 - - [2025-12-18 23:08:48] "GET /virtual-machine/ba56e284-6fc6-463a-82fa-cf343193dc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002177 10.0.0.33 - - [2025-12-18 23:08:48] "POST /ref-update HTTP/1.1" 200 156 0.013787 10.0.0.33 - - [2025-12-18 23:08:48] "GET /virtual-machine-interface/f7f0dcd8-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004455 10.0.0.33 - - [2025-12-18 23:08:48] "POST /set-tag HTTP/1.1" 200 109 0.025643 10.0.0.33 - - [2025-12-18 23:08:48] "POST /set-tag HTTP/1.1" 200 109 0.017199 10.0.0.33 - - [2025-12-18 23:08:48] "POST /set-tag HTTP/1.1" 200 109 0.027185 10.0.0.33 - - [2025-12-18 23:08:48] "POST /set-tag HTTP/1.1" 200 109 0.030518 10.0.0.33 - - [2025-12-18 23:08:48] "DELETE /instance-ip/f8069514-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.042243 10.0.0.33 - - [2025-12-18 23:08:48] "DELETE /virtual-machine-interface/f7f0dcd8-dc65-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.032543 10.0.0.33 - - [2025-12-18 23:08:49] "DELETE /virtual-machine/ba56e284-6fc6-463a-82fa-cf343193dc47 HTTP/1.1" 200 115 0.032103 10.0.0.33 - - [2025-12-18 23:08:49] "DELETE /tag/460801df-c719-430f-ab7e-057882fe46b6 HTTP/1.1" 200 115 0.036572 10.0.0.33 - - [2025-12-18 23:08:49] "DELETE /tag/1a041a7b-c911-4e15-80ff-81f25e360f56 HTTP/1.1" 409 236 0.003414 10.0.0.33 - - [2025-12-18 23:08:49] "DELETE /tag/bdfff8bf-c895-4ead-af7b-769d6240dc7d HTTP/1.1" 409 236 0.004131 10.0.0.33 - - [2025-12-18 23:08:50] "POST /projects HTTP/1.1" 409 238 0.002213 10.0.0.33 - - [2025-12-18 23:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.33 - - [2025-12-18 23:08:50] "GET /project/8c83a2b9-8f33-4594-84d8-fffe45dbbcf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032458 10.0.0.33 - - [2025-12-18 23:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.33 - - [2025-12-18 23:08:50] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005343 10.0.0.33 - - [2025-12-18 23:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.33 - - [2025-12-18 23:08:50] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004248 10.0.0.33 - - [2025-12-18 23:08:50] "POST /security-groups HTTP/1.1" 409 285 0.001953 10.0.0.33 - - [2025-12-18 23:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001189 10.0.0.33 - - [2025-12-18 23:08:50] "PUT /security-group/d97ef28d-b906-46a6-8a07-ec5ec8ca200b HTTP/1.1" 200 262 0.071988 10.0.0.33 - - [2025-12-18 23:08:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.033212 10.0.0.33 - - [2025-12-18 23:08:50] "PUT /access-control-list/083b850c-7302-41d7-9fd8-96e29c8c94bd HTTP/1.1" 200 272 0.027833 10.0.0.33 - - [2025-12-18 23:08:50] "PUT /access-control-list/17ca3761-b310-4ce2-9eec-639d2039e081 HTTP/1.1" 200 272 0.058954 10.0.0.33 - - [2025-12-18 23:08:55] "POST /projects HTTP/1.1" 409 238 0.001834 10.0.0.33 - - [2025-12-18 23:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.33 - - [2025-12-18 23:08:55] "GET /project/8c83a2b9-8f33-4594-84d8-fffe45dbbcf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032809 10.0.0.33 - - [2025-12-18 23:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.33 - - [2025-12-18 23:08:55] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003629 10.0.0.33 - - [2025-12-18 23:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.33 - - [2025-12-18 23:08:55] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004809 10.0.0.33 - - [2025-12-18 23:08:55] "POST /security-groups HTTP/1.1" 409 285 0.002314 10.0.0.33 - - [2025-12-18 23:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.33 - - [2025-12-18 23:08:55] "PUT /security-group/d97ef28d-b906-46a6-8a07-ec5ec8ca200b HTTP/1.1" 200 262 0.057659 10.0.0.33 - - [2025-12-18 23:08:55] "PUT /access-control-list/083b850c-7302-41d7-9fd8-96e29c8c94bd HTTP/1.1" 200 272 0.016074 10.0.0.33 - - [2025-12-18 23:08:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.041932 10.0.0.33 - - [2025-12-18 23:08:55] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.007366 10.0.0.33 - - [2025-12-18 23:08:55] "PUT /access-control-list/17ca3761-b310-4ce2-9eec-639d2039e081 HTTP/1.1" 200 272 0.030430 10.0.0.33 - - [2025-12-18 23:08:55] "GET /firewall-rule/cdf05413-53c3-459e-98d2-9055e29211b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002521 10.0.0.33 - - [2025-12-18 23:08:55] "POST /ref-update HTTP/1.1" 200 156 0.055103 10.0.0.33 - - [2025-12-18 23:08:56] "DELETE /firewall-rule/cdf05413-53c3-459e-98d2-9055e29211b9 HTTP/1.1" 200 115 0.055399 10.0.0.33 - - [2025-12-18 23:08:56] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006084 10.0.0.33 - - [2025-12-18 23:08:56] "GET /firewall-rule/f890ecb4-dd6b-422a-b1ae-e2e9c5dbd3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002707 10.0.0.33 - - [2025-12-18 23:08:56] "POST /ref-update HTTP/1.1" 200 156 0.054404 10.0.0.33 - - [2025-12-18 23:08:56] "DELETE /firewall-rule/f890ecb4-dd6b-422a-b1ae-e2e9c5dbd3c8 HTTP/1.1" 200 115 0.048225 10.0.0.33 - - [2025-12-18 23:08:56] "DELETE /tag/1a041a7b-c911-4e15-80ff-81f25e360f56 HTTP/1.1" 409 236 0.003906 10.0.0.33 - - [2025-12-18 23:08:56] "DELETE /tag/ded3d56f-3384-41d2-99b7-5d4380c70a5a HTTP/1.1" 200 115 0.037077 10.0.0.33 - - [2025-12-18 23:08:56] "DELETE /tag/bdfff8bf-c895-4ead-af7b-769d6240dc7d HTTP/1.1" 409 236 0.003203 10.0.0.33 - - [2025-12-18 23:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008173 10.0.0.33 - - [2025-12-18 23:08:56] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004049 10.0.0.33 - - [2025-12-18 23:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.33 - - [2025-12-18 23:08:56] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005278 10.0.0.33 - - [2025-12-18 23:08:56] "PUT /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03 HTTP/1.1" 200 264 0.046452 10.0.0.33 - - [2025-12-18 23:08:56] "PUT /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053 HTTP/1.1" 200 264 0.044835 10.0.0.33 - - [2025-12-18 23:08:56] "DELETE /security-group/d97ef28d-b906-46a6-8a07-ec5ec8ca200b HTTP/1.1" 200 115 0.065402 10.0.0.33 - - [2025-12-18 23:08:56] "DELETE /access-control-list/083b850c-7302-41d7-9fd8-96e29c8c94bd HTTP/1.1" 200 115 0.034977 10.0.0.33 - - [2025-12-18 23:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006810 10.0.0.33 - - [2025-12-18 23:08:56] "DELETE /access-control-list/17ca3761-b310-4ce2-9eec-639d2039e081 HTTP/1.1" 200 115 0.020840 10.0.0.33 - - [2025-12-18 23:08:56] "GET /project/8c83a2b9-8f33-4594-84d8-fffe45dbbcf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.028749 10.0.0.33 - - [2025-12-18 23:08:56] "GET /project/8c83a2b9-8f33-4594-84d8-fffe45dbbcf3?fields=security_groups HTTP/1.1" 200 1352 0.032911 10.0.0.33 - - [2025-12-18 23:08:56] "DELETE /security-group/b94756b6-5157-4a7e-9cdb-d263a1189773 HTTP/1.1" 200 115 0.039133 10.0.0.33 - - [2025-12-18 23:08:56] "DELETE /access-control-list/5ddaa50a-3d1a-4f1f-b331-a9c830d505a1 HTTP/1.1" 200 115 0.040206 10.0.0.33 - - [2025-12-18 23:08:56] "GET /project/8c83a2b9-8f33-4594-84d8-fffe45dbbcf3?fields=application_policy_sets HTTP/1.1" 200 1391 0.051168 10.0.0.33 - - [2025-12-18 23:08:56] "DELETE /access-control-list/c0bb86ca-2523-4a2f-9fd1-ce0495d60370 HTTP/1.1" 200 115 0.055977 10.0.0.33 - - [2025-12-18 23:08:56] "DELETE /project/8c83a2b9-8f33-4594-84d8-fffe45dbbcf3 HTTP/1.1" 200 115 0.278284 10.0.0.33 - - [2025-12-18 23:08:56] "POST /projects HTTP/1.1" 409 238 0.001705 10.0.0.33 - - [2025-12-18 23:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.33 - - [2025-12-18 23:08:56] "GET /project/581b6d76-343c-4001-b9b4-67eafe3034bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033397 10.0.0.33 - - [2025-12-18 23:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.33 - - [2025-12-18 23:08:56] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003346 10.0.0.33 - - [2025-12-18 23:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.33 - - [2025-12-18 23:08:57] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004206 10.0.0.33 - - [2025-12-18 23:08:57] "POST /security-groups HTTP/1.1" 409 285 0.002076 10.0.0.33 - - [2025-12-18 23:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.33 - - [2025-12-18 23:08:57] "PUT /security-group/5e9a6627-0d59-42ad-985d-bb5bb2a492bd HTTP/1.1" 200 262 0.053128 10.0.0.33 - - [2025-12-18 23:08:57] "PUT /access-control-list/1bf57ba0-919e-4a9a-b28a-56e6a31a602e HTTP/1.1" 200 272 0.011597 10.0.0.33 - - [2025-12-18 23:08:57] "PUT /access-control-list/9b273995-016b-4035-a9a6-ff13940ce350 HTTP/1.1" 200 272 0.013486 10.0.0.33 - - [2025-12-18 23:08:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.026515 10.0.0.33 - - [2025-12-18 23:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.33 - - [2025-12-18 23:09:01] "GET /loadbalancer/9cec6b55-682d-4634-a0ee-eaec4fc957b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001965 10.0.0.33 - - [2025-12-18 23:09:01] "GET /virtual-machine-interface/f5a91f62-dc65-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001263 10.0.0.33 - - [2025-12-18 23:09:01] "DELETE /loadbalancer-member/511d8a97-b313-4ac3-871e-ef6277da55fd HTTP/1.1" 200 115 0.032586 10.0.0.33 - - [2025-12-18 23:09:01] "DELETE /loadbalancer-pool/4e67cfd8-db1e-42cd-8e80-1bcc631ebc25 HTTP/1.1" 200 115 0.050171 10.0.0.33 - - [2025-12-18 23:09:02] "DELETE /loadbalancer-listener/f09d3f9a-e2af-4d6d-8665-db5d386fce5f HTTP/1.1" 200 115 0.044213 10.0.0.33 - - [2025-12-18 23:09:02] "DELETE /loadbalancer/9cec6b55-682d-4634-a0ee-eaec4fc957b9 HTTP/1.1" 200 115 0.063669 10.0.0.33 - - [2025-12-18 23:09:02] "DELETE /floating-ip/02f3a3f9-c9ff-487a-9dc8-7637177c912a HTTP/1.1" 200 115 0.031471 10.0.0.33 - - [2025-12-18 23:09:02] "DELETE /instance-ip/b822e5ad-6e80-4faa-a761-1cc6c1050a6c HTTP/1.1" 200 115 0.037929 10.0.0.33 - - [2025-12-18 23:09:02] "DELETE /virtual-machine-interface/fa44cfe9-42f4-4f93-bdcb-17d2d02198bb HTTP/1.1" 200 115 0.043879 10.0.0.33 - - [2025-12-18 23:09:02] "DELETE /tag/c2042e83-5e3c-4ed3-b6de-7273c7f48f7f HTTP/1.1" 200 115 0.052581 10.0.0.33 - - [2025-12-18 23:09:02] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002201 10.0.0.33 - - [2025-12-18 23:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.33 - - [2025-12-18 23:09:02] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006615 10.0.0.33 - - [2025-12-18 23:09:02] "GET /firewall-policy/4595cbf6-bb32-4111-af0f-ce36986cabcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005060 10.0.0.33 - - [2025-12-18 23:09:02] "GET /firewall-rule/5b4deb39-9a49-4988-9ceb-2f1d55a2c81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.013879 10.0.0.33 - - [2025-12-18 23:09:02] "POST /ref-update HTTP/1.1" 200 156 0.032556 10.0.0.33 - - [2025-12-18 23:09:02] "DELETE /firewall-rule/5b4deb39-9a49-4988-9ceb-2f1d55a2c81a HTTP/1.1" 200 115 0.053772 10.0.0.33 - - [2025-12-18 23:09:02] "GET /firewall-policy/989538b5-2611-4735-8ee9-a7f355c999c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002773 10.0.0.33 - - [2025-12-18 23:09:02] "GET /firewall-rule/189d0fc4-93fe-4a67-8458-8fdc022fc708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.005276 10.0.0.33 - - [2025-12-18 23:09:02] "POST /ref-update HTTP/1.1" 200 156 0.023649 10.0.0.33 - - [2025-12-18 23:09:02] "DELETE /firewall-rule/189d0fc4-93fe-4a67-8458-8fdc022fc708 HTTP/1.1" 200 115 0.060130 10.0.0.33 - - [2025-12-18 23:09:02] "GET /firewall-policy/989538b5-2611-4735-8ee9-a7f355c999c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.009870 10.0.0.33 - - [2025-12-18 23:09:02] "GET /firewall-rule/fb8894e4-0ea6-4d47-88c2-19e9a642c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.012664 10.0.0.33 - - [2025-12-18 23:09:02] "POST /ref-update HTTP/1.1" 200 156 0.025550 10.0.0.33 - - [2025-12-18 23:09:02] "DELETE /firewall-rule/fb8894e4-0ea6-4d47-88c2-19e9a642c041 HTTP/1.1" 200 115 0.087629 10.0.0.33 - - [2025-12-18 23:09:02] "GET /application-policy-set/83db965b-dfa9-437e-9666-9c1205117865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006617 10.0.0.33 - - [2025-12-18 23:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007974 10.0.0.33 - - [2025-12-18 23:09:02] "GET /policy-management/235e2d76-99ba-446c-ac33-97e7284b9f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002902 10.0.0.33 - - [2025-12-18 23:09:02] "GET /firewall-policy/989538b5-2611-4735-8ee9-a7f355c999c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003428 10.0.0.33 - - [2025-12-18 23:09:02] "POST /ref-update HTTP/1.1" 200 156 0.030410 10.0.0.33 - - [2025-12-18 23:09:03] "DELETE /firewall-policy/989538b5-2611-4735-8ee9-a7f355c999c1 HTTP/1.1" 200 115 0.044793 10.0.0.33 - - [2025-12-18 23:09:03] "DELETE /tag/1a041a7b-c911-4e15-80ff-81f25e360f56 HTTP/1.1" 200 115 0.043285 10.0.0.33 - - [2025-12-18 23:09:03] "DELETE /tag/ac918acc-78a5-49fb-a7be-b4e608ad5254 HTTP/1.1" 200 115 0.072735 10.0.0.33 - - [2025-12-18 23:09:03] "DELETE /tag/5c43f964-5254-47b4-8e3c-e15c1d46146d HTTP/1.1" 200 115 0.092827 10.0.0.33 - - [2025-12-18 23:09:03] "DELETE /tag/bdfff8bf-c895-4ead-af7b-769d6240dc7d HTTP/1.1" 200 115 0.071882 10.0.0.33 - - [2025-12-18 23:09:03] "POST /projects HTTP/1.1" 409 238 0.012966 10.0.0.33 - - [2025-12-18 23:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009812 10.0.0.33 - - [2025-12-18 23:09:03] "GET /project/581b6d76-343c-4001-b9b4-67eafe3034bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038953 10.0.0.33 - - [2025-12-18 23:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.33 - - [2025-12-18 23:09:03] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004263 10.0.0.33 - - [2025-12-18 23:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.33 - - [2025-12-18 23:09:03] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004078 10.0.0.33 - - [2025-12-18 23:09:03] "POST /security-groups HTTP/1.1" 409 285 0.004255 10.0.0.33 - - [2025-12-18 23:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.33 - - [2025-12-18 23:09:03] "PUT /security-group/5e9a6627-0d59-42ad-985d-bb5bb2a492bd HTTP/1.1" 200 262 0.060963 10.0.0.33 - - [2025-12-18 23:09:03] "PUT /access-control-list/1bf57ba0-919e-4a9a-b28a-56e6a31a602e HTTP/1.1" 200 272 0.032708 10.0.0.33 - - [2025-12-18 23:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.045335 10.0.0.33 - - [2025-12-18 23:09:03] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003904 10.0.0.33 - - [2025-12-18 23:09:03] "PUT /access-control-list/9b273995-016b-4035-a9a6-ff13940ce350 HTTP/1.1" 200 272 0.037929 10.0.0.33 - - [2025-12-18 23:09:03] "GET /firewall-rule/9c39f88b-0343-4137-82bc-2bf4a6efdfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006513 10.0.0.33 - - [2025-12-18 23:09:03] "POST /ref-update HTTP/1.1" 200 156 0.065804 10.0.0.33 - - [2025-12-18 23:09:03] "DELETE /firewall-rule/9c39f88b-0343-4137-82bc-2bf4a6efdfa5 HTTP/1.1" 200 115 0.048059 10.0.0.33 - - [2025-12-18 23:09:03] "GET /firewall-policy/63c94a8b-8db7-4141-a164-75fc883adca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.010058 10.0.0.33 - - [2025-12-18 23:09:03] "GET /firewall-rule/ea2bd524-141d-42a3-ba30-be7133a1c5f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003262 10.0.0.33 - - [2025-12-18 23:09:04] "POST /ref-update HTTP/1.1" 200 156 0.081766 10.0.0.33 - - [2025-12-18 23:09:04] "DELETE /firewall-rule/ea2bd524-141d-42a3-ba30-be7133a1c5f4 HTTP/1.1" 200 115 0.063373 10.0.0.33 - - [2025-12-18 23:09:04] "DELETE /tag/a3bf09df-30e6-40da-8a73-e7def8ea66b1 HTTP/1.1" 200 115 0.052447 10.0.0.33 - - [2025-12-18 23:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.33 - - [2025-12-18 23:09:04] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.008056 10.0.0.33 - - [2025-12-18 23:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.33 - - [2025-12-18 23:09:04] "GET /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006711 10.0.0.33 - - [2025-12-18 23:09:04] "PUT /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03 HTTP/1.1" 200 264 0.069523 10.0.0.33 - - [2025-12-18 23:09:04] "PUT /virtual-network/6f2d16d1-0368-4415-ba81-abeb0b095053 HTTP/1.1" 200 264 0.075629 10.0.0.33 - - [2025-12-18 23:09:04] "DELETE /security-group/5e9a6627-0d59-42ad-985d-bb5bb2a492bd HTTP/1.1" 200 115 0.087346 10.0.0.33 - - [2025-12-18 23:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.33 - - [2025-12-18 23:09:04] "DELETE /access-control-list/1bf57ba0-919e-4a9a-b28a-56e6a31a602e HTTP/1.1" 200 115 0.082915 10.0.0.33 - - [2025-12-18 23:09:04] "DELETE /access-control-list/9b273995-016b-4035-a9a6-ff13940ce350 HTTP/1.1" 200 115 0.051002 10.0.0.33 - - [2025-12-18 23:09:04] "GET /project/581b6d76-343c-4001-b9b4-67eafe3034bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.066522 10.0.0.33 - - [2025-12-18 23:09:04] "GET /project/581b6d76-343c-4001-b9b4-67eafe3034bc?fields=security_groups HTTP/1.1" 200 1352 0.067171 10.0.0.33 - - [2025-12-18 23:09:04] "DELETE /security-group/5edbd7b6-98c9-44f1-9f63-bf79a22828a1 HTTP/1.1" 200 115 0.061672 10.0.0.33 - - [2025-12-18 23:09:04] "DELETE /access-control-list/ce16766c-051f-40e8-9e95-5b3704fe1023 HTTP/1.1" 200 115 0.051200 10.0.0.33 - - [2025-12-18 23:09:04] "GET /project/581b6d76-343c-4001-b9b4-67eafe3034bc?fields=application_policy_sets HTTP/1.1" 200 1391 0.055021 10.0.0.33 - - [2025-12-18 23:09:04] "DELETE /access-control-list/66f5736c-cc2e-4db6-9bda-33890fcf9099 HTTP/1.1" 200 115 0.063777 10.0.0.33 - - [2025-12-18 23:09:05] "DELETE /project/581b6d76-343c-4001-b9b4-67eafe3034bc HTTP/1.1" 200 115 0.439363 10.0.0.33 - - [2025-12-18 23:09:45] "GET /global-system-configs HTTP/1.1" 200 322 0.004650 10.0.0.33 - - [2025-12-18 23:09:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001964 10.0.0.33 - - [2025-12-18 23:09:56] "GET / HTTP/1.1" 200 35931 0.001617 10.0.0.33 - - [2025-12-18 23:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.33 - - [2025-12-18 23:09:56] "GET /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002218 10.0.0.33 - - [2025-12-18 23:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.33 - - [2025-12-18 23:09:56] "GET /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.001926 10.0.0.33 - - [2025-12-18 23:10:13] "GET / HTTP/1.1" 200 35931 0.001282 10.0.0.33 - - [2025-12-18 23:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.33 - - [2025-12-18 23:10:13] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003790 10.0.0.33 - - [2025-12-18 23:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.33 - - [2025-12-18 23:10:13] "GET /config-node/d7281c89-b8a3-4c82-9a64-bf48f91f7f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001685 10.0.0.33 - - [2025-12-18 23:10:14] "GET / HTTP/1.1" 200 35931 0.001326 10.0.0.33 - - [2025-12-18 23:10:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001810 10.0.0.33 - - [2025-12-18 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.33 - - [2025-12-18 23:10:19] "GET /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002247 10.0.0.33 - - [2025-12-18 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.33 - - [2025-12-18 23:10:19] "PUT /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8 HTTP/1.1" 200 276 0.008630 10.0.0.33 - - [2025-12-18 23:10:19] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.33 - - [2025-12-18 23:10:19] "POST /alarms HTTP/1.1" 409 264 0.002098 10.0.0.33 - - [2025-12-18 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.33 - - [2025-12-18 23:10:19] "PUT /alarm/aa908288-eef9-4104-ac68-a9dea89ab48f HTTP/1.1" 200 244 0.009652 10.0.0.33 - - [2025-12-18 23:10:19] "POST /alarms HTTP/1.1" 409 261 0.008802 10.0.0.33 - - [2025-12-18 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.33 - - [2025-12-18 23:10:19] "PUT /alarm/e387a229-493c-4af2-85f1-75e3ea542a9f HTTP/1.1" 200 244 0.008744 10.0.0.33 - - [2025-12-18 23:10:19] "POST /alarms HTTP/1.1" 409 261 0.003621 10.0.0.33 - - [2025-12-18 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.33 - - [2025-12-18 23:10:19] "PUT /alarm/0daa0205-ef3a-434d-846c-154b89d2972c HTTP/1.1" 200 244 0.009753 10.0.0.33 - - [2025-12-18 23:10:19] "POST /alarms HTTP/1.1" 409 253 0.004107 10.0.0.33 - - [2025-12-18 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.33 - - [2025-12-18 23:10:19] "PUT /alarm/435da25a-ffe2-4b5f-a60e-e5cb3c0d08d5 HTTP/1.1" 200 244 0.009788 10.0.0.33 - - [2025-12-18 23:10:19] "POST /alarms HTTP/1.1" 409 251 0.007084 10.0.0.33 - - [2025-12-18 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.33 - - [2025-12-18 23:10:19] "PUT /alarm/3d6f6e4d-1f82-487a-ae45-0a2aae7dde94 HTTP/1.1" 200 244 0.009523 10.0.0.33 - - [2025-12-18 23:10:19] "POST /alarms HTTP/1.1" 409 252 0.006921 10.0.0.33 - - [2025-12-18 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.33 - - [2025-12-18 23:10:19] "PUT /alarm/f200f039-ed4f-4db3-ab63-7aa9a3118f50 HTTP/1.1" 200 244 0.019550 10.0.0.33 - - [2025-12-18 23:10:19] "POST /alarms HTTP/1.1" 409 256 0.013165 10.0.0.33 - - [2025-12-18 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.33 - - [2025-12-18 23:10:19] "PUT /alarm/5a3a28e8-fecf-4690-b66c-93d9b8c5f53c HTTP/1.1" 200 244 0.009929 10.0.0.33 - - [2025-12-18 23:10:19] "POST /alarms HTTP/1.1" 409 248 0.004053 10.0.0.33 - - [2025-12-18 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.33 - - [2025-12-18 23:10:19] "PUT /alarm/f0b782d1-a77c-4912-9c4a-6b647d0ccaab HTTP/1.1" 200 244 0.012487 10.0.0.33 - - [2025-12-18 23:10:19] "POST /alarms HTTP/1.1" 409 252 0.008280 10.0.0.33 - - [2025-12-18 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.33 - - [2025-12-18 23:10:19] "PUT /alarm/374a58b0-486d-4682-9271-ffb2ee387335 HTTP/1.1" 200 244 0.010583 10.0.0.33 - - [2025-12-18 23:10:19] "POST /alarms HTTP/1.1" 409 257 0.009080 10.0.0.33 - - [2025-12-18 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.33 - - [2025-12-18 23:10:19] "PUT /alarm/fad3cbdb-858a-4553-bbc1-2495e9bb5ff7 HTTP/1.1" 200 244 0.009943 10.0.0.33 - - [2025-12-18 23:10:19] "POST /alarms HTTP/1.1" 409 251 0.005721 10.0.0.33 - - [2025-12-18 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.33 - - [2025-12-18 23:10:19] "PUT /alarm/392de43f-f41a-4711-8372-08dbb73d10c0 HTTP/1.1" 200 244 0.009898 10.0.0.33 - - [2025-12-18 23:10:20] "POST /alarms HTTP/1.1" 409 257 0.019337 10.0.0.33 - - [2025-12-18 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.33 - - [2025-12-18 23:10:20] "PUT /alarm/0eb92a7b-73bd-418c-b4d3-b2e38302eb0f HTTP/1.1" 200 244 0.010352 10.0.0.33 - - [2025-12-18 23:10:20] "POST /alarms HTTP/1.1" 409 261 0.010441 10.0.0.33 - - [2025-12-18 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.33 - - [2025-12-18 23:10:20] "PUT /alarm/e7da6847-c11f-4559-989f-2d3710c0af2f HTTP/1.1" 200 244 0.010206 10.0.0.33 - - [2025-12-18 23:10:20] "POST /alarms HTTP/1.1" 409 258 0.014741 10.0.0.33 - - [2025-12-18 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.33 - - [2025-12-18 23:10:20] "PUT /alarm/51d36359-31e8-49e1-ad78-8df196bb098f HTTP/1.1" 200 244 0.011021 10.0.0.33 - - [2025-12-18 23:10:20] "POST /alarms HTTP/1.1" 409 254 0.005687 10.0.0.33 - - [2025-12-18 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.33 - - [2025-12-18 23:10:20] "PUT /alarm/24e9229c-b802-439b-a826-88c01cfa50fc HTTP/1.1" 200 244 0.009883 10.0.0.33 - - [2025-12-18 23:10:20] "POST /alarms HTTP/1.1" 409 254 0.004870 10.0.0.33 - - [2025-12-18 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.33 - - [2025-12-18 23:10:20] "PUT /alarm/0f172dfd-60cf-439e-8f98-7cf3189bf642 HTTP/1.1" 200 244 0.010776 10.0.0.33 - - [2025-12-18 23:10:20] "POST /alarms HTTP/1.1" 409 254 0.008417 10.0.0.33 - - [2025-12-18 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.33 - - [2025-12-18 23:10:20] "PUT /alarm/66b4b941-ff5b-4bc5-81b8-696f5cde2b0c HTTP/1.1" 200 244 0.010581 10.0.0.33 - - [2025-12-18 23:10:20] "POST /alarms HTTP/1.1" 409 247 0.007243 10.0.0.33 - - [2025-12-18 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.33 - - [2025-12-18 23:10:20] "PUT /alarm/1868b570-6b36-4c42-be67-8fa35b3b8625 HTTP/1.1" 200 244 0.008852 10.0.0.33 - - [2025-12-18 23:10:20] "POST /alarms HTTP/1.1" 409 272 0.008140 10.0.0.33 - - [2025-12-18 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.33 - - [2025-12-18 23:10:20] "PUT /alarm/e900b63a-937b-4918-95e3-5d300d1de974 HTTP/1.1" 200 244 0.011050 10.0.0.33 - - [2025-12-18 23:10:20] "POST /alarms HTTP/1.1" 409 261 0.006832 10.0.0.33 - - [2025-12-18 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2025-12-18 23:10:20] "PUT /alarm/9bc1fc80-7e9b-4b02-97c4-5da115071c84 HTTP/1.1" 200 244 0.008937 10.0.0.33 - - [2025-12-18 23:10:20] "POST /alarms HTTP/1.1" 409 259 0.002309 10.0.0.33 - - [2025-12-18 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.33 - - [2025-12-18 23:10:20] "PUT /alarm/ab3bc750-4206-4617-abec-cf2f7844e981 HTTP/1.1" 200 244 0.012768 10.0.0.33 - - [2025-12-18 23:10:20] "POST /alarms HTTP/1.1" 409 265 0.004240 10.0.0.33 - - [2025-12-18 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007852 10.0.0.33 - - [2025-12-18 23:10:20] "PUT /alarm/97eba1fb-4620-4d72-8499-20ecf38bcda5 HTTP/1.1" 200 244 0.008965 10.0.0.33 - - [2025-12-18 23:10:20] "POST /alarms HTTP/1.1" 409 279 0.008899 10.0.0.33 - - [2025-12-18 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001138 10.0.0.33 - - [2025-12-18 23:10:20] "PUT /alarm/3bc1a885-4290-446f-95b2-8bd364f796a3 HTTP/1.1" 200 244 0.009571 10.0.0.33 - - [2025-12-18 23:10:21] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.33 - - [2025-12-18 23:10:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002021 10.0.0.33 - - [2025-12-18 23:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.33 - - [2025-12-18 23:10:21] "PUT /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8 HTTP/1.1" 200 276 0.006490 10.0.0.33 - - [2025-12-18 23:10:21] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.33 - - [2025-12-18 23:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.33 - - [2025-12-18 23:10:21] "GET /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004382 10.0.0.33 - - [2025-12-18 23:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.33 - - [2025-12-18 23:10:21] "PUT /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8 HTTP/1.1" 200 276 0.007280 10.0.0.33 - - [2025-12-18 23:10:21] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.33 - - [2025-12-18 23:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.33 - - [2025-12-18 23:10:21] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004466 10.0.0.33 - - [2025-12-18 23:10:21] "PUT /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c HTTP/1.1" 200 274 0.015026 10.0.0.33 - - [2025-12-18 23:10:25] "GET / HTTP/1.1" 200 35931 0.001296 10.0.0.33 - - [2025-12-18 23:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.33 - - [2025-12-18 23:10:25] "GET /routing-instance/c579bd64-6056-43ec-bb4a-e52c332c6a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005933 10.0.0.33 - - [2025-12-18 23:10:25] "POST /bgp-routers HTTP/1.1" 409 301 0.001492 10.0.0.33 - - [2025-12-18 23:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001075 10.0.0.33 - - [2025-12-18 23:10:25] "GET /bgp-router/e3e4547f-48c5-4864-8a5d-96ee5d449f35?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004240 10.0.0.33 - - [2025-12-18 23:10:25] "PUT /bgp-router/e3e4547f-48c5-4864-8a5d-96ee5d449f35 HTTP/1.1" 200 254 0.020290 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:10:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001283 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:10:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 10.0.0.33 - - [2025-12-18 23:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2025-12-18 23:10:27] "GET /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002617 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:10:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:10:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000913 10.0.0.33 - - [2025-12-18 23:10:42] "GET / HTTP/1.1" 200 35931 0.001571 10.0.0.33 - - [2025-12-18 23:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2025-12-18 23:10:42] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004682 10.0.0.33 - - [2025-12-18 23:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.33 - - [2025-12-18 23:10:42] "GET /config-node/d7281c89-b8a3-4c82-9a64-bf48f91f7f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001897 10.0.0.33 - - [2025-12-18 23:10:53] "GET / HTTP/1.1" 200 35931 0.001347 10.0.0.33 - - [2025-12-18 23:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.33 - - [2025-12-18 23:10:53] "GET /routing-instance/c579bd64-6056-43ec-bb4a-e52c332c6a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002859 10.0.0.33 - - [2025-12-18 23:10:53] "POST /bgp-routers HTTP/1.1" 409 301 0.001950 10.0.0.33 - - [2025-12-18 23:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.33 - - [2025-12-18 23:10:53] "GET /bgp-router/e3e4547f-48c5-4864-8a5d-96ee5d449f35?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003094 10.0.0.33 - - [2025-12-18 23:10:54] "PUT /bgp-router/e3e4547f-48c5-4864-8a5d-96ee5d449f35 HTTP/1.1" 200 254 0.018049 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:10:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:10:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000828 10.0.0.33 - - [2025-12-18 23:11:08] "GET / HTTP/1.1" 200 35931 0.001803 10.0.0.33 - - [2025-12-18 23:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.33 - - [2025-12-18 23:11:08] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005226 10.0.0.33 - - [2025-12-18 23:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.33 - - [2025-12-18 23:11:08] "GET /config-node/d7281c89-b8a3-4c82-9a64-bf48f91f7f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001650 10.0.0.33 - - [2025-12-18 23:11:08] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.33 - - [2025-12-18 23:11:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001770 10.0.0.33 - - [2025-12-18 23:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.33 - - [2025-12-18 23:11:13] "GET /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.001987 10.0.0.33 - - [2025-12-18 23:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.33 - - [2025-12-18 23:11:13] "PUT /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8 HTTP/1.1" 200 276 0.007313 10.0.0.33 - - [2025-12-18 23:11:13] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.33 - - [2025-12-18 23:11:13] "POST /alarms HTTP/1.1" 409 264 0.001793 10.0.0.33 - - [2025-12-18 23:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001153 10.0.0.33 - - [2025-12-18 23:11:13] "PUT /alarm/aa908288-eef9-4104-ac68-a9dea89ab48f HTTP/1.1" 200 244 0.007343 10.0.0.33 - - [2025-12-18 23:11:13] "POST /alarms HTTP/1.1" 409 261 0.003600 10.0.0.33 - - [2025-12-18 23:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.33 - - [2025-12-18 23:11:13] "PUT /alarm/e387a229-493c-4af2-85f1-75e3ea542a9f HTTP/1.1" 200 244 0.007981 10.0.0.33 - - [2025-12-18 23:11:13] "POST /alarms HTTP/1.1" 409 261 0.002423 10.0.0.33 - - [2025-12-18 23:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.33 - - [2025-12-18 23:11:13] "PUT /alarm/0daa0205-ef3a-434d-846c-154b89d2972c HTTP/1.1" 200 244 0.008682 10.0.0.33 - - [2025-12-18 23:11:13] "POST /alarms HTTP/1.1" 409 253 0.005313 10.0.0.33 - - [2025-12-18 23:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001236 10.0.0.33 - - [2025-12-18 23:11:13] "PUT /alarm/435da25a-ffe2-4b5f-a60e-e5cb3c0d08d5 HTTP/1.1" 200 244 0.008565 10.0.0.33 - - [2025-12-18 23:11:13] "POST /alarms HTTP/1.1" 409 251 0.007654 10.0.0.33 - - [2025-12-18 23:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.33 - - [2025-12-18 23:11:13] "PUT /alarm/3d6f6e4d-1f82-487a-ae45-0a2aae7dde94 HTTP/1.1" 200 244 0.008695 10.0.0.33 - - [2025-12-18 23:11:13] "POST /alarms HTTP/1.1" 409 252 0.003205 10.0.0.33 - - [2025-12-18 23:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.33 - - [2025-12-18 23:11:14] "PUT /alarm/f200f039-ed4f-4db3-ab63-7aa9a3118f50 HTTP/1.1" 200 244 0.010955 10.0.0.33 - - [2025-12-18 23:11:14] "POST /alarms HTTP/1.1" 409 256 0.004319 10.0.0.33 - - [2025-12-18 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.33 - - [2025-12-18 23:11:14] "PUT /alarm/5a3a28e8-fecf-4690-b66c-93d9b8c5f53c HTTP/1.1" 200 244 0.008640 10.0.0.33 - - [2025-12-18 23:11:14] "POST /alarms HTTP/1.1" 409 248 0.008255 10.0.0.33 - - [2025-12-18 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.33 - - [2025-12-18 23:11:14] "PUT /alarm/f0b782d1-a77c-4912-9c4a-6b647d0ccaab HTTP/1.1" 200 244 0.009221 10.0.0.33 - - [2025-12-18 23:11:14] "POST /alarms HTTP/1.1" 409 252 0.010641 10.0.0.33 - - [2025-12-18 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.33 - - [2025-12-18 23:11:14] "PUT /alarm/374a58b0-486d-4682-9271-ffb2ee387335 HTTP/1.1" 200 244 0.010141 10.0.0.33 - - [2025-12-18 23:11:14] "POST /alarms HTTP/1.1" 409 257 0.002433 10.0.0.33 - - [2025-12-18 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.33 - - [2025-12-18 23:11:14] "PUT /alarm/fad3cbdb-858a-4553-bbc1-2495e9bb5ff7 HTTP/1.1" 200 244 0.007618 10.0.0.33 - - [2025-12-18 23:11:14] "POST /alarms HTTP/1.1" 409 251 0.005529 10.0.0.33 - - [2025-12-18 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.33 - - [2025-12-18 23:11:14] "PUT /alarm/392de43f-f41a-4711-8372-08dbb73d10c0 HTTP/1.1" 200 244 0.009016 10.0.0.33 - - [2025-12-18 23:11:14] "POST /alarms HTTP/1.1" 409 257 0.007437 10.0.0.33 - - [2025-12-18 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.33 - - [2025-12-18 23:11:14] "PUT /alarm/0eb92a7b-73bd-418c-b4d3-b2e38302eb0f HTTP/1.1" 200 244 0.009487 10.0.0.33 - - [2025-12-18 23:11:14] "POST /alarms HTTP/1.1" 409 261 0.005521 10.0.0.33 - - [2025-12-18 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.33 - - [2025-12-18 23:11:14] "PUT /alarm/e7da6847-c11f-4559-989f-2d3710c0af2f HTTP/1.1" 200 244 0.008672 10.0.0.33 - - [2025-12-18 23:11:14] "POST /alarms HTTP/1.1" 409 258 0.003639 10.0.0.33 - - [2025-12-18 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.33 - - [2025-12-18 23:11:14] "PUT /alarm/51d36359-31e8-49e1-ad78-8df196bb098f HTTP/1.1" 200 244 0.008126 10.0.0.33 - - [2025-12-18 23:11:14] "POST /alarms HTTP/1.1" 409 254 0.003216 10.0.0.33 - - [2025-12-18 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.33 - - [2025-12-18 23:11:14] "PUT /alarm/24e9229c-b802-439b-a826-88c01cfa50fc HTTP/1.1" 200 244 0.008096 10.0.0.33 - - [2025-12-18 23:11:14] "POST /alarms HTTP/1.1" 409 254 0.015238 10.0.0.33 - - [2025-12-18 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.33 - - [2025-12-18 23:11:14] "PUT /alarm/0f172dfd-60cf-439e-8f98-7cf3189bf642 HTTP/1.1" 200 244 0.009515 10.0.0.33 - - [2025-12-18 23:11:14] "POST /alarms HTTP/1.1" 409 254 0.008871 10.0.0.33 - - [2025-12-18 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.33 - - [2025-12-18 23:11:14] "PUT /alarm/66b4b941-ff5b-4bc5-81b8-696f5cde2b0c HTTP/1.1" 200 244 0.008472 10.0.0.33 - - [2025-12-18 23:11:14] "POST /alarms HTTP/1.1" 409 247 0.012432 10.0.0.33 - - [2025-12-18 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2025-12-18 23:11:14] "PUT /alarm/1868b570-6b36-4c42-be67-8fa35b3b8625 HTTP/1.1" 200 244 0.009791 10.0.0.33 - - [2025-12-18 23:11:14] "POST /alarms HTTP/1.1" 409 272 0.012799 10.0.0.33 - - [2025-12-18 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.33 - - [2025-12-18 23:11:14] "PUT /alarm/e900b63a-937b-4918-95e3-5d300d1de974 HTTP/1.1" 200 244 0.009400 10.0.0.33 - - [2025-12-18 23:11:14] "POST /alarms HTTP/1.1" 409 261 0.005288 10.0.0.33 - - [2025-12-18 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.33 - - [2025-12-18 23:11:14] "PUT /alarm/9bc1fc80-7e9b-4b02-97c4-5da115071c84 HTTP/1.1" 200 244 0.009872 10.0.0.33 - - [2025-12-18 23:11:14] "POST /alarms HTTP/1.1" 409 259 0.002075 10.0.0.33 - - [2025-12-18 23:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.33 - - [2025-12-18 23:11:15] "PUT /alarm/ab3bc750-4206-4617-abec-cf2f7844e981 HTTP/1.1" 200 244 0.009490 10.0.0.33 - - [2025-12-18 23:11:15] "POST /alarms HTTP/1.1" 409 265 0.004642 10.0.0.33 - - [2025-12-18 23:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.33 - - [2025-12-18 23:11:15] "PUT /alarm/97eba1fb-4620-4d72-8499-20ecf38bcda5 HTTP/1.1" 200 244 0.010237 10.0.0.33 - - [2025-12-18 23:11:15] "POST /alarms HTTP/1.1" 409 279 0.004819 10.0.0.33 - - [2025-12-18 23:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.33 - - [2025-12-18 23:11:15] "PUT /alarm/3bc1a885-4290-446f-95b2-8bd364f796a3 HTTP/1.1" 200 244 0.009292 10.0.0.33 - - [2025-12-18 23:11:15] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.33 - - [2025-12-18 23:11:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001711 10.0.0.33 - - [2025-12-18 23:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.33 - - [2025-12-18 23:11:15] "PUT /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8 HTTP/1.1" 200 276 0.007987 10.0.0.33 - - [2025-12-18 23:11:15] "GET / HTTP/1.1" 200 35931 0.002067 10.0.0.33 - - [2025-12-18 23:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2025-12-18 23:11:15] "GET /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002240 10.0.0.33 - - [2025-12-18 23:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.33 - - [2025-12-18 23:11:15] "PUT /global-vrouter-config/e969795b-9cad-4cfc-b8f5-8caa75daa1c8 HTTP/1.1" 200 276 0.009043 10.0.0.33 - - [2025-12-18 23:11:15] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.33 - - [2025-12-18 23:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2025-12-18 23:11:15] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003851 10.0.0.33 - - [2025-12-18 23:11:15] "PUT /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c HTTP/1.1" 200 274 0.012273 10.0.0.33 - - [2025-12-18 23:11:19] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.33 - - [2025-12-18 23:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2025-12-18 23:11:19] "GET /routing-instance/c579bd64-6056-43ec-bb4a-e52c332c6a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002369 10.0.0.33 - - [2025-12-18 23:11:19] "POST /bgp-routers HTTP/1.1" 409 301 0.001338 10.0.0.33 - - [2025-12-18 23:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.33 - - [2025-12-18 23:11:19] "GET /bgp-router/e3e4547f-48c5-4864-8a5d-96ee5d449f35?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002330 10.0.0.33 - - [2025-12-18 23:11:19] "PUT /bgp-router/e3e4547f-48c5-4864-8a5d-96ee5d449f35 HTTP/1.1" 200 254 0.009167 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:11:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000838 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:11:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 10.0.0.33 - - [2025-12-18 23:11:24] "POST /tags HTTP/1.1" 200 355 0.031999 10.0.0.33 - - [2025-12-18 23:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.33 - - [2025-12-18 23:11:24] "GET /tag/f5cf07ea-565e-4ffc-94a2-155ffa1b138b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013293 10.0.0.33 - - [2025-12-18 23:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.33 - - [2025-12-18 23:11:24] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006092 10.0.0.33 - - [2025-12-18 23:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.33 - - [2025-12-18 23:11:24] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028852 10.0.0.33 - - [2025-12-18 23:11:24] "POST /virtual-machines HTTP/1.1" 200 351 0.010226 10.0.0.33 - - [2025-12-18 23:11:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016146 10.0.0.33 - - [2025-12-18 23:11:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.139734 10.0.0.33 - - [2025-12-18 23:11:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008049 10.0.0.33 - - [2025-12-18 23:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006998 10.0.0.33 - - [2025-12-18 23:11:24] "GET /virtual-machine-interface/df85b672-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.003936 10.0.0.33 - - [2025-12-18 23:11:24] "POST /instance-ips HTTP/1.1" 200 391 0.018412 10.0.0.33 - - [2025-12-18 23:11:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018661 10.0.0.33 - - [2025-12-18 23:11:24] "GET /virtual-machine-interface/df85b672-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.010785 10.0.0.33 - - [2025-12-18 23:11:24] "POST /set-tag HTTP/1.1" 200 109 0.012895 10.0.0.33 - - [2025-12-18 23:11:24] "GET /virtual-machine-interface/df85b672-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015635 10.0.0.33 - - [2025-12-18 23:11:24] "GET /instance-ip/dfa42878-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002857 10.0.0.33 - - [2025-12-18 23:11:24] "GET /virtual-machine-interface/df85b672-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004346 10.0.0.33 - - [2025-12-18 23:11:24] "POST /set-tag HTTP/1.1" 200 109 0.001810 10.0.0.33 - - [2025-12-18 23:11:24] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003031 10.0.0.33 - - [2025-12-18 23:11:24] "POST /ref-update HTTP/1.1" 200 156 0.009046 10.0.0.33 - - [2025-12-18 23:11:24] "GET /virtual-machine-interface/df85b672-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010119 10.0.0.33 - - [2025-12-18 23:11:24] "POST /set-tag HTTP/1.1" 200 109 0.003144 10.0.0.33 - - [2025-12-18 23:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.33 - - [2025-12-18 23:11:24] "GET /virtual-network/d3255491-4eb1-46fa-a977-96b6ac372e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009070 10.0.0.33 - - [2025-12-18 23:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.33 - - [2025-12-18 23:11:25] "GET /project/7b76ce2e-a987-438e-b01c-db0ac7e2e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029470 10.0.0.33 - - [2025-12-18 23:11:25] "POST /virtual-machines HTTP/1.1" 200 355 0.006349 10.0.0.33 - - [2025-12-18 23:11:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018406 10.0.0.33 - - [2025-12-18 23:11:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.095258 10.0.0.33 - - [2025-12-18 23:11:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007539 10.0.0.33 - - [2025-12-18 23:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013209 10.0.0.33 - - [2025-12-18 23:11:25] "GET /virtual-machine-interface/dff68cf8-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004177 10.0.0.33 - - [2025-12-18 23:11:25] "POST /instance-ips HTTP/1.1" 200 395 0.019284 10.0.0.33 - - [2025-12-18 23:11:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027447 10.0.0.33 - - [2025-12-18 23:11:25] "GET /virtual-machine-interface/dff68cf8-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.013722 10.0.0.33 - - [2025-12-18 23:11:25] "POST /set-tag HTTP/1.1" 200 109 0.012994 10.0.0.33 - - [2025-12-18 23:11:25] "GET /virtual-machine-interface/dff68cf8-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015870 10.0.0.33 - - [2025-12-18 23:11:25] "GET /instance-ip/e00d7314-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003132 10.0.0.33 - - [2025-12-18 23:11:25] "GET /virtual-machine-interface/dff68cf8-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004055 10.0.0.33 - - [2025-12-18 23:11:25] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.33 - - [2025-12-18 23:11:25] "GET /virtual-router/72a8a42d-99e7-4f31-87d7-6426ecf5af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003237 10.0.0.33 - - [2025-12-18 23:11:25] "POST /ref-update HTTP/1.1" 200 156 0.010263 10.0.0.33 - - [2025-12-18 23:11:25] "GET /virtual-machine-interface/dff68cf8-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.021935 10.0.0.33 - - [2025-12-18 23:11:25] "POST /set-tag HTTP/1.1" 200 109 0.003139 10.0.0.33 - - [2025-12-18 23:11:25] "GET /virtual-machine-interface/df85b672-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004257 10.0.0.33 - - [2025-12-18 23:11:25] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.33 - - [2025-12-18 23:11:25] "GET /virtual-machine-interface/dff68cf8-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003808 10.0.0.33 - - [2025-12-18 23:11:25] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.33 - - [2025-12-18 23:11:34] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.33 - - [2025-12-18 23:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.33 - - [2025-12-18 23:11:34] "GET /global-system-config/ff159a8d-7b1a-42e6-ae49-a7bb30cdaa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006460 10.0.0.33 - - [2025-12-18 23:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.33 - - [2025-12-18 23:11:34] "GET /config-node/d7281c89-b8a3-4c82-9a64-bf48f91f7f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.005505 10.0.0.33 - - [2025-12-18 23:11:42] "GET /virtual-machine-interface/df85b672-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004167 10.0.0.33 - - [2025-12-18 23:11:42] "POST /set-tag HTTP/1.1" 200 109 0.003084 10.0.0.33 - - [2025-12-18 23:11:43] "GET /virtual-machine-interface/dff68cf8-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004948 10.0.0.33 - - [2025-12-18 23:11:43] "POST /set-tag HTTP/1.1" 200 109 0.003681 10.0.0.33 - - [2025-12-18 23:11:44] "GET /virtual-machine-interface/df85b672-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008011 10.0.0.33 - - [2025-12-18 23:11:44] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.33 - - [2025-12-18 23:11:46] "GET / HTTP/1.1" 200 35931 0.002039 10.0.0.33 - - [2025-12-18 23:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.33 - - [2025-12-18 23:11:46] "GET /routing-instance/c579bd64-6056-43ec-bb4a-e52c332c6a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008871 10.0.0.33 - - [2025-12-18 23:11:46] "POST /bgp-routers HTTP/1.1" 409 301 0.005578 10.0.0.33 - - [2025-12-18 23:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.33 - - [2025-12-18 23:11:46] "GET /bgp-router/e3e4547f-48c5-4864-8a5d-96ee5d449f35?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002748 10.0.0.33 - - [2025-12-18 23:11:46] "PUT /bgp-router/e3e4547f-48c5-4864-8a5d-96ee5d449f35 HTTP/1.1" 200 254 0.009534 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:11:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001302 [Introspect:8084]10.0.0.33 - - [2025-12-18 23:11:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000984 10.0.0.33 - - [2025-12-18 23:12:15] "GET /virtual-machine-interface/df85b672-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004785 10.0.0.33 - - [2025-12-18 23:12:15] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.33 - - [2025-12-18 23:12:15] "GET /virtual-machine-interface/df85b672-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006567 10.0.0.33 - - [2025-12-18 23:12:15] "POST /set-tag HTTP/1.1" 200 109 0.001729 10.0.0.33 - - [2025-12-18 23:12:15] "GET /virtual-machine/4bb9fb18-547d-4f44-9c20-ab966dba6ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003369 10.0.0.33 - - [2025-12-18 23:12:15] "POST /ref-update HTTP/1.1" 200 156 0.007903 10.0.0.33 - - [2025-12-18 23:12:15] "GET /virtual-machine-interface/df85b672-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.023461 10.0.0.33 - - [2025-12-18 23:12:15] "POST /set-tag HTTP/1.1" 200 109 0.011994 10.0.0.33 - - [2025-12-18 23:12:15] "POST /set-tag HTTP/1.1" 200 109 0.018667 10.0.0.33 - - [2025-12-18 23:12:15] "DELETE /instance-ip/dfa42878-dc66-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.031917 10.0.0.33 - - [2025-12-18 23:12:15] "DELETE /virtual-machine-interface/df85b672-dc66-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.032453 10.0.0.33 - - [2025-12-18 23:12:15] "DELETE /virtual-machine/4bb9fb18-547d-4f44-9c20-ab966dba6ad0 HTTP/1.1" 200 115 0.019006 10.0.0.33 - - [2025-12-18 23:12:15] "GET /virtual-machine-interface/dff68cf8-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003976 10.0.0.33 - - [2025-12-18 23:12:15] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.33 - - [2025-12-18 23:12:46] "GET /virtual-machine-interface/dff68cf8-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005537 10.0.0.33 - - [2025-12-18 23:12:46] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.33 - - [2025-12-18 23:12:46] "GET /virtual-machine-interface/dff68cf8-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003936 10.0.0.33 - - [2025-12-18 23:12:46] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.33 - - [2025-12-18 23:12:46] "GET /virtual-machine/459d9c3f-f93c-4e2f-b2f9-985f25994882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002387 10.0.0.33 - - [2025-12-18 23:12:46] "POST /ref-update HTTP/1.1" 200 156 0.008473 10.0.0.33 - - [2025-12-18 23:12:46] "GET /virtual-machine-interface/dff68cf8-dc66-11f0-879a-fa163e78e01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003960 10.0.0.33 - - [2025-12-18 23:12:46] "POST /set-tag HTTP/1.1" 200 109 0.015564 10.0.0.33 - - [2025-12-18 23:12:46] "POST /set-tag HTTP/1.1" 200 109 0.026098 10.0.0.33 - - [2025-12-18 23:12:46] "DELETE /instance-ip/e00d7314-dc66-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.041268 10.0.0.33 - - [2025-12-18 23:12:46] "DELETE /virtual-machine-interface/dff68cf8-dc66-11f0-879a-fa163e78e01e HTTP/1.1" 200 115 0.048589 10.0.0.33 - - [2025-12-18 23:12:46] "DELETE /virtual-machine/459d9c3f-f93c-4e2f-b2f9-985f25994882 HTTP/1.1" 200 115 0.031347 10.0.0.33 - - [2025-12-18 23:12:46] "DELETE /tag/f5cf07ea-565e-4ffc-94a2-155ffa1b138b HTTP/1.1" 200 115 0.037097