++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Dec 9 12:40:04 AM UTC 2025 ===================' INFO: =================== Tue Dec 9 12:40:04 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ 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 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ 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 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 +++ 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 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.33,10.202.69.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.202.69.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 ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ 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/09/2025 00:40:50.788 7f19caa5cec0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/09/2025 00:40:50.945 7f19caa5cec0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/09/2025 00:40:50.985 7f19caa5cec0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/09/2025 00:40:50.986 7f19caa5cec0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-12-09 00:40:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000863 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-09 00:41:02] "GET / HTTP/1.1" 503 181 0.000219 10.0.0.33 - - [2025-12-09 00:41:03] "GET / HTTP/1.1" 200 35931 0.002359 10.0.0.33 - - [2025-12-09 00:41:03] "GET / HTTP/1.1" 200 45303 0.001511 10.0.0.33 - - [2025-12-09 00:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009276 10.0.0.33 - - [2025-12-09 00:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004706 10.0.0.33 - - [2025-12-09 00:41:03] "GET / HTTP/1.1" 200 35931 0.001182 10.0.0.33 - - [2025-12-09 00:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.33 - - [2025-12-09 00:41:03] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007958 10.0.0.33 - - [2025-12-09 00:41:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.011632 10.0.0.33 - - [2025-12-09 00:41:03] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.025724 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:41:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000931 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:41:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004737 10.0.0.33 - - [2025-12-09 00:41:04] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.33 - - [2025-12-09 00:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.33 - - [2025-12-09 00:41:04] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008059 10.0.0.33 - - [2025-12-09 00:41:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.002350 10.0.0.33 - - [2025-12-09 00:41:04] "GET / HTTP/1.1" 200 35931 0.001372 10.0.0.33 - - [2025-12-09 00:41:04] "GET / HTTP/1.1" 200 35931 0.002631 10.0.0.33 - - [2025-12-09 00:41:04] "GET / HTTP/1.1" 200 35931 0.001268 10.0.0.33 - - [2025-12-09 00:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012369 10.0.0.33 - - [2025-12-09 00:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.33 - - [2025-12-09 00:41:04] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.027299 10.0.0.33 - - [2025-12-09 00:41:04] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.032772 10.0.0.33 - - [2025-12-09 00:41:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.029228 10.0.0.33 - - [2025-12-09 00:41:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.010043 10.0.0.33 - - [2025-12-09 00:41:04] "POST /config-database-nodes HTTP/1.1" 200 611 0.144784 10.0.0.33 - - [2025-12-09 00:41:04] "POST /analytics-nodes HTTP/1.1" 200 599 0.053994 10.0.0.33 - - [2025-12-09 00:41:04] "POST /database-nodes HTTP/1.1" 200 597 0.066429 10.0.0.33 - - [2025-12-09 00:41:05] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.33 - - [2025-12-09 00:41:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.005419 10.0.0.33 - - [2025-12-09 00:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.33 - - [2025-12-09 00:41:05] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006729 10.0.0.33 - - [2025-12-09 00:41:05] "POST /service-appliance-sets HTTP/1.1" 200 553 0.114251 10.0.0.33 - - [2025-12-09 00:41:05] "POST /fqname-to-id HTTP/1.1" 404 180 0.002236 10.0.0.33 - - [2025-12-09 00:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.33 - - [2025-12-09 00:41:05] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010971 10.0.0.33 - - [2025-12-09 00:41:05] "POST /service-appliance-sets HTTP/1.1" 200 541 0.067853 10.0.0.33 - - [2025-12-09 00:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.33 - - [2025-12-09 00:41:05] "GET /network-ipam/90093c5d-668b-40b1-aa19-1049bdada93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005360 10.0.0.33 - - [2025-12-09 00:41:06] "POST /service-templates HTTP/1.1" 200 511 0.057961 10.0.0.33 - - [2025-12-09 00:41:06] "POST /service-templates HTTP/1.1" 200 501 0.065647 10.0.0.33 - - [2025-12-09 00:41:06] "POST /service-templates HTTP/1.1" 200 515 0.043585 10.0.0.33 - - [2025-12-09 00:41:06] "POST /service-templates HTTP/1.1" 200 535 0.060994 10.0.0.33 - - [2025-12-09 00:41:06] "POST /service-templates HTTP/1.1" 200 507 0.061436 10.0.0.33 - - [2025-12-09 00:41:06] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.33 - - [2025-12-09 00:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010262 10.0.0.33 - - [2025-12-09 00:41:06] "GET /routing-instance/694557a9-9c54-4010-8397-5d6b570616a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016052 10.0.0.33 - - [2025-12-09 00:41:06] "GET / HTTP/1.1" 200 35931 0.004739 10.0.0.33 - - [2025-12-09 00:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012628 10.0.0.33 - - [2025-12-09 00:41:06] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021137 10.0.0.33 - - [2025-12-09 00:41:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.003401 10.0.0.33 - - [2025-12-09 00:41:06] "POST /bgp-routers HTTP/1.1" 200 616 0.149568 10.0.0.33 - - [2025-12-09 00:41:06] "GET /bgp-router/1ce8d682-176f-4669-a371-b7b2ee9eb9d1?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.012550 10.0.0.33 - - [2025-12-09 00:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017158 10.0.0.33 - - [2025-12-09 00:41:06] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005510 10.0.0.33 - - [2025-12-09 00:41:07] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.063393 10.0.0.33 - - [2025-12-09 00:41:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029266 10.0.0.33 - - [2025-12-09 00:41:07] "POST /ref-update HTTP/1.1" 200 156 0.031152 10.0.0.33 - - [2025-12-09 00:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.33 - - [2025-12-09 00:41:08] "GET /network-ipam/90093c5d-668b-40b1-aa19-1049bdada93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008556 10.0.0.33 - - [2025-12-09 00:41:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.001778 10.0.0.33 - - [2025-12-09 00:41:09] "POST /access-control-lists HTTP/1.1" 200 587 0.032956 10.0.0.33 - - [2025-12-09 00:41:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.003508 10.0.0.33 - - [2025-12-09 00:41:09] "POST /access-control-lists HTTP/1.1" 200 585 0.020351 10.0.0.33 - - [2025-12-09 00:41:09] "POST /route-targets HTTP/1.1" 200 327 0.012208 10.0.0.33 - - [2025-12-09 00:41:09] "POST /ref-update HTTP/1.1" 200 156 0.031773 10.0.0.33 - - [2025-12-09 00:41:09] "POST /route-targets HTTP/1.1" 200 327 0.049292 10.0.0.33 - - [2025-12-09 00:41:09] "POST /ref-update HTTP/1.1" 200 156 0.011231 10.0.0.33 - - [2025-12-09 00:41:09] "POST /route-targets HTTP/1.1" 200 327 0.027571 10.0.0.33 - - [2025-12-09 00:41:09] "POST /ref-update HTTP/1.1" 200 156 0.018871 10.0.0.33 - - [2025-12-09 00:41:09] "POST /route-targets HTTP/1.1" 200 327 0.009998 10.0.0.33 - - [2025-12-09 00:41:09] "POST /ref-update HTTP/1.1" 200 156 0.036572 10.0.0.33 - - [2025-12-09 00:41:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.006996 10.0.0.33 - - [2025-12-09 00:41:10] "POST /access-control-lists HTTP/1.1" 200 551 0.069232 10.0.0.33 - - [2025-12-09 00:41:10] "PUT /access-control-list/0363e722-5afe-4a0e-95d9-4d514a369c39 HTTP/1.1" 200 272 0.017421 10.0.0.33 - - [2025-12-09 00:41:10] "PUT /access-control-list/0168c250-d777-43fc-ac4a-6a6aa448a73c HTTP/1.1" 200 272 0.035471 10.0.0.33 - - [2025-12-09 00:41:13] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.33 - - [2025-12-09 00:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2025-12-09 00:41:13] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006579 10.0.0.33 - - [2025-12-09 00:41:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.002292 10.0.0.33 - - [2025-12-09 00:41:13] "POST /config-nodes HTTP/1.1" 200 593 0.028926 10.0.0.33 - - [2025-12-09 00:41:13] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.33 - - [2025-12-09 00:41:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002948 10.0.0.33 - - [2025-12-09 00:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.33 - - [2025-12-09 00:41:18] "GET /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002817 10.0.0.33 - - [2025-12-09 00:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.33 - - [2025-12-09 00:41:18] "PUT /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085 HTTP/1.1" 200 276 0.008677 10.0.0.33 - - [2025-12-09 00:41:19] "GET / HTTP/1.1" 200 35931 0.001324 10.0.0.33 - - [2025-12-09 00:41:19] "POST /alarms HTTP/1.1" 200 581 0.022280 10.0.0.33 - - [2025-12-09 00:41:19] "POST /alarms HTTP/1.1" 200 575 0.026194 10.0.0.33 - - [2025-12-09 00:41:19] "POST /alarms HTTP/1.1" 200 575 0.026863 10.0.0.33 - - [2025-12-09 00:41:19] "POST /alarms HTTP/1.1" 200 559 0.018169 10.0.0.33 - - [2025-12-09 00:41:19] "POST /alarms HTTP/1.1" 200 555 0.059561 10.0.0.33 - - [2025-12-09 00:41:19] "POST /alarms HTTP/1.1" 200 557 0.054586 10.0.0.33 - - [2025-12-09 00:41:19] "POST /alarms HTTP/1.1" 200 565 0.017498 10.0.0.33 - - [2025-12-09 00:41:19] "POST /alarms HTTP/1.1" 200 549 0.065095 10.0.0.33 - - [2025-12-09 00:41:19] "POST /alarms HTTP/1.1" 200 557 0.077177 10.0.0.33 - - [2025-12-09 00:41:19] "POST /alarms HTTP/1.1" 200 567 0.022576 10.0.0.33 - - [2025-12-09 00:41:19] "POST /alarms HTTP/1.1" 200 555 0.037883 10.0.0.33 - - [2025-12-09 00:41:19] "POST /alarms HTTP/1.1" 200 567 0.033713 10.0.0.33 - - [2025-12-09 00:41:19] "POST /alarms HTTP/1.1" 200 575 0.063429 10.0.0.33 - - [2025-12-09 00:41:19] "POST /alarms HTTP/1.1" 200 569 0.071958 10.0.0.33 - - [2025-12-09 00:41:19] "POST /alarms HTTP/1.1" 200 561 0.045955 10.0.0.33 - - [2025-12-09 00:41:20] "POST /alarms HTTP/1.1" 200 561 0.039613 10.0.0.33 - - [2025-12-09 00:41:20] "POST /alarms HTTP/1.1" 200 561 0.046598 10.0.0.33 - - [2025-12-09 00:41:20] "POST /alarms HTTP/1.1" 200 547 0.038999 10.0.0.33 - - [2025-12-09 00:41:20] "POST /alarms HTTP/1.1" 200 595 0.042188 10.0.0.33 - - [2025-12-09 00:41:20] "POST /alarms HTTP/1.1" 200 575 0.095364 10.0.0.33 - - [2025-12-09 00:41:20] "POST /alarms HTTP/1.1" 200 571 0.045564 10.0.0.33 - - [2025-12-09 00:41:20] "POST /alarms HTTP/1.1" 200 583 0.045481 10.0.0.33 - - [2025-12-09 00:41:20] "POST /alarms HTTP/1.1" 200 609 0.126513 10.0.0.33 - - [2025-12-09 00:41:21] "GET / HTTP/1.1" 200 35931 0.001193 10.0.0.33 - - [2025-12-09 00:41:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002375 10.0.0.33 - - [2025-12-09 00:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.33 - - [2025-12-09 00:41:21] "PUT /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085 HTTP/1.1" 200 276 0.031483 10.0.0.33 - - [2025-12-09 00:41:21] "GET / HTTP/1.1" 200 35931 0.006412 10.0.0.33 - - [2025-12-09 00:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.33 - - [2025-12-09 00:41:21] "GET /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005093 10.0.0.33 - - [2025-12-09 00:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.33 - - [2025-12-09 00:41:21] "PUT /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085 HTTP/1.1" 200 276 0.031024 10.0.0.33 - - [2025-12-09 00:41:21] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.33 - - [2025-12-09 00:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.33 - - [2025-12-09 00:41:21] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005258 10.0.0.33 - - [2025-12-09 00:41:22] "PUT /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5 HTTP/1.1" 200 274 0.026584 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:43:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000798 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:43:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:43:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:43:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000825 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:43:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:43:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000778 10.0.0.33 - - [2025-12-09 00:43:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002804 10.0.0.33 - - [2025-12-09 00:44:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002470 10.0.0.33 - - [2025-12-09 00:44:14] "GET / HTTP/1.1" 200 35931 0.001433 10.0.0.33 - - [2025-12-09 00:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.33 - - [2025-12-09 00:44:14] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006995 10.0.0.33 - - [2025-12-09 00:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.33 - - [2025-12-09 00:44:14] "GET /config-node/b96202ee-66c4-4902-ae90-ad7fb7dfaa25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003908 10.0.0.33 - - [2025-12-09 00:44:26] "GET / HTTP/1.1" 200 35931 0.001355 10.0.0.33 - - [2025-12-09 00:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.33 - - [2025-12-09 00:44:26] "GET /routing-instance/694557a9-9c54-4010-8397-5d6b570616a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002688 10.0.0.33 - - [2025-12-09 00:44:26] "POST /bgp-routers HTTP/1.1" 409 301 0.001913 10.0.0.33 - - [2025-12-09 00:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.33 - - [2025-12-09 00:44:26] "GET /bgp-router/1ce8d682-176f-4669-a371-b7b2ee9eb9d1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.008543 10.0.0.33 - - [2025-12-09 00:44:26] "PUT /bgp-router/1ce8d682-176f-4669-a371-b7b2ee9eb9d1 HTTP/1.1" 200 254 0.015552 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:44:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001088 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:44:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001141 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:44:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:44:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:44:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:44:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 10.0.0.33 - - [2025-12-09 00:44:38] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.33 - - [2025-12-09 00:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.33 - - [2025-12-09 00:44:38] "GET /domain/4790758b-a98c-4285-a6ee-b7afe2b4a09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002578 10.0.0.33 - - [2025-12-09 00:44:38] "POST /id-to-fqname HTTP/1.1" 200 173 0.000581 10.0.0.33 - - [2025-12-09 00:44:38] "POST /fqname-to-id HTTP/1.1" 404 182 0.017691 10.0.0.33 - - [2025-12-09 00:44:39] "POST /security-groups HTTP/1.1" 200 570 0.069190 10.0.0.33 - - [2025-12-09 00:44:39] "POST /projects HTTP/1.1" 200 481 0.237238 10.0.0.33 - - [2025-12-09 00:44:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.001676 10.0.0.33 - - [2025-12-09 00:44:39] "POST /access-control-lists HTTP/1.1" 200 579 0.023615 10.0.0.33 - - [2025-12-09 00:44:39] "POST /security-groups HTTP/1.1" 200 534 0.044659 10.0.0.33 - - [2025-12-09 00:44:39] "POST /fqname-to-id HTTP/1.1" 404 212 0.005281 10.0.0.33 - - [2025-12-09 00:44:39] "POST /chown HTTP/1.1" 200 109 0.026759 10.0.0.33 - - [2025-12-09 00:44:39] "POST /policy-managements HTTP/1.1" 409 214 0.012710 10.0.0.33 - - [2025-12-09 00:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.020387 10.0.0.33 - - [2025-12-09 00:44:39] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005475 10.0.0.33 - - [2025-12-09 00:44:39] "POST /access-control-lists HTTP/1.1" 200 577 0.114918 10.0.0.33 - - [2025-12-09 00:44:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.003201 10.0.0.33 - - [2025-12-09 00:44:39] "POST /application-policy-sets HTTP/1.1" 200 528 0.050572 10.0.0.33 - - [2025-12-09 00:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006355 10.0.0.33 - - [2025-12-09 00:44:39] "POST /access-control-lists HTTP/1.1" 200 594 0.017884 10.0.0.33 - - [2025-12-09 00:44:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.010303 10.0.0.33 - - [2025-12-09 00:44:39] "GET /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008977 10.0.0.33 - - [2025-12-09 00:44:39] "PUT /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085 HTTP/1.1" 200 276 0.017833 10.0.0.33 - - [2025-12-09 00:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013583 10.0.0.33 - - [2025-12-09 00:44:39] "POST /access-control-lists HTTP/1.1" 200 592 0.050612 10.0.0.33 - - [2025-12-09 00:44:39] "GET /virtual-network/09c55673-aba5-4e86-998e-daf984156ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.005157 10.0.0.33 - - [2025-12-09 00:44:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.000666 10.0.0.33 - - [2025-12-09 00:44:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.010698 10.0.0.33 - - [2025-12-09 00:44:39] "POST /security-groups HTTP/1.1" 200 574 0.091790 10.0.0.33 - - [2025-12-09 00:44:39] "POST /projects HTTP/1.1" 200 489 0.227883 10.0.0.33 - - [2025-12-09 00:44:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.003712 10.0.0.33 - - [2025-12-09 00:44:39] "POST /access-control-lists HTTP/1.1" 200 583 0.063243 10.0.0.33 - - [2025-12-09 00:44:39] "POST /security-groups HTTP/1.1" 200 546 0.107879 10.0.0.33 - - [2025-12-09 00:44:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.013191 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:44:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000700 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:44:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000745 10.0.0.33 - - [2025-12-09 00:44:39] "POST /access-control-lists HTTP/1.1" 200 581 0.076441 10.0.0.33 - - [2025-12-09 00:44:39] "POST /chown HTTP/1.1" 200 109 0.072231 10.0.0.33 - - [2025-12-09 00:44:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.005404 10.0.0.33 - - [2025-12-09 00:44:40] "POST /network-ipams HTTP/1.1" 200 522 0.056947 10.0.0.33 - - [2025-12-09 00:44:40] "POST /access-control-lists HTTP/1.1" 200 602 0.058123 10.0.0.33 - - [2025-12-09 00:44:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.015654 10.0.0.33 - - [2025-12-09 00:44:40] "POST /network-ipams HTTP/1.1" 200 510 0.087448 10.0.0.33 - - [2025-12-09 00:44:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.002517 10.0.0.33 - - [2025-12-09 00:44:40] "POST /access-control-lists HTTP/1.1" 200 600 0.191559 10.0.0.33 - - [2025-12-09 00:44:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.016730 10.0.0.33 - - [2025-12-09 00:44:40] "POST /useragent-kv HTTP/1.1" 200 115 0.026010 10.0.0.33 - - [2025-12-09 00:44:40] "POST /virtual-networks HTTP/1.1" 200 538 0.436464 10.0.0.33 - - [2025-12-09 00:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008211 10.0.0.33 - - [2025-12-09 00:44:40] "POST /access-control-lists HTTP/1.1" 200 589 0.103727 10.0.0.33 - - [2025-12-09 00:44:40] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.039402 10.0.0.33 - - [2025-12-09 00:44:40] "POST /route-targets HTTP/1.1" 200 327 0.033171 10.0.0.33 - - [2025-12-09 00:44:40] "POST /network-ipams HTTP/1.1" 200 518 0.067426 10.0.0.33 - - [2025-12-09 00:44:40] "POST /fqname-to-id HTTP/1.1" 404 202 0.007210 10.0.0.33 - - [2025-12-09 00:44:40] "POST /ref-update HTTP/1.1" 200 156 0.079365 10.0.0.33 - - [2025-12-09 00:44:40] "PUT /access-control-list/2b01baed-f973-4473-825b-f906a17a9050 HTTP/1.1" 200 272 0.031814 10.0.0.33 - - [2025-12-09 00:44:41] "POST /useragent-kv HTTP/1.1" 200 115 0.013931 10.0.0.33 - - [2025-12-09 00:44:41] "POST /virtual-networks HTTP/1.1" 200 546 0.173075 10.0.0.33 - - [2025-12-09 00:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012732 10.0.0.33 - - [2025-12-09 00:44:41] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.011540 10.0.0.33 - - [2025-12-09 00:44:41] "POST /route-targets HTTP/1.1" 200 327 0.011424 10.0.0.33 - - [2025-12-09 00:44:41] "POST /ref-update HTTP/1.1" 200 156 0.025462 10.0.0.33 - - [2025-12-09 00:44:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.004620 10.0.0.33 - - [2025-12-09 00:44:41] "POST /network-policys HTTP/1.1" 200 538 0.033550 10.0.0.33 - - [2025-12-09 00:44:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.021245 10.0.0.33 - - [2025-12-09 00:44:41] "POST /network-policys HTTP/1.1" 200 534 0.018329 10.0.0.33 - - [2025-12-09 00:44:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.008499 10.0.0.33 - - [2025-12-09 00:44:41] "POST /network-policys HTTP/1.1" 200 542 0.032496 10.0.0.33 - - [2025-12-09 00:44:41] "PUT /access-control-list/5be49e13-fec6-4cba-bd95-06157cd5df21 HTTP/1.1" 200 272 0.093272 10.0.0.33 - - [2025-12-09 00:44:41] "POST /ref-update HTTP/1.1" 200 156 0.171321 10.0.0.33 - - [2025-12-09 00:44:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025420 10.0.0.33 - - [2025-12-09 00:44:41] "PUT /access-control-list/2b01baed-f973-4473-825b-f906a17a9050 HTTP/1.1" 200 272 0.038866 10.0.0.33 - - [2025-12-09 00:44:41] "POST /ref-update HTTP/1.1" 200 156 0.085845 10.0.0.33 - - [2025-12-09 00:44:41] "PUT /access-control-list/5be49e13-fec6-4cba-bd95-06157cd5df21 HTTP/1.1" 200 272 0.049465 10.0.0.33 - - [2025-12-09 00:44:41] "POST /ref-update HTTP/1.1" 200 156 0.077253 10.0.0.33 - - [2025-12-09 00:44:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015620 10.0.0.33 - - [2025-12-09 00:44:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002778 10.0.0.33 - - [2025-12-09 00:44:41] "POST /ref-update HTTP/1.1" 200 156 0.046835 10.0.0.33 - - [2025-12-09 00:44:41] "PUT /access-control-list/2b01baed-f973-4473-825b-f906a17a9050 HTTP/1.1" 200 272 0.052263 10.0.0.33 - - [2025-12-09 00:44:41] "POST /fqname-to-id HTTP/1.1" 404 237 0.014542 10.0.0.33 - - [2025-12-09 00:44:41] "POST /ref-update HTTP/1.1" 200 156 0.153971 10.0.0.33 - - [2025-12-09 00:44:42] "POST /access-control-lists HTTP/1.1" 200 601 0.114432 10.0.0.33 - - [2025-12-09 00:44:42] "PUT /access-control-list/5be49e13-fec6-4cba-bd95-06157cd5df21 HTTP/1.1" 200 272 0.077960 10.0.0.33 - - [2025-12-09 00:44:42] "POST /ref-update HTTP/1.1" 200 156 0.220418 10.0.0.33 - - [2025-12-09 00:44:42] "POST /ref-update HTTP/1.1" 200 156 0.096665 10.0.0.33 - - [2025-12-09 00:44:42] "PUT /access-control-list/a0d089f5-cae0-4a86-8348-094a10002a3c HTTP/1.1" 200 272 0.041615 10.0.0.33 - - [2025-12-09 00:44:42] "POST /ref-update HTTP/1.1" 200 156 0.044620 10.0.0.33 - - [2025-12-09 00:44:42] "POST /ref-update HTTP/1.1" 200 156 0.235294 10.0.0.33 - - [2025-12-09 00:44:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023695 10.0.0.33 - - [2025-12-09 00:44:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009078 10.0.0.33 - - [2025-12-09 00:44:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020135 10.0.0.33 - - [2025-12-09 00:44:42] "PUT /access-control-list/a0d089f5-cae0-4a86-8348-094a10002a3c HTTP/1.1" 200 272 0.106417 10.0.0.33 - - [2025-12-09 00:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.021790 10.0.0.33 - - [2025-12-09 00:44:42] "GET /virtual-network/09c55673-aba5-4e86-998e-daf984156ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011415 10.0.0.33 - - [2025-12-09 00:44:42] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.009335 10.0.0.33 - - [2025-12-09 00:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.33 - - [2025-12-09 00:44:42] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002695 10.0.0.33 - - [2025-12-09 00:44:42] "POST /firewall-policys HTTP/1.1" 200 530 0.022216 10.0.0.33 - - [2025-12-09 00:44:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.017496 10.0.0.33 - - [2025-12-09 00:44:42] "GET /firewall-policy/ddf4e109-6b99-4d54-9e21-2dc7d809eece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012900 10.0.0.33 - - [2025-12-09 00:44:42] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.015202 10.0.0.33 - - [2025-12-09 00:44:42] "GET /firewall-policy/ddf4e109-6b99-4d54-9e21-2dc7d809eece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003159 10.0.0.33 - - [2025-12-09 00:44:42] "POST /ref-update HTTP/1.1" 200 156 0.018805 10.0.0.33 - - [2025-12-09 00:44:42] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.021013 10.0.0.33 - - [2025-12-09 00:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.33 - - [2025-12-09 00:44:43] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003455 10.0.0.33 - - [2025-12-09 00:44:43] "POST /firewall-policys HTTP/1.1" 200 532 0.027243 10.0.0.33 - - [2025-12-09 00:44:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.033495 10.0.0.33 - - [2025-12-09 00:44:43] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.018289 10.0.0.33 - - [2025-12-09 00:44:43] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003444 10.0.0.33 - - [2025-12-09 00:44:43] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003534 10.0.0.33 - - [2025-12-09 00:44:43] "GET /firewall-policy/ddf4e109-6b99-4d54-9e21-2dc7d809eece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004264 10.0.0.33 - - [2025-12-09 00:44:43] "GET /firewall-policy/ddf4e109-6b99-4d54-9e21-2dc7d809eece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004331 10.0.0.33 - - [2025-12-09 00:44:43] "POST /ref-update HTTP/1.1" 200 156 0.096925 10.0.0.33 - - [2025-12-09 00:44:43] "POST /ref-update HTTP/1.1" 200 156 0.028199 10.0.0.33 - - [2025-12-09 00:44:43] "POST /ref-update HTTP/1.1" 200 156 0.029390 10.0.0.33 - - [2025-12-09 00:44:43] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.008901 10.0.0.33 - - [2025-12-09 00:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.33 - - [2025-12-09 00:44:43] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008970 10.0.0.33 - - [2025-12-09 00:44:43] "POST /firewall-policys HTTP/1.1" 200 530 0.086988 10.0.0.33 - - [2025-12-09 00:44:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.049387 10.0.0.33 - - [2025-12-09 00:44:43] "GET /firewall-policy/7f5e97fc-11ac-4b74-bec4-b097d226bd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.037991 10.0.0.33 - - [2025-12-09 00:44:43] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.007141 10.0.0.33 - - [2025-12-09 00:44:43] "GET /firewall-policy/7f5e97fc-11ac-4b74-bec4-b097d226bd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.010908 10.0.0.33 - - [2025-12-09 00:44:43] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005451 10.0.0.33 - - [2025-12-09 00:44:43] "GET /firewall-policy/ddf4e109-6b99-4d54-9e21-2dc7d809eece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003932 10.0.0.33 - - [2025-12-09 00:44:43] "GET /firewall-policy/ddf4e109-6b99-4d54-9e21-2dc7d809eece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003093 10.0.0.33 - - [2025-12-09 00:44:43] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002434 10.0.0.33 - - [2025-12-09 00:44:44] "POST /ref-update HTTP/1.1" 200 156 0.034754 10.0.0.33 - - [2025-12-09 00:44:44] "POST /ref-update HTTP/1.1" 200 156 0.034163 10.0.0.33 - - [2025-12-09 00:44:44] "POST /ref-update HTTP/1.1" 200 156 0.045848 10.0.0.33 - - [2025-12-09 00:44:44] "POST /ref-update HTTP/1.1" 200 156 0.031569 10.0.0.33 - - [2025-12-09 00:44:44] "POST /ref-update HTTP/1.1" 200 156 0.056145 10.0.0.33 - - [2025-12-09 00:44:44] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.016244 10.0.0.33 - - [2025-12-09 00:44:44] "POST /tags HTTP/1.1" 200 299 0.067188 10.0.0.33 - - [2025-12-09 00:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.33 - - [2025-12-09 00:44:44] "GET /tag/965f0137-df7f-46af-b56b-7761c06076c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015346 10.0.0.33 - - [2025-12-09 00:44:44] "POST /set-tag HTTP/1.1" 200 109 0.022952 10.0.0.33 - - [2025-12-09 00:44:44] "POST /fqname-to-id HTTP/1.1" 404 226 0.001910 10.0.0.33 - - [2025-12-09 00:44:44] "POST /tags HTTP/1.1" 200 305 0.205256 10.0.0.33 - - [2025-12-09 00:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013859 10.0.0.33 - - [2025-12-09 00:44:45] "GET /tag/c70fcc9c-b866-4f62-a7e0-a1d7ea80def3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.025662 10.0.0.33 - - [2025-12-09 00:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.33 - - [2025-12-09 00:44:45] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050015 10.0.0.33 - - [2025-12-09 00:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.33 - - [2025-12-09 00:44:45] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.013239 10.0.0.33 - - [2025-12-09 00:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2025-12-09 00:44:45] "GET /service-appliance-set/b82ff3c4-6bf5-4092-a16c-c5d27d44bc89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004481 10.0.0.33 - - [2025-12-09 00:44:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.001633 10.0.0.33 - - [2025-12-09 00:44:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.082580 10.0.0.33 - - [2025-12-09 00:44:45] "GET /virtual-machine-interface/aae988f5-492f-4191-abb3-4e7bf68cde12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.010904 10.0.0.33 - - [2025-12-09 00:44:45] "POST /instance-ips HTTP/1.1" 200 381 0.046757 10.0.0.33 - - [2025-12-09 00:44:45] "GET /instance-ip/efe6350a-7f73-4fe5-8c83-79a50ae1f866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006006 10.0.0.33 - - [2025-12-09 00:44:45] "POST /loadbalancers HTTP/1.1" 200 582 0.065194 10.0.0.33 - - [2025-12-09 00:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020287 10.0.0.33 - - [2025-12-09 00:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012199 10.0.0.33 - - [2025-12-09 00:44:45] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036396 10.0.0.33 - - [2025-12-09 00:44:45] "GET /loadbalancer/0587aec2-ee8d-44b0-bb20-e8c40af6d75a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.007898 10.0.0.33 - - [2025-12-09 00:44:45] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051991 10.0.0.33 - - [2025-12-09 00:44:45] "GET /instance-ip/efe6350a-7f73-4fe5-8c83-79a50ae1f866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005296 10.0.0.33 - - [2025-12-09 00:44:45] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.025311 10.0.0.33 - - [2025-12-09 00:44:45] "POST /floating-ips HTTP/1.1" 200 583 0.033744 10.0.0.33 - - [2025-12-09 00:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018996 10.0.0.33 - - [2025-12-09 00:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006777 10.0.0.33 - - [2025-12-09 00:44:45] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047913 10.0.0.33 - - [2025-12-09 00:44:45] "GET /loadbalancer-listener/fc81d18d-0813-4315-a780-53e207a6c1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.006117 10.0.0.33 - - [2025-12-09 00:44:45] "GET /loadbalancer-listener/fc81d18d-0813-4315-a780-53e207a6c1ef?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003498 10.0.0.33 - - [2025-12-09 00:44:45] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019336 10.0.0.33 - - [2025-12-09 00:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005933 10.0.0.33 - - [2025-12-09 00:44:46] "GET /instance-ip/efe6350a-7f73-4fe5-8c83-79a50ae1f866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009122 10.0.0.33 - - [2025-12-09 00:44:46] "GET /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002919 10.0.0.33 - - [2025-12-09 00:44:46] "GET /instance-ip/efe6350a-7f73-4fe5-8c83-79a50ae1f866?fields=floating_ips HTTP/1.1" 200 1171 0.005271 10.0.0.33 - - [2025-12-09 00:44:46] "GET /floating-ip/5dce06ee-f50f-41e6-b60f-49639906e4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.001899 10.0.0.33 - - [2025-12-09 00:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2025-12-09 00:44:46] "PUT /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085 HTTP/1.1" 200 276 0.021248 10.0.0.33 - - [2025-12-09 00:44:46] "POST /tags HTTP/1.1" 200 301 0.059571 10.0.0.33 - - [2025-12-09 00:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.33 - - [2025-12-09 00:44:46] "GET /tag/e2bc0644-e457-42a9-b58a-816d44e46a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012481 10.0.0.33 - - [2025-12-09 00:44:46] "POST /tags HTTP/1.1" 200 325 0.081129 10.0.0.33 - - [2025-12-09 00:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.33 - - [2025-12-09 00:44:46] "GET /tag/a1062943-8c90-400a-8110-7aa674c38206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.024236 10.0.0.33 - - [2025-12-09 00:44:46] "POST /tags HTTP/1.1" 200 363 0.075473 10.0.0.33 - - [2025-12-09 00:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.33 - - [2025-12-09 00:44:46] "GET /tag/ce7e1080-8028-4683-9880-c36d27addd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011701 10.0.0.33 - - [2025-12-09 00:44:46] "POST /tags HTTP/1.1" 200 311 0.092124 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:44:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000681 10.0.0.33 - - [2025-12-09 00:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.023430 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:44:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 10.0.0.33 - - [2025-12-09 00:44:46] "GET /tag/ae81b98c-0087-41e6-b79c-f35453a05b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018450 10.0.0.33 - - [2025-12-09 00:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.33 - - [2025-12-09 00:44:46] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.006616 10.0.0.33 - - [2025-12-09 00:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.33 - - [2025-12-09 00:44:46] "GET /project/a5715429-c082-49ba-96b6-7eb4a41c6c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032222 10.0.0.33 - - [2025-12-09 00:44:46] "POST /virtual-machines HTTP/1.1" 200 377 0.026863 10.0.0.33 - - [2025-12-09 00:44:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028189 10.0.0.33 - - [2025-12-09 00:44:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.214402 10.0.0.33 - - [2025-12-09 00:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021211 10.0.0.33 - - [2025-12-09 00:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.33 - - [2025-12-09 00:44:47] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005486 10.0.0.33 - - [2025-12-09 00:44:47] "POST /instance-ips HTTP/1.1" 200 409 0.043893 10.0.0.33 - - [2025-12-09 00:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.048046 10.0.0.33 - - [2025-12-09 00:44:47] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008693 10.0.0.33 - - [2025-12-09 00:44:47] "POST /set-tag HTTP/1.1" 200 109 0.028450 10.0.0.33 - - [2025-12-09 00:44:47] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.027103 10.0.0.33 - - [2025-12-09 00:44:47] "GET /instance-ip/42ef4c36-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005196 10.0.0.33 - - [2025-12-09 00:44:47] "POST /tags HTTP/1.1" 200 357 0.038549 10.0.0.33 - - [2025-12-09 00:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.019214 10.0.0.33 - - [2025-12-09 00:44:47] "GET /tag/7da27b9e-f683-49f0-9778-ad8b1ca9254d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.016899 10.0.0.33 - - [2025-12-09 00:44:47] "POST /tags HTTP/1.1" 200 305 0.031183 10.0.0.33 - - [2025-12-09 00:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009324 10.0.0.33 - - [2025-12-09 00:44:47] "GET /tag/01ec1503-17c9-478d-a22a-1c22ae73b365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015559 10.0.0.33 - - [2025-12-09 00:44:47] "POST /id-to-fqname HTTP/1.1" 200 174 0.000445 10.0.0.33 - - [2025-12-09 00:44:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.007154 10.0.0.33 - - [2025-12-09 00:44:47] "POST /security-groups HTTP/1.1" 200 571 0.070479 10.0.0.33 - - [2025-12-09 00:44:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.001615 10.0.0.33 - - [2025-12-09 00:44:47] "POST /projects HTTP/1.1" 200 483 0.198142 10.0.0.33 - - [2025-12-09 00:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.012138 10.0.0.33 - - [2025-12-09 00:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.026601 10.0.0.33 - - [2025-12-09 00:44:48] "POST /access-control-lists HTTP/1.1" 200 580 0.059537 10.0.0.33 - - [2025-12-09 00:44:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.015613 10.0.0.33 - - [2025-12-09 00:44:48] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.012249 10.0.0.33 - - [2025-12-09 00:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006562 10.0.0.33 - - [2025-12-09 00:44:48] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.009130 10.0.0.33 - - [2025-12-09 00:44:48] "POST /access-control-lists HTTP/1.1" 200 578 0.094635 10.0.0.33 - - [2025-12-09 00:44:48] "PUT /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a HTTP/1.1" 200 264 0.088418 10.0.0.33 - - [2025-12-09 00:44:48] "PUT /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef HTTP/1.1" 200 264 0.072888 10.0.0.33 - - [2025-12-09 00:44:48] "POST /security-groups HTTP/1.1" 200 537 0.086926 10.0.0.33 - - [2025-12-09 00:44:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.001823 10.0.0.33 - - [2025-12-09 00:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025536 10.0.0.33 - - [2025-12-09 00:44:48] "POST /chown HTTP/1.1" 200 109 0.070290 10.0.0.33 - - [2025-12-09 00:44:48] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015162 10.0.0.33 - - [2025-12-09 00:44:48] "POST /access-control-lists HTTP/1.1" 200 596 0.120895 10.0.0.33 - - [2025-12-09 00:44:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.007030 10.0.0.33 - - [2025-12-09 00:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007462 10.0.0.33 - - [2025-12-09 00:44:48] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.042369 10.0.0.33 - - [2025-12-09 00:44:48] "POST /access-control-lists HTTP/1.1" 200 594 0.074921 10.0.0.33 - - [2025-12-09 00:44:48] "POST /tags HTTP/1.1" 409 207 0.021848 10.0.0.33 - - [2025-12-09 00:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.33 - - [2025-12-09 00:44:48] "GET /tag/01ec1503-17c9-478d-a22a-1c22ae73b365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018263 10.0.0.33 - - [2025-12-09 00:44:48] "POST /firewall-rules HTTP/1.1" 200 564 0.096073 10.0.0.33 - - [2025-12-09 00:44:48] "GET /firewall-rule/40bc7f9a-210b-4a3c-808d-10b9d016f6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.014442 10.0.0.33 - - [2025-12-09 00:44:48] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002732 10.0.0.33 - - [2025-12-09 00:44:48] "GET /firewall-rule/40bc7f9a-210b-4a3c-808d-10b9d016f6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004842 10.0.0.33 - - [2025-12-09 00:44:48] "POST /ref-update HTTP/1.1" 200 156 0.030587 10.0.0.33 - - [2025-12-09 00:44:48] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010348 10.0.0.33 - - [2025-12-09 00:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.33 - - [2025-12-09 00:44:49] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003151 10.0.0.33 - - [2025-12-09 00:44:49] "POST /tags HTTP/1.1" 409 207 0.001822 10.0.0.33 - - [2025-12-09 00:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.33 - - [2025-12-09 00:44:49] "GET /tag/01ec1503-17c9-478d-a22a-1c22ae73b365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016665 10.0.0.33 - - [2025-12-09 00:44:49] "POST /firewall-rules HTTP/1.1" 200 562 0.143528 10.0.0.33 - - [2025-12-09 00:44:49] "GET /firewall-rule/5f8bba23-c378-4f74-817d-813dbfb3b0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.026005 10.0.0.33 - - [2025-12-09 00:44:49] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005484 10.0.0.33 - - [2025-12-09 00:44:49] "GET /firewall-rule/5f8bba23-c378-4f74-817d-813dbfb3b0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002797 10.0.0.33 - - [2025-12-09 00:44:49] "POST /ref-update HTTP/1.1" 200 156 0.045589 10.0.0.33 - - [2025-12-09 00:44:49] "POST /tags HTTP/1.1" 200 301 0.057173 10.0.0.33 - - [2025-12-09 00:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.033528 10.0.0.33 - - [2025-12-09 00:44:49] "GET /tag/a19db002-1f84-48df-b447-a07a2e82db7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020136 10.0.0.33 - - [2025-12-09 00:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.33 - - [2025-12-09 00:44:49] "GET /project/a5715429-c082-49ba-96b6-7eb4a41c6c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044591 10.0.0.33 - - [2025-12-09 00:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.33 - - [2025-12-09 00:44:49] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008615 10.0.0.33 - - [2025-12-09 00:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.33 - - [2025-12-09 00:44:49] "GET /service-appliance-set/b82ff3c4-6bf5-4092-a16c-c5d27d44bc89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010285 10.0.0.33 - - [2025-12-09 00:44:49] "POST /fqname-to-id HTTP/1.1" 404 242 0.002117 10.0.0.33 - - [2025-12-09 00:44:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.142646 10.0.0.33 - - [2025-12-09 00:44:49] "GET /virtual-machine-interface/07cc50f2-5008-4a65-927b-79b293dc29e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.015949 10.0.0.33 - - [2025-12-09 00:44:50] "POST /instance-ips HTTP/1.1" 200 377 0.163527 10.0.0.33 - - [2025-12-09 00:44:50] "GET /instance-ip/2b5af0da-d850-4102-8ff2-b548b0ca6407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005296 10.0.0.33 - - [2025-12-09 00:44:50] "POST /loadbalancers HTTP/1.1" 200 582 0.087013 10.0.0.33 - - [2025-12-09 00:44:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.039163 10.0.0.33 - - [2025-12-09 00:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.053231 10.0.0.33 - - [2025-12-09 00:44:50] "GET /project/a5715429-c082-49ba-96b6-7eb4a41c6c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.115558 10.0.0.33 - - [2025-12-09 00:44:50] "GET /instance-ip/2b5af0da-d850-4102-8ff2-b548b0ca6407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013106 10.0.0.33 - - [2025-12-09 00:44:50] "GET /project/a5715429-c082-49ba-96b6-7eb4a41c6c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.080813 10.0.0.33 - - [2025-12-09 00:44:50] "GET /loadbalancer/a868c671-e97f-4745-b2fb-b1bd97f81e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.009993 10.0.0.33 - - [2025-12-09 00:44:50] "POST /floating-ips HTTP/1.1" 200 581 0.106121 10.0.0.33 - - [2025-12-09 00:44:50] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.114851 10.0.0.33 - - [2025-12-09 00:44:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012339 10.0.0.33 - - [2025-12-09 00:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014421 10.0.0.33 - - [2025-12-09 00:44:50] "GET /project/a5715429-c082-49ba-96b6-7eb4a41c6c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031344 10.0.0.33 - - [2025-12-09 00:44:50] "GET /loadbalancer-listener/f3f4791b-a207-4427-becd-35d649f98cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004848 10.0.0.33 - - [2025-12-09 00:44:50] "GET /loadbalancer-listener/f3f4791b-a207-4427-becd-35d649f98cd2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.059723 10.0.0.33 - - [2025-12-09 00:44:50] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.066637 10.0.0.33 - - [2025-12-09 00:44:50] "GET /instance-ip/2b5af0da-d850-4102-8ff2-b548b0ca6407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006135 10.0.0.33 - - [2025-12-09 00:44:51] "GET /instance-ip/2b5af0da-d850-4102-8ff2-b548b0ca6407?fields=floating_ips HTTP/1.1" 200 1164 0.013996 10.0.0.33 - - [2025-12-09 00:44:51] "GET /floating-ip/ab035a53-7a72-49a3-b68b-89da5f2e9f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002228 10.0.0.33 - - [2025-12-09 00:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.020714 10.0.0.33 - - [2025-12-09 00:44:51] "GET /project/a5715429-c082-49ba-96b6-7eb4a41c6c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.065388 10.0.0.33 - - [2025-12-09 00:44:51] "GET /loadbalancer/a868c671-e97f-4745-b2fb-b1bd97f81e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002903 10.0.0.33 - - [2025-12-09 00:44:51] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020640 10.0.0.33 - - [2025-12-09 00:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.050334 10.0.0.33 - - [2025-12-09 00:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.030083 10.0.0.33 - - [2025-12-09 00:44:51] "GET /project/a5715429-c082-49ba-96b6-7eb4a41c6c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.095547 10.0.0.33 - - [2025-12-09 00:44:51] "GET /loadbalancer-listener/47cadd86-6777-4f25-9de2-9cfc608bef13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002342 10.0.0.33 - - [2025-12-09 00:44:51] "GET /loadbalancer-listener/47cadd86-6777-4f25-9de2-9cfc608bef13?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004404 10.0.0.33 - - [2025-12-09 00:44:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.060268 10.0.0.33 - - [2025-12-09 00:44:51] "GET /instance-ip/2b5af0da-d850-4102-8ff2-b548b0ca6407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002983 10.0.0.33 - - [2025-12-09 00:44:51] "GET /instance-ip/2b5af0da-d850-4102-8ff2-b548b0ca6407?fields=floating_ips HTTP/1.1" 200 1164 0.002412 10.0.0.33 - - [2025-12-09 00:44:51] "GET /floating-ip/ab035a53-7a72-49a3-b68b-89da5f2e9f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.013601 10.0.0.33 - - [2025-12-09 00:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.022371 10.0.0.33 - - [2025-12-09 00:44:51] "GET /project/a5715429-c082-49ba-96b6-7eb4a41c6c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050149 10.0.0.33 - - [2025-12-09 00:44:51] "GET /loadbalancer/a868c671-e97f-4745-b2fb-b1bd97f81e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003733 10.0.0.33 - - [2025-12-09 00:44:51] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.017008 10.0.0.33 - - [2025-12-09 00:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015662 10.0.0.33 - - [2025-12-09 00:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011065 10.0.0.33 - - [2025-12-09 00:44:51] "GET /project/a5715429-c082-49ba-96b6-7eb4a41c6c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034849 10.0.0.33 - - [2025-12-09 00:44:51] "GET /loadbalancer-listener/a2beaebc-71c6-47d8-8de3-f34c57e6ad53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002952 10.0.0.33 - - [2025-12-09 00:44:51] "GET /loadbalancer-listener/a2beaebc-71c6-47d8-8de3-f34c57e6ad53?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003320 10.0.0.33 - - [2025-12-09 00:44:51] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.018379 10.0.0.33 - - [2025-12-09 00:44:51] "GET /instance-ip/2b5af0da-d850-4102-8ff2-b548b0ca6407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006082 10.0.0.33 - - [2025-12-09 00:44:51] "GET /instance-ip/2b5af0da-d850-4102-8ff2-b548b0ca6407?fields=floating_ips HTTP/1.1" 200 1164 0.012124 10.0.0.33 - - [2025-12-09 00:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012764 10.0.0.33 - - [2025-12-09 00:44:51] "GET /floating-ip/ab035a53-7a72-49a3-b68b-89da5f2e9f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003266 10.0.0.33 - - [2025-12-09 00:44:51] "GET /loadbalancer/a868c671-e97f-4745-b2fb-b1bd97f81e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003620 10.0.0.33 - - [2025-12-09 00:44:51] "POST /tags HTTP/1.1" 200 355 0.021173 10.0.0.33 - - [2025-12-09 00:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.33 - - [2025-12-09 00:44:52] "GET /tag/6dd0525a-e93b-4579-a842-ad49170f4c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.021922 10.0.0.33 - - [2025-12-09 00:44:52] "POST /tags HTTP/1.1" 200 303 0.047236 10.0.0.33 - - [2025-12-09 00:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.33 - - [2025-12-09 00:44:52] "GET /tag/db659c7c-464b-43b8-a678-d85971b915df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021287 10.0.0.33 - - [2025-12-09 00:44:52] "POST /projects HTTP/1.1" 409 218 0.002170 10.0.0.33 - - [2025-12-09 00:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.33 - - [2025-12-09 00:44:52] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031725 10.0.0.33 - - [2025-12-09 00:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2025-12-09 00:44:52] "GET /network-ipam/5a9ebd77-3bb9-4c64-973b-ed320a442ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002520 10.0.0.33 - - [2025-12-09 00:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.33 - - [2025-12-09 00:44:52] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004647 10.0.0.33 - - [2025-12-09 00:44:52] "PUT /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a HTTP/1.1" 200 264 0.085482 10.0.0.33 - - [2025-12-09 00:44:52] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008750 10.0.0.33 - - [2025-12-09 00:44:52] "POST /set-tag HTTP/1.1" 200 109 0.080405 10.0.0.33 - - [2025-12-09 00:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006538 10.0.0.33 - - [2025-12-09 00:44:52] "GET /network-ipam/caa24b3e-cdd1-488f-b6ac-4883c96383b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002901 10.0.0.33 - - [2025-12-09 00:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.33 - - [2025-12-09 00:44:52] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005438 10.0.0.33 - - [2025-12-09 00:44:52] "PUT /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef HTTP/1.1" 200 264 0.046616 10.0.0.33 - - [2025-12-09 00:44:52] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006124 10.0.0.33 - - [2025-12-09 00:44:52] "POST /set-tag HTTP/1.1" 200 109 0.060931 10.0.0.33 - - [2025-12-09 00:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007165 10.0.0.33 - - [2025-12-09 00:44:52] "GET /network-policy/0f54012a-f814-4c4d-939f-f420f0d13829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002661 10.0.0.33 - - [2025-12-09 00:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.33 - - [2025-12-09 00:44:52] "GET /network-policy/6f84a73c-e9b9-491d-926e-f51017a4c90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002209 10.0.0.33 - - [2025-12-09 00:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005797 10.0.0.33 - - [2025-12-09 00:44:52] "GET /network-policy/6702ef3a-47fe-4c20-9e46-20118ccb0cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002588 10.0.0.33 - - [2025-12-09 00:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.33 - - [2025-12-09 00:44:52] "PUT /network-policy/6702ef3a-47fe-4c20-9e46-20118ccb0cec HTTP/1.1" 200 262 0.009800 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:44:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:44:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000815 10.0.0.33 - - [2025-12-09 00:44:53] "PUT /access-control-list/a0d089f5-cae0-4a86-8348-094a10002a3c HTTP/1.1" 200 272 0.061018 10.0.0.33 - - [2025-12-09 00:44:53] "POST /ref-update HTTP/1.1" 200 156 0.116135 10.0.0.33 - - [2025-12-09 00:44:53] "PUT /access-control-list/2b01baed-f973-4473-825b-f906a17a9050 HTTP/1.1" 200 272 0.022364 10.0.0.33 - - [2025-12-09 00:44:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002844 10.0.0.33 - - [2025-12-09 00:44:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002326 10.0.0.33 - - [2025-12-09 00:44:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2025-12-09 00:44:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003601 10.0.0.33 - - [2025-12-09 00:44:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002136 10.0.0.33 - - [2025-12-09 00:44:53] "POST /security-groups HTTP/1.1" 409 245 0.002486 10.0.0.33 - - [2025-12-09 00:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.33 - - [2025-12-09 00:44:53] "PUT /security-group/f2406ea2-d5b9-4c6a-a36c-5b419d57aa77 HTTP/1.1" 200 262 0.059843 10.0.0.33 - - [2025-12-09 00:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027142 10.0.0.33 - - [2025-12-09 00:44:53] "PUT /access-control-list/232b20e2-b2a9-462f-adc0-2bf3744b3304 HTTP/1.1" 200 272 0.028584 10.0.0.33 - - [2025-12-09 00:44:53] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011774 10.0.0.33 - - [2025-12-09 00:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.33 - - [2025-12-09 00:44:53] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.027174 10.0.0.33 - - [2025-12-09 00:44:53] "PUT /access-control-list/0cf2a0bc-c125-4c94-b265-5576ce53b82e HTTP/1.1" 200 272 0.119500 10.0.0.33 - - [2025-12-09 00:44:53] "POST /tags HTTP/1.1" 409 206 0.009801 10.0.0.33 - - [2025-12-09 00:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.33 - - [2025-12-09 00:44:53] "GET /tag/db659c7c-464b-43b8-a678-d85971b915df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015824 10.0.0.33 - - [2025-12-09 00:44:53] "POST /firewall-rules HTTP/1.1" 200 562 0.083019 10.0.0.33 - - [2025-12-09 00:44:53] "GET /firewall-rule/556c8830-8b58-4d3a-b7db-563567faeb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004068 10.0.0.33 - - [2025-12-09 00:44:53] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002863 10.0.0.33 - - [2025-12-09 00:44:53] "GET /firewall-rule/556c8830-8b58-4d3a-b7db-563567faeb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.001993 10.0.0.33 - - [2025-12-09 00:44:53] "POST /ref-update HTTP/1.1" 200 156 0.019967 10.0.0.33 - - [2025-12-09 00:44:53] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013564 10.0.0.33 - - [2025-12-09 00:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.33 - - [2025-12-09 00:44:53] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002446 10.0.0.33 - - [2025-12-09 00:44:53] "POST /tags HTTP/1.1" 409 206 0.001691 10.0.0.33 - - [2025-12-09 00:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.33 - - [2025-12-09 00:44:53] "GET /tag/db659c7c-464b-43b8-a678-d85971b915df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015471 10.0.0.33 - - [2025-12-09 00:44:53] "POST /firewall-rules HTTP/1.1" 200 560 0.076145 10.0.0.33 - - [2025-12-09 00:44:54] "GET /firewall-rule/d9d9a414-9586-4f7f-bf25-1b3f349677dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.006982 10.0.0.33 - - [2025-12-09 00:44:54] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003365 10.0.0.33 - - [2025-12-09 00:44:54] "GET /firewall-rule/d9d9a414-9586-4f7f-bf25-1b3f349677dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002015 10.0.0.33 - - [2025-12-09 00:44:54] "POST /ref-update HTTP/1.1" 200 156 0.025534 10.0.0.33 - - [2025-12-09 00:44:54] "POST /tags HTTP/1.1" 200 371 0.043710 10.0.0.33 - - [2025-12-09 00:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.026325 10.0.0.33 - - [2025-12-09 00:44:54] "GET /tag/df07ebf2-b983-4d68-b240-12804dbccb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.034469 10.0.0.33 - - [2025-12-09 00:44:54] "POST /tags HTTP/1.1" 200 319 0.041428 10.0.0.33 - - [2025-12-09 00:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016409 10.0.0.33 - - [2025-12-09 00:44:54] "GET /tag/3b9d0146-44b0-443a-8ed0-aa509c5bd93d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011594 10.0.0.33 - - [2025-12-09 00:44:54] "POST /id-to-fqname HTTP/1.1" 200 181 0.000452 10.0.0.33 - - [2025-12-09 00:44:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.016727 10.0.0.33 - - [2025-12-09 00:44:54] "POST /security-groups HTTP/1.1" 200 578 0.081506 10.0.0.33 - - [2025-12-09 00:44:54] "POST /projects HTTP/1.1" 200 497 0.241019 10.0.0.33 - - [2025-12-09 00:44:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.007774 10.0.0.33 - - [2025-12-09 00:44:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.036065 10.0.0.33 - - [2025-12-09 00:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014188 10.0.0.33 - - [2025-12-09 00:44:54] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.029097 10.0.0.33 - - [2025-12-09 00:44:54] "POST /access-control-lists HTTP/1.1" 200 587 0.087766 10.0.0.33 - - [2025-12-09 00:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.021198 10.0.0.33 - - [2025-12-09 00:44:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.025197 10.0.0.33 - - [2025-12-09 00:44:54] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.006403 10.0.0.33 - - [2025-12-09 00:44:54] "POST /access-control-lists HTTP/1.1" 200 585 0.046564 10.0.0.33 - - [2025-12-09 00:44:55] "PUT /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a HTTP/1.1" 200 264 0.148755 10.0.0.33 - - [2025-12-09 00:44:55] "PUT /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef HTTP/1.1" 200 264 0.091525 10.0.0.33 - - [2025-12-09 00:44:55] "POST /security-groups HTTP/1.1" 200 558 0.081730 10.0.0.33 - - [2025-12-09 00:44:55] "POST /fqname-to-id HTTP/1.1" 404 248 0.005312 10.0.0.33 - - [2025-12-09 00:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.031963 10.0.0.33 - - [2025-12-09 00:44:55] "POST /chown HTTP/1.1" 200 109 0.029110 10.0.0.33 - - [2025-12-09 00:44:55] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018218 10.0.0.33 - - [2025-12-09 00:44:55] "POST /access-control-lists HTTP/1.1" 200 610 0.106040 10.0.0.33 - - [2025-12-09 00:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.020451 10.0.0.33 - - [2025-12-09 00:44:55] "POST /fqname-to-id HTTP/1.1" 404 247 0.019450 10.0.0.33 - - [2025-12-09 00:44:55] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004591 10.0.0.33 - - [2025-12-09 00:44:55] "POST /tags HTTP/1.1" 409 214 0.001743 10.0.0.33 - - [2025-12-09 00:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.33 - - [2025-12-09 00:44:55] "GET /tag/3b9d0146-44b0-443a-8ed0-aa509c5bd93d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.036476 10.0.0.33 - - [2025-12-09 00:44:55] "POST /access-control-lists HTTP/1.1" 200 608 0.079087 10.0.0.33 - - [2025-12-09 00:44:55] "POST /firewall-rules HTTP/1.1" 200 578 0.068473 10.0.0.33 - - [2025-12-09 00:44:55] "GET /firewall-rule/30959789-89dc-438d-8742-542e0b2cbdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008576 10.0.0.33 - - [2025-12-09 00:44:55] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.013755 10.0.0.33 - - [2025-12-09 00:44:55] "GET /firewall-rule/30959789-89dc-438d-8742-542e0b2cbdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002960 10.0.0.33 - - [2025-12-09 00:44:55] "POST /ref-update HTTP/1.1" 200 156 0.038036 10.0.0.33 - - [2025-12-09 00:44:55] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026563 10.0.0.33 - - [2025-12-09 00:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.33 - - [2025-12-09 00:44:55] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003158 10.0.0.33 - - [2025-12-09 00:44:55] "POST /tags HTTP/1.1" 409 214 0.001722 10.0.0.33 - - [2025-12-09 00:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.33 - - [2025-12-09 00:44:55] "GET /tag/3b9d0146-44b0-443a-8ed0-aa509c5bd93d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.018853 10.0.0.33 - - [2025-12-09 00:44:56] "POST /firewall-rules HTTP/1.1" 200 576 0.069478 10.0.0.33 - - [2025-12-09 00:44:56] "GET /firewall-rule/d97e8992-b53b-4bdf-911e-d52d8e5d6a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004229 10.0.0.33 - - [2025-12-09 00:44:56] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004256 10.0.0.33 - - [2025-12-09 00:44:56] "GET /firewall-rule/d97e8992-b53b-4bdf-911e-d52d8e5d6a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002203 10.0.0.33 - - [2025-12-09 00:44:56] "POST /ref-update HTTP/1.1" 200 156 0.034185 10.0.0.33 - - [2025-12-09 00:44:56] "POST /tags HTTP/1.1" 200 363 0.032629 10.0.0.33 - - [2025-12-09 00:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015079 10.0.0.33 - - [2025-12-09 00:44:56] "GET /tag/b5cffe5e-d651-4652-9410-07adc5927dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012395 10.0.0.33 - - [2025-12-09 00:44:56] "POST /tags HTTP/1.1" 200 311 0.028159 10.0.0.33 - - [2025-12-09 00:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.023222 10.0.0.33 - - [2025-12-09 00:44:56] "GET /tag/448db065-5f4e-4b8a-96f6-aaa5ecaa763f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020365 10.0.0.33 - - [2025-12-09 00:44:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.001642 10.0.0.33 - - [2025-12-09 00:44:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.003090 10.0.0.33 - - [2025-12-09 00:44:56] "POST /security-groups HTTP/1.1" 200 574 0.111337 10.0.0.33 - - [2025-12-09 00:44:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.001809 10.0.0.33 - - [2025-12-09 00:44:56] "POST /projects HTTP/1.1" 200 489 0.254481 10.0.0.33 - - [2025-12-09 00:44:56] "POST /access-control-lists HTTP/1.1" 200 583 0.063554 10.0.0.33 - - [2025-12-09 00:44:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.061132 10.0.0.33 - - [2025-12-09 00:44:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.017701 10.0.0.33 - - [2025-12-09 00:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014346 10.0.0.33 - - [2025-12-09 00:44:56] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.035389 10.0.0.33 - - [2025-12-09 00:44:56] "POST /access-control-lists HTTP/1.1" 200 581 0.064411 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:44:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001528 10.0.0.33 - - [2025-12-09 00:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009439 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:44:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 10.0.0.33 - - [2025-12-09 00:44:56] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.005507 10.0.0.33 - - [2025-12-09 00:44:56] "PUT /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a HTTP/1.1" 200 264 0.051642 10.0.0.33 - - [2025-12-09 00:44:57] "PUT /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef HTTP/1.1" 200 264 0.054382 10.0.0.33 - - [2025-12-09 00:44:57] "POST /security-groups HTTP/1.1" 200 546 0.100565 10.0.0.33 - - [2025-12-09 00:44:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.002599 10.0.0.33 - - [2025-12-09 00:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009287 10.0.0.33 - - [2025-12-09 00:44:57] "POST /chown HTTP/1.1" 200 109 0.013424 10.0.0.33 - - [2025-12-09 00:44:57] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016843 10.0.0.33 - - [2025-12-09 00:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.33 - - [2025-12-09 00:44:57] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002676 10.0.0.33 - - [2025-12-09 00:44:57] "POST /tags HTTP/1.1" 409 210 0.001565 10.0.0.33 - - [2025-12-09 00:44:57] "POST /access-control-lists HTTP/1.1" 200 602 0.154310 10.0.0.33 - - [2025-12-09 00:44:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.003661 10.0.0.33 - - [2025-12-09 00:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2025-12-09 00:44:57] "GET /tag/448db065-5f4e-4b8a-96f6-aaa5ecaa763f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.033883 10.0.0.33 - - [2025-12-09 00:44:57] "POST /access-control-lists HTTP/1.1" 200 600 0.065528 10.0.0.33 - - [2025-12-09 00:44:57] "POST /firewall-rules HTTP/1.1" 200 570 0.121454 10.0.0.33 - - [2025-12-09 00:44:57] "GET /firewall-rule/d10f6620-edd0-4f5c-a66b-0298ec537c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005005 10.0.0.33 - - [2025-12-09 00:44:57] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004239 10.0.0.33 - - [2025-12-09 00:44:57] "GET /firewall-rule/d10f6620-edd0-4f5c-a66b-0298ec537c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002261 10.0.0.33 - - [2025-12-09 00:44:57] "POST /ref-update HTTP/1.1" 200 156 0.032381 10.0.0.33 - - [2025-12-09 00:44:57] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008488 10.0.0.33 - - [2025-12-09 00:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2025-12-09 00:44:57] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005264 10.0.0.33 - - [2025-12-09 00:44:57] "POST /tags HTTP/1.1" 409 210 0.001657 10.0.0.33 - - [2025-12-09 00:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.33 - - [2025-12-09 00:44:57] "GET /tag/448db065-5f4e-4b8a-96f6-aaa5ecaa763f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012273 10.0.0.33 - - [2025-12-09 00:44:57] "POST /firewall-rules HTTP/1.1" 200 568 0.071937 10.0.0.33 - - [2025-12-09 00:44:57] "GET /firewall-rule/ffaabefd-df43-4b1a-be92-c6907de3e15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.011157 10.0.0.33 - - [2025-12-09 00:44:57] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003244 10.0.0.33 - - [2025-12-09 00:44:57] "GET /firewall-rule/ffaabefd-df43-4b1a-be92-c6907de3e15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.001910 10.0.0.33 - - [2025-12-09 00:44:57] "POST /ref-update HTTP/1.1" 200 156 0.046225 10.0.0.33 - - [2025-12-09 00:44:58] "POST /tags HTTP/1.1" 409 237 0.025176 10.0.0.33 - - [2025-12-09 00:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.33 - - [2025-12-09 00:44:58] "GET /tag/ce7e1080-8028-4683-9880-c36d27addd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011762 10.0.0.33 - - [2025-12-09 00:44:58] "POST /tags HTTP/1.1" 409 210 0.001869 10.0.0.33 - - [2025-12-09 00:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.33 - - [2025-12-09 00:44:58] "GET /tag/ae81b98c-0087-41e6-b79c-f35453a05b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013356 10.0.0.33 - - [2025-12-09 00:44:58] "POST /projects HTTP/1.1" 409 223 0.002216 10.0.0.33 - - [2025-12-09 00:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.33 - - [2025-12-09 00:44:58] "GET /project/a5715429-c082-49ba-96b6-7eb4a41c6c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040991 10.0.0.33 - - [2025-12-09 00:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.33 - - [2025-12-09 00:44:58] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006148 10.0.0.33 - - [2025-12-09 00:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.33 - - [2025-12-09 00:44:58] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004838 10.0.0.33 - - [2025-12-09 00:44:58] "PUT /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a HTTP/1.1" 200 264 0.058708 10.0.0.33 - - [2025-12-09 00:44:58] "PUT /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef HTTP/1.1" 200 264 0.071353 10.0.0.33 - - [2025-12-09 00:44:58] "POST /security-groups HTTP/1.1" 409 253 0.002706 10.0.0.33 - - [2025-12-09 00:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.33 - - [2025-12-09 00:44:58] "PUT /security-group/9848a236-f3ba-4952-926e-d7898130fdec HTTP/1.1" 200 262 0.080271 10.0.0.33 - - [2025-12-09 00:44:58] "PUT /access-control-list/e608bbda-5e10-4f3e-9da3-ed82152c510b HTTP/1.1" 200 272 0.013011 10.0.0.33 - - [2025-12-09 00:44:58] "PUT /access-control-list/a574bfdf-fbbd-4ffb-bcb7-02dc9035639f HTTP/1.1" 200 272 0.050101 10.0.0.33 - - [2025-12-09 00:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.047598 10.0.0.33 - - [2025-12-09 00:44:58] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003119 10.0.0.33 - - [2025-12-09 00:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.33 - - [2025-12-09 00:44:58] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003150 10.0.0.33 - - [2025-12-09 00:44:58] "POST /tags HTTP/1.1" 409 210 0.002753 10.0.0.33 - - [2025-12-09 00:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.33 - - [2025-12-09 00:44:58] "GET /tag/ae81b98c-0087-41e6-b79c-f35453a05b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011297 10.0.0.33 - - [2025-12-09 00:44:58] "POST /firewall-rules HTTP/1.1" 200 570 0.082550 10.0.0.33 - - [2025-12-09 00:44:58] "GET /firewall-rule/0c72f2af-4a19-49a7-a7c2-c9f6ee78f34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.023697 10.0.0.33 - - [2025-12-09 00:44:58] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005638 10.0.0.33 - - [2025-12-09 00:44:58] "GET /firewall-rule/0c72f2af-4a19-49a7-a7c2-c9f6ee78f34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002638 10.0.0.33 - - [2025-12-09 00:44:59] "POST /ref-update HTTP/1.1" 200 156 0.057154 10.0.0.33 - - [2025-12-09 00:44:59] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002692 10.0.0.33 - - [2025-12-09 00:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.33 - - [2025-12-09 00:44:59] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002917 10.0.0.33 - - [2025-12-09 00:44:59] "POST /tags HTTP/1.1" 409 210 0.003989 10.0.0.33 - - [2025-12-09 00:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.33 - - [2025-12-09 00:44:59] "GET /tag/ae81b98c-0087-41e6-b79c-f35453a05b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011369 10.0.0.33 - - [2025-12-09 00:44:59] "POST /firewall-rules HTTP/1.1" 200 568 0.092679 10.0.0.33 - - [2025-12-09 00:44:59] "GET /firewall-rule/7293bd0a-4ba5-4961-a343-32d27c6b890f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005027 10.0.0.33 - - [2025-12-09 00:44:59] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003421 10.0.0.33 - - [2025-12-09 00:44:59] "GET /firewall-rule/7293bd0a-4ba5-4961-a343-32d27c6b890f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.001943 10.0.0.33 - - [2025-12-09 00:44:59] "POST /ref-update HTTP/1.1" 200 156 0.045823 10.0.0.33 - - [2025-12-09 00:44:59] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025484 10.0.0.33 - - [2025-12-09 00:44:59] "POST /set-tag HTTP/1.1" 200 109 0.004328 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:45:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:45:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001128 10.0.0.22 - - [2025-12-09 00:45:42] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.22 - - [2025-12-09 00:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.22 - - [2025-12-09 00:45:42] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004875 10.0.0.22 - - [2025-12-09 00:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.22 - - [2025-12-09 00:45:42] "GET /routing-instance/694557a9-9c54-4010-8397-5d6b570616a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002623 10.0.0.22 - - [2025-12-09 00:45:42] "PUT /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5 HTTP/1.1" 200 274 0.008460 10.0.0.22 - - [2025-12-09 00:45:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.025316 10.0.0.22 - - [2025-12-09 00:45:42] "POST /virtual-routers HTTP/1.1" 200 599 0.015108 10.0.0.22 - - [2025-12-09 00:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006507 10.0.0.22 - - [2025-12-09 00:45:42] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004498 10.0.0.22 - - [2025-12-09 00:45:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.001299 10.0.0.22 - - [2025-12-09 00:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.22 - - [2025-12-09 00:45:42] "GET /virtual-network/09c55673-aba5-4e86-998e-daf984156ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004507 10.0.0.22 - - [2025-12-09 00:45:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.050601 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:45:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:45:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002915 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:45:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:45:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:46:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:46:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000918 10.0.0.33 - - [2025-12-09 00:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.33 - - [2025-12-09 00:46:06] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002628 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:46:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:46:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001079 10.0.0.33 - - [2025-12-09 00:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.33 - - [2025-12-09 00:47:06] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002594 10.0.0.22 - - [2025-12-09 00:47:07] "GET / HTTP/1.1" 200 35931 0.001757 10.0.0.22 - - [2025-12-09 00:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.22 - - [2025-12-09 00:47:07] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004269 10.0.0.22 - - [2025-12-09 00:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.22 - - [2025-12-09 00:47:07] "GET /routing-instance/694557a9-9c54-4010-8397-5d6b570616a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003110 10.0.0.22 - - [2025-12-09 00:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.22 - - [2025-12-09 00:47:07] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002362 10.0.0.22 - - [2025-12-09 00:47:07] "PUT /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1 HTTP/1.1" 200 262 0.009192 10.0.0.22 - - [2025-12-09 00:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.22 - - [2025-12-09 00:47:07] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002497 10.0.0.22 - - [2025-12-09 00:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.22 - - [2025-12-09 00:47:07] "GET /virtual-machine-interface/d631b17b-1091-44a8-8936-1eff144b9e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004518 10.0.0.22 - - [2025-12-09 00:47:07] "PUT /virtual-machine-interface/d631b17b-1091-44a8-8936-1eff144b9e53 HTTP/1.1" 200 284 0.009646 10.0.0.33 - - [2025-12-09 00:48:45] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003165 10.0.0.33 - - [2025-12-09 00:48:45] "POST /ref-update HTTP/1.1" 200 156 0.027253 10.0.0.33 - - [2025-12-09 00:48:55] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004625 10.0.0.33 - - [2025-12-09 00:48:55] "POST /set-tag HTTP/1.1" 200 109 0.007364 10.0.0.33 - - [2025-12-09 00:48:55] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004613 10.0.0.33 - - [2025-12-09 00:48:55] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.33 - - [2025-12-09 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.33 - - [2025-12-09 00:48:55] "GET /loadbalancer/a868c671-e97f-4745-b2fb-b1bd97f81e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002952 10.0.0.33 - - [2025-12-09 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2025-12-09 00:48:55] "GET /loadbalancer/a868c671-e97f-4745-b2fb-b1bd97f81e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002050 10.0.0.33 - - [2025-12-09 00:48:55] "GET /loadbalancer-pool/1d30f43e-dc22-44f7-907e-9deffeaabedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003449 10.0.0.33 - - [2025-12-09 00:48:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021987 10.0.0.33 - - [2025-12-09 00:48:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027061 10.0.0.33 - - [2025-12-09 00:48:55] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017451 10.0.0.33 - - [2025-12-09 00:48:55] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011082 10.0.0.33 - - [2025-12-09 00:48:55] "POST /ref-update HTTP/1.1" 200 156 0.012028 10.0.0.33 - - [2025-12-09 00:48:55] "GET /floating-ip/ab035a53-7a72-49a3-b68b-89da5f2e9f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.013446 10.0.0.33 - - [2025-12-09 00:48:55] "POST /tags HTTP/1.1" 409 205 0.003741 10.0.0.33 - - [2025-12-09 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.33 - - [2025-12-09 00:48:55] "PUT /floating-ip/ab035a53-7a72-49a3-b68b-89da5f2e9f97 HTTP/1.1" 200 256 0.010141 10.0.0.33 - - [2025-12-09 00:48:55] "GET /tag/a19db002-1f84-48df-b447-a07a2e82db7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019064 10.0.0.33 - - [2025-12-09 00:48:56] "POST /set-tag HTTP/1.1" 200 109 0.064721 10.0.0.33 - - [2025-12-09 00:48:56] "GET /loadbalancer-pool/b9ab78e7-b50c-4690-86fe-854f64598049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010098 10.0.0.33 - - [2025-12-09 00:48:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024406 10.0.0.33 - - [2025-12-09 00:48:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010505 10.0.0.33 - - [2025-12-09 00:48:56] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013555 10.0.0.33 - - [2025-12-09 00:48:56] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009967 10.0.0.33 - - [2025-12-09 00:48:56] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.33 - - [2025-12-09 00:48:56] "POST /ref-update HTTP/1.1" 200 156 0.006343 10.0.0.33 - - [2025-12-09 00:48:56] "GET /floating-ip/ab035a53-7a72-49a3-b68b-89da5f2e9f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.007465 10.0.0.33 - - [2025-12-09 00:48:56] "PUT /floating-ip/ab035a53-7a72-49a3-b68b-89da5f2e9f97 HTTP/1.1" 200 256 0.010353 10.0.0.33 - - [2025-12-09 00:48:56] "GET /loadbalancer-pool/e19ea268-b271-4b7e-b153-45738cb40c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006430 10.0.0.33 - - [2025-12-09 00:48:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028037 10.0.0.33 - - [2025-12-09 00:48:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.016171 10.0.0.33 - - [2025-12-09 00:48:56] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009924 10.0.0.33 - - [2025-12-09 00:48:56] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003747 10.0.0.33 - - [2025-12-09 00:48:56] "POST /ref-update HTTP/1.1" 200 156 0.007886 10.0.0.33 - - [2025-12-09 00:48:56] "GET /floating-ip/ab035a53-7a72-49a3-b68b-89da5f2e9f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.015098 10.0.0.33 - - [2025-12-09 00:48:56] "POST /set-tag HTTP/1.1" 200 109 0.003058 10.0.0.33 - - [2025-12-09 00:48:56] "PUT /floating-ip/ab035a53-7a72-49a3-b68b-89da5f2e9f97 HTTP/1.1" 200 256 0.014799 10.0.0.33 - - [2025-12-09 00:48:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002040 10.0.0.33 - - [2025-12-09 00:49:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002214 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:50:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001135 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:50:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:50:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:50:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:50:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:50:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 10.0.0.33 - - [2025-12-09 00:52:49] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004816 10.0.0.33 - - [2025-12-09 00:52:49] "POST /set-tag HTTP/1.1" 200 109 0.006830 10.0.0.33 - - [2025-12-09 00:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.33 - - [2025-12-09 00:52:49] "GET /loadbalancer/a868c671-e97f-4745-b2fb-b1bd97f81e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003193 10.0.0.33 - - [2025-12-09 00:52:49] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008800 10.0.0.33 - - [2025-12-09 00:52:49] "POST /set-tag HTTP/1.1" 200 109 0.035235 10.0.0.33 - - [2025-12-09 00:52:49] "DELETE /loadbalancer-member/b2f0424f-ecc0-4bef-8933-3be900ac398d HTTP/1.1" 200 115 0.037959 10.0.0.33 - - [2025-12-09 00:52:49] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007447 10.0.0.33 - - [2025-12-09 00:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.33 - - [2025-12-09 00:52:49] "DELETE /loadbalancer-member/2a7d8a0b-3eed-463a-b86a-146febaaf5f4 HTTP/1.1" 200 115 0.024634 10.0.0.33 - - [2025-12-09 00:52:49] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010833 10.0.0.33 - - [2025-12-09 00:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.33 - - [2025-12-09 00:52:49] "DELETE /loadbalancer-member/1225ebbd-e309-41e4-8e10-74c44fdcbbac HTTP/1.1" 200 115 0.029228 10.0.0.33 - - [2025-12-09 00:52:49] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009011 10.0.0.33 - - [2025-12-09 00:52:49] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.33 - - [2025-12-09 00:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.33 - - [2025-12-09 00:52:49] "GET /loadbalancer/a868c671-e97f-4745-b2fb-b1bd97f81e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002414 10.0.0.33 - - [2025-12-09 00:52:49] "GET /loadbalancer-pool/1d30f43e-dc22-44f7-907e-9deffeaabedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002661 10.0.0.33 - - [2025-12-09 00:52:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021144 10.0.0.33 - - [2025-12-09 00:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021149 10.0.0.33 - - [2025-12-09 00:52:49] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009707 10.0.0.33 - - [2025-12-09 00:52:50] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003593 10.0.0.33 - - [2025-12-09 00:52:50] "GET /floating-ip/ab035a53-7a72-49a3-b68b-89da5f2e9f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002916 10.0.0.33 - - [2025-12-09 00:52:50] "POST /set-tag HTTP/1.1" 200 109 0.067422 10.0.0.33 - - [2025-12-09 00:52:50] "GET /loadbalancer-pool/b9ab78e7-b50c-4690-86fe-854f64598049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004362 10.0.0.33 - - [2025-12-09 00:52:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021801 10.0.0.33 - - [2025-12-09 00:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008321 10.0.0.33 - - [2025-12-09 00:52:50] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007204 10.0.0.33 - - [2025-12-09 00:52:50] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007730 10.0.0.33 - - [2025-12-09 00:52:50] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.33 - - [2025-12-09 00:52:50] "GET /floating-ip/ab035a53-7a72-49a3-b68b-89da5f2e9f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002087 10.0.0.33 - - [2025-12-09 00:52:50] "GET /loadbalancer-pool/e19ea268-b271-4b7e-b153-45738cb40c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002898 10.0.0.33 - - [2025-12-09 00:52:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022058 10.0.0.33 - - [2025-12-09 00:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013887 10.0.0.33 - - [2025-12-09 00:52:50] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011763 10.0.0.33 - - [2025-12-09 00:52:50] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011494 10.0.0.33 - - [2025-12-09 00:52:50] "GET /floating-ip/ab035a53-7a72-49a3-b68b-89da5f2e9f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002624 10.0.0.33 - - [2025-12-09 00:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002391 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:53:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:53:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 10.0.0.33 - - [2025-12-09 00:53:59] "GET /global-system-configs HTTP/1.1" 200 322 0.001951 10.0.0.33 - - [2025-12-09 00:54:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002013 10.0.0.33 - - [2025-12-09 00:54:19] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.33 - - [2025-12-09 00:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.33 - - [2025-12-09 00:54:20] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027173 10.0.0.33 - - [2025-12-09 00:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.33 - - [2025-12-09 00:54:20] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036325 10.0.0.33 - - [2025-12-09 00:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.33 - - [2025-12-09 00:54:20] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038792 10.0.0.33 - - [2025-12-09 00:54:20] "POST /tags HTTP/1.1" 200 333 0.033524 10.0.0.33 - - [2025-12-09 00:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007223 10.0.0.33 - - [2025-12-09 00:54:20] "GET /tag/f795a1fa-a524-4e95-98fd-5a265896eb65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.035464 10.0.0.33 - - [2025-12-09 00:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.33 - - [2025-12-09 00:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.33 - - [2025-12-09 00:54:21] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036564 10.0.0.33 - - [2025-12-09 00:54:21] "GET /virtual-networks?parent_id=315e3b32-9be9-4495-bca1-88693f48225a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003686 10.0.0.33 - - [2025-12-09 00:54:21] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067233 10.0.0.33 - - [2025-12-09 00:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.33 - - [2025-12-09 00:54:21] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.003854 10.0.0.33 - - [2025-12-09 00:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.33 - - [2025-12-09 00:54:21] "GET /service-appliance-set/b82ff3c4-6bf5-4092-a16c-c5d27d44bc89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003896 10.0.0.33 - - [2025-12-09 00:54:21] "POST /fqname-to-id HTTP/1.1" 404 254 0.002258 10.0.0.33 - - [2025-12-09 00:54:21] "POST /virtual-networks HTTP/1.1" 200 512 0.061088 10.0.0.33 - - [2025-12-09 00:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011546 10.0.0.33 - - [2025-12-09 00:54:21] "GET /network-ipam/6fb6328e-c855-4b1f-8e0d-91059e84bfae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.011361 10.0.0.33 - - [2025-12-09 00:54:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.111076 10.0.0.33 - - [2025-12-09 00:54:21] "GET /virtual-machine-interface/610261f1-70aa-4e2f-982f-130d9c41a4c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.021841 10.0.0.33 - - [2025-12-09 00:54:21] "POST /useragent-kv HTTP/1.1" 200 115 0.013577 10.0.0.33 - - [2025-12-09 00:54:21] "POST /ref-update HTTP/1.1" 200 156 0.159442 10.0.0.33 - - [2025-12-09 00:54:21] "GET /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005916 10.0.0.33 - - [2025-12-09 00:54:21] "GET /domains HTTP/1.1" 200 280 0.003325 10.0.0.33 - - [2025-12-09 00:54:21] "POST /instance-ips HTTP/1.1" 200 409 0.075312 10.0.0.33 - - [2025-12-09 00:54:21] "GET /domain/4790758b-a98c-4285-a6ee-b7afe2b4a09f HTTP/1.1" 200 3086 0.009236 10.0.0.33 - - [2025-12-09 00:54:21] "GET /instance-ip/51bf9820-67a9-4ce8-a7c9-32df5470c057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.014170 10.0.0.33 - - [2025-12-09 00:54:21] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a HTTP/1.1" 200 5476 0.040869 10.0.0.33 - - [2025-12-09 00:54:21] "GET /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22 HTTP/1.1" 200 2089 0.006362 10.0.0.33 - - [2025-12-09 00:54:21] "GET /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22 HTTP/1.1" 200 2089 0.003824 10.0.0.33 - - [2025-12-09 00:54:21] "GET /routing-instance/722860a5-c9fb-4491-9fd7-f94d29cb0729 HTTP/1.1" 200 1181 0.003666 10.0.0.33 - - [2025-12-09 00:54:21] "POST /loadbalancers HTTP/1.1" 200 610 0.038806 10.0.0.33 - - [2025-12-09 00:54:21] "GET /routing-instance/722860a5-c9fb-4491-9fd7-f94d29cb0729 HTTP/1.1" 200 1181 0.003960 10.0.0.33 - - [2025-12-09 00:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026646 10.0.0.33 - - [2025-12-09 00:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005915 10.0.0.33 - - [2025-12-09 00:54:21] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049864 10.0.0.33 - - [2025-12-09 00:54:21] "GET /instance-ip/51bf9820-67a9-4ce8-a7c9-32df5470c057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.002464 10.0.0.33 - - [2025-12-09 00:54:21] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037102 10.0.0.33 - - [2025-12-09 00:54:21] "GET /loadbalancer/8db7f680-6750-45da-b23e-22fd531fabd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005992 10.0.0.33 - - [2025-12-09 00:54:21] "POST /floating-ips HTTP/1.1" 200 597 0.038909 10.0.0.33 - - [2025-12-09 00:54:21] "POST /route-targets HTTP/1.1" 200 327 0.038306 10.0.0.33 - - [2025-12-09 00:54:21] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.074725 10.0.0.33 - - [2025-12-09 00:54:21] "POST /ref-update HTTP/1.1" 200 156 0.041201 10.0.0.33 - - [2025-12-09 00:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2025-12-09 00:54:21] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034967 10.0.0.33 - - [2025-12-09 00:54:21] "GET /loadbalancer-listener/ac26a11f-c05b-4fa6-815d-b644129b5105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.006192 10.0.0.33 - - [2025-12-09 00:54:21] "GET /loadbalancer-listener/ac26a11f-c05b-4fa6-815d-b644129b5105?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.009157 10.0.0.33 - - [2025-12-09 00:54:21] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018322 10.0.0.33 - - [2025-12-09 00:54:21] "GET /instance-ip/51bf9820-67a9-4ce8-a7c9-32df5470c057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.006158 10.0.0.33 - - [2025-12-09 00:54:21] "GET /instance-ip/51bf9820-67a9-4ce8-a7c9-32df5470c057?fields=floating_ips HTTP/1.1" 200 1212 0.023973 10.0.0.33 - - [2025-12-09 00:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.33 - - [2025-12-09 00:54:21] "GET /floating-ip/60138cf8-6631-4a5b-b879-02204d7ae206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002966 10.0.0.33 - - [2025-12-09 00:54:21] "GET /loadbalancer/8db7f680-6750-45da-b23e-22fd531fabd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001915 10.0.0.33 - - [2025-12-09 00:54:22] "POST /tags HTTP/1.1" 200 295 0.067163 10.0.0.33 - - [2025-12-09 00:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014369 10.0.0.33 - - [2025-12-09 00:54:22] "GET /tag/86cd66f4-6ce3-4401-a70e-d9643e771545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012262 10.0.0.33 - - [2025-12-09 00:54:22] "POST /tags HTTP/1.1" 409 233 0.001889 10.0.0.33 - - [2025-12-09 00:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2025-12-09 00:54:22] "GET /tag/6dd0525a-e93b-4579-a842-ad49170f4c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010174 10.0.0.33 - - [2025-12-09 00:54:22] "POST /tags HTTP/1.1" 409 206 0.004230 10.0.0.33 - - [2025-12-09 00:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.33 - - [2025-12-09 00:54:22] "GET /tag/db659c7c-464b-43b8-a678-d85971b915df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012433 10.0.0.33 - - [2025-12-09 00:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.33 - - [2025-12-09 00:54:22] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005025 10.0.0.33 - - [2025-12-09 00:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.33 - - [2025-12-09 00:54:22] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.022639 10.0.0.33 - - [2025-12-09 00:54:22] "POST /virtual-machines HTTP/1.1" 200 369 0.011184 10.0.0.33 - - [2025-12-09 00:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008390 10.0.0.33 - - [2025-12-09 00:54:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106802 10.0.0.33 - - [2025-12-09 00:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017173 10.0.0.33 - - [2025-12-09 00:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013486 10.0.0.33 - - [2025-12-09 00:54:22] "GET /virtual-machine-interface/99cf04a0-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009222 10.0.0.33 - - [2025-12-09 00:54:22] "POST /instance-ips HTTP/1.1" 200 409 0.021250 10.0.0.33 - - [2025-12-09 00:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.021969 10.0.0.33 - - [2025-12-09 00:54:22] "GET /virtual-machine-interface/99cf04a0-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004692 10.0.0.33 - - [2025-12-09 00:54:22] "POST /set-tag HTTP/1.1" 200 109 0.015193 10.0.0.33 - - [2025-12-09 00:54:22] "GET /virtual-machine-interface/99cf04a0-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009599 10.0.0.33 - - [2025-12-09 00:54:22] "GET /instance-ip/99e49c5c-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003226 10.0.0.33 - - [2025-12-09 00:54:22] "GET /virtual-machine-interface/99cf04a0-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005203 10.0.0.33 - - [2025-12-09 00:54:22] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.33 - - [2025-12-09 00:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.33 - - [2025-12-09 00:54:22] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004628 10.0.0.33 - - [2025-12-09 00:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.33 - - [2025-12-09 00:54:22] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038311 10.0.0.33 - - [2025-12-09 00:54:22] "POST /virtual-machines HTTP/1.1" 200 369 0.011537 10.0.0.33 - - [2025-12-09 00:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010977 10.0.0.33 - - [2025-12-09 00:54:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.123815 10.0.0.33 - - [2025-12-09 00:54:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008307 10.0.0.33 - - [2025-12-09 00:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.33 - - [2025-12-09 00:54:23] "GET /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007061 10.0.0.33 - - [2025-12-09 00:54:23] "POST /instance-ips HTTP/1.1" 200 409 0.027250 10.0.0.33 - - [2025-12-09 00:54:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027544 10.0.0.33 - - [2025-12-09 00:54:23] "GET /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009970 10.0.0.33 - - [2025-12-09 00:54:23] "POST /set-tag HTTP/1.1" 200 109 0.016845 10.0.0.33 - - [2025-12-09 00:54:23] "GET /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009504 10.0.0.33 - - [2025-12-09 00:54:23] "GET /instance-ip/9a40c9b4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002626 10.0.0.33 - - [2025-12-09 00:54:23] "GET /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004415 10.0.0.33 - - [2025-12-09 00:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.33 - - [2025-12-09 00:54:23] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003259 10.0.0.33 - - [2025-12-09 00:54:23] "POST /ref-update HTTP/1.1" 200 156 0.012017 10.0.0.33 - - [2025-12-09 00:54:23] "GET /virtual-machine-interface/99cf04a0-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009448 10.0.0.33 - - [2025-12-09 00:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.33 - - [2025-12-09 00:54:23] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003367 10.0.0.33 - - [2025-12-09 00:54:23] "POST /ref-update HTTP/1.1" 200 156 0.010268 10.0.0.33 - - [2025-12-09 00:54:23] "GET /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010753 10.0.0.33 - - [2025-12-09 00:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.33 - - [2025-12-09 00:54:23] "GET /virtual-machine-interface/99cf04a0-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004651 10.0.0.33 - - [2025-12-09 00:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.33 - - [2025-12-09 00:54:23] "GET /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003841 10.0.0.33 - - [2025-12-09 00:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.33 - - [2025-12-09 00:54:26] "GET /domains HTTP/1.1" 200 280 0.002016 10.0.0.33 - - [2025-12-09 00:54:26] "GET /domain/4790758b-a98c-4285-a6ee-b7afe2b4a09f HTTP/1.1" 200 3086 0.002465 10.0.0.33 - - [2025-12-09 00:54:26] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a HTTP/1.1" 200 7064 0.057021 10.0.0.33 - - [2025-12-09 00:54:26] "GET /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22 HTTP/1.1" 200 2089 0.004902 10.0.0.33 - - [2025-12-09 00:54:26] "GET /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22 HTTP/1.1" 200 2089 0.004108 10.0.0.33 - - [2025-12-09 00:54:26] "GET /routing-instance/722860a5-c9fb-4491-9fd7-f94d29cb0729 HTTP/1.1" 200 1402 0.004507 10.0.0.33 - - [2025-12-09 00:54:26] "GET /routing-instance/722860a5-c9fb-4491-9fd7-f94d29cb0729 HTTP/1.1" 200 1402 0.002300 10.0.0.33 - - [2025-12-09 00:54:26] "GET /route-target/552d5d7d-ace3-4fb9-ac78-017f8c700ed1 HTTP/1.1" 200 1152 0.002025 10.0.0.33 - - [2025-12-09 00:54:26] "GET /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22 HTTP/1.1" 200 2089 0.003930 10.0.0.33 - - [2025-12-09 00:54:26] "GET /routing-instance/722860a5-c9fb-4491-9fd7-f94d29cb0729 HTTP/1.1" 200 1402 0.003285 10.0.0.33 - - [2025-12-09 00:54:26] "GET /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011859 10.0.0.33 - - [2025-12-09 00:54:26] "GET /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22 HTTP/1.1" 200 2089 0.006897 10.0.0.33 - - [2025-12-09 00:54:26] "GET /routing-instance/722860a5-c9fb-4491-9fd7-f94d29cb0729 HTTP/1.1" 200 1402 0.002440 10.0.0.33 - - [2025-12-09 00:54:26] "GET /routing-instance/722860a5-c9fb-4491-9fd7-f94d29cb0729 HTTP/1.1" 200 1402 0.002642 10.0.0.33 - - [2025-12-09 00:54:26] "GET /route-target/552d5d7d-ace3-4fb9-ac78-017f8c700ed1 HTTP/1.1" 200 1152 0.002099 10.0.0.33 - - [2025-12-09 00:54:26] "GET /domains HTTP/1.1" 200 280 0.003785 10.0.0.33 - - [2025-12-09 00:54:26] "GET /domain/4790758b-a98c-4285-a6ee-b7afe2b4a09f HTTP/1.1" 200 3086 0.003773 10.0.0.33 - - [2025-12-09 00:54:26] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a HTTP/1.1" 200 7064 0.034606 10.0.0.33 - - [2025-12-09 00:54:26] "GET /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22 HTTP/1.1" 200 2089 0.003663 10.0.0.33 - - [2025-12-09 00:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.33 - - [2025-12-09 00:54:26] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030338 10.0.0.33 - - [2025-12-09 00:54:26] "GET /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004575 10.0.0.33 - - [2025-12-09 00:54:26] "GET /floating-ip-pools?parent_id=8cf68bc2-ca9d-4b4d-a514-ed54864e2e22&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002753 10.0.0.33 - - [2025-12-09 00:54:26] "GET /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004004 10.0.0.33 - - [2025-12-09 00:54:26] "POST /floating-ip-pools HTTP/1.1" 200 562 0.033358 10.0.0.33 - - [2025-12-09 00:54:27] "POST /ref-update HTTP/1.1" 200 156 0.008848 10.0.0.33 - - [2025-12-09 00:54:27] "GET /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008564 10.0.0.33 - - [2025-12-09 00:54:27] "GET /domains HTTP/1.1" 200 280 0.003464 10.0.0.33 - - [2025-12-09 00:54:27] "GET /domain/4790758b-a98c-4285-a6ee-b7afe2b4a09f HTTP/1.1" 200 3086 0.002809 10.0.0.33 - - [2025-12-09 00:54:27] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a HTTP/1.1" 200 7320 0.028727 10.0.0.33 - - [2025-12-09 00:54:27] "GET /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22 HTTP/1.1" 200 2327 0.006823 10.0.0.33 - - [2025-12-09 00:54:27] "GET /floating-ip-pool/ca2dfd75-5516-416c-adc9-cd1b33977516 HTTP/1.1" 200 1315 0.002540 10.0.0.33 - - [2025-12-09 00:54:27] "GET /domains HTTP/1.1" 200 280 0.001423 10.0.0.33 - - [2025-12-09 00:54:27] "GET /domain/4790758b-a98c-4285-a6ee-b7afe2b4a09f HTTP/1.1" 200 3086 0.002980 10.0.0.33 - - [2025-12-09 00:54:27] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a HTTP/1.1" 200 7320 0.036752 10.0.0.33 - - [2025-12-09 00:54:27] "GET /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22 HTTP/1.1" 200 2327 0.004061 10.0.0.33 - - [2025-12-09 00:54:27] "GET /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003615 10.0.0.33 - - [2025-12-09 00:54:27] "POST /tags HTTP/1.1" 200 365 0.050683 10.0.0.33 - - [2025-12-09 00:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016000 10.0.0.33 - - [2025-12-09 00:54:27] "GET /tag/fc7bd66b-ad64-4678-bd3d-c23bd103d0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015273 10.0.0.33 - - [2025-12-09 00:54:27] "POST /tags HTTP/1.1" 409 206 0.001815 10.0.0.33 - - [2025-12-09 00:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.33 - - [2025-12-09 00:54:27] "GET /tag/db659c7c-464b-43b8-a678-d85971b915df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010041 10.0.0.33 - - [2025-12-09 00:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.33 - - [2025-12-09 00:54:27] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044397 10.0.0.33 - - [2025-12-09 00:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.33 - - [2025-12-09 00:54:27] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006308 10.0.0.33 - - [2025-12-09 00:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.33 - - [2025-12-09 00:54:27] "GET /service-appliance-set/f0921be9-95fb-44f1-83bd-24c490452281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003280 10.0.0.33 - - [2025-12-09 00:54:27] "POST /fqname-to-id HTTP/1.1" 404 258 0.001438 10.0.0.33 - - [2025-12-09 00:54:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.110910 10.0.0.33 - - [2025-12-09 00:54:27] "GET /virtual-machine-interface/6c14dd85-4ed0-439d-bb9b-afe7ec2c1fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.022666 10.0.0.33 - - [2025-12-09 00:54:27] "POST /set-tag HTTP/1.1" 200 109 0.017639 10.0.0.33 - - [2025-12-09 00:54:27] "POST /instance-ips HTTP/1.1" 200 417 0.019697 10.0.0.33 - - [2025-12-09 00:54:27] "GET /instance-ip/f32cc1e0-00a9-4b2d-a836-4ed60ad66c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005748 10.0.0.33 - - [2025-12-09 00:54:27] "POST /loadbalancers HTTP/1.1" 200 618 0.070498 10.0.0.33 - - [2025-12-09 00:54:27] "POST /service-instances HTTP/1.1" 200 566 0.021114 10.0.0.33 - - [2025-12-09 00:54:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.045973 10.0.0.33 - - [2025-12-09 00:54:27] "POST /ref-update HTTP/1.1" 200 156 0.046212 10.0.0.33 - - [2025-12-09 00:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019466 10.0.0.33 - - [2025-12-09 00:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.33 - - [2025-12-09 00:54:27] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.052699 10.0.0.33 - - [2025-12-09 00:54:28] "PUT /service-instance/712d2793-48be-4e13-8fed-8fd134292b7b HTTP/1.1" 200 266 0.009743 10.0.0.33 - - [2025-12-09 00:54:28] "GET /virtual-machine-interface/6c14dd85-4ed0-439d-bb9b-afe7ec2c1fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.014702 10.0.0.33 - - [2025-12-09 00:54:28] "GET /virtual-machine-interface/6c14dd85-4ed0-439d-bb9b-afe7ec2c1fb1?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.013292 10.0.0.33 - - [2025-12-09 00:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031557 10.0.0.33 - - [2025-12-09 00:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012423 10.0.0.33 - - [2025-12-09 00:54:28] "PUT /service-instance/712d2793-48be-4e13-8fed-8fd134292b7b HTTP/1.1" 200 266 0.010610 10.0.0.33 - - [2025-12-09 00:54:28] "GET /floating-ip-pool/ca2dfd75-5516-416c-adc9-cd1b33977516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002773 10.0.0.33 - - [2025-12-09 00:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014938 10.0.0.33 - - [2025-12-09 00:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.33 - - [2025-12-09 00:54:28] "POST /virtual-machines HTTP/1.1" 200 429 0.016309 10.0.0.33 - - [2025-12-09 00:54:28] "POST /floating-ips HTTP/1.1" 200 671 0.125858 10.0.0.33 - - [2025-12-09 00:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017902 10.0.0.33 - - [2025-12-09 00:54:28] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004296 10.0.0.33 - - [2025-12-09 00:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2025-12-09 00:54:28] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016010 10.0.0.33 - - [2025-12-09 00:54:28] "POST /tags HTTP/1.1" 409 221 0.013843 10.0.0.33 - - [2025-12-09 00:54:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.152872 10.0.0.33 - - [2025-12-09 00:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.33 - - [2025-12-09 00:54:28] "POST /chown HTTP/1.1" 200 109 0.018531 10.0.0.33 - - [2025-12-09 00:54:28] "GET /tag/f795a1fa-a524-4e95-98fd-5a265896eb65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021392 10.0.0.33 - - [2025-12-09 00:54:28] "POST /tags HTTP/1.1" 409 238 0.002361 10.0.0.33 - - [2025-12-09 00:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.33 - - [2025-12-09 00:54:28] "POST /chown HTTP/1.1" 200 109 0.010330 10.0.0.33 - - [2025-12-09 00:54:28] "GET /tag/fc7bd66b-ad64-4678-bd3d-c23bd103d0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012428 10.0.0.33 - - [2025-12-09 00:54:28] "PUT /virtual-machine-interface/9acd8712-5e7d-4bfd-a097-b7b5bbf39c1a HTTP/1.1" 200 284 0.021365 10.0.0.33 - - [2025-12-09 00:54:28] "PUT /instance-ip/f32cc1e0-00a9-4b2d-a836-4ed60ad66c0b HTTP/1.1" 200 256 0.027856 10.0.0.33 - - [2025-12-09 00:54:28] "POST /firewall-rules HTTP/1.1" 200 650 0.060257 10.0.0.33 - - [2025-12-09 00:54:28] "POST /ref-update HTTP/1.1" 200 156 0.012028 10.0.0.33 - - [2025-12-09 00:54:28] "GET /firewall-rule/50ea04fa-5f09-47c2-806f-5a48007a418a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006847 10.0.0.33 - - [2025-12-09 00:54:28] "POST /ref-update HTTP/1.1" 200 156 0.011288 10.0.0.33 - - [2025-12-09 00:54:28] "POST /ref-update HTTP/1.1" 200 156 0.014706 10.0.0.33 - - [2025-12-09 00:54:28] "GET /firewall-policy/7f5e97fc-11ac-4b74-bec4-b097d226bd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004567 10.0.0.33 - - [2025-12-09 00:54:28] "GET /firewall-rule/50ea04fa-5f09-47c2-806f-5a48007a418a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005697 10.0.0.33 - - [2025-12-09 00:54:28] "POST /ref-update HTTP/1.1" 200 156 0.017259 10.0.0.33 - - [2025-12-09 00:54:28] "POST /ref-update HTTP/1.1" 200 156 0.032838 10.0.0.33 - - [2025-12-09 00:54:28] "POST /ref-update HTTP/1.1" 200 156 0.008922 10.0.0.33 - - [2025-12-09 00:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2025-12-09 00:54:28] "POST /ref-update HTTP/1.1" 200 156 0.027778 10.0.0.33 - - [2025-12-09 00:54:28] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.052337 10.0.0.33 - - [2025-12-09 00:54:28] "GET /loadbalancer/6b580f3c-2ee2-4b3c-8709-5223be89ec1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.004510 10.0.0.33 - - [2025-12-09 00:54:28] "POST /virtual-machines HTTP/1.1" 200 429 0.037167 10.0.0.33 - - [2025-12-09 00:54:28] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.032891 10.0.0.33 - - [2025-12-09 00:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007612 10.0.0.33 - - [2025-12-09 00:54:29] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.101262 10.0.0.33 - - [2025-12-09 00:54:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.163840 10.0.0.33 - - [2025-12-09 00:54:29] "POST /chown HTTP/1.1" 200 109 0.028234 10.0.0.33 - - [2025-12-09 00:54:29] "GET /loadbalancer-listener/b935174a-9013-46bb-b9d7-cd9d521c0285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.026494 10.0.0.33 - - [2025-12-09 00:54:29] "GET /loadbalancer-listener/b935174a-9013-46bb-b9d7-cd9d521c0285?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.005265 10.0.0.33 - - [2025-12-09 00:54:29] "POST /chown HTTP/1.1" 200 109 0.016492 10.0.0.33 - - [2025-12-09 00:54:29] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.042842 10.0.0.33 - - [2025-12-09 00:54:29] "PUT /virtual-machine-interface/c9a8555a-bd04-40df-9c85-69d32e15fb6b HTTP/1.1" 200 284 0.016015 10.0.0.33 - - [2025-12-09 00:54:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014274 10.0.0.33 - - [2025-12-09 00:54:29] "GET /loadbalancer-pool/e32233c5-1e10-4d64-931e-2dd84c3eb85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010894 10.0.0.33 - - [2025-12-09 00:54:29] "PUT /instance-ip/f32cc1e0-00a9-4b2d-a836-4ed60ad66c0b HTTP/1.1" 200 256 0.047729 10.0.0.33 - - [2025-12-09 00:54:29] "POST /ref-update HTTP/1.1" 200 156 0.040189 10.0.0.33 - - [2025-12-09 00:54:29] "POST /loadbalancer-members HTTP/1.1" 200 707 0.062763 10.0.0.33 - - [2025-12-09 00:54:29] "POST /ref-update HTTP/1.1" 200 156 0.009946 10.0.0.33 - - [2025-12-09 00:54:29] "POST /ref-update HTTP/1.1" 200 156 0.027681 10.0.0.33 - - [2025-12-09 00:54:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.030314 10.0.0.33 - - [2025-12-09 00:54:29] "GET /loadbalancer-member/b6b0757b-616b-4bb1-abb0-809025b9c20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.004243 10.0.0.33 - - [2025-12-09 00:54:29] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002357 10.0.0.33 - - [2025-12-09 00:54:29] "POST /ref-update HTTP/1.1" 200 156 0.040528 10.0.0.33 - - [2025-12-09 00:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.33 - - [2025-12-09 00:54:29] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002230 10.0.0.33 - - [2025-12-09 00:54:29] "POST /ref-update HTTP/1.1" 200 156 0.012316 10.0.0.33 - - [2025-12-09 00:54:29] "POST /tags HTTP/1.1" 409 221 0.008399 10.0.0.33 - - [2025-12-09 00:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007217 10.0.0.33 - - [2025-12-09 00:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008377 10.0.0.33 - - [2025-12-09 00:54:29] "POST /chown HTTP/1.1" 200 109 0.005822 10.0.0.33 - - [2025-12-09 00:54:29] "GET /tag/f795a1fa-a524-4e95-98fd-5a265896eb65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012739 10.0.0.33 - - [2025-12-09 00:54:29] "POST /tags HTTP/1.1" 409 238 0.006112 10.0.0.33 - - [2025-12-09 00:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.33 - - [2025-12-09 00:54:29] "POST /chown HTTP/1.1" 200 109 0.010731 10.0.0.33 - - [2025-12-09 00:54:29] "PUT /instance-ip/f32cc1e0-00a9-4b2d-a836-4ed60ad66c0b HTTP/1.1" 200 256 0.013374 10.0.0.33 - - [2025-12-09 00:54:29] "GET /tag/fc7bd66b-ad64-4678-bd3d-c23bd103d0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010751 10.0.0.33 - - [2025-12-09 00:54:29] "POST /firewall-rules HTTP/1.1" 409 293 0.001666 10.0.0.33 - - [2025-12-09 00:54:29] "POST /ref-update HTTP/1.1" 200 156 0.031070 10.0.0.33 - - [2025-12-09 00:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.33 - - [2025-12-09 00:54:29] "POST /chown HTTP/1.1" 200 109 0.010973 10.0.0.33 - - [2025-12-09 00:54:29] "POST /chown HTTP/1.1" 200 109 0.025587 10.0.0.33 - - [2025-12-09 00:54:29] "PUT /firewall-rule/50ea04fa-5f09-47c2-806f-5a48007a418a HTTP/1.1" 200 260 0.063611 10.0.0.33 - - [2025-12-09 00:54:29] "PUT /instance-ip/f32cc1e0-00a9-4b2d-a836-4ed60ad66c0b HTTP/1.1" 200 256 0.041181 10.0.0.33 - - [2025-12-09 00:54:29] "GET /firewall-rule/50ea04fa-5f09-47c2-806f-5a48007a418a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.023689 10.0.0.33 - - [2025-12-09 00:54:29] "GET /firewall-policy/7f5e97fc-11ac-4b74-bec4-b097d226bd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004310 10.0.0.33 - - [2025-12-09 00:54:29] "POST /ref-update HTTP/1.1" 200 156 0.010808 10.0.0.33 - - [2025-12-09 00:54:29] "GET /firewall-rule/50ea04fa-5f09-47c2-806f-5a48007a418a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006286 10.0.0.33 - - [2025-12-09 00:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.33 - - [2025-12-09 00:54:29] "POST /chown HTTP/1.1" 200 109 0.005883 10.0.0.33 - - [2025-12-09 00:54:29] "POST /chown HTTP/1.1" 200 109 0.014699 10.0.0.33 - - [2025-12-09 00:54:29] "PUT /instance-ip/f32cc1e0-00a9-4b2d-a836-4ed60ad66c0b HTTP/1.1" 200 256 0.012535 10.0.0.33 - - [2025-12-09 00:54:29] "POST /ref-update HTTP/1.1" 200 156 0.017080 10.0.0.33 - - [2025-12-09 00:54:29] "POST /chown HTTP/1.1" 200 109 0.010321 10.0.0.33 - - [2025-12-09 00:54:29] "POST /chown HTTP/1.1" 200 109 0.007190 10.0.0.33 - - [2025-12-09 00:54:30] "PUT /instance-ip/f32cc1e0-00a9-4b2d-a836-4ed60ad66c0b HTTP/1.1" 200 256 0.025203 10.0.0.33 - - [2025-12-09 00:54:30] "POST /ref-update HTTP/1.1" 200 156 0.019624 10.0.0.33 - - [2025-12-09 00:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.33 - - [2025-12-09 00:54:30] "POST /chown HTTP/1.1" 200 109 0.009398 10.0.0.33 - - [2025-12-09 00:54:30] "POST /chown HTTP/1.1" 200 109 0.017366 10.0.0.33 - - [2025-12-09 00:54:30] "PUT /instance-ip/f32cc1e0-00a9-4b2d-a836-4ed60ad66c0b HTTP/1.1" 200 256 0.014869 10.0.0.33 - - [2025-12-09 00:54:30] "POST /ref-update HTTP/1.1" 200 156 0.026388 10.0.0.33 - - [2025-12-09 00:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.33 - - [2025-12-09 00:54:30] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005103 10.0.0.33 - - [2025-12-09 00:54:30] "POST /chown HTTP/1.1" 200 109 0.029651 10.0.0.33 - - [2025-12-09 00:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.022835 10.0.0.33 - - [2025-12-09 00:54:30] "POST /chown HTTP/1.1" 200 109 0.018357 10.0.0.33 - - [2025-12-09 00:54:30] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042034 10.0.0.33 - - [2025-12-09 00:54:30] "PUT /instance-ip/f32cc1e0-00a9-4b2d-a836-4ed60ad66c0b HTTP/1.1" 200 256 0.009946 10.0.0.33 - - [2025-12-09 00:54:30] "POST /ref-update HTTP/1.1" 200 156 0.016842 10.0.0.33 - - [2025-12-09 00:54:30] "POST /virtual-machines HTTP/1.1" 200 373 0.019101 10.0.0.33 - - [2025-12-09 00:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.023321 10.0.0.33 - - [2025-12-09 00:54:30] "PUT /service-instance/712d2793-48be-4e13-8fed-8fd134292b7b HTTP/1.1" 200 266 0.049471 10.0.0.33 - - [2025-12-09 00:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010417 10.0.0.33 - - [2025-12-09 00:54:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.115152 10.0.0.33 - - [2025-12-09 00:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012772 10.0.0.33 - - [2025-12-09 00:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.022914 10.0.0.33 - - [2025-12-09 00:54:30] "GET /virtual-machine-interface/9e955278-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.003641 10.0.0.33 - - [2025-12-09 00:54:30] "PUT /service-instance/712d2793-48be-4e13-8fed-8fd134292b7b HTTP/1.1" 200 266 0.027642 10.0.0.33 - - [2025-12-09 00:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012250 10.0.0.33 - - [2025-12-09 00:54:30] "PUT /service-instance/712d2793-48be-4e13-8fed-8fd134292b7b HTTP/1.1" 200 266 0.008277 10.0.0.33 - - [2025-12-09 00:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017150 10.0.0.33 - - [2025-12-09 00:54:30] "POST /instance-ips HTTP/1.1" 200 413 0.053655 10.0.0.33 - - [2025-12-09 00:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032802 10.0.0.33 - - [2025-12-09 00:54:30] "GET /virtual-machine-interface/9e955278-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.014731 10.0.0.33 - - [2025-12-09 00:54:30] "PUT /service-instance/712d2793-48be-4e13-8fed-8fd134292b7b HTTP/1.1" 200 266 0.007940 10.0.0.33 - - [2025-12-09 00:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.015096 10.0.0.33 - - [2025-12-09 00:54:30] "POST /set-tag HTTP/1.1" 200 109 0.059995 10.0.0.33 - - [2025-12-09 00:54:30] "GET /virtual-machine-interface/9e955278-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015919 10.0.0.33 - - [2025-12-09 00:54:30] "PUT /service-instance/712d2793-48be-4e13-8fed-8fd134292b7b HTTP/1.1" 200 266 0.046492 10.0.0.33 - - [2025-12-09 00:54:30] "GET /instance-ip/9eaf49c6-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.012892 10.0.0.33 - - [2025-12-09 00:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.019943 10.0.0.33 - - [2025-12-09 00:54:30] "GET /virtual-machine-interface/9e955278-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005755 10.0.0.33 - - [2025-12-09 00:54:30] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.33 - - [2025-12-09 00:54:30] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004915 10.0.0.33 - - [2025-12-09 00:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.008072 10.0.0.33 - - [2025-12-09 00:54:31] "POST /ref-update HTTP/1.1" 200 156 0.016908 10.0.0.33 - - [2025-12-09 00:54:31] "GET /virtual-machine-interface/9e955278-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014562 10.0.0.33 - - [2025-12-09 00:54:31] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.011633 10.0.0.33 - - [2025-12-09 00:54:31] "POST /ref-update HTTP/1.1" 200 156 0.020196 10.0.0.33 - - [2025-12-09 00:54:31] "GET /virtual-machine-interface/9e955278-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005656 10.0.0.33 - - [2025-12-09 00:54:31] "POST /set-tag HTTP/1.1" 200 109 0.009420 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.037962 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.007235 10.0.0.33 - - [2025-12-09 00:54:31] "POST /ref-update HTTP/1.1" 200 156 0.025284 10.0.0.33 - - [2025-12-09 00:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.007498 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.018768 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.014846 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.007160 10.0.0.33 - - [2025-12-09 00:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.005903 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.014572 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.007281 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.016813 10.0.0.33 - - [2025-12-09 00:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.007666 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.012735 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.013855 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.006724 10.0.0.33 - - [2025-12-09 00:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.012820 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.006108 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.011250 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.017418 10.0.0.33 - - [2025-12-09 00:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.007116 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.011433 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.006706 10.0.0.33 - - [2025-12-09 00:54:31] "POST /chown HTTP/1.1" 200 109 0.020065 10.0.0.33 - - [2025-12-09 00:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.006857 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.038708 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.009902 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.006288 10.0.0.33 - - [2025-12-09 00:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008534 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.007873 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.006129 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.011693 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.017475 10.0.0.33 - - [2025-12-09 00:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.005684 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.017965 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.006090 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.018320 10.0.0.33 - - [2025-12-09 00:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.006997 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.020145 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.012824 10.0.0.33 - - [2025-12-09 00:54:32] "POST /chown HTTP/1.1" 200 109 0.005951 10.0.0.33 - - [2025-12-09 00:54:34] "GET /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005312 10.0.0.33 - - [2025-12-09 00:54:34] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.33 - - [2025-12-09 00:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.33 - - [2025-12-09 00:54:34] "GET /loadbalancer/8db7f680-6750-45da-b23e-22fd531fabd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002513 10.0.0.33 - - [2025-12-09 00:54:34] "GET /loadbalancer-pool/0dd03c04-28ed-4fbc-a22b-1c8931da8d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002284 10.0.0.33 - - [2025-12-09 00:54:34] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014168 10.0.0.33 - - [2025-12-09 00:54:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014845 10.0.0.33 - - [2025-12-09 00:54:34] "GET /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007757 10.0.0.33 - - [2025-12-09 00:54:34] "GET /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003548 10.0.0.33 - - [2025-12-09 00:54:34] "POST /ref-update HTTP/1.1" 200 156 0.007207 10.0.0.33 - - [2025-12-09 00:54:34] "GET /floating-ip/60138cf8-6631-4a5b-b879-02204d7ae206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.018841 10.0.0.33 - - [2025-12-09 00:54:34] "POST /tags HTTP/1.1" 409 221 0.002066 10.0.0.33 - - [2025-12-09 00:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.33 - - [2025-12-09 00:54:34] "GET /tag/f795a1fa-a524-4e95-98fd-5a265896eb65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010012 10.0.0.33 - - [2025-12-09 00:54:34] "POST /set-tag HTTP/1.1" 200 109 0.015980 10.0.0.33 - - [2025-12-09 00:54:34] "PUT /floating-ip/60138cf8-6631-4a5b-b879-02204d7ae206 HTTP/1.1" 200 256 0.024249 10.0.0.33 - - [2025-12-09 00:54:35] "GET /virtual-machine-interface/99cf04a0-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006397 10.0.0.33 - - [2025-12-09 00:54:35] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.33 - - [2025-12-09 00:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.33 - - [2025-12-09 00:54:35] "GET /loadbalancer/8db7f680-6750-45da-b23e-22fd531fabd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002212 10.0.0.33 - - [2025-12-09 00:54:35] "GET /loadbalancer-pool/0dd03c04-28ed-4fbc-a22b-1c8931da8d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.006435 10.0.0.33 - - [2025-12-09 00:54:35] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023388 10.0.0.33 - - [2025-12-09 00:54:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.011109 10.0.0.33 - - [2025-12-09 00:54:35] "GET /virtual-machine-interface/99cf04a0-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006977 10.0.0.33 - - [2025-12-09 00:54:35] "GET /virtual-machine-interface/99cf04a0-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003917 10.0.0.33 - - [2025-12-09 00:54:35] "POST /ref-update HTTP/1.1" 200 156 0.011583 10.0.0.33 - - [2025-12-09 00:54:35] "GET /floating-ip/60138cf8-6631-4a5b-b879-02204d7ae206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.006016 10.0.0.33 - - [2025-12-09 00:54:35] "POST /set-tag HTTP/1.1" 200 109 0.020965 10.0.0.33 - - [2025-12-09 00:54:40] "GET /virtual-machine/94e5a3dd-a26c-4b7b-ae30-4fc6860d2ac5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002792 10.0.0.33 - - [2025-12-09 00:54:40] "GET /virtual-machine-interface/99cf04a0-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005036 10.0.0.33 - - [2025-12-09 00:54:40] "GET /virtual-machine/7c50fcf6-67e7-480f-bd43-c937c64b98ad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003537 10.0.0.33 - - [2025-12-09 00:54:40] "GET /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005107 10.0.0.33 - - [2025-12-09 00:54:45] "GET /virtual-machine-interface/9e955278-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008368 10.0.0.33 - - [2025-12-09 00:54:45] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.33 - - [2025-12-09 00:54:45] "GET /virtual-machine/89b70f97-5494-4b69-b078-8eb5d3e30b13?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003159 10.0.0.33 - - [2025-12-09 00:54:45] "GET /virtual-machine-interface/9e955278-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005038 10.0.0.33 - - [2025-12-09 00:54:45] "GET /virtual-machine-interface/9e955278-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005156 10.0.0.33 - - [2025-12-09 00:54:45] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.33 - - [2025-12-09 00:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.33 - - [2025-12-09 00:55:06] "POST /chown HTTP/1.1" 200 109 0.007831 10.0.0.33 - - [2025-12-09 00:55:06] "POST /chown HTTP/1.1" 200 109 0.005944 10.0.0.33 - - [2025-12-09 00:55:06] "POST /chown HTTP/1.1" 200 109 0.019129 10.0.0.33 - - [2025-12-09 00:55:06] "POST /chown HTTP/1.1" 200 109 0.008152 10.0.0.33 - - [2025-12-09 00:55:18] "GET /virtual-machine-interface/9e955278-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004708 10.0.0.33 - - [2025-12-09 00:55:18] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.33 - - [2025-12-09 00:55:18] "GET /virtual-machine-interface/9e955278-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007846 10.0.0.33 - - [2025-12-09 00:55:18] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.33 - - [2025-12-09 00:55:18] "GET /virtual-machine/89b70f97-5494-4b69-b078-8eb5d3e30b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.001959 10.0.0.33 - - [2025-12-09 00:55:18] "POST /ref-update HTTP/1.1" 200 156 0.018041 10.0.0.33 - - [2025-12-09 00:55:18] "GET /virtual-machine-interface/9e955278-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007518 10.0.0.33 - - [2025-12-09 00:55:18] "POST /set-tag HTTP/1.1" 200 109 0.022311 10.0.0.33 - - [2025-12-09 00:55:18] "POST /set-tag HTTP/1.1" 200 109 0.017936 10.0.0.33 - - [2025-12-09 00:55:18] "DELETE /instance-ip/9eaf49c6-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.048077 10.0.0.33 - - [2025-12-09 00:55:18] "DELETE /virtual-machine-interface/9e955278-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.059365 10.0.0.33 - - [2025-12-09 00:55:18] "DELETE /virtual-machine/89b70f97-5494-4b69-b078-8eb5d3e30b13 HTTP/1.1" 200 115 0.013960 10.0.0.33 - - [2025-12-09 00:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.33 - - [2025-12-09 00:55:20] "GET /tag/fc7bd66b-ad64-4678-bd3d-c23bd103d0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013372 10.0.0.33 - - [2025-12-09 00:55:20] "GET /tag/fc7bd66b-ad64-4678-bd3d-c23bd103d0a6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.016540 10.0.0.33 - - [2025-12-09 00:55:20] "GET /virtual-machine-interface/6c14dd85-4ed0-439d-bb9b-afe7ec2c1fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003960 10.0.0.33 - - [2025-12-09 00:55:20] "POST /set-tag HTTP/1.1" 200 109 0.021677 10.0.0.33 - - [2025-12-09 00:55:20] "GET /virtual-machine-interface/9acd8712-5e7d-4bfd-a097-b7b5bbf39c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.009202 10.0.0.33 - - [2025-12-09 00:55:20] "POST /set-tag HTTP/1.1" 200 109 0.019792 10.0.0.33 - - [2025-12-09 00:55:21] "GET /virtual-machine-interface/c9a8555a-bd04-40df-9c85-69d32e15fb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004194 10.0.0.33 - - [2025-12-09 00:55:21] "POST /set-tag HTTP/1.1" 200 109 0.030736 10.0.0.33 - - [2025-12-09 00:55:21] "GET /firewall-policy/7f5e97fc-11ac-4b74-bec4-b097d226bd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014720 10.0.0.33 - - [2025-12-09 00:55:21] "GET /firewall-rule/50ea04fa-5f09-47c2-806f-5a48007a418a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002856 10.0.0.33 - - [2025-12-09 00:55:21] "POST /ref-update HTTP/1.1" 200 156 0.018102 10.0.0.33 - - [2025-12-09 00:55:21] "DELETE /firewall-rule/50ea04fa-5f09-47c2-806f-5a48007a418a HTTP/1.1" 200 115 0.047696 10.0.0.33 - - [2025-12-09 00:55:21] "DELETE /loadbalancer-member/b6b0757b-616b-4bb1-abb0-809025b9c20a HTTP/1.1" 200 115 0.044589 10.0.0.33 - - [2025-12-09 00:55:21] "PUT /service-instance/712d2793-48be-4e13-8fed-8fd134292b7b HTTP/1.1" 200 266 0.017269 10.0.0.33 - - [2025-12-09 00:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024327 10.0.0.33 - - [2025-12-09 00:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.33 - - [2025-12-09 00:55:21] "DELETE /loadbalancer-pool/e32233c5-1e10-4d64-931e-2dd84c3eb85e HTTP/1.1" 200 115 0.077507 10.0.0.33 - - [2025-12-09 00:55:21] "DELETE /loadbalancer-listener/b935174a-9013-46bb-b9d7-cd9d521c0285 HTTP/1.1" 200 115 0.030745 10.0.0.33 - - [2025-12-09 00:55:21] "POST /chown HTTP/1.1" 200 109 0.014350 10.0.0.33 - - [2025-12-09 00:55:21] "GET /floating-ip/d85b5fb0-05ce-4b74-8c83-1fb888c5bf3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.008862 10.0.0.33 - - [2025-12-09 00:55:21] "POST /chown HTTP/1.1" 200 109 0.023580 10.0.0.33 - - [2025-12-09 00:55:21] "POST /chown HTTP/1.1" 200 109 0.016732 10.0.0.33 - - [2025-12-09 00:55:21] "PUT /floating-ip/d85b5fb0-05ce-4b74-8c83-1fb888c5bf3b HTTP/1.1" 200 256 0.017954 10.0.0.33 - - [2025-12-09 00:55:21] "POST /chown HTTP/1.1" 200 109 0.015419 10.0.0.33 - - [2025-12-09 00:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005896 10.0.0.33 - - [2025-12-09 00:55:21] "POST /chown HTTP/1.1" 200 109 0.008115 10.0.0.33 - - [2025-12-09 00:55:21] "DELETE /floating-ip/d85b5fb0-05ce-4b74-8c83-1fb888c5bf3b HTTP/1.1" 200 115 0.081748 10.0.0.33 - - [2025-12-09 00:55:21] "POST /chown HTTP/1.1" 200 109 0.005131 10.0.0.33 - - [2025-12-09 00:55:21] "DELETE /loadbalancer/6b580f3c-2ee2-4b3c-8709-5223be89ec1b HTTP/1.1" 200 115 0.053080 10.0.0.33 - - [2025-12-09 00:55:21] "POST /chown HTTP/1.1" 200 109 0.037523 10.0.0.33 - - [2025-12-09 00:55:21] "POST /chown HTTP/1.1" 200 109 0.021024 10.0.0.33 - - [2025-12-09 00:55:21] "DELETE /instance-ip/f32cc1e0-00a9-4b2d-a836-4ed60ad66c0b HTTP/1.1" 200 115 0.075023 10.0.0.33 - - [2025-12-09 00:55:21] "DELETE /virtual-machine-interface/6c14dd85-4ed0-439d-bb9b-afe7ec2c1fb1 HTTP/1.1" 200 115 0.046549 10.0.0.33 - - [2025-12-09 00:55:21] "PUT /service-instance/712d2793-48be-4e13-8fed-8fd134292b7b HTTP/1.1" 200 266 0.019809 10.0.0.33 - - [2025-12-09 00:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024220 10.0.0.33 - - [2025-12-09 00:55:21] "PUT /service-instance/712d2793-48be-4e13-8fed-8fd134292b7b HTTP/1.1" 200 266 0.006670 10.0.0.33 - - [2025-12-09 00:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008461 10.0.0.33 - - [2025-12-09 00:55:21] "GET /floating-ip-pool/ca2dfd75-5516-416c-adc9-cd1b33977516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.024426 10.0.0.33 - - [2025-12-09 00:55:21] "DELETE /tag/fc7bd66b-ad64-4678-bd3d-c23bd103d0a6 HTTP/1.1" 200 115 0.172790 10.0.0.33 - - [2025-12-09 00:55:21] "POST /ref-update HTTP/1.1" 200 156 0.027347 10.0.0.33 - - [2025-12-09 00:55:21] "PUT /service-instance/712d2793-48be-4e13-8fed-8fd134292b7b HTTP/1.1" 200 266 0.029098 10.0.0.33 - - [2025-12-09 00:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018668 10.0.0.33 - - [2025-12-09 00:55:22] "DELETE /floating-ip-pool/ca2dfd75-5516-416c-adc9-cd1b33977516 HTTP/1.1" 200 115 0.075920 10.0.0.33 - - [2025-12-09 00:55:22] "DELETE /service-instance/712d2793-48be-4e13-8fed-8fd134292b7b HTTP/1.1" 200 115 0.056588 10.0.0.33 - - [2025-12-09 00:55:22] "GET /virtual-machine-interface/c9a8555a-bd04-40df-9c85-69d32e15fb6b?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.012100 10.0.0.33 - - [2025-12-09 00:55:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001188 10.0.0.33 - - [2025-12-09 00:55:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002942 10.0.0.33 - - [2025-12-09 00:55:22] "DELETE /virtual-network/8cf68bc2-ca9d-4b4d-a514-ed54864e2e22 HTTP/1.1" 200 115 0.120301 10.0.0.33 - - [2025-12-09 00:55:22] "GET /routing-instance/722860a5-c9fb-4491-9fd7-f94d29cb0729 HTTP/1.1" 404 171 0.001392 10.0.0.33 - - [2025-12-09 00:55:22] "GET /domains HTTP/1.1" 200 280 0.001209 10.0.0.33 - - [2025-12-09 00:55:22] "GET /domain/4790758b-a98c-4285-a6ee-b7afe2b4a09f HTTP/1.1" 200 3086 0.001866 10.0.0.33 - - [2025-12-09 00:55:22] "DELETE /virtual-machine-interface/c9a8555a-bd04-40df-9c85-69d32e15fb6b HTTP/1.1" 200 115 0.068238 10.0.0.33 - - [2025-12-09 00:55:22] "DELETE /virtual-machine/fbc79982-dca0-4ea8-a12e-86909d7fa0dd HTTP/1.1" 200 115 0.044719 10.0.0.33 - - [2025-12-09 00:55:22] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a HTTP/1.1" 200 7142 0.064238 10.0.0.33 - - [2025-12-09 00:55:22] "GET /virtual-machine-interface/9acd8712-5e7d-4bfd-a097-b7b5bbf39c1a?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.013132 10.0.0.33 - - [2025-12-09 00:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.33 - - [2025-12-09 00:55:22] "GET /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010339 10.0.0.33 - - [2025-12-09 00:55:22] "POST /set-tag HTTP/1.1" 200 109 0.009321 10.0.0.33 - - [2025-12-09 00:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.33 - - [2025-12-09 00:55:22] "GET /loadbalancer/8db7f680-6750-45da-b23e-22fd531fabd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.010387 10.0.0.33 - - [2025-12-09 00:55:22] "DELETE /route-target/552d5d7d-ace3-4fb9-ac78-017f8c700ed1 HTTP/1.1" 200 115 0.060636 10.0.0.33 - - [2025-12-09 00:55:22] "GET /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.016543 10.0.0.33 - - [2025-12-09 00:55:22] "DELETE /virtual-machine-interface/9acd8712-5e7d-4bfd-a097-b7b5bbf39c1a HTTP/1.1" 200 115 0.167590 10.0.0.33 - - [2025-12-09 00:55:22] "POST /set-tag HTTP/1.1" 200 109 0.059335 10.0.0.33 - - [2025-12-09 00:55:22] "POST /ref-update HTTP/1.1" 200 156 0.035885 10.0.0.33 - - [2025-12-09 00:55:22] "DELETE /virtual-machine/a2afaa89-0cad-4c12-8932-1b3e1efa3893 HTTP/1.1" 200 115 0.059952 10.0.0.33 - - [2025-12-09 00:55:22] "DELETE /loadbalancer-member/25fcdaaf-4337-49ef-9797-50e8ac301b4d HTTP/1.1" 200 115 0.088392 10.0.0.33 - - [2025-12-09 00:55:23] "GET /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005344 10.0.0.33 - - [2025-12-09 00:55:23] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.33 - - [2025-12-09 00:55:23] "GET /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007385 10.0.0.33 - - [2025-12-09 00:55:23] "POST /set-tag HTTP/1.1" 200 109 0.003223 10.0.0.33 - - [2025-12-09 00:55:23] "GET /virtual-machine/7c50fcf6-67e7-480f-bd43-c937c64b98ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003416 10.0.0.33 - - [2025-12-09 00:55:23] "POST /ref-update HTTP/1.1" 200 156 0.014939 10.0.0.33 - - [2025-12-09 00:55:23] "GET /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013431 10.0.0.33 - - [2025-12-09 00:55:23] "POST /set-tag HTTP/1.1" 200 109 0.023969 10.0.0.33 - - [2025-12-09 00:55:23] "POST /set-tag HTTP/1.1" 200 109 0.018603 10.0.0.33 - - [2025-12-09 00:55:23] "POST /set-tag HTTP/1.1" 200 109 0.021166 10.0.0.33 - - [2025-12-09 00:55:23] "DELETE /instance-ip/9a40c9b4-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.041328 10.0.0.33 - - [2025-12-09 00:55:23] "POST /ref-update HTTP/1.1" 200 156 0.009280 10.0.0.33 - - [2025-12-09 00:55:24] "DELETE /virtual-machine-interface/9a24f90a-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.038443 10.0.0.33 - - [2025-12-09 00:55:24] "DELETE /virtual-machine/7c50fcf6-67e7-480f-bd43-c937c64b98ad HTTP/1.1" 200 115 0.022776 10.0.0.33 - - [2025-12-09 00:55:27] "GET /virtual-machine-interface/99cf04a0-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011048 10.0.0.33 - - [2025-12-09 00:55:27] "POST /set-tag HTTP/1.1" 200 109 0.003492 10.0.0.33 - - [2025-12-09 00:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.33 - - [2025-12-09 00:55:27] "GET /loadbalancer/8db7f680-6750-45da-b23e-22fd531fabd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002026 10.0.0.33 - - [2025-12-09 00:55:28] "GET /virtual-machine-interface/99cf04a0-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.016192 10.0.0.33 - - [2025-12-09 00:55:28] "POST /set-tag HTTP/1.1" 200 109 0.003125 10.0.0.33 - - [2025-12-09 00:55:28] "GET /virtual-machine-interface/99cf04a0-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011027 10.0.0.33 - - [2025-12-09 00:55:28] "POST /set-tag HTTP/1.1" 200 109 0.002482 10.0.0.33 - - [2025-12-09 00:55:28] "GET /virtual-machine/94e5a3dd-a26c-4b7b-ae30-4fc6860d2ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003714 10.0.0.33 - - [2025-12-09 00:55:28] "POST /ref-update HTTP/1.1" 200 156 0.007963 10.0.0.33 - - [2025-12-09 00:55:28] "GET /virtual-machine-interface/99cf04a0-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004728 10.0.0.33 - - [2025-12-09 00:55:28] "POST /set-tag HTTP/1.1" 200 109 0.014381 10.0.0.33 - - [2025-12-09 00:55:28] "POST /set-tag HTTP/1.1" 200 109 0.021560 10.0.0.33 - - [2025-12-09 00:55:28] "POST /set-tag HTTP/1.1" 200 109 0.015366 10.0.0.33 - - [2025-12-09 00:55:28] "DELETE /instance-ip/99e49c5c-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.046016 10.0.0.33 - - [2025-12-09 00:55:28] "POST /ref-update HTTP/1.1" 200 156 0.006996 10.0.0.33 - - [2025-12-09 00:55:28] "DELETE /virtual-machine-interface/99cf04a0-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.042125 10.0.0.33 - - [2025-12-09 00:55:28] "DELETE /virtual-machine/94e5a3dd-a26c-4b7b-ae30-4fc6860d2ac5 HTTP/1.1" 200 115 0.024249 10.0.0.33 - - [2025-12-09 00:55:28] "DELETE /tag/86cd66f4-6ce3-4401-a70e-d9643e771545 HTTP/1.1" 200 115 0.060049 10.0.0.33 - - [2025-12-09 00:55:28] "DELETE /tag/6dd0525a-e93b-4579-a842-ad49170f4c93 HTTP/1.1" 200 115 0.049528 10.0.0.33 - - [2025-12-09 00:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.33 - - [2025-12-09 00:55:32] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040945 10.0.0.33 - - [2025-12-09 00:55:32] "POST /tags HTTP/1.1" 200 393 0.032006 10.0.0.33 - - [2025-12-09 00:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006575 10.0.0.33 - - [2025-12-09 00:55:32] "GET /tag/7ec7868d-b494-4848-80d7-6c321e3f37d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012526 10.0.0.33 - - [2025-12-09 00:55:32] "POST /tags HTTP/1.1" 200 341 0.015249 10.0.0.33 - - [2025-12-09 00:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.33 - - [2025-12-09 00:55:32] "GET /tag/5ab0e9bd-3d47-4eac-8fde-484b1b1a94f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011763 10.0.0.33 - - [2025-12-09 00:55:32] "POST /id-to-fqname HTTP/1.1" 200 192 0.000413 10.0.0.33 - - [2025-12-09 00:55:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.001534 10.0.0.33 - - [2025-12-09 00:55:33] "POST /security-groups HTTP/1.1" 200 589 0.060688 10.0.0.33 - - [2025-12-09 00:55:33] "POST /projects HTTP/1.1" 200 519 0.162326 10.0.0.33 - - [2025-12-09 00:55:33] "POST /fqname-to-id HTTP/1.1" 404 236 0.008022 10.0.0.33 - - [2025-12-09 00:55:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020282 10.0.0.33 - - [2025-12-09 00:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008974 10.0.0.33 - - [2025-12-09 00:55:33] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.010533 10.0.0.33 - - [2025-12-09 00:55:33] "POST /access-control-lists HTTP/1.1" 200 598 0.088847 10.0.0.33 - - [2025-12-09 00:55:33] "POST /fqname-to-id HTTP/1.1" 404 235 0.011750 10.0.0.33 - - [2025-12-09 00:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005319 10.0.0.33 - - [2025-12-09 00:55:33] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.004628 10.0.0.33 - - [2025-12-09 00:55:33] "POST /access-control-lists HTTP/1.1" 200 596 0.077934 10.0.0.33 - - [2025-12-09 00:55:33] "PUT /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a HTTP/1.1" 200 264 0.111032 10.0.0.33 - - [2025-12-09 00:55:33] "PUT /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef HTTP/1.1" 200 264 0.041640 10.0.0.33 - - [2025-12-09 00:55:33] "POST /security-groups HTTP/1.1" 200 591 0.076100 10.0.0.33 - - [2025-12-09 00:55:33] "POST /fqname-to-id HTTP/1.1" 404 270 0.002067 10.0.0.33 - - [2025-12-09 00:55:33] "POST /access-control-lists HTTP/1.1" 200 632 0.061136 10.0.0.33 - - [2025-12-09 00:55:33] "POST /fqname-to-id HTTP/1.1" 404 269 0.015593 10.0.0.33 - - [2025-12-09 00:55:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.076216 10.0.0.33 - - [2025-12-09 00:55:33] "POST /chown HTTP/1.1" 200 109 0.055490 10.0.0.33 - - [2025-12-09 00:55:33] "POST /access-control-lists HTTP/1.1" 200 630 0.072408 10.0.0.33 - - [2025-12-09 00:55:33] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027867 10.0.0.33 - - [2025-12-09 00:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.33 - - [2025-12-09 00:55:33] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002249 10.0.0.33 - - [2025-12-09 00:55:33] "POST /tags HTTP/1.1" 409 226 0.001354 10.0.0.33 - - [2025-12-09 00:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2025-12-09 00:55:33] "GET /tag/5ab0e9bd-3d47-4eac-8fde-484b1b1a94f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010845 10.0.0.33 - - [2025-12-09 00:55:33] "POST /firewall-rules HTTP/1.1" 200 600 0.070184 10.0.0.33 - - [2025-12-09 00:55:33] "GET /firewall-rule/3597b17a-298d-4a58-ad6d-546be0a3bd5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003875 10.0.0.33 - - [2025-12-09 00:55:33] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004296 10.0.0.33 - - [2025-12-09 00:55:33] "GET /firewall-rule/3597b17a-298d-4a58-ad6d-546be0a3bd5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001898 10.0.0.33 - - [2025-12-09 00:55:33] "POST /ref-update HTTP/1.1" 200 156 0.047568 10.0.0.33 - - [2025-12-09 00:55:34] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006544 10.0.0.33 - - [2025-12-09 00:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.33 - - [2025-12-09 00:55:34] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003185 10.0.0.33 - - [2025-12-09 00:55:34] "POST /tags HTTP/1.1" 409 226 0.001557 10.0.0.33 - - [2025-12-09 00:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.33 - - [2025-12-09 00:55:34] "GET /tag/5ab0e9bd-3d47-4eac-8fde-484b1b1a94f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011883 10.0.0.33 - - [2025-12-09 00:55:34] "POST /firewall-rules HTTP/1.1" 200 598 0.066271 10.0.0.33 - - [2025-12-09 00:55:34] "GET /firewall-rule/bbc80fc4-9249-4fbf-9614-df8bbbf55574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.021588 10.0.0.33 - - [2025-12-09 00:55:34] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007657 10.0.0.33 - - [2025-12-09 00:55:34] "GET /firewall-rule/bbc80fc4-9249-4fbf-9614-df8bbbf55574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003604 10.0.0.33 - - [2025-12-09 00:55:34] "POST /ref-update HTTP/1.1" 200 156 0.050463 10.0.0.33 - - [2025-12-09 00:55:35] "POST /tags HTTP/1.1" 200 393 0.041123 10.0.0.33 - - [2025-12-09 00:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006999 10.0.0.33 - - [2025-12-09 00:55:35] "GET /tag/d7b60aba-c47b-4b8a-b0c7-5795f20358d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.022189 10.0.0.33 - - [2025-12-09 00:55:35] "POST /tags HTTP/1.1" 200 341 0.029097 10.0.0.33 - - [2025-12-09 00:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.33 - - [2025-12-09 00:55:35] "GET /tag/1d562384-4dbe-4101-b6d5-e2e436d9e69d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011621 10.0.0.33 - - [2025-12-09 00:55:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.001123 10.0.0.33 - - [2025-12-09 00:55:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.012104 10.0.0.33 - - [2025-12-09 00:55:36] "POST /security-groups HTTP/1.1" 200 589 0.073012 10.0.0.33 - - [2025-12-09 00:55:36] "POST /projects HTTP/1.1" 200 519 0.202503 10.0.0.33 - - [2025-12-09 00:55:36] "POST /fqname-to-id HTTP/1.1" 404 236 0.001791 10.0.0.33 - - [2025-12-09 00:55:36] "POST /access-control-lists HTTP/1.1" 200 598 0.061160 10.0.0.33 - - [2025-12-09 00:55:36] "POST /fqname-to-id HTTP/1.1" 404 235 0.019049 10.0.0.33 - - [2025-12-09 00:55:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.070760 10.0.0.33 - - [2025-12-09 00:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013542 10.0.0.33 - - [2025-12-09 00:55:36] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.007760 10.0.0.33 - - [2025-12-09 00:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2025-12-09 00:55:36] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.010219 10.0.0.33 - - [2025-12-09 00:55:36] "POST /access-control-lists HTTP/1.1" 200 596 0.084207 10.0.0.33 - - [2025-12-09 00:55:36] "PUT /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a HTTP/1.1" 200 264 0.048338 10.0.0.33 - - [2025-12-09 00:55:36] "PUT /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef HTTP/1.1" 200 264 0.037658 10.0.0.33 - - [2025-12-09 00:55:36] "POST /security-groups HTTP/1.1" 200 591 0.064922 10.0.0.33 - - [2025-12-09 00:55:36] "POST /fqname-to-id HTTP/1.1" 404 270 0.009521 10.0.0.33 - - [2025-12-09 00:55:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024973 10.0.0.33 - - [2025-12-09 00:55:36] "POST /access-control-lists HTTP/1.1" 200 632 0.075907 10.0.0.33 - - [2025-12-09 00:55:36] "POST /fqname-to-id HTTP/1.1" 404 269 0.005404 10.0.0.33 - - [2025-12-09 00:55:36] "POST /chown HTTP/1.1" 200 109 0.077066 10.0.0.33 - - [2025-12-09 00:55:36] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.040303 10.0.0.33 - - [2025-12-09 00:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.33 - - [2025-12-09 00:55:36] "POST /access-control-lists HTTP/1.1" 200 630 0.089775 10.0.0.33 - - [2025-12-09 00:55:36] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003805 10.0.0.33 - - [2025-12-09 00:55:36] "POST /tags HTTP/1.1" 409 226 0.001466 10.0.0.33 - - [2025-12-09 00:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.33 - - [2025-12-09 00:55:36] "GET /tag/1d562384-4dbe-4101-b6d5-e2e436d9e69d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011200 10.0.0.33 - - [2025-12-09 00:55:36] "POST /firewall-rules HTTP/1.1" 200 600 0.064285 10.0.0.33 - - [2025-12-09 00:55:36] "GET /firewall-rule/28eeea5a-ce6f-4b64-ad77-0ebceb9cf489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011961 10.0.0.33 - - [2025-12-09 00:55:36] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003837 10.0.0.33 - - [2025-12-09 00:55:36] "GET /firewall-rule/28eeea5a-ce6f-4b64-ad77-0ebceb9cf489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001941 10.0.0.33 - - [2025-12-09 00:55:37] "POST /ref-update HTTP/1.1" 200 156 0.058223 10.0.0.33 - - [2025-12-09 00:55:37] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002295 10.0.0.33 - - [2025-12-09 00:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.33 - - [2025-12-09 00:55:37] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002217 10.0.0.33 - - [2025-12-09 00:55:37] "POST /tags HTTP/1.1" 409 226 0.001337 10.0.0.33 - - [2025-12-09 00:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001173 10.0.0.33 - - [2025-12-09 00:55:37] "GET /tag/1d562384-4dbe-4101-b6d5-e2e436d9e69d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009508 10.0.0.33 - - [2025-12-09 00:55:37] "POST /firewall-rules HTTP/1.1" 200 598 0.059907 10.0.0.33 - - [2025-12-09 00:55:37] "GET /firewall-rule/ea4e10b0-928f-40a4-8f37-44cc52903d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005074 10.0.0.33 - - [2025-12-09 00:55:37] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004149 10.0.0.33 - - [2025-12-09 00:55:37] "GET /firewall-rule/ea4e10b0-928f-40a4-8f37-44cc52903d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002064 10.0.0.33 - - [2025-12-09 00:55:37] "POST /ref-update HTTP/1.1" 200 156 0.070537 10.0.0.33 - - [2025-12-09 00:55:38] "POST /tags HTTP/1.1" 200 345 0.069127 10.0.0.33 - - [2025-12-09 00:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007555 10.0.0.33 - - [2025-12-09 00:55:38] "GET /tag/a61777a2-f5b9-4661-b033-a24d4c2828b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018997 10.0.0.33 - - [2025-12-09 00:55:38] "POST /projects HTTP/1.1" 409 238 0.002075 10.0.0.33 - - [2025-12-09 00:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.33 - - [2025-12-09 00:55:38] "GET /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043833 10.0.0.33 - - [2025-12-09 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.33 - - [2025-12-09 00:55:39] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006545 10.0.0.33 - - [2025-12-09 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.33 - - [2025-12-09 00:55:39] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.007851 10.0.0.33 - - [2025-12-09 00:55:39] "POST /security-groups HTTP/1.1" 409 285 0.006789 10.0.0.33 - - [2025-12-09 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.33 - - [2025-12-09 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.33 - - [2025-12-09 00:55:39] "GET /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027570 10.0.0.33 - - [2025-12-09 00:55:39] "PUT /security-group/71293196-0336-4b7d-b050-2d5baefc1461 HTTP/1.1" 200 262 0.065475 10.0.0.33 - - [2025-12-09 00:55:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.036560 10.0.0.33 - - [2025-12-09 00:55:39] "PUT /access-control-list/541be662-c7f9-4ba2-b143-da145597a7a7 HTTP/1.1" 200 272 0.031350 10.0.0.33 - - [2025-12-09 00:55:39] "POST /tags HTTP/1.1" 409 228 0.002039 10.0.0.33 - - [2025-12-09 00:55:39] "PUT /access-control-list/9599582a-40df-496f-81d1-0d285e184f2e HTTP/1.1" 200 272 0.016457 10.0.0.33 - - [2025-12-09 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.33 - - [2025-12-09 00:55:39] "GET /tag/a61777a2-f5b9-4661-b033-a24d4c2828b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016757 10.0.0.33 - - [2025-12-09 00:55:39] "POST /tags HTTP/1.1" 200 345 0.019993 10.0.0.33 - - [2025-12-09 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009045 10.0.0.33 - - [2025-12-09 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.33 - - [2025-12-09 00:55:39] "GET /tag/f15e9848-62da-4d3f-b333-7173a88c8972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016794 10.0.0.33 - - [2025-12-09 00:55:39] "POST /projects HTTP/1.1" 409 238 0.001707 10.0.0.33 - - [2025-12-09 00:55:39] "GET /project/1cb54b86-233f-4503-8a82-e1803f8ebb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036837 10.0.0.33 - - [2025-12-09 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.33 - - [2025-12-09 00:55:39] "GET /project/1cb54b86-233f-4503-8a82-e1803f8ebb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036201 10.0.0.33 - - [2025-12-09 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2025-12-09 00:55:39] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005012 10.0.0.33 - - [2025-12-09 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.33 - - [2025-12-09 00:55:39] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004612 10.0.0.33 - - [2025-12-09 00:55:39] "POST /security-groups HTTP/1.1" 409 285 0.003895 10.0.0.33 - - [2025-12-09 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007388 10.0.0.33 - - [2025-12-09 00:55:39] "PUT /security-group/5ab81a4d-52a7-43b7-9623-cdff46d1e4ee HTTP/1.1" 200 262 0.059294 10.0.0.33 - - [2025-12-09 00:55:39] "PUT /access-control-list/023c6e67-e1e3-4971-84dc-cb7476834a89 HTTP/1.1" 200 272 0.013359 10.0.0.33 - - [2025-12-09 00:55:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024944 10.0.0.33 - - [2025-12-09 00:55:39] "POST /tags HTTP/1.1" 409 228 0.003073 10.0.0.33 - - [2025-12-09 00:55:39] "PUT /access-control-list/ef6a3b85-73aa-4a22-9ece-d0cc24552e9e HTTP/1.1" 200 272 0.024698 10.0.0.33 - - [2025-12-09 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.33 - - [2025-12-09 00:55:39] "GET /tag/f15e9848-62da-4d3f-b333-7173a88c8972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010752 10.0.0.33 - - [2025-12-09 00:55:39] "POST /tags HTTP/1.1" 200 291 0.036552 10.0.0.33 - - [2025-12-09 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.33 - - [2025-12-09 00:55:40] "GET /tag/7dc80d31-e2f5-4485-8f78-c34ded5a3651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011398 10.0.0.33 - - [2025-12-09 00:55:40] "POST /tags HTTP/1.1" 200 303 0.050241 10.0.0.33 - - [2025-12-09 00:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019535 10.0.0.33 - - [2025-12-09 00:55:40] "GET /tag/f3cb04ee-5531-4c25-9a0a-0f48fecb0966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019291 10.0.0.33 - - [2025-12-09 00:55:40] "POST /tags HTTP/1.1" 409 252 0.001503 10.0.0.33 - - [2025-12-09 00:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.33 - - [2025-12-09 00:55:40] "GET /tag/7ec7868d-b494-4848-80d7-6c321e3f37d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010792 10.0.0.33 - - [2025-12-09 00:55:40] "POST /tags HTTP/1.1" 409 226 0.001912 10.0.0.33 - - [2025-12-09 00:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.33 - - [2025-12-09 00:55:40] "GET /tag/5ab0e9bd-3d47-4eac-8fde-484b1b1a94f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010936 10.0.0.33 - - [2025-12-09 00:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.33 - - [2025-12-09 00:55:40] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003478 10.0.0.33 - - [2025-12-09 00:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2025-12-09 00:55:40] "GET /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029094 10.0.0.33 - - [2025-12-09 00:55:40] "POST /virtual-machines HTTP/1.1" 200 395 0.008282 10.0.0.33 - - [2025-12-09 00:55:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007615 10.0.0.33 - - [2025-12-09 00:55:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106063 10.0.0.33 - - [2025-12-09 00:55:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008399 10.0.0.33 - - [2025-12-09 00:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.33 - - [2025-12-09 00:55:40] "GET /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004778 10.0.0.33 - - [2025-12-09 00:55:40] "POST /instance-ips HTTP/1.1" 200 397 0.031716 10.0.0.33 - - [2025-12-09 00:55:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018855 10.0.0.33 - - [2025-12-09 00:55:40] "GET /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008331 10.0.0.33 - - [2025-12-09 00:55:40] "POST /set-tag HTTP/1.1" 200 109 0.059838 10.0.0.33 - - [2025-12-09 00:55:40] "GET /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021832 10.0.0.33 - - [2025-12-09 00:55:40] "GET /instance-ip/c864f180-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004267 10.0.0.33 - - [2025-12-09 00:55:40] "GET /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008740 10.0.0.33 - - [2025-12-09 00:55:40] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.33 - - [2025-12-09 00:55:40] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003377 10.0.0.33 - - [2025-12-09 00:55:40] "POST /ref-update HTTP/1.1" 200 156 0.007296 10.0.0.33 - - [2025-12-09 00:55:40] "GET /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011175 10.0.0.33 - - [2025-12-09 00:55:40] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.33 - - [2025-12-09 00:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.33 - - [2025-12-09 00:55:41] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003807 10.0.0.33 - - [2025-12-09 00:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.33 - - [2025-12-09 00:55:41] "GET /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029547 10.0.0.33 - - [2025-12-09 00:55:41] "POST /virtual-machines HTTP/1.1" 200 395 0.010089 10.0.0.33 - - [2025-12-09 00:55:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015927 10.0.0.33 - - [2025-12-09 00:55:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107086 10.0.0.33 - - [2025-12-09 00:55:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008492 10.0.0.33 - - [2025-12-09 00:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005596 10.0.0.33 - - [2025-12-09 00:55:41] "GET /virtual-machine-interface/c8bee8e8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005282 10.0.0.33 - - [2025-12-09 00:55:41] "POST /instance-ips HTTP/1.1" 200 397 0.022562 10.0.0.33 - - [2025-12-09 00:55:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014795 10.0.0.33 - - [2025-12-09 00:55:41] "GET /virtual-machine-interface/c8bee8e8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013264 10.0.0.33 - - [2025-12-09 00:55:41] "POST /set-tag HTTP/1.1" 200 109 0.063835 10.0.0.33 - - [2025-12-09 00:55:41] "GET /virtual-machine-interface/c8bee8e8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018038 10.0.0.33 - - [2025-12-09 00:55:41] "GET /instance-ip/c8d81c46-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007681 10.0.0.33 - - [2025-12-09 00:55:41] "GET /virtual-machine-interface/c8bee8e8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004078 10.0.0.33 - - [2025-12-09 00:55:41] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.33 - - [2025-12-09 00:55:41] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.002936 10.0.0.33 - - [2025-12-09 00:55:41] "POST /ref-update HTTP/1.1" 200 156 0.008470 10.0.0.33 - - [2025-12-09 00:55:41] "GET /virtual-machine-interface/c8bee8e8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005391 10.0.0.33 - - [2025-12-09 00:55:41] "POST /set-tag HTTP/1.1" 200 109 0.001844 10.0.0.33 - - [2025-12-09 00:55:41] "POST /tags HTTP/1.1" 200 291 0.015600 10.0.0.33 - - [2025-12-09 00:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008416 10.0.0.33 - - [2025-12-09 00:55:41] "GET /tag/4bc56a1a-2321-4c01-88d5-0f5b888a57a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.010632 10.0.0.33 - - [2025-12-09 00:55:41] "POST /tags HTTP/1.1" 409 252 0.001863 10.0.0.33 - - [2025-12-09 00:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.33 - - [2025-12-09 00:55:41] "GET /tag/d7b60aba-c47b-4b8a-b0c7-5795f20358d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010161 10.0.0.33 - - [2025-12-09 00:55:41] "POST /tags HTTP/1.1" 409 226 0.001703 10.0.0.33 - - [2025-12-09 00:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.33 - - [2025-12-09 00:55:41] "GET /tag/1d562384-4dbe-4101-b6d5-e2e436d9e69d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010739 10.0.0.33 - - [2025-12-09 00:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.33 - - [2025-12-09 00:55:41] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.010069 10.0.0.33 - - [2025-12-09 00:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.33 - - [2025-12-09 00:55:42] "GET /project/1cb54b86-233f-4503-8a82-e1803f8ebb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042008 10.0.0.33 - - [2025-12-09 00:55:42] "POST /virtual-machines HTTP/1.1" 200 395 0.014915 10.0.0.33 - - [2025-12-09 00:55:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026379 10.0.0.33 - - [2025-12-09 00:55:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095190 10.0.0.33 - - [2025-12-09 00:55:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007968 10.0.0.33 - - [2025-12-09 00:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.33 - - [2025-12-09 00:55:42] "GET /virtual-machine-interface/c9531784-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007228 10.0.0.33 - - [2025-12-09 00:55:42] "POST /instance-ips HTTP/1.1" 200 397 0.019757 10.0.0.33 - - [2025-12-09 00:55:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016948 10.0.0.33 - - [2025-12-09 00:55:42] "GET /virtual-machine-interface/c9531784-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006682 10.0.0.33 - - [2025-12-09 00:55:42] "POST /set-tag HTTP/1.1" 200 109 0.063296 10.0.0.33 - - [2025-12-09 00:55:42] "GET /virtual-machine-interface/c9531784-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009892 10.0.0.33 - - [2025-12-09 00:55:42] "GET /instance-ip/c96a8c02-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004104 10.0.0.33 - - [2025-12-09 00:55:42] "GET /virtual-machine-interface/c9531784-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004108 10.0.0.33 - - [2025-12-09 00:55:42] "POST /set-tag HTTP/1.1" 200 109 0.001833 10.0.0.33 - - [2025-12-09 00:55:42] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003817 10.0.0.33 - - [2025-12-09 00:55:42] "POST /ref-update HTTP/1.1" 200 156 0.008162 10.0.0.33 - - [2025-12-09 00:55:42] "GET /virtual-machine-interface/c9531784-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004442 10.0.0.33 - - [2025-12-09 00:55:42] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.33 - - [2025-12-09 00:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.33 - - [2025-12-09 00:55:42] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004028 10.0.0.33 - - [2025-12-09 00:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.33 - - [2025-12-09 00:55:42] "GET /project/1cb54b86-233f-4503-8a82-e1803f8ebb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039723 10.0.0.33 - - [2025-12-09 00:55:42] "POST /virtual-machines HTTP/1.1" 200 395 0.009214 10.0.0.33 - - [2025-12-09 00:55:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012450 10.0.0.33 - - [2025-12-09 00:55:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094536 10.0.0.33 - - [2025-12-09 00:55:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007278 10.0.0.33 - - [2025-12-09 00:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009560 10.0.0.33 - - [2025-12-09 00:55:42] "GET /virtual-machine-interface/c9ba7852-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004286 10.0.0.33 - - [2025-12-09 00:55:43] "POST /instance-ips HTTP/1.1" 200 397 0.018643 10.0.0.33 - - [2025-12-09 00:55:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020118 10.0.0.33 - - [2025-12-09 00:55:43] "GET /virtual-machine-interface/c9ba7852-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008032 10.0.0.33 - - [2025-12-09 00:55:43] "POST /set-tag HTTP/1.1" 200 109 0.059422 10.0.0.33 - - [2025-12-09 00:55:43] "GET /virtual-machine-interface/c9ba7852-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009601 10.0.0.33 - - [2025-12-09 00:55:43] "GET /instance-ip/c9d224de-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004046 10.0.0.33 - - [2025-12-09 00:55:43] "GET /virtual-machine-interface/c9ba7852-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004087 10.0.0.33 - - [2025-12-09 00:55:43] "POST /set-tag HTTP/1.1" 200 109 0.001937 10.0.0.33 - - [2025-12-09 00:55:43] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003083 10.0.0.33 - - [2025-12-09 00:55:43] "POST /ref-update HTTP/1.1" 200 156 0.006074 10.0.0.33 - - [2025-12-09 00:55:43] "GET /virtual-machine-interface/c9ba7852-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003963 10.0.0.33 - - [2025-12-09 00:55:43] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.33 - - [2025-12-09 00:55:43] "POST /tags HTTP/1.1" 200 299 0.015036 10.0.0.33 - - [2025-12-09 00:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013925 10.0.0.33 - - [2025-12-09 00:55:43] "GET /tag/ea5ffeb7-090e-49cd-8d8c-56b2708f7c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011729 10.0.0.33 - - [2025-12-09 00:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.33 - - [2025-12-09 00:55:43] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003175 10.0.0.33 - - [2025-12-09 00:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.33 - - [2025-12-09 00:55:43] "GET /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056263 10.0.0.33 - - [2025-12-09 00:55:43] "POST /virtual-machines HTTP/1.1" 200 395 0.009252 10.0.0.33 - - [2025-12-09 00:55:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012645 10.0.0.33 - - [2025-12-09 00:55:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117871 10.0.0.33 - - [2025-12-09 00:55:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014506 10.0.0.33 - - [2025-12-09 00:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.33 - - [2025-12-09 00:55:43] "GET /virtual-machine-interface/ca34c68e-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006759 10.0.0.33 - - [2025-12-09 00:55:43] "POST /instance-ips HTTP/1.1" 200 397 0.032335 10.0.0.33 - - [2025-12-09 00:55:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030376 10.0.0.33 - - [2025-12-09 00:55:43] "GET /virtual-machine-interface/ca34c68e-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007565 10.0.0.33 - - [2025-12-09 00:55:43] "POST /set-tag HTTP/1.1" 200 109 0.020201 10.0.0.33 - - [2025-12-09 00:55:44] "GET /virtual-machine-interface/ca34c68e-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018392 10.0.0.33 - - [2025-12-09 00:55:44] "GET /instance-ip/ca4c6f78-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003045 10.0.0.33 - - [2025-12-09 00:55:44] "GET /virtual-machine-interface/ca34c68e-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005442 10.0.0.33 - - [2025-12-09 00:55:44] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.33 - - [2025-12-09 00:55:44] "POST /tags HTTP/1.1" 200 299 0.025671 10.0.0.33 - - [2025-12-09 00:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011618 10.0.0.33 - - [2025-12-09 00:55:44] "GET /tag/5b9a3e82-5602-403c-a22a-3d8eb9af2e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012059 10.0.0.33 - - [2025-12-09 00:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.33 - - [2025-12-09 00:55:44] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003402 10.0.0.33 - - [2025-12-09 00:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.33 - - [2025-12-09 00:55:44] "GET /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033183 10.0.0.33 - - [2025-12-09 00:55:44] "POST /virtual-machines HTTP/1.1" 200 395 0.009325 10.0.0.33 - - [2025-12-09 00:55:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011540 10.0.0.33 - - [2025-12-09 00:55:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106502 10.0.0.33 - - [2025-12-09 00:55:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019111 10.0.0.33 - - [2025-12-09 00:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009139 10.0.0.33 - - [2025-12-09 00:55:44] "GET /virtual-machine-interface/caa42a06-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004170 10.0.0.33 - - [2025-12-09 00:55:44] "POST /instance-ips HTTP/1.1" 200 397 0.021529 10.0.0.33 - - [2025-12-09 00:55:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019300 10.0.0.33 - - [2025-12-09 00:55:44] "GET /virtual-machine-interface/caa42a06-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015242 10.0.0.33 - - [2025-12-09 00:55:44] "POST /set-tag HTTP/1.1" 200 109 0.018540 10.0.0.33 - - [2025-12-09 00:55:44] "GET /virtual-machine-interface/caa42a06-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007662 10.0.0.33 - - [2025-12-09 00:55:44] "GET /instance-ip/cab904da-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003018 10.0.0.33 - - [2025-12-09 00:55:44] "GET /virtual-machine-interface/caa42a06-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004874 10.0.0.33 - - [2025-12-09 00:55:44] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.33 - - [2025-12-09 00:55:44] "POST /tags HTTP/1.1" 200 299 0.017101 10.0.0.33 - - [2025-12-09 00:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.33 - - [2025-12-09 00:55:44] "GET /tag/b67949d6-f463-4155-84f3-ce2f489019ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011154 10.0.0.33 - - [2025-12-09 00:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.33 - - [2025-12-09 00:55:44] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004683 10.0.0.33 - - [2025-12-09 00:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.33 - - [2025-12-09 00:55:44] "GET /project/1cb54b86-233f-4503-8a82-e1803f8ebb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041040 10.0.0.33 - - [2025-12-09 00:55:44] "POST /virtual-machines HTTP/1.1" 200 395 0.006984 10.0.0.33 - - [2025-12-09 00:55:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008909 10.0.0.33 - - [2025-12-09 00:55:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097423 10.0.0.33 - - [2025-12-09 00:55:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020817 10.0.0.33 - - [2025-12-09 00:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.33 - - [2025-12-09 00:55:45] "GET /virtual-machine-interface/cb090ea8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004238 10.0.0.33 - - [2025-12-09 00:55:45] "POST /instance-ips HTTP/1.1" 200 397 0.017177 10.0.0.33 - - [2025-12-09 00:55:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026435 10.0.0.33 - - [2025-12-09 00:55:45] "GET /virtual-machine-interface/cb090ea8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008660 10.0.0.33 - - [2025-12-09 00:55:45] "POST /set-tag HTTP/1.1" 200 109 0.019142 10.0.0.33 - - [2025-12-09 00:55:45] "GET /virtual-machine-interface/cb090ea8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016458 10.0.0.33 - - [2025-12-09 00:55:45] "GET /instance-ip/cb1c388e-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002578 10.0.0.33 - - [2025-12-09 00:55:45] "GET /virtual-machine-interface/cb090ea8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005178 10.0.0.33 - - [2025-12-09 00:55:45] "POST /set-tag HTTP/1.1" 200 109 0.001749 10.0.0.33 - - [2025-12-09 00:55:45] "POST /tags HTTP/1.1" 200 299 0.015745 10.0.0.33 - - [2025-12-09 00:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.33 - - [2025-12-09 00:55:45] "GET /tag/3fd5f97e-ae35-4c74-933a-712c5a51e196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015575 10.0.0.33 - - [2025-12-09 00:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.33 - - [2025-12-09 00:55:45] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003958 10.0.0.33 - - [2025-12-09 00:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.33 - - [2025-12-09 00:55:45] "GET /project/1cb54b86-233f-4503-8a82-e1803f8ebb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029764 10.0.0.33 - - [2025-12-09 00:55:45] "POST /virtual-machines HTTP/1.1" 200 395 0.013607 10.0.0.33 - - [2025-12-09 00:55:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007965 10.0.0.33 - - [2025-12-09 00:55:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100668 10.0.0.33 - - [2025-12-09 00:55:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023674 10.0.0.33 - - [2025-12-09 00:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011345 10.0.0.33 - - [2025-12-09 00:55:45] "GET /virtual-machine-interface/cb6bce62-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004374 10.0.0.33 - - [2025-12-09 00:55:45] "POST /instance-ips HTTP/1.1" 200 397 0.018911 10.0.0.33 - - [2025-12-09 00:55:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027731 10.0.0.33 - - [2025-12-09 00:55:45] "GET /virtual-machine-interface/cb6bce62-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006351 10.0.0.33 - - [2025-12-09 00:55:45] "POST /set-tag HTTP/1.1" 200 109 0.019879 10.0.0.33 - - [2025-12-09 00:55:45] "GET /virtual-machine-interface/cb6bce62-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014633 10.0.0.33 - - [2025-12-09 00:55:45] "GET /instance-ip/cb7fbf4e-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002860 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-machine-interface/cb6bce62-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004617 10.0.0.33 - - [2025-12-09 00:55:46] "POST /set-tag HTTP/1.1" 200 109 0.001907 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003567 10.0.0.33 - - [2025-12-09 00:55:46] "POST /ref-update HTTP/1.1" 200 156 0.007256 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-machine-interface/ca34c68e-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004238 10.0.0.33 - - [2025-12-09 00:55:46] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003492 10.0.0.33 - - [2025-12-09 00:55:46] "POST /set-tag HTTP/1.1" 200 109 0.003794 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004081 10.0.0.33 - - [2025-12-09 00:55:46] "POST /ref-update HTTP/1.1" 200 156 0.008114 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-machine-interface/caa42a06-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004198 10.0.0.33 - - [2025-12-09 00:55:46] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003460 10.0.0.33 - - [2025-12-09 00:55:46] "POST /ref-update HTTP/1.1" 200 156 0.013137 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-machine-interface/cb090ea8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017157 10.0.0.33 - - [2025-12-09 00:55:46] "POST /set-tag HTTP/1.1" 200 109 0.005231 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-machine-interface/c8bee8e8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005316 10.0.0.33 - - [2025-12-09 00:55:46] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003652 10.0.0.33 - - [2025-12-09 00:55:46] "POST /ref-update HTTP/1.1" 200 156 0.010226 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-machine-interface/cb6bce62-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007104 10.0.0.33 - - [2025-12-09 00:55:46] "POST /set-tag HTTP/1.1" 200 109 0.001745 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-machine-interface/c9531784-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004585 10.0.0.33 - - [2025-12-09 00:55:46] "POST /set-tag HTTP/1.1" 200 109 0.001780 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-machine-interface/c9ba7852-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003481 10.0.0.33 - - [2025-12-09 00:55:46] "POST /set-tag HTTP/1.1" 200 109 0.001616 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-machine-interface/ca34c68e-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004082 10.0.0.33 - - [2025-12-09 00:55:46] "POST /set-tag HTTP/1.1" 200 109 0.001696 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-machine-interface/caa42a06-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003415 10.0.0.33 - - [2025-12-09 00:55:46] "POST /set-tag HTTP/1.1" 200 109 0.001628 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-machine-interface/cb090ea8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004066 10.0.0.33 - - [2025-12-09 00:55:46] "POST /set-tag HTTP/1.1" 200 109 0.001629 10.0.0.33 - - [2025-12-09 00:55:46] "GET /virtual-machine-interface/cb6bce62-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003205 10.0.0.33 - - [2025-12-09 00:55:46] "POST /set-tag HTTP/1.1" 200 109 0.001674 10.0.0.33 - - [2025-12-09 00:55:47] "GET /virtual-machine-interface/c9ba7852-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004727 10.0.0.33 - - [2025-12-09 00:55:47] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.33 - - [2025-12-09 00:55:50] "GET /virtual-machine-interface/ca34c68e-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007002 10.0.0.33 - - [2025-12-09 00:55:50] "POST /set-tag HTTP/1.1" 200 109 0.004943 10.0.0.33 - - [2025-12-09 00:55:51] "GET /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005219 10.0.0.33 - - [2025-12-09 00:55:51] "POST /set-tag HTTP/1.1" 200 109 0.002053 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:55:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000985 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:55:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001103 10.0.0.33 - - [2025-12-09 00:55:52] "GET /virtual-machine-interface/c8bee8e8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006574 10.0.0.33 - - [2025-12-09 00:55:52] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.33 - - [2025-12-09 00:55:53] "GET /virtual-machine-interface/c9531784-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004601 10.0.0.33 - - [2025-12-09 00:55:53] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.33 - - [2025-12-09 00:55:54] "GET /virtual-machine/97376792-7bf4-4361-b612-be2121a6148a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003480 10.0.0.33 - - [2025-12-09 00:55:54] "GET /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004699 10.0.0.33 - - [2025-12-09 00:55:54] "GET /virtual-machine/4d66eba9-92f1-462d-be4e-f50211837b6d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003373 10.0.0.33 - - [2025-12-09 00:55:54] "GET /virtual-machine-interface/c8bee8e8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005825 10.0.0.33 - - [2025-12-09 00:55:54] "GET /virtual-machine/24960533-982a-4e9b-855a-748210ca660e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003759 10.0.0.33 - - [2025-12-09 00:55:54] "GET /virtual-machine-interface/c9531784-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006679 10.0.0.33 - - [2025-12-09 00:55:54] "GET /virtual-machine/2263062f-0a7c-4910-898f-069a32a256f1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003229 10.0.0.33 - - [2025-12-09 00:55:54] "GET /virtual-machine-interface/c9ba7852-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005312 10.0.0.33 - - [2025-12-09 00:55:54] "GET /virtual-machine/7cde7180-a345-4594-836f-a0d2957d994c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003770 10.0.0.33 - - [2025-12-09 00:55:54] "GET /virtual-machine-interface/ca34c68e-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005351 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:55:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001410 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:55:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002871 10.0.0.33 - - [2025-12-09 00:55:55] "GET /virtual-machine-interface/caa42a06-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004183 10.0.0.33 - - [2025-12-09 00:55:55] "POST /set-tag HTTP/1.1" 200 109 0.010711 10.0.0.33 - - [2025-12-09 00:55:56] "GET /virtual-machine-interface/cb090ea8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005885 10.0.0.33 - - [2025-12-09 00:55:56] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.33 - - [2025-12-09 00:55:56] "GET /virtual-machine-interface/cb6bce62-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004102 10.0.0.33 - - [2025-12-09 00:55:56] "POST /set-tag HTTP/1.1" 200 109 0.004304 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:55:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:55:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 10.0.0.33 - - [2025-12-09 00:55:59] "GET /virtual-machine/7f8ce34b-abb2-4d0e-8139-13f5f5a7fb55?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002914 10.0.0.33 - - [2025-12-09 00:55:59] "GET /virtual-machine-interface/cb090ea8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004417 10.0.0.33 - - [2025-12-09 00:55:59] "GET /virtual-machine/50116573-852f-46cb-89a2-0627741904b0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002999 10.0.0.33 - - [2025-12-09 00:55:59] "GET /virtual-machine-interface/caa42a06-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004091 10.0.0.33 - - [2025-12-09 00:56:00] "GET /virtual-machine/dd820202-8936-4cda-a127-574d46dd919d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003465 10.0.0.33 - - [2025-12-09 00:56:00] "GET /virtual-machine-interface/cb6bce62-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005406 10.0.0.33 - - [2025-12-09 00:56:00] "GET /loadbalancer/2d4f9e81-afcf-4eaa-b259-ff34ab1a82ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003119 10.0.0.33 - - [2025-12-09 00:56:00] "POST /tags HTTP/1.1" 200 333 0.025479 10.0.0.33 - - [2025-12-09 00:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005505 10.0.0.33 - - [2025-12-09 00:56:00] "GET /tag/a61f062c-c436-4055-adf3-894d7428f6aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012221 10.0.0.33 - - [2025-12-09 00:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.33 - - [2025-12-09 00:56:00] "GET /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030397 10.0.0.33 - - [2025-12-09 00:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.33 - - [2025-12-09 00:56:00] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004340 10.0.0.33 - - [2025-12-09 00:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.33 - - [2025-12-09 00:56:00] "GET /service-appliance-set/b82ff3c4-6bf5-4092-a16c-c5d27d44bc89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002119 10.0.0.33 - - [2025-12-09 00:56:00] "POST /fqname-to-id HTTP/1.1" 404 273 0.001659 10.0.0.33 - - [2025-12-09 00:56:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.104300 10.0.0.33 - - [2025-12-09 00:56:00] "GET /virtual-machine-interface/c7d25826-a97e-4120-b8c6-b60ead9344fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.018193 10.0.0.33 - - [2025-12-09 00:56:00] "POST /instance-ips HTTP/1.1" 200 409 0.020973 10.0.0.33 - - [2025-12-09 00:56:01] "GET /instance-ip/25710a1d-1bcb-4fd8-b624-a0e556a156f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.010164 10.0.0.33 - - [2025-12-09 00:56:01] "POST /loadbalancers HTTP/1.1" 200 629 0.065385 10.0.0.33 - - [2025-12-09 00:56:01] "GET /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030863 10.0.0.33 - - [2025-12-09 00:56:01] "GET /instance-ip/25710a1d-1bcb-4fd8-b624-a0e556a156f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002734 10.0.0.33 - - [2025-12-09 00:56:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012452 10.0.0.33 - - [2025-12-09 00:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013984 10.0.0.33 - - [2025-12-09 00:56:01] "POST /floating-ips HTTP/1.1" 200 597 0.041971 10.0.0.33 - - [2025-12-09 00:56:01] "GET /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.070715 10.0.0.33 - - [2025-12-09 00:56:01] "GET /loadbalancer/2d4f9e81-afcf-4eaa-b259-ff34ab1a82ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004002 10.0.0.33 - - [2025-12-09 00:56:01] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016989 10.0.0.33 - - [2025-12-09 00:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.33 - - [2025-12-09 00:56:01] "GET /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030084 10.0.0.33 - - [2025-12-09 00:56:01] "GET /loadbalancer-listener/23c06b6c-3dd0-4f09-a052-5bfb39a4fc31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.011032 10.0.0.33 - - [2025-12-09 00:56:01] "GET /loadbalancer-listener/23c06b6c-3dd0-4f09-a052-5bfb39a4fc31?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.005085 10.0.0.33 - - [2025-12-09 00:56:01] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.025657 10.0.0.33 - - [2025-12-09 00:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.33 - - [2025-12-09 00:56:01] "GET /instance-ip/25710a1d-1bcb-4fd8-b624-a0e556a156f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004511 10.0.0.33 - - [2025-12-09 00:56:01] "GET /loadbalancer/2d4f9e81-afcf-4eaa-b259-ff34ab1a82ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004792 10.0.0.33 - - [2025-12-09 00:56:01] "GET /instance-ip/25710a1d-1bcb-4fd8-b624-a0e556a156f8?fields=floating_ips HTTP/1.1" 200 1212 0.005232 10.0.0.33 - - [2025-12-09 00:56:01] "GET /loadbalancer-pool/27bd41e6-3bb6-43a4-9b8a-10085cede451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.013891 10.0.0.33 - - [2025-12-09 00:56:01] "GET /floating-ip/98fd0025-1c22-447e-a129-f46fbec9563f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.006155 10.0.0.33 - - [2025-12-09 00:56:01] "GET /loadbalancer/2d4f9e81-afcf-4eaa-b259-ff34ab1a82ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003303 10.0.0.33 - - [2025-12-09 00:56:01] "POST /loadbalancer-members HTTP/1.1" 200 721 0.047810 10.0.0.33 - - [2025-12-09 00:56:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015919 10.0.0.33 - - [2025-12-09 00:56:01] "GET /virtual-machine-interface/c8bee8e8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014273 10.0.0.33 - - [2025-12-09 00:56:01] "GET /virtual-machine-interface/c8bee8e8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006597 10.0.0.33 - - [2025-12-09 00:56:01] "POST /ref-update HTTP/1.1" 200 156 0.008422 10.0.0.33 - - [2025-12-09 00:56:01] "GET /floating-ip/98fd0025-1c22-447e-a129-f46fbec9563f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.007822 10.0.0.33 - - [2025-12-09 00:56:01] "POST /tags HTTP/1.1" 409 221 0.001793 10.0.0.33 - - [2025-12-09 00:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.33 - - [2025-12-09 00:56:01] "GET /tag/a61f062c-c436-4055-adf3-894d7428f6aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010398 10.0.0.33 - - [2025-12-09 00:56:01] "PUT /floating-ip/98fd0025-1c22-447e-a129-f46fbec9563f HTTP/1.1" 200 256 0.015031 10.0.0.33 - - [2025-12-09 00:56:01] "POST /set-tag HTTP/1.1" 200 109 0.084219 10.0.0.33 - - [2025-12-09 00:56:01] "GET /loadbalancer-pool/27bd41e6-3bb6-43a4-9b8a-10085cede451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.008140 10.0.0.33 - - [2025-12-09 00:56:01] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016782 10.0.0.33 - - [2025-12-09 00:56:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021118 10.0.0.33 - - [2025-12-09 00:56:01] "GET /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013175 10.0.0.33 - - [2025-12-09 00:56:01] "GET /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005778 10.0.0.33 - - [2025-12-09 00:56:01] "POST /ref-update HTTP/1.1" 200 156 0.006690 10.0.0.33 - - [2025-12-09 00:56:01] "GET /floating-ip/98fd0025-1c22-447e-a129-f46fbec9563f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.008094 10.0.0.33 - - [2025-12-09 00:56:02] "POST /set-tag HTTP/1.1" 200 109 0.059750 10.0.0.33 - - [2025-12-09 00:56:02] "POST /tags HTTP/1.1" 409 206 0.001900 10.0.0.33 - - [2025-12-09 00:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.33 - - [2025-12-09 00:56:02] "GET /tag/f3cb04ee-5531-4c25-9a0a-0f48fecb0966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012484 10.0.0.33 - - [2025-12-09 00:56:03] "POST /tags HTTP/1.1" 409 204 0.002314 10.0.0.33 - - [2025-12-09 00:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.33 - - [2025-12-09 00:56:03] "GET /tag/5b9a3e82-5602-403c-a22a-3d8eb9af2e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012984 10.0.0.33 - - [2025-12-09 00:56:03] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002268 10.0.0.33 - - [2025-12-09 00:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.33 - - [2025-12-09 00:56:03] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002385 10.0.0.33 - - [2025-12-09 00:56:03] "POST /tags HTTP/1.1" 409 206 0.002133 10.0.0.33 - - [2025-12-09 00:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.33 - - [2025-12-09 00:56:03] "GET /tag/f3cb04ee-5531-4c25-9a0a-0f48fecb0966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011001 10.0.0.33 - - [2025-12-09 00:56:03] "POST /tags HTTP/1.1" 409 226 0.001785 10.0.0.33 - - [2025-12-09 00:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.33 - - [2025-12-09 00:56:03] "GET /tag/5ab0e9bd-3d47-4eac-8fde-484b1b1a94f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015959 10.0.0.33 - - [2025-12-09 00:56:03] "POST /tags HTTP/1.1" 409 204 0.010980 10.0.0.33 - - [2025-12-09 00:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.33 - - [2025-12-09 00:56:03] "GET /tag/5b9a3e82-5602-403c-a22a-3d8eb9af2e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012319 10.0.0.33 - - [2025-12-09 00:56:03] "POST /tags HTTP/1.1" 409 226 0.001557 10.0.0.33 - - [2025-12-09 00:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.33 - - [2025-12-09 00:56:03] "GET /tag/5ab0e9bd-3d47-4eac-8fde-484b1b1a94f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009539 10.0.0.33 - - [2025-12-09 00:56:03] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001716 10.0.0.33 - - [2025-12-09 00:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.33 - - [2025-12-09 00:56:03] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002299 10.0.0.33 - - [2025-12-09 00:56:03] "POST /firewall-rules HTTP/1.1" 200 626 0.068216 10.0.0.33 - - [2025-12-09 00:56:03] "POST /firewall-rules HTTP/1.1" 200 646 0.086686 10.0.0.33 - - [2025-12-09 00:56:03] "GET /firewall-rule/ed010e9d-15de-410b-8f0e-0b81562fe238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.018866 10.0.0.33 - - [2025-12-09 00:56:03] "GET /firewall-policy/ddf4e109-6b99-4d54-9e21-2dc7d809eece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003347 10.0.0.33 - - [2025-12-09 00:56:03] "GET /firewall-rule/bd14fbbf-7148-4f2f-b3ed-00a496c8f8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004348 10.0.0.33 - - [2025-12-09 00:56:03] "POST /ref-update HTTP/1.1" 200 156 0.014403 10.0.0.33 - - [2025-12-09 00:56:03] "POST /firewall-policys HTTP/1.1" 200 606 0.026585 10.0.0.33 - - [2025-12-09 00:56:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011765 10.0.0.33 - - [2025-12-09 00:56:03] "GET /firewall-policy/137a2271-8c5c-497a-9741-7d51e309db72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004679 10.0.0.33 - - [2025-12-09 00:56:03] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001903 10.0.0.33 - - [2025-12-09 00:56:03] "GET /firewall-policy/137a2271-8c5c-497a-9741-7d51e309db72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002639 10.0.0.33 - - [2025-12-09 00:56:03] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003517 10.0.0.33 - - [2025-12-09 00:56:03] "GET /firewall-policy/7f5e97fc-11ac-4b74-bec4-b097d226bd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002907 10.0.0.33 - - [2025-12-09 00:56:03] "GET /firewall-policy/ddf4e109-6b99-4d54-9e21-2dc7d809eece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.006169 10.0.0.33 - - [2025-12-09 00:56:03] "GET /firewall-policy/ddf4e109-6b99-4d54-9e21-2dc7d809eece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004014 10.0.0.33 - - [2025-12-09 00:56:03] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003977 10.0.0.33 - - [2025-12-09 00:56:03] "POST /ref-update HTTP/1.1" 200 156 0.017476 10.0.0.33 - - [2025-12-09 00:56:03] "POST /ref-update HTTP/1.1" 200 156 0.029490 10.0.0.33 - - [2025-12-09 00:56:04] "POST /ref-update HTTP/1.1" 200 156 0.017718 10.0.0.33 - - [2025-12-09 00:56:04] "POST /ref-update HTTP/1.1" 200 156 0.038352 10.0.0.33 - - [2025-12-09 00:56:04] "POST /ref-update HTTP/1.1" 200 156 0.039997 10.0.0.33 - - [2025-12-09 00:56:04] "GET /firewall-policy/137a2271-8c5c-497a-9741-7d51e309db72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002745 10.0.0.33 - - [2025-12-09 00:56:59] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008634 10.0.0.33 - - [2025-12-09 00:56:59] "POST /set-tag HTTP/1.1" 200 109 0.006933 10.0.0.33 - - [2025-12-09 00:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.33 - - [2025-12-09 00:56:59] "GET /loadbalancer/a868c671-e97f-4745-b2fb-b1bd97f81e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002950 10.0.0.33 - - [2025-12-09 00:56:59] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003918 10.0.0.33 - - [2025-12-09 00:56:59] "POST /set-tag HTTP/1.1" 200 109 0.019256 10.0.0.33 - - [2025-12-09 00:56:59] "DELETE /loadbalancer-member/8103c253-7a34-4899-b2b5-07a31784d9b8 HTTP/1.1" 200 115 0.039144 10.0.0.33 - - [2025-12-09 00:56:59] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004325 10.0.0.33 - - [2025-12-09 00:56:59] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.33 - - [2025-12-09 00:56:59] "DELETE /loadbalancer-member/388048f3-87aa-4a4c-9b42-e2c8e68d9e6d HTTP/1.1" 200 115 0.039527 10.0.0.33 - - [2025-12-09 00:56:59] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004992 10.0.0.33 - - [2025-12-09 00:56:59] "POST /set-tag HTTP/1.1" 200 109 0.006226 10.0.0.33 - - [2025-12-09 00:57:00] "DELETE /loadbalancer-member/e3810607-88d1-4e00-b38a-d08df3fc8078 HTTP/1.1" 200 115 0.030701 10.0.0.33 - - [2025-12-09 00:57:00] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004298 10.0.0.33 - - [2025-12-09 00:57:00] "POST /set-tag HTTP/1.1" 200 109 0.004004 10.0.0.33 - - [2025-12-09 00:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.33 - - [2025-12-09 00:57:00] "GET /loadbalancer/a868c671-e97f-4745-b2fb-b1bd97f81e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002346 10.0.0.33 - - [2025-12-09 00:57:00] "GET /loadbalancer-pool/1d30f43e-dc22-44f7-907e-9deffeaabedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002696 10.0.0.33 - - [2025-12-09 00:57:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023293 10.0.0.33 - - [2025-12-09 00:57:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.041300 10.0.0.33 - - [2025-12-09 00:57:00] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015143 10.0.0.33 - - [2025-12-09 00:57:00] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004533 10.0.0.33 - - [2025-12-09 00:57:00] "GET /floating-ip/ab035a53-7a72-49a3-b68b-89da5f2e9f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002841 10.0.0.33 - - [2025-12-09 00:57:00] "POST /set-tag HTTP/1.1" 200 109 0.069388 10.0.0.33 - - [2025-12-09 00:57:00] "GET /loadbalancer-pool/b9ab78e7-b50c-4690-86fe-854f64598049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.021633 10.0.0.33 - - [2025-12-09 00:57:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016401 10.0.0.33 - - [2025-12-09 00:57:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009070 10.0.0.33 - - [2025-12-09 00:57:00] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018262 10.0.0.33 - - [2025-12-09 00:57:00] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005504 10.0.0.33 - - [2025-12-09 00:57:00] "POST /set-tag HTTP/1.1" 200 109 0.003207 10.0.0.33 - - [2025-12-09 00:57:00] "GET /floating-ip/ab035a53-7a72-49a3-b68b-89da5f2e9f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002027 10.0.0.33 - - [2025-12-09 00:57:00] "GET /loadbalancer-pool/e19ea268-b271-4b7e-b153-45738cb40c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002908 10.0.0.33 - - [2025-12-09 00:57:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016027 10.0.0.33 - - [2025-12-09 00:57:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025843 10.0.0.33 - - [2025-12-09 00:57:00] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014758 10.0.0.33 - - [2025-12-09 00:57:00] "GET /virtual-machine-interface/42c294b6-d498-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008423 10.0.0.33 - - [2025-12-09 00:57:00] "GET /floating-ip/ab035a53-7a72-49a3-b68b-89da5f2e9f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003616 10.0.0.33 - - [2025-12-09 00:57:00] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.33 - - [2025-12-09 00:58:11] "POST /tags HTTP/1.1" 409 252 0.012078 10.0.0.33 - - [2025-12-09 00:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.33 - - [2025-12-09 00:58:11] "GET /tag/d7b60aba-c47b-4b8a-b0c7-5795f20358d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012184 10.0.0.33 - - [2025-12-09 00:58:11] "POST /tags HTTP/1.1" 409 228 0.001954 10.0.0.33 - - [2025-12-09 00:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.33 - - [2025-12-09 00:58:11] "GET /tag/f15e9848-62da-4d3f-b333-7173a88c8972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010665 10.0.0.33 - - [2025-12-09 00:58:11] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003419 10.0.0.33 - - [2025-12-09 00:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.33 - - [2025-12-09 00:58:11] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002558 10.0.0.33 - - [2025-12-09 00:58:11] "POST /tags HTTP/1.1" 409 206 0.001797 10.0.0.33 - - [2025-12-09 00:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.33 - - [2025-12-09 00:58:11] "GET /tag/f3cb04ee-5531-4c25-9a0a-0f48fecb0966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011571 10.0.0.33 - - [2025-12-09 00:58:11] "POST /tags HTTP/1.1" 409 226 0.001835 10.0.0.33 - - [2025-12-09 00:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.33 - - [2025-12-09 00:58:11] "GET /tag/5ab0e9bd-3d47-4eac-8fde-484b1b1a94f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015862 10.0.0.33 - - [2025-12-09 00:58:11] "POST /tags HTTP/1.1" 409 204 0.004005 10.0.0.33 - - [2025-12-09 00:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.33 - - [2025-12-09 00:58:11] "GET /tag/5b9a3e82-5602-403c-a22a-3d8eb9af2e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014661 10.0.0.33 - - [2025-12-09 00:58:11] "POST /tags HTTP/1.1" 409 226 0.001692 10.0.0.33 - - [2025-12-09 00:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.33 - - [2025-12-09 00:58:11] "GET /tag/5ab0e9bd-3d47-4eac-8fde-484b1b1a94f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010723 10.0.0.33 - - [2025-12-09 00:58:11] "POST /tags HTTP/1.1" 409 228 0.002065 10.0.0.33 - - [2025-12-09 00:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.33 - - [2025-12-09 00:58:11] "GET /tag/f15e9848-62da-4d3f-b333-7173a88c8972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014685 10.0.0.33 - - [2025-12-09 00:58:11] "POST /tags HTTP/1.1" 409 252 0.004062 10.0.0.33 - - [2025-12-09 00:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.33 - - [2025-12-09 00:58:11] "GET /tag/d7b60aba-c47b-4b8a-b0c7-5795f20358d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010697 10.0.0.33 - - [2025-12-09 00:58:11] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002166 10.0.0.33 - - [2025-12-09 00:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.33 - - [2025-12-09 00:58:11] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003020 10.0.0.33 - - [2025-12-09 00:58:11] "POST /firewall-rules HTTP/1.1" 409 281 0.003047 10.0.0.33 - - [2025-12-09 00:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2025-12-09 00:58:11] "PUT /firewall-rule/bd14fbbf-7148-4f2f-b3ed-00a496c8f8ef HTTP/1.1" 200 260 0.021842 10.0.0.33 - - [2025-12-09 00:58:11] "POST /firewall-rules HTTP/1.1" 409 291 0.017065 10.0.0.33 - - [2025-12-09 00:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.33 - - [2025-12-09 00:58:12] "PUT /firewall-rule/ed010e9d-15de-410b-8f0e-0b81562fe238 HTTP/1.1" 200 260 0.027364 10.0.0.33 - - [2025-12-09 00:58:12] "GET /firewall-rule/ed010e9d-15de-410b-8f0e-0b81562fe238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.011994 10.0.0.33 - - [2025-12-09 00:58:12] "POST /firewall-rules HTTP/1.1" 200 658 0.083806 10.0.0.33 - - [2025-12-09 00:58:12] "GET /firewall-rule/30e376bc-8eb7-4cdc-9122-36fee1e647db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.014741 10.0.0.33 - - [2025-12-09 00:58:12] "GET /firewall-policy/ddf4e109-6b99-4d54-9e21-2dc7d809eece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002057 10.0.0.33 - - [2025-12-09 00:58:12] "GET /firewall-rule/bd14fbbf-7148-4f2f-b3ed-00a496c8f8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003685 10.0.0.33 - - [2025-12-09 00:58:12] "POST /firewall-policys HTTP/1.1" 409 269 0.001707 10.0.0.33 - - [2025-12-09 00:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013096 10.0.0.33 - - [2025-12-09 00:58:12] "PUT /firewall-policy/137a2271-8c5c-497a-9741-7d51e309db72 HTTP/1.1" 200 264 0.027277 10.0.0.33 - - [2025-12-09 00:58:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.033348 10.0.0.33 - - [2025-12-09 00:58:12] "GET /firewall-policy/137a2271-8c5c-497a-9741-7d51e309db72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.011947 10.0.0.33 - - [2025-12-09 00:58:12] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002572 10.0.0.33 - - [2025-12-09 00:58:12] "GET /firewall-policy/137a2271-8c5c-497a-9741-7d51e309db72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002071 10.0.0.33 - - [2025-12-09 00:58:12] "GET /firewall-policy/137a2271-8c5c-497a-9741-7d51e309db72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001901 10.0.0.33 - - [2025-12-09 00:58:12] "GET /firewall-policy/137a2271-8c5c-497a-9741-7d51e309db72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001735 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:58:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.33 - - [2025-12-09 00:58:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.33 - - [2025-12-09 00:58:59] "GET /global-system-configs HTTP/1.1" 200 322 0.001976 10.0.0.33 - - [2025-12-09 00:59:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002138 10.0.0.33 - - [2025-12-09 00:59:13] "GET /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005134 10.0.0.33 - - [2025-12-09 00:59:13] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.33 - - [2025-12-09 00:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.33 - - [2025-12-09 00:59:13] "GET /loadbalancer/2d4f9e81-afcf-4eaa-b259-ff34ab1a82ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002537 10.0.0.33 - - [2025-12-09 00:59:13] "GET /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004359 10.0.0.33 - - [2025-12-09 00:59:13] "POST /set-tag HTTP/1.1" 200 109 0.018910 10.0.0.33 - - [2025-12-09 00:59:13] "DELETE /loadbalancer-member/83e963df-654f-4005-a339-419303b8d290 HTTP/1.1" 200 115 0.027968 10.0.0.33 - - [2025-12-09 00:59:13] "GET /virtual-machine-interface/caa42a06-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003768 10.0.0.33 - - [2025-12-09 00:59:13] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.33 - - [2025-12-09 00:59:13] "GET /virtual-machine-interface/cb090ea8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004764 10.0.0.33 - - [2025-12-09 00:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.33 - - [2025-12-09 00:59:14] "GET /virtual-machine-interface/ca34c68e-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004231 10.0.0.33 - - [2025-12-09 00:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.33 - - [2025-12-09 00:59:14] "GET /virtual-machine-interface/c9ba7852-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005661 10.0.0.33 - - [2025-12-09 00:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.33 - - [2025-12-09 00:59:14] "GET /virtual-machine-interface/c9531784-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005492 10.0.0.33 - - [2025-12-09 00:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.33 - - [2025-12-09 00:59:14] "GET /virtual-machine-interface/c8bee8e8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006681 10.0.0.33 - - [2025-12-09 00:59:14] "POST /set-tag HTTP/1.1" 200 109 0.003013 10.0.0.33 - - [2025-12-09 00:59:14] "GET /virtual-machine-interface/cb6bce62-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003474 10.0.0.33 - - [2025-12-09 00:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002703 10.0.0.33 - - [2025-12-09 00:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.33 - - [2025-12-09 00:59:14] "GET /loadbalancer/2d4f9e81-afcf-4eaa-b259-ff34ab1a82ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001941 10.0.0.33 - - [2025-12-09 00:59:15] "GET /virtual-machine-interface/c9531784-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007213 10.0.0.33 - - [2025-12-09 00:59:15] "POST /set-tag HTTP/1.1" 200 109 0.003016 10.0.0.33 - - [2025-12-09 00:59:15] "GET /virtual-machine-interface/c9531784-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005603 10.0.0.33 - - [2025-12-09 00:59:15] "POST /set-tag HTTP/1.1" 200 109 0.001884 10.0.0.33 - - [2025-12-09 00:59:15] "GET /virtual-machine/24960533-982a-4e9b-855a-748210ca660e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002227 10.0.0.33 - - [2025-12-09 00:59:15] "POST /ref-update HTTP/1.1" 200 156 0.010553 10.0.0.33 - - [2025-12-09 00:59:15] "GET /virtual-machine-interface/c9531784-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010676 10.0.0.33 - - [2025-12-09 00:59:15] "POST /set-tag HTTP/1.1" 200 109 0.015546 10.0.0.33 - - [2025-12-09 00:59:15] "POST /set-tag HTTP/1.1" 200 109 0.015191 10.0.0.33 - - [2025-12-09 00:59:15] "POST /set-tag HTTP/1.1" 200 109 0.028822 10.0.0.33 - - [2025-12-09 00:59:15] "POST /set-tag HTTP/1.1" 200 109 0.022597 10.0.0.33 - - [2025-12-09 00:59:15] "POST /set-tag HTTP/1.1" 200 109 0.012385 10.0.0.33 - - [2025-12-09 00:59:15] "DELETE /instance-ip/c96a8c02-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.036171 10.0.0.33 - - [2025-12-09 00:59:15] "DELETE /virtual-machine-interface/c9531784-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.041273 10.0.0.33 - - [2025-12-09 00:59:15] "DELETE /virtual-machine/24960533-982a-4e9b-855a-748210ca660e HTTP/1.1" 200 115 0.019737 10.0.0.33 - - [2025-12-09 00:59:15] "GET /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005771 10.0.0.33 - - [2025-12-09 00:59:15] "POST /set-tag HTTP/1.1" 200 109 0.004844 10.0.0.33 - - [2025-12-09 00:59:15] "GET /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003829 10.0.0.33 - - [2025-12-09 00:59:15] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.33 - - [2025-12-09 00:59:15] "GET /virtual-machine/97376792-7bf4-4361-b612-be2121a6148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002700 10.0.0.33 - - [2025-12-09 00:59:15] "POST /ref-update HTTP/1.1" 200 156 0.009849 10.0.0.33 - - [2025-12-09 00:59:15] "GET /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007976 10.0.0.33 - - [2025-12-09 00:59:15] "POST /set-tag HTTP/1.1" 200 109 0.019019 10.0.0.33 - - [2025-12-09 00:59:15] "POST /set-tag HTTP/1.1" 200 109 0.030626 10.0.0.33 - - [2025-12-09 00:59:16] "POST /set-tag HTTP/1.1" 200 109 0.026612 10.0.0.33 - - [2025-12-09 00:59:16] "POST /set-tag HTTP/1.1" 200 109 0.016754 10.0.0.33 - - [2025-12-09 00:59:16] "POST /set-tag HTTP/1.1" 200 109 0.026151 10.0.0.33 - - [2025-12-09 00:59:16] "DELETE /instance-ip/c864f180-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.044544 10.0.0.33 - - [2025-12-09 00:59:16] "POST /ref-update HTTP/1.1" 200 156 0.009024 10.0.0.33 - - [2025-12-09 00:59:16] "DELETE /virtual-machine-interface/c84f3bc4-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.046879 10.0.0.33 - - [2025-12-09 00:59:16] "DELETE /virtual-machine/97376792-7bf4-4361-b612-be2121a6148a HTTP/1.1" 200 115 0.029415 10.0.0.33 - - [2025-12-09 00:59:16] "GET /virtual-machine-interface/c8bee8e8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009151 10.0.0.33 - - [2025-12-09 00:59:16] "POST /set-tag HTTP/1.1" 200 109 0.009410 10.0.0.33 - - [2025-12-09 00:59:16] "GET /virtual-machine-interface/c8bee8e8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004772 10.0.0.33 - - [2025-12-09 00:59:16] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.33 - - [2025-12-09 00:59:16] "GET /virtual-machine/4d66eba9-92f1-462d-be4e-f50211837b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002948 10.0.0.33 - - [2025-12-09 00:59:16] "POST /ref-update HTTP/1.1" 200 156 0.008200 10.0.0.33 - - [2025-12-09 00:59:16] "GET /virtual-machine-interface/c8bee8e8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007551 10.0.0.33 - - [2025-12-09 00:59:16] "POST /set-tag HTTP/1.1" 200 109 0.019152 10.0.0.33 - - [2025-12-09 00:59:16] "POST /set-tag HTTP/1.1" 200 109 0.027075 10.0.0.33 - - [2025-12-09 00:59:16] "POST /set-tag HTTP/1.1" 200 109 0.026804 10.0.0.33 - - [2025-12-09 00:59:16] "POST /set-tag HTTP/1.1" 200 109 0.016361 10.0.0.33 - - [2025-12-09 00:59:16] "POST /set-tag HTTP/1.1" 200 109 0.025813 10.0.0.33 - - [2025-12-09 00:59:16] "DELETE /instance-ip/c8d81c46-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.038918 10.0.0.33 - - [2025-12-09 00:59:16] "POST /ref-update HTTP/1.1" 200 156 0.012739 10.0.0.33 - - [2025-12-09 00:59:16] "DELETE /virtual-machine-interface/c8bee8e8-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.039393 10.0.0.33 - - [2025-12-09 00:59:16] "DELETE /virtual-machine/4d66eba9-92f1-462d-be4e-f50211837b6d HTTP/1.1" 200 115 0.026468 10.0.0.33 - - [2025-12-09 00:59:16] "DELETE /tag/7dc80d31-e2f5-4485-8f78-c34ded5a3651 HTTP/1.1" 200 115 0.033879 10.0.0.33 - - [2025-12-09 00:59:16] "GET /virtual-machine-interface/c9ba7852-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003723 10.0.0.33 - - [2025-12-09 00:59:16] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.33 - - [2025-12-09 00:59:16] "GET /virtual-machine-interface/c9ba7852-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004409 10.0.0.33 - - [2025-12-09 00:59:16] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.33 - - [2025-12-09 00:59:17] "GET /virtual-machine/2263062f-0a7c-4910-898f-069a32a256f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.005513 10.0.0.33 - - [2025-12-09 00:59:17] "POST /ref-update HTTP/1.1" 200 156 0.008885 10.0.0.33 - - [2025-12-09 00:59:17] "GET /virtual-machine-interface/c9ba7852-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018740 10.0.0.33 - - [2025-12-09 00:59:17] "POST /set-tag HTTP/1.1" 200 109 0.020590 10.0.0.33 - - [2025-12-09 00:59:17] "POST /set-tag HTTP/1.1" 200 109 0.021543 10.0.0.33 - - [2025-12-09 00:59:17] "POST /set-tag HTTP/1.1" 200 109 0.023909 10.0.0.33 - - [2025-12-09 00:59:17] "POST /set-tag HTTP/1.1" 200 109 0.014089 10.0.0.33 - - [2025-12-09 00:59:17] "POST /set-tag HTTP/1.1" 200 109 0.021956 10.0.0.33 - - [2025-12-09 00:59:17] "DELETE /instance-ip/c9d224de-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.044109 10.0.0.33 - - [2025-12-09 00:59:17] "DELETE /virtual-machine-interface/c9ba7852-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.041911 10.0.0.33 - - [2025-12-09 00:59:17] "DELETE /virtual-machine/2263062f-0a7c-4910-898f-069a32a256f1 HTTP/1.1" 200 115 0.018118 10.0.0.33 - - [2025-12-09 00:59:17] "DELETE /tag/4bc56a1a-2321-4c01-88d5-0f5b888a57a9 HTTP/1.1" 200 115 0.040058 10.0.0.33 - - [2025-12-09 00:59:17] "DELETE /tag/f3cb04ee-5531-4c25-9a0a-0f48fecb0966 HTTP/1.1" 409 388 0.003649 10.0.0.33 - - [2025-12-09 00:59:45] "GET /virtual-machine-interface/caa42a06-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004759 10.0.0.33 - - [2025-12-09 00:59:45] "POST /set-tag HTTP/1.1" 200 109 0.002480 10.0.0.33 - - [2025-12-09 00:59:45] "GET /virtual-machine-interface/caa42a06-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007623 10.0.0.33 - - [2025-12-09 00:59:45] "POST /set-tag HTTP/1.1" 200 109 0.011045 10.0.0.33 - - [2025-12-09 00:59:45] "GET /virtual-machine/50116573-852f-46cb-89a2-0627741904b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.004134 10.0.0.33 - - [2025-12-09 00:59:45] "POST /ref-update HTTP/1.1" 200 156 0.010277 10.0.0.33 - - [2025-12-09 00:59:45] "GET /virtual-machine-interface/caa42a06-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003756 10.0.0.33 - - [2025-12-09 00:59:45] "POST /set-tag HTTP/1.1" 200 109 0.046532 10.0.0.33 - - [2025-12-09 00:59:45] "POST /set-tag HTTP/1.1" 200 109 0.019082 10.0.0.33 - - [2025-12-09 00:59:45] "POST /set-tag HTTP/1.1" 200 109 0.020971 10.0.0.33 - - [2025-12-09 00:59:45] "POST /set-tag HTTP/1.1" 200 109 0.012559 10.0.0.33 - - [2025-12-09 00:59:45] "DELETE /instance-ip/cab904da-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.048337 10.0.0.33 - - [2025-12-09 00:59:45] "DELETE /virtual-machine-interface/caa42a06-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.031921 10.0.0.33 - - [2025-12-09 00:59:45] "DELETE /virtual-machine/50116573-852f-46cb-89a2-0627741904b0 HTTP/1.1" 200 115 0.017711 10.0.0.33 - - [2025-12-09 00:59:45] "DELETE /tag/5b9a3e82-5602-403c-a22a-3d8eb9af2e12 HTTP/1.1" 409 236 0.004471 10.0.0.33 - - [2025-12-09 00:59:45] "GET /virtual-machine-interface/ca34c68e-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004537 10.0.0.33 - - [2025-12-09 00:59:45] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.33 - - [2025-12-09 00:59:45] "GET /virtual-machine-interface/ca34c68e-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004104 10.0.0.33 - - [2025-12-09 00:59:45] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.33 - - [2025-12-09 00:59:45] "GET /virtual-machine/7cde7180-a345-4594-836f-a0d2957d994c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.005448 10.0.0.33 - - [2025-12-09 00:59:45] "POST /ref-update HTTP/1.1" 200 156 0.009946 10.0.0.33 - - [2025-12-09 00:59:45] "GET /virtual-machine-interface/ca34c68e-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006159 10.0.0.33 - - [2025-12-09 00:59:46] "POST /set-tag HTTP/1.1" 200 109 0.015047 10.0.0.33 - - [2025-12-09 00:59:46] "POST /set-tag HTTP/1.1" 200 109 0.022124 10.0.0.33 - - [2025-12-09 00:59:46] "POST /set-tag HTTP/1.1" 200 109 0.014731 10.0.0.33 - - [2025-12-09 00:59:46] "POST /set-tag HTTP/1.1" 200 109 0.020356 10.0.0.33 - - [2025-12-09 00:59:46] "DELETE /instance-ip/ca4c6f78-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.041674 10.0.0.33 - - [2025-12-09 00:59:46] "DELETE /virtual-machine-interface/ca34c68e-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.045863 10.0.0.33 - - [2025-12-09 00:59:46] "DELETE /virtual-machine/7cde7180-a345-4594-836f-a0d2957d994c HTTP/1.1" 200 115 0.024012 10.0.0.33 - - [2025-12-09 00:59:46] "DELETE /tag/a61777a2-f5b9-4661-b033-a24d4c2828b9 HTTP/1.1" 200 115 0.030210 10.0.0.33 - - [2025-12-09 00:59:46] "DELETE /tag/ea5ffeb7-090e-49cd-8d8c-56b2708f7c2d HTTP/1.1" 200 115 0.030879 10.0.0.33 - - [2025-12-09 00:59:46] "DELETE /tag/7ec7868d-b494-4848-80d7-6c321e3f37d2 HTTP/1.1" 200 115 0.051114 10.0.0.33 - - [2025-12-09 00:59:46] "GET /virtual-machine-interface/cb090ea8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004348 10.0.0.33 - - [2025-12-09 00:59:46] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.33 - - [2025-12-09 00:59:46] "GET /virtual-machine-interface/cb090ea8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003816 10.0.0.33 - - [2025-12-09 00:59:46] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.33 - - [2025-12-09 00:59:46] "GET /virtual-machine/7f8ce34b-abb2-4d0e-8139-13f5f5a7fb55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003002 10.0.0.33 - - [2025-12-09 00:59:46] "POST /ref-update HTTP/1.1" 200 156 0.008474 10.0.0.33 - - [2025-12-09 00:59:46] "GET /virtual-machine-interface/cb090ea8-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006641 10.0.0.33 - - [2025-12-09 00:59:46] "POST /set-tag HTTP/1.1" 200 109 0.017937 10.0.0.33 - - [2025-12-09 00:59:46] "POST /set-tag HTTP/1.1" 200 109 0.035789 10.0.0.33 - - [2025-12-09 00:59:46] "POST /set-tag HTTP/1.1" 200 109 0.024773 10.0.0.33 - - [2025-12-09 00:59:46] "POST /set-tag HTTP/1.1" 200 109 0.012958 10.0.0.33 - - [2025-12-09 00:59:46] "DELETE /instance-ip/cb1c388e-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.043964 10.0.0.33 - - [2025-12-09 00:59:46] "DELETE /virtual-machine-interface/cb090ea8-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.042354 10.0.0.33 - - [2025-12-09 00:59:46] "DELETE /virtual-machine/7f8ce34b-abb2-4d0e-8139-13f5f5a7fb55 HTTP/1.1" 200 115 0.019992 10.0.0.33 - - [2025-12-09 00:59:46] "DELETE /tag/b67949d6-f463-4155-84f3-ce2f489019ea HTTP/1.1" 200 115 0.033689 10.0.0.33 - - [2025-12-09 00:59:46] "GET /virtual-machine-interface/cb6bce62-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004061 10.0.0.33 - - [2025-12-09 00:59:46] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.33 - - [2025-12-09 00:59:46] "GET /virtual-machine-interface/cb6bce62-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003621 10.0.0.33 - - [2025-12-09 00:59:46] "POST /set-tag HTTP/1.1" 200 109 0.001769 10.0.0.33 - - [2025-12-09 00:59:46] "GET /virtual-machine/dd820202-8936-4cda-a127-574d46dd919d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002647 10.0.0.33 - - [2025-12-09 00:59:46] "POST /ref-update HTTP/1.1" 200 156 0.008488 10.0.0.33 - - [2025-12-09 00:59:46] "GET /virtual-machine-interface/cb6bce62-d499-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014364 10.0.0.33 - - [2025-12-09 00:59:47] "POST /set-tag HTTP/1.1" 200 109 0.016145 10.0.0.33 - - [2025-12-09 00:59:47] "POST /set-tag HTTP/1.1" 200 109 0.022812 10.0.0.33 - - [2025-12-09 00:59:47] "POST /set-tag HTTP/1.1" 200 109 0.023544 10.0.0.33 - - [2025-12-09 00:59:47] "POST /set-tag HTTP/1.1" 200 109 0.017871 10.0.0.33 - - [2025-12-09 00:59:47] "DELETE /instance-ip/cb7fbf4e-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.048122 10.0.0.33 - - [2025-12-09 00:59:47] "DELETE /virtual-machine-interface/cb6bce62-d499-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.033869 10.0.0.33 - - [2025-12-09 00:59:47] "DELETE /virtual-machine/dd820202-8936-4cda-a127-574d46dd919d HTTP/1.1" 200 115 0.022175 10.0.0.33 - - [2025-12-09 00:59:47] "DELETE /tag/d7b60aba-c47b-4b8a-b0c7-5795f20358d3 HTTP/1.1" 409 236 0.004691 10.0.0.33 - - [2025-12-09 00:59:47] "DELETE /tag/f15e9848-62da-4d3f-b333-7173a88c8972 HTTP/1.1" 409 236 0.006359 10.0.0.33 - - [2025-12-09 00:59:47] "DELETE /tag/3fd5f97e-ae35-4c74-933a-712c5a51e196 HTTP/1.1" 200 115 0.030520 10.0.0.33 - - [2025-12-09 00:59:48] "POST /projects HTTP/1.1" 409 238 0.002010 10.0.0.33 - - [2025-12-09 00:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.33 - - [2025-12-09 00:59:49] "GET /project/1cb54b86-233f-4503-8a82-e1803f8ebb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031553 10.0.0.33 - - [2025-12-09 00:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.33 - - [2025-12-09 00:59:49] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003983 10.0.0.33 - - [2025-12-09 00:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008941 10.0.0.33 - - [2025-12-09 00:59:49] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003532 10.0.0.33 - - [2025-12-09 00:59:49] "POST /security-groups HTTP/1.1" 409 285 0.006030 10.0.0.33 - - [2025-12-09 00:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.33 - - [2025-12-09 00:59:49] "PUT /security-group/5ab81a4d-52a7-43b7-9623-cdff46d1e4ee HTTP/1.1" 200 262 0.054764 10.0.0.33 - - [2025-12-09 00:59:49] "PUT /access-control-list/023c6e67-e1e3-4971-84dc-cb7476834a89 HTTP/1.1" 200 272 0.009343 10.0.0.33 - - [2025-12-09 00:59:49] "PUT /access-control-list/ef6a3b85-73aa-4a22-9ece-d0cc24552e9e HTTP/1.1" 200 272 0.007880 10.0.0.33 - - [2025-12-09 00:59:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008265 10.0.0.33 - - [2025-12-09 00:59:54] "POST /projects HTTP/1.1" 409 238 0.002055 10.0.0.33 - - [2025-12-09 00:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.33 - - [2025-12-09 00:59:54] "GET /project/1cb54b86-233f-4503-8a82-e1803f8ebb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029351 10.0.0.33 - - [2025-12-09 00:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.33 - - [2025-12-09 00:59:54] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003777 10.0.0.33 - - [2025-12-09 00:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.33 - - [2025-12-09 00:59:54] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004127 10.0.0.33 - - [2025-12-09 00:59:54] "POST /security-groups HTTP/1.1" 409 285 0.002139 10.0.0.33 - - [2025-12-09 00:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.33 - - [2025-12-09 00:59:54] "PUT /security-group/5ab81a4d-52a7-43b7-9623-cdff46d1e4ee HTTP/1.1" 200 262 0.055972 10.0.0.33 - - [2025-12-09 00:59:54] "PUT /access-control-list/023c6e67-e1e3-4971-84dc-cb7476834a89 HTTP/1.1" 200 272 0.010874 10.0.0.33 - - [2025-12-09 00:59:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016548 10.0.0.33 - - [2025-12-09 00:59:54] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.012492 10.0.0.33 - - [2025-12-09 00:59:54] "PUT /access-control-list/ef6a3b85-73aa-4a22-9ece-d0cc24552e9e HTTP/1.1" 200 272 0.022639 10.0.0.33 - - [2025-12-09 00:59:54] "GET /firewall-rule/28eeea5a-ce6f-4b64-ad77-0ebceb9cf489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003435 10.0.0.33 - - [2025-12-09 00:59:54] "POST /ref-update HTTP/1.1" 200 156 0.050582 10.0.0.33 - - [2025-12-09 00:59:54] "DELETE /firewall-rule/28eeea5a-ce6f-4b64-ad77-0ebceb9cf489 HTTP/1.1" 200 115 0.029443 10.0.0.33 - - [2025-12-09 00:59:54] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004422 10.0.0.33 - - [2025-12-09 00:59:54] "GET /firewall-rule/ea4e10b0-928f-40a4-8f37-44cc52903d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002840 10.0.0.33 - - [2025-12-09 00:59:54] "POST /ref-update HTTP/1.1" 200 156 0.048252 10.0.0.33 - - [2025-12-09 00:59:54] "DELETE /firewall-rule/ea4e10b0-928f-40a4-8f37-44cc52903d81 HTTP/1.1" 200 115 0.038386 10.0.0.33 - - [2025-12-09 00:59:54] "DELETE /tag/d7b60aba-c47b-4b8a-b0c7-5795f20358d3 HTTP/1.1" 409 236 0.004893 10.0.0.33 - - [2025-12-09 00:59:54] "DELETE /tag/f15e9848-62da-4d3f-b333-7173a88c8972 HTTP/1.1" 409 236 0.004934 10.0.0.33 - - [2025-12-09 00:59:54] "DELETE /tag/1d562384-4dbe-4101-b6d5-e2e436d9e69d HTTP/1.1" 200 115 0.034116 10.0.0.33 - - [2025-12-09 00:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.33 - - [2025-12-09 00:59:54] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003782 10.0.0.33 - - [2025-12-09 00:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.33 - - [2025-12-09 00:59:54] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003407 10.0.0.33 - - [2025-12-09 00:59:54] "PUT /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a HTTP/1.1" 200 264 0.045835 10.0.0.33 - - [2025-12-09 00:59:55] "PUT /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef HTTP/1.1" 200 264 0.054087 10.0.0.33 - - [2025-12-09 00:59:55] "DELETE /security-group/5ab81a4d-52a7-43b7-9623-cdff46d1e4ee HTTP/1.1" 200 115 0.049467 10.0.0.33 - - [2025-12-09 00:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.33 - - [2025-12-09 00:59:55] "DELETE /access-control-list/023c6e67-e1e3-4971-84dc-cb7476834a89 HTTP/1.1" 200 115 0.031256 10.0.0.33 - - [2025-12-09 00:59:55] "DELETE /access-control-list/ef6a3b85-73aa-4a22-9ece-d0cc24552e9e HTTP/1.1" 200 115 0.025467 10.0.0.33 - - [2025-12-09 00:59:55] "GET /project/1cb54b86-233f-4503-8a82-e1803f8ebb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.027575 10.0.0.33 - - [2025-12-09 00:59:55] "GET /project/1cb54b86-233f-4503-8a82-e1803f8ebb7d?fields=security_groups HTTP/1.1" 200 1351 0.026536 10.0.0.33 - - [2025-12-09 00:59:55] "DELETE /security-group/1c7066a8-b25d-4405-aedb-c7e3cbeec6a5 HTTP/1.1" 200 115 0.036814 10.0.0.33 - - [2025-12-09 00:59:55] "DELETE /access-control-list/f4eee07b-6e60-4df1-95e7-af24f84c8967 HTTP/1.1" 200 115 0.029746 10.0.0.33 - - [2025-12-09 00:59:55] "GET /project/1cb54b86-233f-4503-8a82-e1803f8ebb7d?fields=application_policy_sets HTTP/1.1" 200 1390 0.043260 10.0.0.33 - - [2025-12-09 00:59:55] "DELETE /access-control-list/b4c7f2ca-7b31-4562-828c-e56e655760da HTTP/1.1" 200 115 0.046546 10.0.0.33 - - [2025-12-09 00:59:55] "DELETE /project/1cb54b86-233f-4503-8a82-e1803f8ebb7d HTTP/1.1" 200 115 0.257859 10.0.0.33 - - [2025-12-09 00:59:55] "POST /projects HTTP/1.1" 409 238 0.002096 10.0.0.33 - - [2025-12-09 00:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.33 - - [2025-12-09 00:59:55] "GET /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029305 10.0.0.33 - - [2025-12-09 00:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.33 - - [2025-12-09 00:59:55] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.003769 10.0.0.33 - - [2025-12-09 00:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.33 - - [2025-12-09 00:59:55] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004808 10.0.0.33 - - [2025-12-09 00:59:55] "POST /security-groups HTTP/1.1" 409 285 0.002318 10.0.0.33 - - [2025-12-09 00:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.33 - - [2025-12-09 00:59:55] "PUT /security-group/71293196-0336-4b7d-b050-2d5baefc1461 HTTP/1.1" 200 262 0.060836 10.0.0.33 - - [2025-12-09 00:59:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023551 10.0.0.33 - - [2025-12-09 00:59:55] "PUT /access-control-list/541be662-c7f9-4ba2-b143-da145597a7a7 HTTP/1.1" 200 272 0.022313 10.0.0.33 - - [2025-12-09 00:59:55] "PUT /access-control-list/9599582a-40df-496f-81d1-0d285e184f2e HTTP/1.1" 200 272 0.018870 10.0.0.33 - - [2025-12-09 01:00:00] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002681 10.0.0.33 - - [2025-12-09 01:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2025-12-09 01:00:00] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002625 10.0.0.33 - - [2025-12-09 01:00:00] "GET /firewall-policy/ddf4e109-6b99-4d54-9e21-2dc7d809eece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005097 10.0.0.33 - - [2025-12-09 01:00:00] "GET /firewall-rule/bd14fbbf-7148-4f2f-b3ed-00a496c8f8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003429 10.0.0.33 - - [2025-12-09 01:00:00] "POST /ref-update HTTP/1.1" 200 156 0.014751 10.0.0.33 - - [2025-12-09 01:00:00] "DELETE /firewall-rule/bd14fbbf-7148-4f2f-b3ed-00a496c8f8ef HTTP/1.1" 200 115 0.067498 10.0.0.33 - - [2025-12-09 01:00:00] "GET /firewall-policy/137a2271-8c5c-497a-9741-7d51e309db72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005657 10.0.0.33 - - [2025-12-09 01:00:00] "GET /firewall-rule/30e376bc-8eb7-4cdc-9122-36fee1e647db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004914 10.0.0.33 - - [2025-12-09 01:00:00] "POST /ref-update HTTP/1.1" 200 156 0.022970 10.0.0.33 - - [2025-12-09 01:00:00] "DELETE /firewall-rule/30e376bc-8eb7-4cdc-9122-36fee1e647db HTTP/1.1" 200 115 0.061811 10.0.0.33 - - [2025-12-09 01:00:00] "GET /firewall-policy/137a2271-8c5c-497a-9741-7d51e309db72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.003945 10.0.0.33 - - [2025-12-09 01:00:00] "GET /firewall-rule/ed010e9d-15de-410b-8f0e-0b81562fe238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002886 10.0.0.33 - - [2025-12-09 01:00:00] "POST /ref-update HTTP/1.1" 200 156 0.016090 10.0.0.33 - - [2025-12-09 01:00:00] "DELETE /firewall-rule/ed010e9d-15de-410b-8f0e-0b81562fe238 HTTP/1.1" 200 115 0.048293 10.0.0.33 - - [2025-12-09 01:00:00] "GET /application-policy-set/47c11e5b-0879-4dfc-bfb0-1763235b0237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002388 10.0.0.33 - - [2025-12-09 01:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.33 - - [2025-12-09 01:00:00] "GET /policy-management/b527e0bd-5a4b-412e-9f13-7fdeecdb0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003440 10.0.0.33 - - [2025-12-09 01:00:00] "GET /firewall-policy/137a2271-8c5c-497a-9741-7d51e309db72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004298 10.0.0.33 - - [2025-12-09 01:00:00] "POST /ref-update HTTP/1.1" 200 156 0.024861 10.0.0.33 - - [2025-12-09 01:00:00] "DELETE /firewall-policy/137a2271-8c5c-497a-9741-7d51e309db72 HTTP/1.1" 200 115 0.031015 10.0.0.33 - - [2025-12-09 01:00:00] "DELETE /tag/d7b60aba-c47b-4b8a-b0c7-5795f20358d3 HTTP/1.1" 200 115 0.036371 10.0.0.33 - - [2025-12-09 01:00:00] "DELETE /tag/f15e9848-62da-4d3f-b333-7173a88c8972 HTTP/1.1" 200 115 0.060048 10.0.0.33 - - [2025-12-09 01:00:00] "DELETE /tag/5b9a3e82-5602-403c-a22a-3d8eb9af2e12 HTTP/1.1" 200 115 0.050707 10.0.0.33 - - [2025-12-09 01:00:00] "DELETE /tag/f3cb04ee-5531-4c25-9a0a-0f48fecb0966 HTTP/1.1" 200 115 0.047625 10.0.0.33 - - [2025-12-09 01:00:00] "DELETE /loadbalancer-member/0e376380-f793-490a-8128-ca473928045d HTTP/1.1" 200 115 0.024813 10.0.0.33 - - [2025-12-09 01:00:00] "DELETE /loadbalancer-pool/27bd41e6-3bb6-43a4-9b8a-10085cede451 HTTP/1.1" 200 115 0.026107 10.0.0.33 - - [2025-12-09 01:00:00] "DELETE /loadbalancer-listener/23c06b6c-3dd0-4f09-a052-5bfb39a4fc31 HTTP/1.1" 200 115 0.027061 10.0.0.33 - - [2025-12-09 01:00:01] "DELETE /loadbalancer/2d4f9e81-afcf-4eaa-b259-ff34ab1a82ce HTTP/1.1" 200 115 0.027601 10.0.0.33 - - [2025-12-09 01:00:01] "DELETE /floating-ip/98fd0025-1c22-447e-a129-f46fbec9563f HTTP/1.1" 200 115 0.025193 10.0.0.33 - - [2025-12-09 01:00:01] "DELETE /instance-ip/25710a1d-1bcb-4fd8-b624-a0e556a156f8 HTTP/1.1" 200 115 0.039548 10.0.0.33 - - [2025-12-09 01:00:01] "DELETE /virtual-machine-interface/c7d25826-a97e-4120-b8c6-b60ead9344fc HTTP/1.1" 200 115 0.062056 10.0.0.33 - - [2025-12-09 01:00:01] "DELETE /tag/a61f062c-c436-4055-adf3-894d7428f6aa HTTP/1.1" 200 115 0.051974 10.0.0.33 - - [2025-12-09 01:00:01] "POST /projects HTTP/1.1" 409 238 0.002568 10.0.0.33 - - [2025-12-09 01:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.33 - - [2025-12-09 01:00:01] "GET /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040712 10.0.0.33 - - [2025-12-09 01:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.33 - - [2025-12-09 01:00:01] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004955 10.0.0.33 - - [2025-12-09 01:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.33 - - [2025-12-09 01:00:01] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005005 10.0.0.33 - - [2025-12-09 01:00:01] "POST /security-groups HTTP/1.1" 409 285 0.002525 10.0.0.33 - - [2025-12-09 01:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2025-12-09 01:00:01] "PUT /security-group/71293196-0336-4b7d-b050-2d5baefc1461 HTTP/1.1" 200 262 0.057452 10.0.0.33 - - [2025-12-09 01:00:01] "PUT /access-control-list/541be662-c7f9-4ba2-b143-da145597a7a7 HTTP/1.1" 200 272 0.024453 10.0.0.33 - - [2025-12-09 01:00:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.045951 10.0.0.33 - - [2025-12-09 01:00:01] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.018069 10.0.0.33 - - [2025-12-09 01:00:01] "PUT /access-control-list/9599582a-40df-496f-81d1-0d285e184f2e HTTP/1.1" 200 272 0.033497 10.0.0.33 - - [2025-12-09 01:00:01] "GET /firewall-rule/3597b17a-298d-4a58-ad6d-546be0a3bd5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002650 10.0.0.33 - - [2025-12-09 01:00:01] "POST /ref-update HTTP/1.1" 200 156 0.046763 10.0.0.33 - - [2025-12-09 01:00:01] "DELETE /firewall-rule/3597b17a-298d-4a58-ad6d-546be0a3bd5e HTTP/1.1" 200 115 0.046284 10.0.0.33 - - [2025-12-09 01:00:01] "GET /firewall-policy/6a5a6900-0d47-4610-98a6-ee06112f16dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.008780 10.0.0.33 - - [2025-12-09 01:00:01] "GET /firewall-rule/bbc80fc4-9249-4fbf-9614-df8bbbf55574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003571 10.0.0.33 - - [2025-12-09 01:00:01] "POST /ref-update HTTP/1.1" 200 156 0.065118 10.0.0.33 - - [2025-12-09 01:00:01] "DELETE /firewall-rule/bbc80fc4-9249-4fbf-9614-df8bbbf55574 HTTP/1.1" 200 115 0.062297 10.0.0.33 - - [2025-12-09 01:00:01] "DELETE /tag/5ab0e9bd-3d47-4eac-8fde-484b1b1a94f8 HTTP/1.1" 200 115 0.050457 10.0.0.33 - - [2025-12-09 01:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.33 - - [2025-12-09 01:00:02] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004661 10.0.0.33 - - [2025-12-09 01:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.33 - - [2025-12-09 01:00:02] "GET /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005674 10.0.0.33 - - [2025-12-09 01:00:02] "PUT /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a HTTP/1.1" 200 264 0.037216 10.0.0.33 - - [2025-12-09 01:00:02] "PUT /virtual-network/6ff358d9-ea02-4c9b-8462-ee41a3d6a0ef HTTP/1.1" 200 264 0.064875 10.0.0.33 - - [2025-12-09 01:00:02] "DELETE /security-group/71293196-0336-4b7d-b050-2d5baefc1461 HTTP/1.1" 200 115 0.076452 10.0.0.33 - - [2025-12-09 01:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.33 - - [2025-12-09 01:00:02] "DELETE /access-control-list/541be662-c7f9-4ba2-b143-da145597a7a7 HTTP/1.1" 200 115 0.047492 10.0.0.33 - - [2025-12-09 01:00:02] "DELETE /access-control-list/9599582a-40df-496f-81d1-0d285e184f2e HTTP/1.1" 200 115 0.040403 10.0.0.33 - - [2025-12-09 01:00:02] "GET /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.054645 10.0.0.33 - - [2025-12-09 01:00:02] "GET /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e?fields=security_groups HTTP/1.1" 200 1353 0.034960 10.0.0.33 - - [2025-12-09 01:00:02] "DELETE /security-group/3013c75e-8459-430e-b265-17f15acb95af HTTP/1.1" 200 115 0.050120 10.0.0.33 - - [2025-12-09 01:00:02] "DELETE /access-control-list/8a3c1741-7420-42fd-9eed-37aebfea1676 HTTP/1.1" 200 115 0.041691 10.0.0.33 - - [2025-12-09 01:00:02] "GET /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e?fields=application_policy_sets HTTP/1.1" 200 1392 0.054515 10.0.0.33 - - [2025-12-09 01:00:02] "DELETE /access-control-list/5f20a567-ed14-408b-8438-b03b2fc41785 HTTP/1.1" 200 115 0.055406 10.0.0.33 - - [2025-12-09 01:00:02] "DELETE /project/ba7477e5-c5f4-4d41-b813-1f5ba0db8c5e HTTP/1.1" 200 115 0.360418 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:00:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002039 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:00:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:00:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001124 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:00:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001060 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:00:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:00:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001163 10.0.0.33 - - [2025-12-09 01:00:56] "GET / HTTP/1.1" 200 35931 0.002081 10.0.0.33 - - [2025-12-09 01:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2025-12-09 01:00:56] "GET /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003317 10.0.0.33 - - [2025-12-09 01:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.33 - - [2025-12-09 01:00:57] "GET /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002288 10.0.0.33 - - [2025-12-09 01:01:10] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.33 - - [2025-12-09 01:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.33 - - [2025-12-09 01:01:11] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003988 10.0.0.33 - - [2025-12-09 01:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.33 - - [2025-12-09 01:01:11] "GET /config-node/b96202ee-66c4-4902-ae90-ad7fb7dfaa25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001910 10.0.0.33 - - [2025-12-09 01:01:11] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.33 - - [2025-12-09 01:01:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001993 10.0.0.33 - - [2025-12-09 01:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.33 - - [2025-12-09 01:01:16] "GET /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002232 10.0.0.33 - - [2025-12-09 01:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.33 - - [2025-12-09 01:01:16] "PUT /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085 HTTP/1.1" 200 276 0.006714 10.0.0.33 - - [2025-12-09 01:01:16] "GET / HTTP/1.1" 200 35931 0.001398 10.0.0.33 - - [2025-12-09 01:01:16] "POST /alarms HTTP/1.1" 409 264 0.002126 10.0.0.33 - - [2025-12-09 01:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.33 - - [2025-12-09 01:01:16] "PUT /alarm/5547f8ac-aeee-45bc-8c02-2e639e9a735d HTTP/1.1" 200 244 0.008955 10.0.0.33 - - [2025-12-09 01:01:16] "POST /alarms HTTP/1.1" 409 261 0.003307 10.0.0.33 - - [2025-12-09 01:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.33 - - [2025-12-09 01:01:16] "PUT /alarm/ce7ee9a0-bbbe-478d-bb1b-b3f96cd1001e HTTP/1.1" 200 244 0.011261 10.0.0.33 - - [2025-12-09 01:01:16] "POST /alarms HTTP/1.1" 409 261 0.004983 10.0.0.33 - - [2025-12-09 01:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.33 - - [2025-12-09 01:01:16] "PUT /alarm/dc8d6068-4ccc-4760-a3f6-845650f39a6e HTTP/1.1" 200 244 0.009173 10.0.0.33 - - [2025-12-09 01:01:16] "POST /alarms HTTP/1.1" 409 253 0.005530 10.0.0.33 - - [2025-12-09 01:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.33 - - [2025-12-09 01:01:16] "PUT /alarm/156874dc-3cb6-4526-8805-3515a2f12bdf HTTP/1.1" 200 244 0.009542 10.0.0.33 - - [2025-12-09 01:01:16] "POST /alarms HTTP/1.1" 409 251 0.013902 10.0.0.33 - - [2025-12-09 01:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.33 - - [2025-12-09 01:01:16] "PUT /alarm/b6b9efb8-a61d-480d-b798-68b8b11ee14f HTTP/1.1" 200 244 0.009967 10.0.0.33 - - [2025-12-09 01:01:16] "POST /alarms HTTP/1.1" 409 252 0.003086 10.0.0.33 - - [2025-12-09 01:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.33 - - [2025-12-09 01:01:16] "PUT /alarm/5a1e1397-fea4-4b90-9116-acf100bb6556 HTTP/1.1" 200 244 0.009998 10.0.0.33 - - [2025-12-09 01:01:16] "POST /alarms HTTP/1.1" 409 256 0.004936 10.0.0.33 - - [2025-12-09 01:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.33 - - [2025-12-09 01:01:16] "PUT /alarm/703d0902-8ba4-4db7-98ba-be24b4f2f60d HTTP/1.1" 200 244 0.010170 10.0.0.33 - - [2025-12-09 01:01:16] "POST /alarms HTTP/1.1" 409 248 0.008158 10.0.0.33 - - [2025-12-09 01:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2025-12-09 01:01:17] "PUT /alarm/4fe8af73-66ff-4c03-9bca-9f5a6a932340 HTTP/1.1" 200 244 0.013223 10.0.0.33 - - [2025-12-09 01:01:17] "POST /alarms HTTP/1.1" 409 252 0.002714 10.0.0.33 - - [2025-12-09 01:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.33 - - [2025-12-09 01:01:17] "PUT /alarm/58caa5cb-53d8-4cfe-975b-a39b4a42651f HTTP/1.1" 200 244 0.010853 10.0.0.33 - - [2025-12-09 01:01:17] "POST /alarms HTTP/1.1" 409 257 0.004074 10.0.0.33 - - [2025-12-09 01:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2025-12-09 01:01:17] "PUT /alarm/1cd21f7d-b3b3-4dff-a65f-5882aeb75a38 HTTP/1.1" 200 244 0.009435 10.0.0.33 - - [2025-12-09 01:01:17] "POST /alarms HTTP/1.1" 409 251 0.006228 10.0.0.33 - - [2025-12-09 01:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.33 - - [2025-12-09 01:01:17] "PUT /alarm/5344fb87-3411-49b8-890e-9c0a871fcea5 HTTP/1.1" 200 244 0.011055 10.0.0.33 - - [2025-12-09 01:01:17] "POST /alarms HTTP/1.1" 409 257 0.016691 10.0.0.33 - - [2025-12-09 01:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 10.0.0.33 - - [2025-12-09 01:01:17] "PUT /alarm/ce9c49c5-10d8-4197-b4cb-011921881bb1 HTTP/1.1" 200 244 0.010361 10.0.0.33 - - [2025-12-09 01:01:17] "POST /alarms HTTP/1.1" 409 261 0.004871 10.0.0.33 - - [2025-12-09 01:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.33 - - [2025-12-09 01:01:17] "PUT /alarm/f3282ec4-55d7-46fe-abb2-7c5bfad3dbbd HTTP/1.1" 200 244 0.014276 10.0.0.33 - - [2025-12-09 01:01:17] "POST /alarms HTTP/1.1" 409 258 0.006563 10.0.0.33 - - [2025-12-09 01:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.33 - - [2025-12-09 01:01:17] "PUT /alarm/2861d27c-c777-425d-9205-f4566f1a7bd8 HTTP/1.1" 200 244 0.010427 10.0.0.33 - - [2025-12-09 01:01:17] "POST /alarms HTTP/1.1" 409 254 0.002932 10.0.0.33 - - [2025-12-09 01:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.33 - - [2025-12-09 01:01:17] "PUT /alarm/e7dfe75b-e2bc-44db-8830-7f6432f02369 HTTP/1.1" 200 244 0.011145 10.0.0.33 - - [2025-12-09 01:01:17] "POST /alarms HTTP/1.1" 409 254 0.005973 10.0.0.33 - - [2025-12-09 01:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.33 - - [2025-12-09 01:01:17] "PUT /alarm/b86c7f39-de60-4946-80b1-169ea0cdcdce HTTP/1.1" 200 244 0.011166 10.0.0.33 - - [2025-12-09 01:01:17] "POST /alarms HTTP/1.1" 409 254 0.007092 10.0.0.33 - - [2025-12-09 01:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001239 10.0.0.33 - - [2025-12-09 01:01:17] "PUT /alarm/6c5c41a4-bceb-4d3f-87d8-a02ad4201ad8 HTTP/1.1" 200 244 0.009944 10.0.0.33 - - [2025-12-09 01:01:17] "POST /alarms HTTP/1.1" 409 247 0.011151 10.0.0.33 - - [2025-12-09 01:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.33 - - [2025-12-09 01:01:17] "PUT /alarm/e4a69855-837e-457e-8318-e16c300ec809 HTTP/1.1" 200 244 0.009995 10.0.0.33 - - [2025-12-09 01:01:17] "POST /alarms HTTP/1.1" 409 272 0.007596 10.0.0.33 - - [2025-12-09 01:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.33 - - [2025-12-09 01:01:17] "PUT /alarm/20aaf835-2608-4bcd-a206-edd014c07e06 HTTP/1.1" 200 244 0.010377 10.0.0.33 - - [2025-12-09 01:01:17] "POST /alarms HTTP/1.1" 409 261 0.009222 10.0.0.33 - - [2025-12-09 01:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.33 - - [2025-12-09 01:01:17] "PUT /alarm/3e601ce4-9082-4e72-b0cd-2d560e5111b8 HTTP/1.1" 200 244 0.009810 10.0.0.33 - - [2025-12-09 01:01:17] "POST /alarms HTTP/1.1" 409 259 0.004560 10.0.0.33 - - [2025-12-09 01:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.33 - - [2025-12-09 01:01:17] "PUT /alarm/963294de-60b9-430b-8bb9-e94aaa7c8b9a HTTP/1.1" 200 244 0.011199 10.0.0.33 - - [2025-12-09 01:01:17] "POST /alarms HTTP/1.1" 409 265 0.011812 10.0.0.33 - - [2025-12-09 01:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.33 - - [2025-12-09 01:01:18] "PUT /alarm/ba3441fb-1526-4068-a283-15cd088da43d HTTP/1.1" 200 244 0.009974 10.0.0.33 - - [2025-12-09 01:01:18] "POST /alarms HTTP/1.1" 409 279 0.009350 10.0.0.33 - - [2025-12-09 01:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001154 10.0.0.33 - - [2025-12-09 01:01:18] "PUT /alarm/81ef4c01-4288-43a2-8421-0252e2bcccce HTTP/1.1" 200 244 0.010692 10.0.0.33 - - [2025-12-09 01:01:18] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.33 - - [2025-12-09 01:01:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001829 10.0.0.33 - - [2025-12-09 01:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.33 - - [2025-12-09 01:01:18] "PUT /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085 HTTP/1.1" 200 276 0.006695 10.0.0.33 - - [2025-12-09 01:01:18] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.33 - - [2025-12-09 01:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.33 - - [2025-12-09 01:01:18] "GET /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002368 10.0.0.33 - - [2025-12-09 01:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2025-12-09 01:01:18] "PUT /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085 HTTP/1.1" 200 276 0.010012 10.0.0.33 - - [2025-12-09 01:01:18] "GET / HTTP/1.1" 200 35931 0.001630 10.0.0.33 - - [2025-12-09 01:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.33 - - [2025-12-09 01:01:18] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005624 10.0.0.33 - - [2025-12-09 01:01:18] "PUT /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5 HTTP/1.1" 200 274 0.015968 10.0.0.33 - - [2025-12-09 01:01:22] "GET / HTTP/1.1" 200 35931 0.003074 10.0.0.33 - - [2025-12-09 01:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.33 - - [2025-12-09 01:01:22] "GET /routing-instance/694557a9-9c54-4010-8397-5d6b570616a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002936 10.0.0.33 - - [2025-12-09 01:01:22] "POST /bgp-routers HTTP/1.1" 409 301 0.001866 10.0.0.33 - - [2025-12-09 01:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.33 - - [2025-12-09 01:01:22] "GET /bgp-router/1ce8d682-176f-4669-a371-b7b2ee9eb9d1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003139 10.0.0.33 - - [2025-12-09 01:01:22] "PUT /bgp-router/1ce8d682-176f-4669-a371-b7b2ee9eb9d1 HTTP/1.1" 200 254 0.023766 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:01:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:01:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 10.0.0.33 - - [2025-12-09 01:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.33 - - [2025-12-09 01:01:25] "GET /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003766 10.0.0.33 - - [2025-12-09 01:01:37] "GET / HTTP/1.1" 200 35931 0.001583 10.0.0.33 - - [2025-12-09 01:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2025-12-09 01:01:37] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008067 10.0.0.33 - - [2025-12-09 01:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.33 - - [2025-12-09 01:01:37] "GET /config-node/b96202ee-66c4-4902-ae90-ad7fb7dfaa25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001919 10.0.0.33 - - [2025-12-09 01:01:49] "GET / HTTP/1.1" 200 35931 0.001363 10.0.0.33 - - [2025-12-09 01:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2025-12-09 01:01:49] "GET /routing-instance/694557a9-9c54-4010-8397-5d6b570616a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002770 10.0.0.33 - - [2025-12-09 01:01:49] "POST /bgp-routers HTTP/1.1" 409 301 0.001530 10.0.0.33 - - [2025-12-09 01:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001265 10.0.0.33 - - [2025-12-09 01:01:49] "GET /bgp-router/1ce8d682-176f-4669-a371-b7b2ee9eb9d1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.006076 10.0.0.33 - - [2025-12-09 01:01:49] "PUT /bgp-router/1ce8d682-176f-4669-a371-b7b2ee9eb9d1 HTTP/1.1" 200 254 0.017402 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:01:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:01:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000879 10.0.0.33 - - [2025-12-09 01:02:03] "GET / HTTP/1.1" 200 35931 0.002003 10.0.0.33 - - [2025-12-09 01:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.33 - - [2025-12-09 01:02:03] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004142 10.0.0.33 - - [2025-12-09 01:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.33 - - [2025-12-09 01:02:03] "GET /config-node/b96202ee-66c4-4902-ae90-ad7fb7dfaa25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001670 10.0.0.33 - - [2025-12-09 01:02:03] "GET / HTTP/1.1" 200 35931 0.001484 10.0.0.33 - - [2025-12-09 01:02:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002172 10.0.0.33 - - [2025-12-09 01:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.33 - - [2025-12-09 01:02:08] "GET /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002231 10.0.0.33 - - [2025-12-09 01:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.33 - - [2025-12-09 01:02:08] "PUT /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085 HTTP/1.1" 200 276 0.007010 10.0.0.33 - - [2025-12-09 01:02:09] "GET / HTTP/1.1" 200 35931 0.001744 10.0.0.33 - - [2025-12-09 01:02:09] "POST /alarms HTTP/1.1" 409 264 0.001896 10.0.0.33 - - [2025-12-09 01:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.33 - - [2025-12-09 01:02:09] "PUT /alarm/5547f8ac-aeee-45bc-8c02-2e639e9a735d HTTP/1.1" 200 244 0.010773 10.0.0.33 - - [2025-12-09 01:02:09] "POST /alarms HTTP/1.1" 409 261 0.002824 10.0.0.33 - - [2025-12-09 01:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.33 - - [2025-12-09 01:02:09] "PUT /alarm/ce7ee9a0-bbbe-478d-bb1b-b3f96cd1001e HTTP/1.1" 200 244 0.007829 10.0.0.33 - - [2025-12-09 01:02:09] "POST /alarms HTTP/1.1" 409 261 0.003867 10.0.0.33 - - [2025-12-09 01:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.33 - - [2025-12-09 01:02:09] "PUT /alarm/dc8d6068-4ccc-4760-a3f6-845650f39a6e HTTP/1.1" 200 244 0.009717 10.0.0.33 - - [2025-12-09 01:02:09] "POST /alarms HTTP/1.1" 409 253 0.002935 10.0.0.33 - - [2025-12-09 01:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.33 - - [2025-12-09 01:02:09] "PUT /alarm/156874dc-3cb6-4526-8805-3515a2f12bdf HTTP/1.1" 200 244 0.008938 10.0.0.33 - - [2025-12-09 01:02:09] "POST /alarms HTTP/1.1" 409 251 0.003011 10.0.0.33 - - [2025-12-09 01:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.33 - - [2025-12-09 01:02:09] "PUT /alarm/b6b9efb8-a61d-480d-b798-68b8b11ee14f HTTP/1.1" 200 244 0.009648 10.0.0.33 - - [2025-12-09 01:02:09] "POST /alarms HTTP/1.1" 409 252 0.004044 10.0.0.33 - - [2025-12-09 01:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.33 - - [2025-12-09 01:02:09] "PUT /alarm/5a1e1397-fea4-4b90-9116-acf100bb6556 HTTP/1.1" 200 244 0.007842 10.0.0.33 - - [2025-12-09 01:02:09] "POST /alarms HTTP/1.1" 409 256 0.001759 10.0.0.33 - - [2025-12-09 01:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.33 - - [2025-12-09 01:02:09] "PUT /alarm/703d0902-8ba4-4db7-98ba-be24b4f2f60d HTTP/1.1" 200 244 0.009508 10.0.0.33 - - [2025-12-09 01:02:09] "POST /alarms HTTP/1.1" 409 248 0.004406 10.0.0.33 - - [2025-12-09 01:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.33 - - [2025-12-09 01:02:09] "PUT /alarm/4fe8af73-66ff-4c03-9bca-9f5a6a932340 HTTP/1.1" 200 244 0.013839 10.0.0.33 - - [2025-12-09 01:02:09] "POST /alarms HTTP/1.1" 409 252 0.005659 10.0.0.33 - - [2025-12-09 01:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.33 - - [2025-12-09 01:02:09] "PUT /alarm/58caa5cb-53d8-4cfe-975b-a39b4a42651f HTTP/1.1" 200 244 0.008911 10.0.0.33 - - [2025-12-09 01:02:09] "POST /alarms HTTP/1.1" 409 257 0.002208 10.0.0.33 - - [2025-12-09 01:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.33 - - [2025-12-09 01:02:09] "PUT /alarm/1cd21f7d-b3b3-4dff-a65f-5882aeb75a38 HTTP/1.1" 200 244 0.011833 10.0.0.33 - - [2025-12-09 01:02:09] "POST /alarms HTTP/1.1" 409 251 0.002825 10.0.0.33 - - [2025-12-09 01:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.33 - - [2025-12-09 01:02:09] "PUT /alarm/5344fb87-3411-49b8-890e-9c0a871fcea5 HTTP/1.1" 200 244 0.011370 10.0.0.33 - - [2025-12-09 01:02:09] "POST /alarms HTTP/1.1" 409 257 0.012244 10.0.0.33 - - [2025-12-09 01:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.33 - - [2025-12-09 01:02:09] "PUT /alarm/ce9c49c5-10d8-4197-b4cb-011921881bb1 HTTP/1.1" 200 244 0.009906 10.0.0.33 - - [2025-12-09 01:02:09] "POST /alarms HTTP/1.1" 409 261 0.006365 10.0.0.33 - - [2025-12-09 01:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.33 - - [2025-12-09 01:02:10] "PUT /alarm/f3282ec4-55d7-46fe-abb2-7c5bfad3dbbd HTTP/1.1" 200 244 0.009367 10.0.0.33 - - [2025-12-09 01:02:10] "POST /alarms HTTP/1.1" 409 258 0.003928 10.0.0.33 - - [2025-12-09 01:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.33 - - [2025-12-09 01:02:10] "PUT /alarm/2861d27c-c777-425d-9205-f4566f1a7bd8 HTTP/1.1" 200 244 0.013069 10.0.0.33 - - [2025-12-09 01:02:10] "POST /alarms HTTP/1.1" 409 254 0.004370 10.0.0.33 - - [2025-12-09 01:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.33 - - [2025-12-09 01:02:10] "PUT /alarm/e7dfe75b-e2bc-44db-8830-7f6432f02369 HTTP/1.1" 200 244 0.009036 10.0.0.33 - - [2025-12-09 01:02:10] "POST /alarms HTTP/1.1" 409 254 0.002077 10.0.0.33 - - [2025-12-09 01:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006536 10.0.0.33 - - [2025-12-09 01:02:10] "PUT /alarm/b86c7f39-de60-4946-80b1-169ea0cdcdce HTTP/1.1" 200 244 0.016779 10.0.0.33 - - [2025-12-09 01:02:10] "POST /alarms HTTP/1.1" 409 254 0.008168 10.0.0.33 - - [2025-12-09 01:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.33 - - [2025-12-09 01:02:10] "PUT /alarm/6c5c41a4-bceb-4d3f-87d8-a02ad4201ad8 HTTP/1.1" 200 244 0.013988 10.0.0.33 - - [2025-12-09 01:02:10] "POST /alarms HTTP/1.1" 409 247 0.016480 10.0.0.33 - - [2025-12-09 01:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.33 - - [2025-12-09 01:02:10] "PUT /alarm/e4a69855-837e-457e-8318-e16c300ec809 HTTP/1.1" 200 244 0.032173 10.0.0.33 - - [2025-12-09 01:02:10] "POST /alarms HTTP/1.1" 409 272 0.004352 10.0.0.33 - - [2025-12-09 01:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.33 - - [2025-12-09 01:02:10] "PUT /alarm/20aaf835-2608-4bcd-a206-edd014c07e06 HTTP/1.1" 200 244 0.010213 10.0.0.33 - - [2025-12-09 01:02:10] "POST /alarms HTTP/1.1" 409 261 0.013851 10.0.0.33 - - [2025-12-09 01:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.33 - - [2025-12-09 01:02:10] "PUT /alarm/3e601ce4-9082-4e72-b0cd-2d560e5111b8 HTTP/1.1" 200 244 0.009311 10.0.0.33 - - [2025-12-09 01:02:10] "POST /alarms HTTP/1.1" 409 259 0.005917 10.0.0.33 - - [2025-12-09 01:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006131 10.0.0.33 - - [2025-12-09 01:02:10] "PUT /alarm/963294de-60b9-430b-8bb9-e94aaa7c8b9a HTTP/1.1" 200 244 0.010607 10.0.0.33 - - [2025-12-09 01:02:10] "POST /alarms HTTP/1.1" 409 265 0.007627 10.0.0.33 - - [2025-12-09 01:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.33 - - [2025-12-09 01:02:10] "PUT /alarm/ba3441fb-1526-4068-a283-15cd088da43d HTTP/1.1" 200 244 0.009884 10.0.0.33 - - [2025-12-09 01:02:10] "POST /alarms HTTP/1.1" 409 279 0.003375 10.0.0.33 - - [2025-12-09 01:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.33 - - [2025-12-09 01:02:10] "PUT /alarm/81ef4c01-4288-43a2-8421-0252e2bcccce HTTP/1.1" 200 244 0.012351 10.0.0.33 - - [2025-12-09 01:02:11] "GET / HTTP/1.1" 200 35931 0.002088 10.0.0.33 - - [2025-12-09 01:02:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001843 10.0.0.33 - - [2025-12-09 01:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.33 - - [2025-12-09 01:02:11] "PUT /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085 HTTP/1.1" 200 276 0.007621 10.0.0.33 - - [2025-12-09 01:02:11] "GET / HTTP/1.1" 200 35931 0.001312 10.0.0.33 - - [2025-12-09 01:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.33 - - [2025-12-09 01:02:11] "GET /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002206 10.0.0.33 - - [2025-12-09 01:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.33 - - [2025-12-09 01:02:11] "PUT /global-vrouter-config/8902bddd-51b4-4b33-8ae9-1a8abf4f7085 HTTP/1.1" 200 276 0.009532 10.0.0.33 - - [2025-12-09 01:02:11] "GET / HTTP/1.1" 200 35931 0.001841 10.0.0.33 - - [2025-12-09 01:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.33 - - [2025-12-09 01:02:11] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004013 10.0.0.33 - - [2025-12-09 01:02:11] "PUT /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5 HTTP/1.1" 200 274 0.017005 10.0.0.33 - - [2025-12-09 01:02:15] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.33 - - [2025-12-09 01:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.33 - - [2025-12-09 01:02:15] "GET /routing-instance/694557a9-9c54-4010-8397-5d6b570616a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002617 10.0.0.33 - - [2025-12-09 01:02:15] "POST /bgp-routers HTTP/1.1" 409 301 0.001744 10.0.0.33 - - [2025-12-09 01:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.33 - - [2025-12-09 01:02:15] "GET /bgp-router/1ce8d682-176f-4669-a371-b7b2ee9eb9d1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002530 10.0.0.33 - - [2025-12-09 01:02:15] "PUT /bgp-router/1ce8d682-176f-4669-a371-b7b2ee9eb9d1 HTTP/1.1" 200 254 0.016464 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:02:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:02:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 10.0.0.33 - - [2025-12-09 01:02:18] "POST /tags HTTP/1.1" 200 355 0.022103 10.0.0.33 - - [2025-12-09 01:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.33 - - [2025-12-09 01:02:18] "GET /tag/95ad693e-9016-4442-a8cf-4639fe90a18e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017613 10.0.0.33 - - [2025-12-09 01:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.33 - - [2025-12-09 01:02:18] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.011200 10.0.0.33 - - [2025-12-09 01:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.33 - - [2025-12-09 01:02:18] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.074178 10.0.0.33 - - [2025-12-09 01:02:18] "POST /virtual-machines HTTP/1.1" 200 351 0.036980 10.0.0.33 - - [2025-12-09 01:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030378 10.0.0.33 - - [2025-12-09 01:02:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.136800 10.0.0.33 - - [2025-12-09 01:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007840 10.0.0.33 - - [2025-12-09 01:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012563 10.0.0.33 - - [2025-12-09 01:02:19] "GET /virtual-machine-interface/b5dc4db4-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005377 10.0.0.33 - - [2025-12-09 01:02:19] "POST /instance-ips HTTP/1.1" 200 391 0.019954 10.0.0.33 - - [2025-12-09 01:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020141 10.0.0.33 - - [2025-12-09 01:02:19] "GET /virtual-machine-interface/b5dc4db4-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008045 10.0.0.33 - - [2025-12-09 01:02:19] "POST /set-tag HTTP/1.1" 200 109 0.016252 10.0.0.33 - - [2025-12-09 01:02:19] "GET /virtual-machine-interface/b5dc4db4-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.014813 10.0.0.33 - - [2025-12-09 01:02:19] "GET /instance-ip/b5f99040-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003583 10.0.0.33 - - [2025-12-09 01:02:19] "GET /virtual-machine-interface/b5dc4db4-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005487 10.0.0.33 - - [2025-12-09 01:02:19] "POST /set-tag HTTP/1.1" 200 109 0.005860 10.0.0.33 - - [2025-12-09 01:02:19] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003832 10.0.0.33 - - [2025-12-09 01:02:19] "POST /ref-update HTTP/1.1" 200 156 0.027742 10.0.0.33 - - [2025-12-09 01:02:19] "GET /virtual-machine-interface/b5dc4db4-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.030005 10.0.0.33 - - [2025-12-09 01:02:19] "POST /set-tag HTTP/1.1" 200 109 0.005362 10.0.0.33 - - [2025-12-09 01:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.33 - - [2025-12-09 01:02:19] "GET /virtual-network/055793d1-0e1c-46a8-a005-acaf8dce380a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004577 10.0.0.33 - - [2025-12-09 01:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.33 - - [2025-12-09 01:02:19] "GET /project/315e3b32-9be9-4495-bca1-88693f48225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036304 10.0.0.33 - - [2025-12-09 01:02:19] "POST /virtual-machines HTTP/1.1" 200 355 0.028972 10.0.0.33 - - [2025-12-09 01:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025377 10.0.0.33 - - [2025-12-09 01:02:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.120836 10.0.0.33 - - [2025-12-09 01:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010576 10.0.0.33 - - [2025-12-09 01:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.022752 10.0.0.33 - - [2025-12-09 01:02:20] "GET /virtual-machine-interface/b659fb9c-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005111 10.0.0.33 - - [2025-12-09 01:02:20] "POST /instance-ips HTTP/1.1" 200 395 0.064447 10.0.0.33 - - [2025-12-09 01:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029286 10.0.0.33 - - [2025-12-09 01:02:20] "GET /virtual-machine-interface/b659fb9c-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.007756 10.0.0.33 - - [2025-12-09 01:02:20] "POST /set-tag HTTP/1.1" 200 109 0.020294 10.0.0.33 - - [2025-12-09 01:02:20] "GET /virtual-machine-interface/b659fb9c-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.020661 10.0.0.33 - - [2025-12-09 01:02:20] "GET /instance-ip/b6754294-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.008894 10.0.0.33 - - [2025-12-09 01:02:20] "GET /virtual-machine-interface/b659fb9c-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004123 10.0.0.33 - - [2025-12-09 01:02:20] "POST /set-tag HTTP/1.1" 200 109 0.004931 10.0.0.33 - - [2025-12-09 01:02:20] "GET /virtual-router/990ccf15-cb42-4cb2-bd86-f732349684f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.005589 10.0.0.33 - - [2025-12-09 01:02:20] "POST /ref-update HTTP/1.1" 200 156 0.011960 10.0.0.33 - - [2025-12-09 01:02:20] "GET /virtual-machine-interface/b659fb9c-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.025566 10.0.0.33 - - [2025-12-09 01:02:20] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.33 - - [2025-12-09 01:02:20] "GET /virtual-machine-interface/b5dc4db4-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004919 10.0.0.33 - - [2025-12-09 01:02:20] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.33 - - [2025-12-09 01:02:20] "GET /virtual-machine-interface/b659fb9c-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003700 10.0.0.33 - - [2025-12-09 01:02:20] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.33 - - [2025-12-09 01:02:38] "GET /virtual-machine-interface/b5dc4db4-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004604 10.0.0.33 - - [2025-12-09 01:02:38] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.33 - - [2025-12-09 01:02:39] "GET /virtual-machine-interface/b659fb9c-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004436 10.0.0.33 - - [2025-12-09 01:02:39] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.33 - - [2025-12-09 01:02:40] "GET /virtual-machine-interface/b5dc4db4-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006476 10.0.0.33 - - [2025-12-09 01:02:40] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.33 - - [2025-12-09 01:02:53] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.33 - - [2025-12-09 01:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.33 - - [2025-12-09 01:02:53] "GET /global-system-config/a0ab3926-0e77-460f-9fc3-757fd42c26b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004421 10.0.0.33 - - [2025-12-09 01:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.33 - - [2025-12-09 01:02:53] "GET /config-node/b96202ee-66c4-4902-ae90-ad7fb7dfaa25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002545 10.0.0.33 - - [2025-12-09 01:03:05] "GET / HTTP/1.1" 200 35931 0.001468 10.0.0.33 - - [2025-12-09 01:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.33 - - [2025-12-09 01:03:05] "GET /routing-instance/694557a9-9c54-4010-8397-5d6b570616a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002890 10.0.0.33 - - [2025-12-09 01:03:05] "POST /bgp-routers HTTP/1.1" 409 301 0.002195 10.0.0.33 - - [2025-12-09 01:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.33 - - [2025-12-09 01:03:05] "GET /bgp-router/1ce8d682-176f-4669-a371-b7b2ee9eb9d1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002547 10.0.0.33 - - [2025-12-09 01:03:05] "PUT /bgp-router/1ce8d682-176f-4669-a371-b7b2ee9eb9d1 HTTP/1.1" 200 254 0.011226 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:03:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:03:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001085 10.0.0.33 - - [2025-12-09 01:03:11] "GET /virtual-machine-interface/b5dc4db4-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010555 10.0.0.33 - - [2025-12-09 01:03:11] "POST /set-tag HTTP/1.1" 200 109 0.003933 10.0.0.33 - - [2025-12-09 01:03:11] "GET /virtual-machine-interface/b5dc4db4-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.016113 10.0.0.33 - - [2025-12-09 01:03:11] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.33 - - [2025-12-09 01:03:11] "GET /virtual-machine/9cc632d2-f5df-4761-8353-0e7fb0656e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002385 10.0.0.33 - - [2025-12-09 01:03:11] "POST /ref-update HTTP/1.1" 200 156 0.007931 10.0.0.33 - - [2025-12-09 01:03:11] "GET /virtual-machine-interface/b5dc4db4-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005271 10.0.0.33 - - [2025-12-09 01:03:11] "POST /set-tag HTTP/1.1" 200 109 0.015640 10.0.0.33 - - [2025-12-09 01:03:11] "POST /set-tag HTTP/1.1" 200 109 0.048528 10.0.0.33 - - [2025-12-09 01:03:12] "DELETE /instance-ip/b5f99040-d49a-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.037125 10.0.0.33 - - [2025-12-09 01:03:12] "DELETE /virtual-machine-interface/b5dc4db4-d49a-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.051401 10.0.0.33 - - [2025-12-09 01:03:12] "DELETE /virtual-machine/9cc632d2-f5df-4761-8353-0e7fb0656e1f HTTP/1.1" 200 115 0.021634 10.0.0.33 - - [2025-12-09 01:03:12] "GET /virtual-machine-interface/b659fb9c-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007580 10.0.0.33 - - [2025-12-09 01:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002425 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:03:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.33 - - [2025-12-09 01:03:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.009162 10.0.0.33 - - [2025-12-09 01:03:42] "GET /virtual-machine-interface/b659fb9c-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008935 10.0.0.33 - - [2025-12-09 01:03:42] "POST /set-tag HTTP/1.1" 200 109 0.008926 10.0.0.33 - - [2025-12-09 01:03:42] "GET /virtual-machine-interface/b659fb9c-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004099 10.0.0.33 - - [2025-12-09 01:03:42] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.33 - - [2025-12-09 01:03:42] "GET /virtual-machine/a752f86f-188e-4e57-9052-eebaab23fc31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002995 10.0.0.33 - - [2025-12-09 01:03:42] "POST /ref-update HTTP/1.1" 200 156 0.010535 10.0.0.33 - - [2025-12-09 01:03:42] "GET /virtual-machine-interface/b659fb9c-d49a-11f0-ae85-fa163ed6836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011085 10.0.0.33 - - [2025-12-09 01:03:42] "POST /set-tag HTTP/1.1" 200 109 0.021171 10.0.0.33 - - [2025-12-09 01:03:42] "POST /set-tag HTTP/1.1" 200 109 0.021994 10.0.0.33 - - [2025-12-09 01:03:43] "DELETE /instance-ip/b6754294-d49a-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.055830 10.0.0.33 - - [2025-12-09 01:03:43] "DELETE /virtual-machine-interface/b659fb9c-d49a-11f0-ae85-fa163ed6836f HTTP/1.1" 200 115 0.046022 10.0.0.33 - - [2025-12-09 01:03:43] "DELETE /virtual-machine/a752f86f-188e-4e57-9052-eebaab23fc31 HTTP/1.1" 200 115 0.026883 10.0.0.33 - - [2025-12-09 01:03:43] "DELETE /tag/95ad693e-9016-4442-a8cf-4639fe90a18e HTTP/1.1" 200 115 0.039891 10.0.0.33 - - [2025-12-09 01:03:59] "GET /global-system-configs HTTP/1.1" 200 322 0.001848 10.0.0.33 - - [2025-12-09 01:04:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002279