++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Aug 20 04:00:29 PM UTC 2026 ===================' INFO: =================== Thu Aug 20 04:00:29 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev enp1s0 ++ 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 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ 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 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , +++ local local_ips=,10.0.0.33,10.125.41.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.125.41.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.33:9041 + 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=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set -o posix ++ set + 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: 08/20/2026 16:01:15.666 7ff7d6de96c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/20/2026 16:01:16.111 7ff7d6de96c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/20/2026 16:01:16.149 7ff7d6de96c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/20/2026 16:01:16.149 7ff7d6de96c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] 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 - - [2026-08-20 16:01:30] "GET / HTTP/1.1" 503 181 0.016184 10.0.0.33 - - [2026-08-20 16:01:30] "GET / HTTP/1.1" 503 181 0.000796 10.0.0.33 - - [2026-08-20 16:01:31] "GET / HTTP/1.1" 200 45303 0.002562 10.0.0.33 - - [2026-08-20 16:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010806 10.0.0.33 - - [2026-08-20 16:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006622 10.0.0.33 - - [2026-08-20 16:01:31] "GET / HTTP/1.1" 200 35931 0.001163 10.0.0.33 - - [2026-08-20 16:01:31] "GET / HTTP/1.1" 200 35931 0.001772 10.0.0.33 - - [2026-08-20 16:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.33 - - [2026-08-20 16:01:31] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015611 10.0.0.33 - - [2026-08-20 16:01:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.010969 10.0.0.33 - - [2026-08-20 16:01:31] "GET / HTTP/1.1" 200 35931 0.002613 10.0.0.33 - - [2026-08-20 16:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.101843 10.0.0.33 - - [2026-08-20 16:01:31] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.079768 10.0.0.33 - - [2026-08-20 16:01:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.108088 10.0.0.33 - - [2026-08-20 16:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.33 - - [2026-08-20 16:01:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.009121 10.0.0.33 - - [2026-08-20 16:01:31] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007897 10.0.0.33 - - [2026-08-20 16:01:31] "POST /config-database-nodes HTTP/1.1" 200 611 0.276040 10.0.0.33 - - [2026-08-20 16:01:31] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.33 - - [2026-08-20 16:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012845 10.0.0.33 - - [2026-08-20 16:01:32] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.020950 10.0.0.33 - - [2026-08-20 16:01:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.002873 10.0.0.33 - - [2026-08-20 16:01:32] "POST /analytics-nodes HTTP/1.1" 200 599 0.154207 10.0.0.33 - - [2026-08-20 16:01:32] "POST /service-appliance-sets HTTP/1.1" 200 553 0.253174 10.0.0.33 - - [2026-08-20 16:01:32] "GET / HTTP/1.1" 200 35931 0.001925 10.0.0.33 - - [2026-08-20 16:01:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.008817 10.0.0.33 - - [2026-08-20 16:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.33 - - [2026-08-20 16:01:32] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.023617 10.0.0.33 - - [2026-08-20 16:01:32] "POST /database-nodes HTTP/1.1" 200 597 0.209566 10.0.0.33 - - [2026-08-20 16:01:32] "POST /service-appliance-sets HTTP/1.1" 200 541 0.205826 10.0.0.33 - - [2026-08-20 16:01:32] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.33 - - [2026-08-20 16:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007197 10.0.0.33 - - [2026-08-20 16:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012433 10.0.0.33 - - [2026-08-20 16:01:32] "GET /network-ipam/9b35af81-fc2c-4ddb-b362-b35ba44d30c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004441 10.0.0.33 - - [2026-08-20 16:01:32] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016254 10.0.0.33 - - [2026-08-20 16:01:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.006494 10.0.0.33 - - [2026-08-20 16:01:32] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.074817 10.0.0.33 - - [2026-08-20 16:01:32] "POST /service-templates HTTP/1.1" 200 511 0.053674 10.0.0.33 - - [2026-08-20 16:01:32] "GET / HTTP/1.1" 200 35931 0.002029 10.0.0.33 - - [2026-08-20 16:01:33] "POST /service-templates HTTP/1.1" 200 501 0.087123 10.0.0.33 - - [2026-08-20 16:01:33] "POST /service-templates HTTP/1.1" 200 515 0.096135 10.0.0.33 - - [2026-08-20 16:01:33] "POST /service-templates HTTP/1.1" 200 535 0.112238 10.0.0.33 - - [2026-08-20 16:01:33] "POST /service-templates HTTP/1.1" 200 507 0.062694 10.0.0.33 - - [2026-08-20 16:01:35] "GET / HTTP/1.1" 200 35931 0.002106 10.0.0.33 - - [2026-08-20 16:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.33 - - [2026-08-20 16:01:35] "GET /routing-instance/d708b971-4a6b-4810-ab1d-224feea5ff77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009618 10.0.0.33 - - [2026-08-20 16:01:35] "POST /bgp-routers HTTP/1.1" 200 616 0.069513 10.0.0.33 - - [2026-08-20 16:01:35] "GET /bgp-router/de6ec465-7944-4fd0-8eb7-76c9121a21d6?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.036238 10.0.0.33 - - [2026-08-20 16:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012586 10.0.0.33 - - [2026-08-20 16:01:35] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.032458 10.0.0.33 - - [2026-08-20 16:01:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005646 10.0.0.33 - - [2026-08-20 16:01:35] "POST /ref-update HTTP/1.1" 200 156 0.044581 10.0.0.33 - - [2026-08-20 16:01:37] "GET / HTTP/1.1" 200 35931 0.002407 10.0.0.33 - - [2026-08-20 16:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005534 10.0.0.33 - - [2026-08-20 16:01:37] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006665 10.0.0.33 - - [2026-08-20 16:01:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.002793 10.0.0.33 - - [2026-08-20 16:01:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.032572 10.0.0.33 - - [2026-08-20 16:01:40] "GET / HTTP/1.1" 200 35931 0.001794 10.0.0.33 - - [2026-08-20 16:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.33 - - [2026-08-20 16:01:40] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011130 10.0.0.33 - - [2026-08-20 16:01:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.004734 10.0.0.33 - - [2026-08-20 16:01:40] "POST /config-nodes HTTP/1.1" 200 593 0.078867 10.0.0.33 - - [2026-08-20 16:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021495 10.0.0.33 - - [2026-08-20 16:01:40] "GET /network-ipam/9b35af81-fc2c-4ddb-b362-b35ba44d30c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007593 10.0.0.33 - - [2026-08-20 16:01:40] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.33 - - [2026-08-20 16:01:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006007 10.0.0.33 - - [2026-08-20 16:01:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.004253 10.0.0.33 - - [2026-08-20 16:01:41] "POST /access-control-lists HTTP/1.1" 200 587 0.118684 10.0.0.33 - - [2026-08-20 16:01:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.013489 10.0.0.33 - - [2026-08-20 16:01:41] "POST /access-control-lists HTTP/1.1" 200 585 0.068487 10.0.0.33 - - [2026-08-20 16:01:41] "POST /route-targets HTTP/1.1" 200 327 0.081634 10.0.0.33 - - [2026-08-20 16:01:41] "POST /ref-update HTTP/1.1" 200 156 0.045454 10.0.0.33 - - [2026-08-20 16:01:42] "POST /route-targets HTTP/1.1" 200 327 0.091858 10.0.0.33 - - [2026-08-20 16:01:42] "POST /ref-update HTTP/1.1" 200 156 0.060821 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:01:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001220 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:01:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001384 10.0.0.33 - - [2026-08-20 16:01:42] "POST /route-targets HTTP/1.1" 200 327 0.042888 10.0.0.33 - - [2026-08-20 16:01:42] "POST /ref-update HTTP/1.1" 200 156 0.106431 10.0.0.33 - - [2026-08-20 16:01:42] "POST /route-targets HTTP/1.1" 200 327 0.077199 10.0.0.33 - - [2026-08-20 16:01:43] "POST /ref-update HTTP/1.1" 200 156 0.095185 10.0.0.33 - - [2026-08-20 16:01:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.004622 10.0.0.33 - - [2026-08-20 16:01:43] "POST /access-control-lists HTTP/1.1" 200 551 0.075653 10.0.0.33 - - [2026-08-20 16:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.33 - - [2026-08-20 16:01:45] "GET /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.005195 10.0.0.33 - - [2026-08-20 16:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.33 - - [2026-08-20 16:01:46] "PUT /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3 HTTP/1.1" 200 276 0.065482 10.0.0.33 - - [2026-08-20 16:01:46] "GET / HTTP/1.1" 200 35931 0.001595 10.0.0.33 - - [2026-08-20 16:01:46] "POST /alarms HTTP/1.1" 200 581 0.114639 10.0.0.33 - - [2026-08-20 16:01:47] "POST /alarms HTTP/1.1" 200 575 0.111011 10.0.0.33 - - [2026-08-20 16:01:47] "POST /alarms HTTP/1.1" 200 575 0.095641 10.0.0.33 - - [2026-08-20 16:01:47] "POST /alarms HTTP/1.1" 200 559 0.050047 10.0.0.33 - - [2026-08-20 16:01:47] "POST /alarms HTTP/1.1" 200 555 0.086137 10.0.0.33 - - [2026-08-20 16:01:47] "POST /alarms HTTP/1.1" 200 557 0.229289 10.0.0.33 - - [2026-08-20 16:01:47] "POST /alarms HTTP/1.1" 200 565 0.104025 10.0.0.33 - - [2026-08-20 16:01:47] "POST /alarms HTTP/1.1" 200 549 0.102340 10.0.0.33 - - [2026-08-20 16:01:48] "POST /alarms HTTP/1.1" 200 557 0.149741 10.0.0.33 - - [2026-08-20 16:01:48] "POST /alarms HTTP/1.1" 200 567 0.096537 10.0.0.33 - - [2026-08-20 16:01:48] "POST /alarms HTTP/1.1" 200 555 0.082651 10.0.0.33 - - [2026-08-20 16:01:48] "POST /alarms HTTP/1.1" 200 567 0.096637 10.0.0.33 - - [2026-08-20 16:01:48] "POST /alarms HTTP/1.1" 200 575 0.117475 10.0.0.33 - - [2026-08-20 16:01:48] "POST /alarms HTTP/1.1" 200 569 0.137809 10.0.0.33 - - [2026-08-20 16:01:48] "POST /alarms HTTP/1.1" 200 561 0.123361 10.0.0.33 - - [2026-08-20 16:01:48] "POST /alarms HTTP/1.1" 200 561 0.111325 10.0.0.33 - - [2026-08-20 16:01:49] "POST /alarms HTTP/1.1" 200 561 0.263139 10.0.0.33 - - [2026-08-20 16:01:49] "POST /alarms HTTP/1.1" 200 547 0.067464 10.0.0.33 - - [2026-08-20 16:01:49] "POST /alarms HTTP/1.1" 200 595 0.122504 10.0.0.33 - - [2026-08-20 16:01:49] "POST /alarms HTTP/1.1" 200 575 0.070422 10.0.0.33 - - [2026-08-20 16:01:49] "POST /alarms HTTP/1.1" 200 571 0.074578 10.0.0.33 - - [2026-08-20 16:01:49] "POST /alarms HTTP/1.1" 200 583 0.091170 10.0.0.33 - - [2026-08-20 16:01:49] "POST /alarms HTTP/1.1" 200 609 0.067151 10.0.0.33 - - [2026-08-20 16:01:50] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.33 - - [2026-08-20 16:01:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004186 10.0.0.33 - - [2026-08-20 16:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006531 10.0.0.33 - - [2026-08-20 16:01:50] "PUT /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3 HTTP/1.1" 200 276 0.041304 10.0.0.33 - - [2026-08-20 16:01:50] "GET / HTTP/1.1" 200 35931 0.002074 10.0.0.33 - - [2026-08-20 16:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.33 - - [2026-08-20 16:01:50] "GET /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006614 10.0.0.33 - - [2026-08-20 16:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.33 - - [2026-08-20 16:01:50] "PUT /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3 HTTP/1.1" 200 276 0.019377 10.0.0.33 - - [2026-08-20 16:01:51] "GET / HTTP/1.1" 200 35931 0.001386 10.0.0.33 - - [2026-08-20 16:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.33 - - [2026-08-20 16:01:51] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009298 10.0.0.33 - - [2026-08-20 16:01:51] "PUT /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28 HTTP/1.1" 200 274 0.061991 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:01:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001202 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:01:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001434 10.0.0.33 - - [2026-08-20 16:02:08] "GET / HTTP/1.1" 200 35931 0.001980 10.0.0.33 - - [2026-08-20 16:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.33 - - [2026-08-20 16:02:08] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007165 10.0.0.33 - - [2026-08-20 16:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.33 - - [2026-08-20 16:02:08] "GET /config-node/77996ab4-4b8a-4ebe-a400-0ccadc747c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.006901 10.0.0.33 - - [2026-08-20 16:02:20] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.33 - - [2026-08-20 16:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.33 - - [2026-08-20 16:02:20] "GET /routing-instance/d708b971-4a6b-4810-ab1d-224feea5ff77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004356 10.0.0.33 - - [2026-08-20 16:02:20] "POST /bgp-routers HTTP/1.1" 409 301 0.003382 10.0.0.33 - - [2026-08-20 16:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.33 - - [2026-08-20 16:02:20] "GET /bgp-router/de6ec465-7944-4fd0-8eb7-76c9121a21d6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005730 10.0.0.33 - - [2026-08-20 16:02:21] "PUT /bgp-router/de6ec465-7944-4fd0-8eb7-76c9121a21d6 HTTP/1.1" 200 254 0.019516 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:02:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004077 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:02:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001470 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:02:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001199 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:02:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001389 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:02:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001284 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:02:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001629 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:03:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001493 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:03:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001662 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:03:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001782 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:03:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001238 10.0.0.33 - - [2026-08-20 16:03:50] "GET / HTTP/1.1" 200 35931 0.001586 10.0.0.33 - - [2026-08-20 16:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.33 - - [2026-08-20 16:03:51] "GET /domain/25d8dbbd-07ff-4aad-a584-96a62043ef21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003055 10.0.0.33 - - [2026-08-20 16:03:51] "POST /id-to-fqname HTTP/1.1" 200 173 0.006078 10.0.0.33 - - [2026-08-20 16:03:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.008965 10.0.0.33 - - [2026-08-20 16:03:51] "POST /security-groups HTTP/1.1" 200 570 0.082216 10.0.0.33 - - [2026-08-20 16:03:51] "POST /projects HTTP/1.1" 200 481 0.341599 10.0.0.33 - - [2026-08-20 16:03:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.003317 10.0.0.33 - - [2026-08-20 16:03:51] "POST /security-groups HTTP/1.1" 200 534 0.095668 10.0.0.33 - - [2026-08-20 16:03:51] "POST /access-control-lists HTTP/1.1" 200 579 0.083686 10.0.0.33 - - [2026-08-20 16:03:51] "POST /fqname-to-id HTTP/1.1" 404 212 0.032950 10.0.0.33 - - [2026-08-20 16:03:51] "POST /chown HTTP/1.1" 200 109 0.085743 10.0.0.33 - - [2026-08-20 16:03:51] "POST /policy-managements HTTP/1.1" 409 214 0.004670 10.0.0.33 - - [2026-08-20 16:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.33 - - [2026-08-20 16:03:51] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.039196 10.0.0.33 - - [2026-08-20 16:03:51] "POST /access-control-lists HTTP/1.1" 200 577 0.114612 10.0.0.33 - - [2026-08-20 16:03:51] "POST /application-policy-sets HTTP/1.1" 200 528 0.047321 10.0.0.33 - - [2026-08-20 16:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007471 10.0.0.33 - - [2026-08-20 16:03:51] "GET /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006135 10.0.0.33 - - [2026-08-20 16:03:51] "PUT /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3 HTTP/1.1" 200 276 0.018605 10.0.0.33 - - [2026-08-20 16:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007230 10.0.0.33 - - [2026-08-20 16:03:51] "GET /virtual-network/ddd03634-3405-41c7-ada6-bc08a1aabd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005520 10.0.0.33 - - [2026-08-20 16:03:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.000552 10.0.0.33 - - [2026-08-20 16:03:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.008168 10.0.0.33 - - [2026-08-20 16:03:52] "POST /security-groups HTTP/1.1" 200 574 0.077696 10.0.0.33 - - [2026-08-20 16:03:52] "POST /projects HTTP/1.1" 200 489 0.248277 10.0.0.33 - - [2026-08-20 16:03:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.004832 10.0.0.33 - - [2026-08-20 16:03:52] "POST /security-groups HTTP/1.1" 200 546 0.067637 10.0.0.33 - - [2026-08-20 16:03:52] "POST /access-control-lists HTTP/1.1" 200 594 0.063233 10.0.0.33 - - [2026-08-20 16:03:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.030101 10.0.0.33 - - [2026-08-20 16:03:52] "POST /chown HTTP/1.1" 200 109 0.074175 10.0.0.33 - - [2026-08-20 16:03:52] "POST /access-control-lists HTTP/1.1" 200 592 0.047006 10.0.0.33 - - [2026-08-20 16:03:52] "POST /network-ipams HTTP/1.1" 200 522 0.051283 10.0.0.33 - - [2026-08-20 16:03:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.008662 10.0.0.33 - - [2026-08-20 16:03:52] "POST /network-ipams HTTP/1.1" 200 510 0.051898 10.0.0.33 - - [2026-08-20 16:03:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.024970 10.0.0.33 - - [2026-08-20 16:03:52] "POST /access-control-lists HTTP/1.1" 200 583 0.134069 10.0.0.33 - - [2026-08-20 16:03:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.012198 10.0.0.33 - - [2026-08-20 16:03:52] "POST /access-control-lists HTTP/1.1" 200 581 0.079994 10.0.0.33 - - [2026-08-20 16:03:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.014315 10.0.0.33 - - [2026-08-20 16:03:52] "POST /access-control-lists HTTP/1.1" 200 602 0.076930 10.0.0.33 - - [2026-08-20 16:03:52] "POST /useragent-kv HTTP/1.1" 200 115 0.062511 10.0.0.33 - - [2026-08-20 16:03:52] "POST /virtual-networks HTTP/1.1" 200 538 0.379934 10.0.0.33 - - [2026-08-20 16:03:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.035504 10.0.0.33 - - [2026-08-20 16:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011412 10.0.0.33 - - [2026-08-20 16:03:52] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.018068 10.0.0.33 - - [2026-08-20 16:03:53] "POST /access-control-lists HTTP/1.1" 200 600 0.060456 10.0.0.33 - - [2026-08-20 16:03:53] "POST /network-ipams HTTP/1.1" 200 518 0.057131 10.0.0.33 - - [2026-08-20 16:03:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.003974 10.0.0.33 - - [2026-08-20 16:03:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.001776 10.0.0.33 - - [2026-08-20 16:03:53] "POST /access-control-lists HTTP/1.1" 200 589 0.100183 10.0.0.33 - - [2026-08-20 16:03:53] "POST /useragent-kv HTTP/1.1" 200 115 0.026052 10.0.0.33 - - [2026-08-20 16:03:53] "POST /virtual-networks HTTP/1.1" 200 546 0.267767 10.0.0.33 - - [2026-08-20 16:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018252 10.0.0.33 - - [2026-08-20 16:03:53] "POST /route-targets HTTP/1.1" 200 327 0.059893 10.0.0.33 - - [2026-08-20 16:03:53] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.052409 10.0.0.33 - - [2026-08-20 16:03:53] "POST /fqname-to-id HTTP/1.1" 404 199 0.003764 10.0.0.33 - - [2026-08-20 16:03:53] "POST /ref-update HTTP/1.1" 200 156 0.084081 10.0.0.33 - - [2026-08-20 16:03:53] "POST /network-policys HTTP/1.1" 200 538 0.128742 10.0.0.33 - - [2026-08-20 16:03:53] "POST /route-targets HTTP/1.1" 200 327 0.023444 10.0.0.33 - - [2026-08-20 16:03:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.013566 10.0.0.33 - - [2026-08-20 16:03:53] "POST /ref-update HTTP/1.1" 200 156 0.093301 10.0.0.33 - - [2026-08-20 16:03:53] "POST /network-policys HTTP/1.1" 200 534 0.119080 10.0.0.33 - - [2026-08-20 16:03:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.017734 10.0.0.33 - - [2026-08-20 16:03:53] "POST /network-policys HTTP/1.1" 200 542 0.075804 10.0.0.33 - - [2026-08-20 16:03:54] "PUT /access-control-list/aa2dcad5-9a80-43e1-b709-0b27f1a7ac36 HTTP/1.1" 200 272 0.040276 10.0.0.33 - - [2026-08-20 16:03:54] "POST /ref-update HTTP/1.1" 200 156 0.175277 10.0.0.33 - - [2026-08-20 16:03:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002666 10.0.0.33 - - [2026-08-20 16:03:54] "POST /ref-update HTTP/1.1" 200 156 0.206699 10.0.0.33 - - [2026-08-20 16:03:54] "PUT /access-control-list/f02ddcfc-a267-475c-ad1c-8074a6449af7 HTTP/1.1" 200 272 0.122470 10.0.0.33 - - [2026-08-20 16:03:54] "PUT /access-control-list/aa2dcad5-9a80-43e1-b709-0b27f1a7ac36 HTTP/1.1" 200 272 0.066540 10.0.0.33 - - [2026-08-20 16:03:54] "POST /ref-update HTTP/1.1" 200 156 0.298199 10.0.0.33 - - [2026-08-20 16:03:54] "POST /ref-update HTTP/1.1" 200 156 0.150576 10.0.0.33 - - [2026-08-20 16:03:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033968 10.0.0.33 - - [2026-08-20 16:03:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010201 10.0.0.33 - - [2026-08-20 16:03:54] "PUT /access-control-list/f02ddcfc-a267-475c-ad1c-8074a6449af7 HTTP/1.1" 200 272 0.034857 10.0.0.33 - - [2026-08-20 16:03:54] "PUT /access-control-list/aa2dcad5-9a80-43e1-b709-0b27f1a7ac36 HTTP/1.1" 200 272 0.053993 10.0.0.33 - - [2026-08-20 16:03:54] "POST /fqname-to-id HTTP/1.1" 404 237 0.019601 10.0.0.33 - - [2026-08-20 16:03:54] "POST /ref-update HTTP/1.1" 200 156 0.168904 10.0.0.33 - - [2026-08-20 16:03:55] "POST /ref-update HTTP/1.1" 200 156 0.124322 10.0.0.33 - - [2026-08-20 16:03:55] "POST /access-control-lists HTTP/1.1" 200 601 0.230499 10.0.0.33 - - [2026-08-20 16:03:55] "POST /ref-update HTTP/1.1" 200 156 0.087454 10.0.0.33 - - [2026-08-20 16:03:55] "POST /ref-update HTTP/1.1" 200 156 0.228191 10.0.0.33 - - [2026-08-20 16:03:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.055258 10.0.0.33 - - [2026-08-20 16:03:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.035514 10.0.0.33 - - [2026-08-20 16:03:55] "PUT /access-control-list/9f376ccb-6730-4338-8400-589cce3bc511 HTTP/1.1" 200 272 0.103634 10.0.0.33 - - [2026-08-20 16:03:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.045966 10.0.0.33 - - [2026-08-20 16:03:55] "POST /ref-update HTTP/1.1" 200 156 0.056202 10.0.0.33 - - [2026-08-20 16:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.023961 10.0.0.33 - - [2026-08-20 16:03:55] "GET /virtual-network/ddd03634-3405-41c7-ada6-bc08a1aabd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.030639 10.0.0.33 - - [2026-08-20 16:03:55] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.014034 10.0.0.33 - - [2026-08-20 16:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.33 - - [2026-08-20 16:03:55] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005263 10.0.0.33 - - [2026-08-20 16:03:55] "POST /firewall-policys HTTP/1.1" 200 530 0.045958 10.0.0.33 - - [2026-08-20 16:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.041689 10.0.0.33 - - [2026-08-20 16:03:56] "GET /firewall-policy/270769cd-d9d3-4021-8a94-a3c6b716da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.029714 10.0.0.33 - - [2026-08-20 16:03:56] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003779 10.0.0.33 - - [2026-08-20 16:03:56] "GET /firewall-policy/270769cd-d9d3-4021-8a94-a3c6b716da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004853 10.0.0.33 - - [2026-08-20 16:03:56] "POST /ref-update HTTP/1.1" 200 156 0.014499 10.0.0.33 - - [2026-08-20 16:03:56] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.014458 10.0.0.33 - - [2026-08-20 16:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008979 10.0.0.33 - - [2026-08-20 16:03:56] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002966 10.0.0.33 - - [2026-08-20 16:03:56] "POST /firewall-policys HTTP/1.1" 200 532 0.050727 10.0.0.33 - - [2026-08-20 16:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.026824 10.0.0.33 - - [2026-08-20 16:03:56] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.017318 10.0.0.33 - - [2026-08-20 16:03:56] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004083 10.0.0.33 - - [2026-08-20 16:03:56] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005283 10.0.0.33 - - [2026-08-20 16:03:56] "GET /firewall-policy/270769cd-d9d3-4021-8a94-a3c6b716da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.007334 10.0.0.33 - - [2026-08-20 16:03:56] "GET /firewall-policy/270769cd-d9d3-4021-8a94-a3c6b716da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003768 10.0.0.33 - - [2026-08-20 16:03:56] "POST /ref-update HTTP/1.1" 200 156 0.040898 10.0.0.33 - - [2026-08-20 16:03:56] "POST /ref-update HTTP/1.1" 200 156 0.084848 10.0.0.33 - - [2026-08-20 16:03:56] "POST /ref-update HTTP/1.1" 200 156 0.068797 10.0.0.33 - - [2026-08-20 16:03:56] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.035848 10.0.0.33 - - [2026-08-20 16:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018011 10.0.0.33 - - [2026-08-20 16:03:56] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004337 10.0.0.33 - - [2026-08-20 16:03:56] "POST /firewall-policys HTTP/1.1" 200 530 0.106903 10.0.0.33 - - [2026-08-20 16:03:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.083841 10.0.0.33 - - [2026-08-20 16:03:57] "GET /firewall-policy/3646946e-9e3f-47d6-b727-30a1fed67cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.030251 10.0.0.33 - - [2026-08-20 16:03:57] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.014604 10.0.0.33 - - [2026-08-20 16:03:57] "GET /firewall-policy/3646946e-9e3f-47d6-b727-30a1fed67cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.010036 10.0.0.33 - - [2026-08-20 16:03:57] "GET /firewall-policy/270769cd-d9d3-4021-8a94-a3c6b716da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004339 10.0.0.33 - - [2026-08-20 16:03:57] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003998 10.0.0.33 - - [2026-08-20 16:03:57] "GET /firewall-policy/270769cd-d9d3-4021-8a94-a3c6b716da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.006866 10.0.0.33 - - [2026-08-20 16:03:57] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006266 10.0.0.33 - - [2026-08-20 16:03:57] "POST /ref-update HTTP/1.1" 200 156 0.056689 10.0.0.33 - - [2026-08-20 16:03:57] "POST /ref-update HTTP/1.1" 200 156 0.087383 10.0.0.33 - - [2026-08-20 16:03:57] "POST /ref-update HTTP/1.1" 200 156 0.043092 10.0.0.33 - - [2026-08-20 16:03:57] "POST /ref-update HTTP/1.1" 200 156 0.084112 10.0.0.33 - - [2026-08-20 16:03:57] "POST /ref-update HTTP/1.1" 200 156 0.085061 10.0.0.33 - - [2026-08-20 16:03:57] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.015935 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:03:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001312 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:03:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001152 10.0.0.33 - - [2026-08-20 16:03:57] "POST /tags HTTP/1.1" 200 299 0.089268 10.0.0.33 - - [2026-08-20 16:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.122368 10.0.0.33 - - [2026-08-20 16:03:58] "GET /tag/6dfba75a-9969-47a9-843e-6dd425d81369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017369 10.0.0.33 - - [2026-08-20 16:03:58] "POST /set-tag HTTP/1.1" 200 109 0.026869 10.0.0.33 - - [2026-08-20 16:03:58] "POST /tags HTTP/1.1" 200 305 0.429754 10.0.0.33 - - [2026-08-20 16:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.038455 10.0.0.33 - - [2026-08-20 16:03:58] "GET /tag/90f56c8c-6ec3-4f4c-85c7-e11045476c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.032996 10.0.0.33 - - [2026-08-20 16:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.33 - - [2026-08-20 16:03:58] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.068857 10.0.0.33 - - [2026-08-20 16:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.33 - - [2026-08-20 16:03:59] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.026116 10.0.0.33 - - [2026-08-20 16:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.33 - - [2026-08-20 16:03:59] "GET /service-appliance-set/aff669a8-15f0-4360-b831-0a97037c1064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.017543 10.0.0.33 - - [2026-08-20 16:03:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.004021 10.0.0.33 - - [2026-08-20 16:03:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.186904 10.0.0.33 - - [2026-08-20 16:03:59] "GET /virtual-machine-interface/583bf4b6-6daa-450a-b07e-017819cf7d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.016176 10.0.0.33 - - [2026-08-20 16:03:59] "POST /instance-ips HTTP/1.1" 200 381 0.079091 10.0.0.33 - - [2026-08-20 16:03:59] "GET /instance-ip/7ceb489d-4d66-43d0-8d17-51cc6ed341db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.021802 10.0.0.33 - - [2026-08-20 16:03:59] "POST /loadbalancers HTTP/1.1" 200 582 0.114111 10.0.0.33 - - [2026-08-20 16:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018921 10.0.0.33 - - [2026-08-20 16:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006899 10.0.0.33 - - [2026-08-20 16:03:59] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.091316 10.0.0.33 - - [2026-08-20 16:03:59] "GET /loadbalancer/c3cf317f-de3f-4263-9e53-bfa7572b8970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.023463 10.0.0.33 - - [2026-08-20 16:03:59] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.164038 10.0.0.33 - - [2026-08-20 16:03:59] "GET /instance-ip/7ceb489d-4d66-43d0-8d17-51cc6ed341db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007999 10.0.0.33 - - [2026-08-20 16:03:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.126309 10.0.0.33 - - [2026-08-20 16:04:00] "POST /floating-ips HTTP/1.1" 200 583 0.146616 10.0.0.33 - - [2026-08-20 16:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.092336 10.0.0.33 - - [2026-08-20 16:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006964 10.0.0.33 - - [2026-08-20 16:04:00] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060784 10.0.0.33 - - [2026-08-20 16:04:00] "GET /loadbalancer-listener/9cc5d931-a9fd-43ea-816b-b2fa9d9dd878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.015918 10.0.0.33 - - [2026-08-20 16:04:00] "GET /loadbalancer-listener/9cc5d931-a9fd-43ea-816b-b2fa9d9dd878?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.037442 10.0.0.33 - - [2026-08-20 16:04:00] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.049288 10.0.0.33 - - [2026-08-20 16:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.33 - - [2026-08-20 16:04:00] "GET /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005138 10.0.0.33 - - [2026-08-20 16:04:00] "GET /instance-ip/7ceb489d-4d66-43d0-8d17-51cc6ed341db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004930 10.0.0.33 - - [2026-08-20 16:04:00] "GET /instance-ip/7ceb489d-4d66-43d0-8d17-51cc6ed341db?fields=floating_ips HTTP/1.1" 200 1170 0.008910 10.0.0.33 - - [2026-08-20 16:04:00] "GET /floating-ip/471d6783-0abc-4f82-9cde-f23b744b355e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004743 10.0.0.33 - - [2026-08-20 16:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005983 10.0.0.33 - - [2026-08-20 16:04:00] "PUT /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3 HTTP/1.1" 200 276 0.036264 10.0.0.33 - - [2026-08-20 16:04:00] "POST /tags HTTP/1.1" 200 357 0.389804 10.0.0.33 - - [2026-08-20 16:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.054282 10.0.0.33 - - [2026-08-20 16:04:01] "GET /tag/f82cd726-6403-42d5-8976-5d6b3ddd8883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.063530 10.0.0.33 - - [2026-08-20 16:04:01] "POST /tags HTTP/1.1" 200 305 0.129844 10.0.0.33 - - [2026-08-20 16:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2026-08-20 16:04:01] "GET /tag/a85ee0f7-b5e2-469a-a7e6-1c7ce2d602c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.029212 10.0.0.33 - - [2026-08-20 16:04:01] "POST /id-to-fqname HTTP/1.1" 200 174 0.000901 10.0.0.33 - - [2026-08-20 16:04:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.005385 10.0.0.33 - - [2026-08-20 16:04:01] "POST /security-groups HTTP/1.1" 200 571 0.135796 10.0.0.33 - - [2026-08-20 16:04:01] "POST /projects HTTP/1.1" 200 483 0.407942 10.0.0.33 - - [2026-08-20 16:04:01] "POST /fqname-to-id HTTP/1.1" 404 214 0.011321 10.0.0.33 - - [2026-08-20 16:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.083456 10.0.0.33 - - [2026-08-20 16:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.33 - - [2026-08-20 16:04:01] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.055997 10.0.0.33 - - [2026-08-20 16:04:01] "POST /access-control-lists HTTP/1.1" 200 580 0.255615 10.0.0.33 - - [2026-08-20 16:04:02] "POST /fqname-to-id HTTP/1.1" 404 213 0.042680 10.0.0.33 - - [2026-08-20 16:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.025096 10.0.0.33 - - [2026-08-20 16:04:02] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.004846 10.0.0.33 - - [2026-08-20 16:04:02] "POST /access-control-lists HTTP/1.1" 200 578 0.092356 10.0.0.33 - - [2026-08-20 16:04:02] "PUT /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79 HTTP/1.1" 200 264 0.159150 10.0.0.33 - - [2026-08-20 16:04:02] "PUT /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a HTTP/1.1" 200 264 0.080471 10.0.0.33 - - [2026-08-20 16:04:02] "POST /security-groups HTTP/1.1" 200 537 0.102983 10.0.0.33 - - [2026-08-20 16:04:02] "POST /fqname-to-id HTTP/1.1" 404 234 0.004328 10.0.0.33 - - [2026-08-20 16:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.066442 10.0.0.33 - - [2026-08-20 16:04:02] "POST /chown HTTP/1.1" 200 109 0.044608 10.0.0.33 - - [2026-08-20 16:04:02] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025260 10.0.0.33 - - [2026-08-20 16:04:02] "POST /access-control-lists HTTP/1.1" 200 596 0.144217 10.0.0.33 - - [2026-08-20 16:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.33 - - [2026-08-20 16:04:02] "POST /fqname-to-id HTTP/1.1" 404 233 0.009025 10.0.0.33 - - [2026-08-20 16:04:02] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007073 10.0.0.33 - - [2026-08-20 16:04:02] "POST /tags HTTP/1.1" 409 207 0.003135 10.0.0.33 - - [2026-08-20 16:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.33 - - [2026-08-20 16:04:02] "GET /tag/a85ee0f7-b5e2-469a-a7e6-1c7ce2d602c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.013593 10.0.0.33 - - [2026-08-20 16:04:02] "POST /access-control-lists HTTP/1.1" 200 594 0.090247 10.0.0.33 - - [2026-08-20 16:04:02] "POST /firewall-rules HTTP/1.1" 200 564 0.122787 10.0.0.33 - - [2026-08-20 16:04:03] "GET /firewall-rule/36858601-3d93-4e86-889e-048b29bb743c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.027382 10.0.0.33 - - [2026-08-20 16:04:03] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006253 10.0.0.33 - - [2026-08-20 16:04:03] "GET /firewall-rule/36858601-3d93-4e86-889e-048b29bb743c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004318 10.0.0.33 - - [2026-08-20 16:04:03] "POST /ref-update HTTP/1.1" 200 156 0.065586 10.0.0.33 - - [2026-08-20 16:04:03] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008237 10.0.0.33 - - [2026-08-20 16:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.33 - - [2026-08-20 16:04:03] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005443 10.0.0.33 - - [2026-08-20 16:04:03] "POST /tags HTTP/1.1" 409 207 0.003666 10.0.0.33 - - [2026-08-20 16:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005967 10.0.0.33 - - [2026-08-20 16:04:03] "GET /tag/a85ee0f7-b5e2-469a-a7e6-1c7ce2d602c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.031403 10.0.0.33 - - [2026-08-20 16:04:03] "POST /firewall-rules HTTP/1.1" 200 562 0.117256 10.0.0.33 - - [2026-08-20 16:04:03] "GET /firewall-rule/81f1c1e8-eb54-4c9c-909b-17b6803eb007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.009228 10.0.0.33 - - [2026-08-20 16:04:03] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.008494 10.0.0.33 - - [2026-08-20 16:04:03] "GET /firewall-rule/81f1c1e8-eb54-4c9c-909b-17b6803eb007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004281 10.0.0.33 - - [2026-08-20 16:04:03] "POST /ref-update HTTP/1.1" 200 156 0.048009 10.0.0.33 - - [2026-08-20 16:04:03] "POST /tags HTTP/1.1" 200 301 0.038867 10.0.0.33 - - [2026-08-20 16:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.33 - - [2026-08-20 16:04:03] "GET /tag/103a97bd-acb9-4bcb-87fb-c31ba24aa94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.025252 10.0.0.33 - - [2026-08-20 16:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.33 - - [2026-08-20 16:04:03] "GET /project/dd97221e-1a3a-43b9-b109-47e4aa8a2bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063737 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:04:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001294 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:04:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001509 10.0.0.33 - - [2026-08-20 16:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.33 - - [2026-08-20 16:04:03] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013883 10.0.0.33 - - [2026-08-20 16:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.33 - - [2026-08-20 16:04:04] "GET /service-appliance-set/aff669a8-15f0-4360-b831-0a97037c1064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.026391 10.0.0.33 - - [2026-08-20 16:04:04] "POST /fqname-to-id HTTP/1.1" 404 242 0.003900 10.0.0.33 - - [2026-08-20 16:04:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.186552 10.0.0.33 - - [2026-08-20 16:04:04] "GET /virtual-machine-interface/6c162249-d584-469d-b773-02c110cf22da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.006178 10.0.0.33 - - [2026-08-20 16:04:04] "POST /instance-ips HTTP/1.1" 200 377 0.118636 10.0.0.33 - - [2026-08-20 16:04:04] "GET /instance-ip/197ec2b3-b3a9-4583-8296-75f47c1c5a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.019176 10.0.0.33 - - [2026-08-20 16:04:04] "POST /loadbalancers HTTP/1.1" 200 582 0.124726 10.0.0.33 - - [2026-08-20 16:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.050714 10.0.0.33 - - [2026-08-20 16:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012683 10.0.0.33 - - [2026-08-20 16:04:04] "GET /project/dd97221e-1a3a-43b9-b109-47e4aa8a2bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.077998 10.0.0.33 - - [2026-08-20 16:04:04] "GET /instance-ip/197ec2b3-b3a9-4583-8296-75f47c1c5a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.012567 10.0.0.33 - - [2026-08-20 16:04:04] "GET /project/dd97221e-1a3a-43b9-b109-47e4aa8a2bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.113970 10.0.0.33 - - [2026-08-20 16:04:04] "GET /loadbalancer/7872a898-ac77-4fad-ac0a-8e34657265fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008999 10.0.0.33 - - [2026-08-20 16:04:04] "POST /floating-ips HTTP/1.1" 200 581 0.110645 10.0.0.33 - - [2026-08-20 16:04:05] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.135080 10.0.0.33 - - [2026-08-20 16:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.036648 10.0.0.33 - - [2026-08-20 16:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.060864 10.0.0.33 - - [2026-08-20 16:04:05] "GET /project/dd97221e-1a3a-43b9-b109-47e4aa8a2bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.084377 10.0.0.33 - - [2026-08-20 16:04:05] "GET /loadbalancer-listener/9cb4165c-3d9e-467a-94b0-3cab417cab80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003406 10.0.0.33 - - [2026-08-20 16:04:05] "GET /loadbalancer-listener/9cb4165c-3d9e-467a-94b0-3cab417cab80?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003939 10.0.0.33 - - [2026-08-20 16:04:05] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.035776 10.0.0.33 - - [2026-08-20 16:04:05] "GET /instance-ip/197ec2b3-b3a9-4583-8296-75f47c1c5a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.015488 10.0.0.33 - - [2026-08-20 16:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.33 - - [2026-08-20 16:04:05] "GET /instance-ip/197ec2b3-b3a9-4583-8296-75f47c1c5a06?fields=floating_ips HTTP/1.1" 200 1163 0.016070 10.0.0.33 - - [2026-08-20 16:04:05] "GET /floating-ip/5ea38a23-e3b7-4403-a972-15892a682c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.007896 10.0.0.33 - - [2026-08-20 16:04:05] "GET /project/dd97221e-1a3a-43b9-b109-47e4aa8a2bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056979 10.0.0.33 - - [2026-08-20 16:04:05] "GET /loadbalancer/7872a898-ac77-4fad-ac0a-8e34657265fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.011630 10.0.0.33 - - [2026-08-20 16:04:05] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.050667 10.0.0.33 - - [2026-08-20 16:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.067500 10.0.0.33 - - [2026-08-20 16:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.033750 10.0.0.33 - - [2026-08-20 16:04:05] "GET /project/dd97221e-1a3a-43b9-b109-47e4aa8a2bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.058008 10.0.0.33 - - [2026-08-20 16:04:05] "GET /loadbalancer-listener/d3c446b8-e9e9-4205-a611-59fadb3981d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004253 10.0.0.33 - - [2026-08-20 16:04:05] "GET /loadbalancer-listener/d3c446b8-e9e9-4205-a611-59fadb3981d0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.018871 10.0.0.33 - - [2026-08-20 16:04:05] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.051848 10.0.0.33 - - [2026-08-20 16:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.33 - - [2026-08-20 16:04:06] "GET /instance-ip/197ec2b3-b3a9-4583-8296-75f47c1c5a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.036540 10.0.0.33 - - [2026-08-20 16:04:06] "GET /instance-ip/197ec2b3-b3a9-4583-8296-75f47c1c5a06?fields=floating_ips HTTP/1.1" 200 1163 0.007495 10.0.0.33 - - [2026-08-20 16:04:06] "GET /floating-ip/5ea38a23-e3b7-4403-a972-15892a682c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.010909 10.0.0.33 - - [2026-08-20 16:04:06] "GET /project/dd97221e-1a3a-43b9-b109-47e4aa8a2bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.138749 10.0.0.33 - - [2026-08-20 16:04:06] "GET /loadbalancer/7872a898-ac77-4fad-ac0a-8e34657265fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005385 10.0.0.33 - - [2026-08-20 16:04:06] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.047316 10.0.0.33 - - [2026-08-20 16:04:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.049488 10.0.0.33 - - [2026-08-20 16:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.025075 10.0.0.33 - - [2026-08-20 16:04:06] "GET /project/dd97221e-1a3a-43b9-b109-47e4aa8a2bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.097947 10.0.0.33 - - [2026-08-20 16:04:06] "GET /loadbalancer-listener/a28cfad4-a17a-496a-b8bc-4f9cbb334fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.014431 10.0.0.33 - - [2026-08-20 16:04:06] "GET /loadbalancer-listener/a28cfad4-a17a-496a-b8bc-4f9cbb334fc3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.010119 10.0.0.33 - - [2026-08-20 16:04:06] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.075243 10.0.0.33 - - [2026-08-20 16:04:06] "GET /instance-ip/197ec2b3-b3a9-4583-8296-75f47c1c5a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.015175 10.0.0.33 - - [2026-08-20 16:04:06] "GET /instance-ip/197ec2b3-b3a9-4583-8296-75f47c1c5a06?fields=floating_ips HTTP/1.1" 200 1163 0.006063 10.0.0.33 - - [2026-08-20 16:04:06] "GET /floating-ip/5ea38a23-e3b7-4403-a972-15892a682c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.027713 10.0.0.33 - - [2026-08-20 16:04:06] "POST /tags HTTP/1.1" 200 301 0.152841 10.0.0.33 - - [2026-08-20 16:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011914 10.0.0.33 - - [2026-08-20 16:04:06] "GET /tag/7316e146-5e6a-4123-92c7-01043c1125d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.028492 10.0.0.33 - - [2026-08-20 16:04:07] "POST /tags HTTP/1.1" 200 325 0.157619 10.0.0.33 - - [2026-08-20 16:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.032005 10.0.0.33 - - [2026-08-20 16:04:07] "GET /tag/1f4451ce-9194-44b9-b9b8-48d26901eede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.033988 10.0.0.33 - - [2026-08-20 16:04:07] "POST /tags HTTP/1.1" 200 363 0.048648 10.0.0.33 - - [2026-08-20 16:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.020812 10.0.0.33 - - [2026-08-20 16:04:07] "GET /tag/8ad55fc3-60a1-4dbf-87fd-9b787bf2ebfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.157848 10.0.0.33 - - [2026-08-20 16:04:07] "POST /tags HTTP/1.1" 200 311 0.069457 10.0.0.33 - - [2026-08-20 16:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017180 10.0.0.33 - - [2026-08-20 16:04:07] "GET /tag/430f41be-c0a3-4eaa-bc32-9ceddc231225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.050238 10.0.0.33 - - [2026-08-20 16:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.33 - - [2026-08-20 16:04:07] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.018493 10.0.0.33 - - [2026-08-20 16:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007415 10.0.0.33 - - [2026-08-20 16:04:07] "GET /project/dd97221e-1a3a-43b9-b109-47e4aa8a2bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.181731 10.0.0.33 - - [2026-08-20 16:04:08] "POST /virtual-machines HTTP/1.1" 200 377 0.036915 10.0.0.33 - - [2026-08-20 16:04:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.068877 10.0.0.33 - - [2026-08-20 16:04:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.216062 10.0.0.33 - - [2026-08-20 16:04:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.047215 10.0.0.33 - - [2026-08-20 16:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.060588 10.0.0.33 - - [2026-08-20 16:04:08] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.060501 10.0.0.33 - - [2026-08-20 16:04:08] "POST /instance-ips HTTP/1.1" 200 409 0.130888 10.0.0.33 - - [2026-08-20 16:04:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.032517 10.0.0.33 - - [2026-08-20 16:04:08] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.020179 10.0.0.33 - - [2026-08-20 16:04:08] "POST /set-tag HTTP/1.1" 200 109 0.039056 10.0.0.33 - - [2026-08-20 16:04:08] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008645 10.0.0.33 - - [2026-08-20 16:04:08] "GET /instance-ip/c686c606-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005805 10.0.0.33 - - [2026-08-20 16:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.33 - - [2026-08-20 16:04:09] "GET /loadbalancer/c3cf317f-de3f-4263-9e53-bfa7572b8970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003082 10.0.0.33 - - [2026-08-20 16:04:09] "POST /tags HTTP/1.1" 200 355 0.035414 10.0.0.33 - - [2026-08-20 16:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013021 10.0.0.33 - - [2026-08-20 16:04:09] "GET /tag/cf6821f9-7172-43e3-975d-e13cd897fe49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.028205 10.0.0.33 - - [2026-08-20 16:04:09] "POST /tags HTTP/1.1" 200 303 0.044987 10.0.0.33 - - [2026-08-20 16:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017127 10.0.0.33 - - [2026-08-20 16:04:09] "GET /tag/38031a21-2292-46ee-94ab-3d0682d68316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.028142 10.0.0.33 - - [2026-08-20 16:04:09] "POST /projects HTTP/1.1" 409 218 0.006198 10.0.0.33 - - [2026-08-20 16:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.33 - - [2026-08-20 16:04:09] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.077218 10.0.0.33 - - [2026-08-20 16:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.33 - - [2026-08-20 16:04:09] "GET /network-ipam/adbbc118-3cb4-46a6-991b-65eeb8392548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004003 10.0.0.33 - - [2026-08-20 16:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.33 - - [2026-08-20 16:04:09] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005731 10.0.0.33 - - [2026-08-20 16:04:09] "PUT /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79 HTTP/1.1" 200 264 0.061914 10.0.0.33 - - [2026-08-20 16:04:09] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.016798 10.0.0.33 - - [2026-08-20 16:04:09] "POST /set-tag HTTP/1.1" 200 109 0.101164 10.0.0.33 - - [2026-08-20 16:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005559 10.0.0.33 - - [2026-08-20 16:04:09] "GET /network-ipam/f0f65933-583d-4934-9127-2e6499e39497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003000 10.0.0.33 - - [2026-08-20 16:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008312 10.0.0.33 - - [2026-08-20 16:04:09] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005897 10.0.0.33 - - [2026-08-20 16:04:09] "PUT /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a HTTP/1.1" 200 264 0.061298 10.0.0.33 - - [2026-08-20 16:04:09] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006446 10.0.0.33 - - [2026-08-20 16:04:10] "POST /set-tag HTTP/1.1" 200 109 0.115053 10.0.0.33 - - [2026-08-20 16:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010056 10.0.0.33 - - [2026-08-20 16:04:10] "GET /network-policy/8b6acd6f-dd1c-44b5-b74f-cf4161676c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.014077 10.0.0.33 - - [2026-08-20 16:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006421 10.0.0.33 - - [2026-08-20 16:04:10] "GET /network-policy/985f0f62-79a4-49c1-a41a-4a9c5874f432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005768 10.0.0.33 - - [2026-08-20 16:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.33 - - [2026-08-20 16:04:10] "GET /network-policy/21fd4e94-ee48-43a3-b718-0e1bfaedf387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004947 10.0.0.33 - - [2026-08-20 16:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.33 - - [2026-08-20 16:04:10] "PUT /network-policy/21fd4e94-ee48-43a3-b718-0e1bfaedf387 HTTP/1.1" 200 262 0.022334 10.0.0.33 - - [2026-08-20 16:04:10] "POST /ref-update HTTP/1.1" 200 156 0.106325 10.0.0.33 - - [2026-08-20 16:04:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021499 10.0.0.33 - - [2026-08-20 16:04:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003003 10.0.0.33 - - [2026-08-20 16:04:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004508 10.0.0.33 - - [2026-08-20 16:04:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003222 10.0.0.33 - - [2026-08-20 16:04:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003533 10.0.0.33 - - [2026-08-20 16:04:10] "POST /security-groups HTTP/1.1" 409 245 0.005827 10.0.0.33 - - [2026-08-20 16:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.33 - - [2026-08-20 16:04:10] "PUT /security-group/19c13133-0df6-4d48-9bda-22bd7735e882 HTTP/1.1" 200 262 0.070705 10.0.0.33 - - [2026-08-20 16:04:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.102432 10.0.0.33 - - [2026-08-20 16:04:10] "PUT /access-control-list/a90db8e0-81f0-4158-9d8c-76c397777fd2 HTTP/1.1" 200 272 0.056334 10.0.0.33 - - [2026-08-20 16:04:10] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.044626 10.0.0.33 - - [2026-08-20 16:04:10] "PUT /access-control-list/a53448e9-77b7-41df-9812-116cd8ba9383 HTTP/1.1" 200 272 0.086322 10.0.0.33 - - [2026-08-20 16:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.020579 10.0.0.33 - - [2026-08-20 16:04:11] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011869 10.0.0.33 - - [2026-08-20 16:04:11] "POST /tags HTTP/1.1" 409 206 0.021397 10.0.0.33 - - [2026-08-20 16:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.33 - - [2026-08-20 16:04:11] "GET /tag/38031a21-2292-46ee-94ab-3d0682d68316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.051946 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:04:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001387 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:04:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005210 10.0.0.33 - - [2026-08-20 16:04:11] "POST /firewall-rules HTTP/1.1" 200 562 0.146805 10.0.0.33 - - [2026-08-20 16:04:11] "GET /firewall-rule/97d56306-f11e-439b-83f0-a3a00d7cfc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.024407 10.0.0.33 - - [2026-08-20 16:04:11] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.018911 10.0.0.33 - - [2026-08-20 16:04:11] "GET /firewall-rule/97d56306-f11e-439b-83f0-a3a00d7cfc82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.012448 10.0.0.33 - - [2026-08-20 16:04:11] "POST /ref-update HTTP/1.1" 200 156 0.092650 10.0.0.33 - - [2026-08-20 16:04:11] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.044469 10.0.0.33 - - [2026-08-20 16:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.028115 10.0.0.33 - - [2026-08-20 16:04:11] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005434 10.0.0.33 - - [2026-08-20 16:04:11] "POST /tags HTTP/1.1" 409 206 0.003558 10.0.0.33 - - [2026-08-20 16:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006428 10.0.0.33 - - [2026-08-20 16:04:11] "GET /tag/38031a21-2292-46ee-94ab-3d0682d68316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.025069 10.0.0.33 - - [2026-08-20 16:04:11] "POST /firewall-rules HTTP/1.1" 200 560 0.119073 10.0.0.33 - - [2026-08-20 16:04:11] "GET /firewall-rule/35873513-58a7-40fc-b4ca-660cafa5884c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.033857 10.0.0.33 - - [2026-08-20 16:04:12] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.010175 10.0.0.33 - - [2026-08-20 16:04:12] "GET /firewall-rule/35873513-58a7-40fc-b4ca-660cafa5884c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006591 10.0.0.33 - - [2026-08-20 16:04:12] "POST /ref-update HTTP/1.1" 200 156 0.204416 10.0.0.33 - - [2026-08-20 16:04:12] "POST /tags HTTP/1.1" 200 371 0.083386 10.0.0.33 - - [2026-08-20 16:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.034901 10.0.0.33 - - [2026-08-20 16:04:12] "GET /tag/e1cd0030-3c50-42ba-9c5d-5cd4696b63ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.054073 10.0.0.33 - - [2026-08-20 16:04:12] "POST /tags HTTP/1.1" 200 319 0.101975 10.0.0.33 - - [2026-08-20 16:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012346 10.0.0.33 - - [2026-08-20 16:04:12] "GET /tag/a4aa5408-a624-4309-b968-da3c38c9b685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.032518 10.0.0.33 - - [2026-08-20 16:04:12] "POST /id-to-fqname HTTP/1.1" 200 181 0.000532 10.0.0.33 - - [2026-08-20 16:04:13] "POST /fqname-to-id HTTP/1.1" 404 190 0.005801 10.0.0.33 - - [2026-08-20 16:04:13] "POST /security-groups HTTP/1.1" 200 578 0.103440 10.0.0.33 - - [2026-08-20 16:04:13] "POST /projects HTTP/1.1" 200 497 0.389157 10.0.0.33 - - [2026-08-20 16:04:13] "POST /fqname-to-id HTTP/1.1" 404 225 0.033818 10.0.0.33 - - [2026-08-20 16:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027009 10.0.0.33 - - [2026-08-20 16:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020037 10.0.0.33 - - [2026-08-20 16:04:13] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.046047 10.0.0.33 - - [2026-08-20 16:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.33 - - [2026-08-20 16:04:13] "POST /access-control-lists HTTP/1.1" 200 587 0.113844 10.0.0.33 - - [2026-08-20 16:04:13] "POST /fqname-to-id HTTP/1.1" 404 224 0.010780 10.0.0.33 - - [2026-08-20 16:04:13] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.024355 10.0.0.33 - - [2026-08-20 16:04:13] "POST /access-control-lists HTTP/1.1" 200 585 0.084147 10.0.0.33 - - [2026-08-20 16:04:13] "PUT /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79 HTTP/1.1" 200 264 0.134677 10.0.0.33 - - [2026-08-20 16:04:13] "PUT /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a HTTP/1.1" 200 264 0.104793 10.0.0.33 - - [2026-08-20 16:04:13] "POST /security-groups HTTP/1.1" 200 558 0.098831 10.0.0.33 - - [2026-08-20 16:04:13] "POST /fqname-to-id HTTP/1.1" 404 248 0.002741 10.0.0.33 - - [2026-08-20 16:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.032940 10.0.0.33 - - [2026-08-20 16:04:13] "POST /access-control-lists HTTP/1.1" 200 610 0.086971 10.0.0.33 - - [2026-08-20 16:04:13] "POST /fqname-to-id HTTP/1.1" 404 247 0.005348 10.0.0.33 - - [2026-08-20 16:04:13] "POST /chown HTTP/1.1" 200 109 0.082107 10.0.0.33 - - [2026-08-20 16:04:13] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018632 10.0.0.33 - - [2026-08-20 16:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007594 10.0.0.33 - - [2026-08-20 16:04:14] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.043153 10.0.0.33 - - [2026-08-20 16:04:14] "POST /access-control-lists HTTP/1.1" 200 608 0.114822 10.0.0.33 - - [2026-08-20 16:04:14] "POST /tags HTTP/1.1" 409 214 0.022563 10.0.0.33 - - [2026-08-20 16:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.33 - - [2026-08-20 16:04:14] "GET /tag/a4aa5408-a624-4309-b968-da3c38c9b685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.019605 10.0.0.33 - - [2026-08-20 16:04:14] "POST /firewall-rules HTTP/1.1" 200 578 0.092684 10.0.0.33 - - [2026-08-20 16:04:14] "GET /firewall-rule/96a1142c-2209-42e4-9cdc-f99a300b1bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.018496 10.0.0.33 - - [2026-08-20 16:04:14] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005823 10.0.0.33 - - [2026-08-20 16:04:14] "GET /firewall-rule/96a1142c-2209-42e4-9cdc-f99a300b1bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.003310 10.0.0.33 - - [2026-08-20 16:04:14] "POST /ref-update HTTP/1.1" 200 156 0.059178 10.0.0.33 - - [2026-08-20 16:04:14] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004659 10.0.0.33 - - [2026-08-20 16:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009676 10.0.0.33 - - [2026-08-20 16:04:14] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003863 10.0.0.33 - - [2026-08-20 16:04:14] "POST /tags HTTP/1.1" 409 214 0.002881 10.0.0.33 - - [2026-08-20 16:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.33 - - [2026-08-20 16:04:14] "GET /tag/a4aa5408-a624-4309-b968-da3c38c9b685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.015926 10.0.0.33 - - [2026-08-20 16:04:14] "POST /firewall-rules HTTP/1.1" 200 576 0.097675 10.0.0.33 - - [2026-08-20 16:04:14] "GET /firewall-rule/f4b308a8-6b4d-497d-820e-b2f13635094a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.021334 10.0.0.33 - - [2026-08-20 16:04:14] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.007173 10.0.0.33 - - [2026-08-20 16:04:14] "GET /firewall-rule/f4b308a8-6b4d-497d-820e-b2f13635094a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004405 10.0.0.33 - - [2026-08-20 16:04:14] "POST /ref-update HTTP/1.1" 200 156 0.073698 10.0.0.33 - - [2026-08-20 16:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.33 - - [2026-08-20 16:04:14] "GET /loadbalancer/7872a898-ac77-4fad-ac0a-8e34657265fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003896 10.0.0.33 - - [2026-08-20 16:04:14] "POST /tags HTTP/1.1" 200 363 0.036690 10.0.0.33 - - [2026-08-20 16:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.33 - - [2026-08-20 16:04:15] "GET /tag/b07fafc1-8975-44e1-a655-b59c62ecf9db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.016422 10.0.0.33 - - [2026-08-20 16:04:15] "POST /tags HTTP/1.1" 200 311 0.027603 10.0.0.33 - - [2026-08-20 16:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.33 - - [2026-08-20 16:04:15] "GET /tag/4ff96c28-4d04-46a0-b844-26798e0fa5c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.014737 10.0.0.33 - - [2026-08-20 16:04:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.002084 10.0.0.33 - - [2026-08-20 16:04:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.004062 10.0.0.33 - - [2026-08-20 16:04:15] "POST /security-groups HTTP/1.1" 200 574 0.077215 10.0.0.33 - - [2026-08-20 16:04:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.002757 10.0.0.33 - - [2026-08-20 16:04:15] "POST /projects HTTP/1.1" 200 489 0.273837 10.0.0.33 - - [2026-08-20 16:04:15] "POST /access-control-lists HTTP/1.1" 200 583 0.074049 10.0.0.33 - - [2026-08-20 16:04:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.059513 10.0.0.33 - - [2026-08-20 16:04:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.014238 10.0.0.33 - - [2026-08-20 16:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010535 10.0.0.33 - - [2026-08-20 16:04:15] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.017833 10.0.0.33 - - [2026-08-20 16:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.33 - - [2026-08-20 16:04:15] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006299 10.0.0.33 - - [2026-08-20 16:04:15] "POST /access-control-lists HTTP/1.1" 200 581 0.056212 10.0.0.33 - - [2026-08-20 16:04:15] "PUT /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79 HTTP/1.1" 200 264 0.099085 10.0.0.33 - - [2026-08-20 16:04:15] "PUT /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a HTTP/1.1" 200 264 0.075612 10.0.0.33 - - [2026-08-20 16:04:15] "POST /security-groups HTTP/1.1" 200 546 0.099528 10.0.0.33 - - [2026-08-20 16:04:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.005555 10.0.0.33 - - [2026-08-20 16:04:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028944 10.0.0.33 - - [2026-08-20 16:04:16] "POST /chown HTTP/1.1" 200 109 0.035362 10.0.0.33 - - [2026-08-20 16:04:16] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028346 10.0.0.33 - - [2026-08-20 16:04:16] "POST /access-control-lists HTTP/1.1" 200 602 0.127236 10.0.0.33 - - [2026-08-20 16:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014775 10.0.0.33 - - [2026-08-20 16:04:16] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015822 10.0.0.33 - - [2026-08-20 16:04:16] "POST /fqname-to-id HTTP/1.1" 404 239 0.027763 10.0.0.33 - - [2026-08-20 16:04:16] "POST /tags HTTP/1.1" 409 210 0.003759 10.0.0.33 - - [2026-08-20 16:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.33 - - [2026-08-20 16:04:16] "GET /tag/4ff96c28-4d04-46a0-b844-26798e0fa5c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.025293 10.0.0.33 - - [2026-08-20 16:04:16] "POST /access-control-lists HTTP/1.1" 200 600 0.104405 10.0.0.33 - - [2026-08-20 16:04:16] "POST /firewall-rules HTTP/1.1" 200 570 0.116437 10.0.0.33 - - [2026-08-20 16:04:16] "GET /firewall-rule/4672c2d4-ad84-4c0d-bf8e-589c4b73fc28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.016190 10.0.0.33 - - [2026-08-20 16:04:16] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005776 10.0.0.33 - - [2026-08-20 16:04:16] "GET /firewall-rule/4672c2d4-ad84-4c0d-bf8e-589c4b73fc28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004071 10.0.0.33 - - [2026-08-20 16:04:16] "POST /ref-update HTTP/1.1" 200 156 0.059649 10.0.0.33 - - [2026-08-20 16:04:16] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006535 10.0.0.33 - - [2026-08-20 16:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.33 - - [2026-08-20 16:04:16] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003550 10.0.0.33 - - [2026-08-20 16:04:16] "POST /tags HTTP/1.1" 409 210 0.003057 10.0.0.33 - - [2026-08-20 16:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.33 - - [2026-08-20 16:04:16] "GET /tag/4ff96c28-4d04-46a0-b844-26798e0fa5c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017902 10.0.0.33 - - [2026-08-20 16:04:16] "POST /firewall-rules HTTP/1.1" 200 568 0.077155 10.0.0.33 - - [2026-08-20 16:04:16] "GET /firewall-rule/54c5f377-04c1-4421-ba5f-0304347ba29a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006068 10.0.0.33 - - [2026-08-20 16:04:16] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005632 10.0.0.33 - - [2026-08-20 16:04:16] "GET /firewall-rule/54c5f377-04c1-4421-ba5f-0304347ba29a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003589 10.0.0.33 - - [2026-08-20 16:04:16] "POST /ref-update HTTP/1.1" 200 156 0.063092 10.0.0.33 - - [2026-08-20 16:04:17] "POST /tags HTTP/1.1" 409 237 0.012551 10.0.0.33 - - [2026-08-20 16:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013237 10.0.0.33 - - [2026-08-20 16:04:17] "GET /tag/8ad55fc3-60a1-4dbf-87fd-9b787bf2ebfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.021080 10.0.0.33 - - [2026-08-20 16:04:17] "POST /tags HTTP/1.1" 409 210 0.002622 10.0.0.33 - - [2026-08-20 16:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.33 - - [2026-08-20 16:04:17] "GET /tag/430f41be-c0a3-4eaa-bc32-9ceddc231225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013342 10.0.0.33 - - [2026-08-20 16:04:17] "POST /projects HTTP/1.1" 409 223 0.002945 10.0.0.33 - - [2026-08-20 16:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.33 - - [2026-08-20 16:04:17] "GET /project/dd97221e-1a3a-43b9-b109-47e4aa8a2bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052049 10.0.0.33 - - [2026-08-20 16:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.33 - - [2026-08-20 16:04:17] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005996 10.0.0.33 - - [2026-08-20 16:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.33 - - [2026-08-20 16:04:17] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005797 10.0.0.33 - - [2026-08-20 16:04:17] "PUT /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79 HTTP/1.1" 200 264 0.065221 10.0.0.33 - - [2026-08-20 16:04:17] "PUT /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a HTTP/1.1" 200 264 0.084780 10.0.0.33 - - [2026-08-20 16:04:17] "POST /security-groups HTTP/1.1" 409 253 0.012384 10.0.0.33 - - [2026-08-20 16:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.33 - - [2026-08-20 16:04:17] "PUT /security-group/1fbeae60-37db-4c02-a14b-1246afc0bc49 HTTP/1.1" 200 262 0.075425 10.0.0.33 - - [2026-08-20 16:04:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.036387 10.0.0.33 - - [2026-08-20 16:04:17] "PUT /access-control-list/0773bf1b-cfa7-4a7f-9f22-2fefef2c0ad0 HTTP/1.1" 200 272 0.018105 10.0.0.33 - - [2026-08-20 16:04:17] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023448 10.0.0.33 - - [2026-08-20 16:04:17] "PUT /access-control-list/7777f801-6561-4e74-be70-8db99e3bf4b4 HTTP/1.1" 200 272 0.063887 10.0.0.33 - - [2026-08-20 16:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.33 - - [2026-08-20 16:04:17] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003977 10.0.0.33 - - [2026-08-20 16:04:17] "POST /tags HTTP/1.1" 409 210 0.002916 10.0.0.33 - - [2026-08-20 16:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.33 - - [2026-08-20 16:04:17] "GET /tag/430f41be-c0a3-4eaa-bc32-9ceddc231225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015127 10.0.0.33 - - [2026-08-20 16:04:18] "POST /firewall-rules HTTP/1.1" 200 570 0.080502 10.0.0.33 - - [2026-08-20 16:04:18] "GET /firewall-rule/9c2368bc-57c7-4ed4-8225-a493fd60e911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005844 10.0.0.33 - - [2026-08-20 16:04:18] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005858 10.0.0.33 - - [2026-08-20 16:04:18] "GET /firewall-rule/9c2368bc-57c7-4ed4-8225-a493fd60e911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004261 10.0.0.33 - - [2026-08-20 16:04:18] "POST /ref-update HTTP/1.1" 200 156 0.088760 10.0.0.33 - - [2026-08-20 16:04:18] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007630 10.0.0.33 - - [2026-08-20 16:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.33 - - [2026-08-20 16:04:18] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003819 10.0.0.33 - - [2026-08-20 16:04:18] "POST /tags HTTP/1.1" 409 210 0.002957 10.0.0.33 - - [2026-08-20 16:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.33 - - [2026-08-20 16:04:18] "GET /tag/430f41be-c0a3-4eaa-bc32-9ceddc231225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017780 10.0.0.33 - - [2026-08-20 16:04:18] "POST /firewall-rules HTTP/1.1" 200 568 0.084252 10.0.0.33 - - [2026-08-20 16:04:18] "GET /firewall-rule/a2aee923-1f0a-4219-b21d-25bdec733f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007672 10.0.0.33 - - [2026-08-20 16:04:18] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.006247 10.0.0.33 - - [2026-08-20 16:04:18] "GET /firewall-rule/a2aee923-1f0a-4219-b21d-25bdec733f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004009 10.0.0.33 - - [2026-08-20 16:04:18] "POST /ref-update HTTP/1.1" 200 156 0.074331 10.0.0.33 - - [2026-08-20 16:04:18] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006061 10.0.0.33 - - [2026-08-20 16:04:18] "POST /set-tag HTTP/1.1" 200 109 0.007369 10.0.0.249 - - [2026-08-20 16:04:57] "GET / HTTP/1.1" 200 35931 0.001846 10.0.0.249 - - [2026-08-20 16:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.249 - - [2026-08-20 16:04:57] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.023440 10.0.0.249 - - [2026-08-20 16:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006241 10.0.0.249 - - [2026-08-20 16:04:57] "GET /routing-instance/d708b971-4a6b-4810-ab1d-224feea5ff77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004563 10.0.0.249 - - [2026-08-20 16:04:57] "PUT /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28 HTTP/1.1" 200 274 0.028777 10.0.0.249 - - [2026-08-20 16:04:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.003659 10.0.0.249 - - [2026-08-20 16:04:57] "POST /virtual-routers HTTP/1.1" 200 599 0.020902 10.0.0.249 - - [2026-08-20 16:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006420 10.0.0.249 - - [2026-08-20 16:04:57] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005604 10.0.0.249 - - [2026-08-20 16:04:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.002670 10.0.0.249 - - [2026-08-20 16:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.249 - - [2026-08-20 16:04:58] "GET /virtual-network/ddd03634-3405-41c7-ada6-bc08a1aabd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.010252 10.0.0.249 - - [2026-08-20 16:04:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.116585 10.0.0.33 - - [2026-08-20 16:05:40] "GET /global-system-configs HTTP/1.1" 200 322 0.009739 10.0.0.33 - - [2026-08-20 16:05:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002819 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:07:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001362 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:07:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001503 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:07:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:07:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001290 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:07:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001404 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:07:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001331 10.0.0.33 - - [2026-08-20 16:07:59] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004191 10.0.0.33 - - [2026-08-20 16:07:59] "POST /ref-update HTTP/1.1" 200 156 0.032282 10.0.0.33 - - [2026-08-20 16:08:05] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006019 10.0.0.33 - - [2026-08-20 16:08:05] "POST /set-tag HTTP/1.1" 200 109 0.003393 10.0.0.33 - - [2026-08-20 16:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.33 - - [2026-08-20 16:08:05] "GET /loadbalancer/7872a898-ac77-4fad-ac0a-8e34657265fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003556 10.0.0.33 - - [2026-08-20 16:08:05] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005053 10.0.0.33 - - [2026-08-20 16:08:05] "POST /set-tag HTTP/1.1" 200 109 0.004018 10.0.0.33 - - [2026-08-20 16:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.33 - - [2026-08-20 16:08:05] "GET /loadbalancer/7872a898-ac77-4fad-ac0a-8e34657265fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003442 10.0.0.33 - - [2026-08-20 16:08:05] "GET /loadbalancer-pool/a6f0ac9d-7d89-4d49-98e8-265516e78372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005626 10.0.0.33 - - [2026-08-20 16:08:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.042873 10.0.0.33 - - [2026-08-20 16:08:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026953 10.0.0.33 - - [2026-08-20 16:08:05] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013134 10.0.0.33 - - [2026-08-20 16:08:05] "POST /tags HTTP/1.1" 409 205 0.011424 10.0.0.33 - - [2026-08-20 16:08:05] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016752 10.0.0.33 - - [2026-08-20 16:08:05] "POST /ref-update HTTP/1.1" 200 156 0.018031 10.0.0.33 - - [2026-08-20 16:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012313 10.0.0.33 - - [2026-08-20 16:08:05] "GET /floating-ip/5ea38a23-e3b7-4403-a972-15892a682c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.010270 10.0.0.33 - - [2026-08-20 16:08:05] "GET /tag/103a97bd-acb9-4bcb-87fb-c31ba24aa94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.027682 10.0.0.33 - - [2026-08-20 16:08:06] "PUT /floating-ip/5ea38a23-e3b7-4403-a972-15892a682c55 HTTP/1.1" 200 256 0.030360 10.0.0.33 - - [2026-08-20 16:08:06] "POST /set-tag HTTP/1.1" 200 109 0.117224 10.0.0.33 - - [2026-08-20 16:08:06] "GET /loadbalancer-pool/c8ca8c29-f0f1-4628-b867-15db55010571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005069 10.0.0.33 - - [2026-08-20 16:08:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027115 10.0.0.33 - - [2026-08-20 16:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.040482 10.0.0.33 - - [2026-08-20 16:08:06] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008969 10.0.0.33 - - [2026-08-20 16:08:06] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010133 10.0.0.33 - - [2026-08-20 16:08:06] "POST /set-tag HTTP/1.1" 200 109 0.007915 10.0.0.33 - - [2026-08-20 16:08:06] "POST /ref-update HTTP/1.1" 200 156 0.022797 10.0.0.33 - - [2026-08-20 16:08:06] "GET /loadbalancer-pool/2aec8c9e-0a93-4725-9d4c-439f804cd8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009704 10.0.0.33 - - [2026-08-20 16:08:06] "GET /floating-ip/5ea38a23-e3b7-4403-a972-15892a682c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.019064 10.0.0.33 - - [2026-08-20 16:08:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.044053 10.0.0.33 - - [2026-08-20 16:08:06] "PUT /floating-ip/5ea38a23-e3b7-4403-a972-15892a682c55 HTTP/1.1" 200 256 0.024854 10.0.0.33 - - [2026-08-20 16:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023608 10.0.0.33 - - [2026-08-20 16:08:06] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010856 10.0.0.33 - - [2026-08-20 16:08:06] "POST /set-tag HTTP/1.1" 200 109 0.003810 10.0.0.33 - - [2026-08-20 16:08:06] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008541 10.0.0.33 - - [2026-08-20 16:08:06] "POST /ref-update HTTP/1.1" 200 156 0.011271 10.0.0.33 - - [2026-08-20 16:08:06] "GET /floating-ip/5ea38a23-e3b7-4403-a972-15892a682c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.018443 10.0.0.33 - - [2026-08-20 16:08:06] "PUT /floating-ip/5ea38a23-e3b7-4403-a972-15892a682c55 HTTP/1.1" 200 256 0.024695 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:08:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001951 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:08:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001568 10.0.0.33 - - [2026-08-20 16:09:04] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015637 10.0.0.33 - - [2026-08-20 16:09:04] "POST /set-tag HTTP/1.1" 200 109 0.009958 10.0.0.33 - - [2026-08-20 16:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018769 10.0.0.33 - - [2026-08-20 16:09:04] "GET /loadbalancer/7872a898-ac77-4fad-ac0a-8e34657265fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006360 10.0.0.33 - - [2026-08-20 16:09:04] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008351 10.0.0.33 - - [2026-08-20 16:09:04] "POST /set-tag HTTP/1.1" 200 109 0.045145 10.0.0.33 - - [2026-08-20 16:09:04] "DELETE /loadbalancer-member/542e025c-64e5-4c69-a5ce-d1cd9ea85e44 HTTP/1.1" 200 115 0.082132 10.0.0.33 - - [2026-08-20 16:09:04] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.023157 10.0.0.33 - - [2026-08-20 16:09:04] "POST /set-tag HTTP/1.1" 200 109 0.003449 10.0.0.33 - - [2026-08-20 16:09:04] "DELETE /loadbalancer-member/c3bf9fc6-ccc9-4a22-95e2-ef4b3e54729a HTTP/1.1" 200 115 0.054527 10.0.0.33 - - [2026-08-20 16:09:04] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010572 10.0.0.33 - - [2026-08-20 16:09:04] "POST /set-tag HTTP/1.1" 200 109 0.003917 10.0.0.33 - - [2026-08-20 16:09:04] "DELETE /loadbalancer-member/68bae907-4247-4a57-af34-2fee25b3fc14 HTTP/1.1" 200 115 0.049155 10.0.0.33 - - [2026-08-20 16:09:14] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.020709 10.0.0.33 - - [2026-08-20 16:09:14] "POST /set-tag HTTP/1.1" 200 109 0.006559 10.0.0.33 - - [2026-08-20 16:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.33 - - [2026-08-20 16:09:14] "GET /loadbalancer/7872a898-ac77-4fad-ac0a-8e34657265fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003061 10.0.0.33 - - [2026-08-20 16:09:14] "GET /loadbalancer-pool/a6f0ac9d-7d89-4d49-98e8-265516e78372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.027178 10.0.0.33 - - [2026-08-20 16:09:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037305 10.0.0.33 - - [2026-08-20 16:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.056300 10.0.0.33 - - [2026-08-20 16:09:14] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.047237 10.0.0.33 - - [2026-08-20 16:09:14] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.029817 10.0.0.33 - - [2026-08-20 16:09:14] "GET /floating-ip/5ea38a23-e3b7-4403-a972-15892a682c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.008209 10.0.0.33 - - [2026-08-20 16:09:14] "POST /set-tag HTTP/1.1" 200 109 0.095739 10.0.0.33 - - [2026-08-20 16:09:14] "GET /loadbalancer-pool/c8ca8c29-f0f1-4628-b867-15db55010571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.051804 10.0.0.33 - - [2026-08-20 16:09:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029472 10.0.0.33 - - [2026-08-20 16:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012659 10.0.0.33 - - [2026-08-20 16:09:14] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013756 10.0.0.33 - - [2026-08-20 16:09:14] "POST /set-tag HTTP/1.1" 200 109 0.012126 10.0.0.33 - - [2026-08-20 16:09:14] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007765 10.0.0.33 - - [2026-08-20 16:09:14] "GET /floating-ip/5ea38a23-e3b7-4403-a972-15892a682c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003224 10.0.0.33 - - [2026-08-20 16:09:14] "GET /loadbalancer-pool/2aec8c9e-0a93-4725-9d4c-439f804cd8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003839 10.0.0.33 - - [2026-08-20 16:09:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037946 10.0.0.33 - - [2026-08-20 16:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024446 10.0.0.33 - - [2026-08-20 16:09:14] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015224 10.0.0.33 - - [2026-08-20 16:09:14] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012215 10.0.0.33 - - [2026-08-20 16:09:14] "GET /floating-ip/5ea38a23-e3b7-4403-a972-15892a682c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003749 10.0.0.33 - - [2026-08-20 16:09:14] "POST /set-tag HTTP/1.1" 200 109 0.003224 10.0.0.249 - - [2026-08-20 16:09:15] "GET / HTTP/1.1" 200 35931 0.001822 10.0.0.249 - - [2026-08-20 16:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.249 - - [2026-08-20 16:09:15] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005316 10.0.0.249 - - [2026-08-20 16:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.249 - - [2026-08-20 16:09:15] "GET /routing-instance/d708b971-4a6b-4810-ab1d-224feea5ff77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004368 10.0.0.249 - - [2026-08-20 16:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.249 - - [2026-08-20 16:09:15] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005857 10.0.0.249 - - [2026-08-20 16:09:15] "PUT /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962 HTTP/1.1" 200 262 0.014320 10.0.0.249 - - [2026-08-20 16:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.020961 10.0.0.249 - - [2026-08-20 16:09:15] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004101 10.0.0.249 - - [2026-08-20 16:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.249 - - [2026-08-20 16:09:15] "GET /virtual-machine-interface/d8e775b0-df19-49aa-92d0-2544b09b53cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006030 10.0.0.249 - - [2026-08-20 16:09:15] "PUT /virtual-machine-interface/d8e775b0-df19-49aa-92d0-2544b09b53cc HTTP/1.1" 200 284 0.013957 10.0.0.33 - - [2026-08-20 16:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.33 - - [2026-08-20 16:09:33] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003337 10.0.0.33 - - [2026-08-20 16:10:40] "GET /global-system-configs HTTP/1.1" 200 322 0.006304 10.0.0.33 - - [2026-08-20 16:10:43] "GET /global-system-configs HTTP/1.1" 200 322 0.003042 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:12:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001136 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:12:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001089 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:12:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:12:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:12:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001671 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:12:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005338 10.0.0.33 - - [2026-08-20 16:13:34] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012131 10.0.0.33 - - [2026-08-20 16:13:34] "POST /set-tag HTTP/1.1" 200 109 0.009071 10.0.0.33 - - [2026-08-20 16:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.33 - - [2026-08-20 16:13:35] "GET /loadbalancer/7872a898-ac77-4fad-ac0a-8e34657265fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008347 10.0.0.33 - - [2026-08-20 16:13:35] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008430 10.0.0.33 - - [2026-08-20 16:13:35] "POST /set-tag HTTP/1.1" 200 109 0.039253 10.0.0.33 - - [2026-08-20 16:13:35] "DELETE /loadbalancer-member/324751ab-56ea-40ee-b6d8-9c74feb7aa56 HTTP/1.1" 200 115 0.091640 10.0.0.33 - - [2026-08-20 16:13:35] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015684 10.0.0.33 - - [2026-08-20 16:13:35] "POST /set-tag HTTP/1.1" 200 109 0.007134 10.0.0.33 - - [2026-08-20 16:13:35] "DELETE /loadbalancer-member/90558508-4b9f-4aad-962e-250c4dec2824 HTTP/1.1" 200 115 0.076316 10.0.0.33 - - [2026-08-20 16:13:35] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019800 10.0.0.33 - - [2026-08-20 16:13:35] "POST /set-tag HTTP/1.1" 200 109 0.005835 10.0.0.33 - - [2026-08-20 16:13:35] "DELETE /loadbalancer-member/be430187-33e6-4d7a-9069-cfce1a72543f HTTP/1.1" 200 115 0.088446 10.0.0.33 - - [2026-08-20 16:13:35] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013938 10.0.0.33 - - [2026-08-20 16:13:35] "POST /set-tag HTTP/1.1" 200 109 0.003540 10.0.0.33 - - [2026-08-20 16:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005603 10.0.0.33 - - [2026-08-20 16:13:35] "GET /loadbalancer/7872a898-ac77-4fad-ac0a-8e34657265fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003527 10.0.0.33 - - [2026-08-20 16:13:35] "GET /loadbalancer-pool/a6f0ac9d-7d89-4d49-98e8-265516e78372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004225 10.0.0.33 - - [2026-08-20 16:13:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023445 10.0.0.33 - - [2026-08-20 16:13:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.038881 10.0.0.33 - - [2026-08-20 16:13:35] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015725 10.0.0.33 - - [2026-08-20 16:13:35] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015181 10.0.0.33 - - [2026-08-20 16:13:35] "GET /floating-ip/5ea38a23-e3b7-4403-a972-15892a682c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003140 10.0.0.33 - - [2026-08-20 16:13:35] "POST /set-tag HTTP/1.1" 200 109 0.082178 10.0.0.33 - - [2026-08-20 16:13:35] "GET /loadbalancer-pool/c8ca8c29-f0f1-4628-b867-15db55010571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.009988 10.0.0.33 - - [2026-08-20 16:13:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.044161 10.0.0.33 - - [2026-08-20 16:13:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016537 10.0.0.33 - - [2026-08-20 16:13:36] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013453 10.0.0.33 - - [2026-08-20 16:13:36] "POST /set-tag HTTP/1.1" 200 109 0.003335 10.0.0.33 - - [2026-08-20 16:13:36] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005330 10.0.0.33 - - [2026-08-20 16:13:36] "GET /floating-ip/5ea38a23-e3b7-4403-a972-15892a682c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003294 10.0.0.33 - - [2026-08-20 16:13:36] "GET /loadbalancer-pool/2aec8c9e-0a93-4725-9d4c-439f804cd8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003647 10.0.0.33 - - [2026-08-20 16:13:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032856 10.0.0.33 - - [2026-08-20 16:13:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.029835 10.0.0.33 - - [2026-08-20 16:13:36] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019093 10.0.0.33 - - [2026-08-20 16:13:36] "GET /virtual-machine-interface/c6536392-9cb0-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007107 10.0.0.33 - - [2026-08-20 16:13:36] "GET /floating-ip/5ea38a23-e3b7-4403-a972-15892a682c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004183 10.0.0.33 - - [2026-08-20 16:13:36] "POST /set-tag HTTP/1.1" 200 109 0.003892 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:14:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001151 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:14:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001228 10.0.0.33 - - [2026-08-20 16:15:31] "GET / HTTP/1.1" 200 35931 0.001790 10.0.0.33 - - [2026-08-20 16:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.33 - - [2026-08-20 16:15:31] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057333 10.0.0.33 - - [2026-08-20 16:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.33 - - [2026-08-20 16:15:31] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038123 10.0.0.33 - - [2026-08-20 16:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.33 - - [2026-08-20 16:15:32] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041857 10.0.0.33 - - [2026-08-20 16:15:32] "POST /tags HTTP/1.1" 200 333 0.037876 10.0.0.33 - - [2026-08-20 16:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005941 10.0.0.33 - - [2026-08-20 16:15:32] "GET /tag/32484e9e-bc73-4dfc-916c-b2b10cffa71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.025629 10.0.0.33 - - [2026-08-20 16:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.33 - - [2026-08-20 16:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.33 - - [2026-08-20 16:15:32] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047716 10.0.0.33 - - [2026-08-20 16:15:32] "GET /virtual-networks?parent_id=7a158106-03df-4ec8-a29d-5bb64acc30ba&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002393 10.0.0.33 - - [2026-08-20 16:15:33] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052497 10.0.0.33 - - [2026-08-20 16:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012182 10.0.0.33 - - [2026-08-20 16:15:33] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006457 10.0.0.33 - - [2026-08-20 16:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.33 - - [2026-08-20 16:15:33] "POST /virtual-networks HTTP/1.1" 200 512 0.124174 10.0.0.33 - - [2026-08-20 16:15:33] "GET /service-appliance-set/aff669a8-15f0-4360-b831-0a97037c1064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013983 10.0.0.33 - - [2026-08-20 16:15:33] "POST /fqname-to-id HTTP/1.1" 404 254 0.004743 10.0.0.33 - - [2026-08-20 16:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.33 - - [2026-08-20 16:15:33] "GET /network-ipam/d3fbaa05-a9ca-4440-8cbb-cbb296c958ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002842 10.0.0.33 - - [2026-08-20 16:15:33] "POST /useragent-kv HTTP/1.1" 200 115 0.001981 10.0.0.33 - - [2026-08-20 16:15:33] "POST /ref-update HTTP/1.1" 200 156 0.116039 10.0.0.33 - - [2026-08-20 16:15:33] "GET /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011269 10.0.0.33 - - [2026-08-20 16:15:33] "GET /domains HTTP/1.1" 200 280 0.003315 10.0.0.33 - - [2026-08-20 16:15:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.171844 10.0.0.33 - - [2026-08-20 16:15:33] "GET /virtual-machine-interface/8c68283f-ca2c-483e-8ed3-71fd7ab5f41d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.019805 10.0.0.33 - - [2026-08-20 16:15:33] "GET /domain/25d8dbbd-07ff-4aad-a584-96a62043ef21 HTTP/1.1" 200 3086 0.028453 10.0.0.33 - - [2026-08-20 16:15:33] "POST /instance-ips HTTP/1.1" 200 409 0.040882 10.0.0.33 - - [2026-08-20 16:15:33] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba HTTP/1.1" 200 5476 0.071244 10.0.0.33 - - [2026-08-20 16:15:33] "GET /instance-ip/15538fca-db91-45d7-850f-a0d255b4473a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.017757 10.0.0.33 - - [2026-08-20 16:15:33] "GET /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 HTTP/1.1" 200 2084 0.013738 10.0.0.33 - - [2026-08-20 16:15:33] "GET /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 HTTP/1.1" 200 2084 0.005334 10.0.0.33 - - [2026-08-20 16:15:33] "GET /routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 HTTP/1.1" 200 1181 0.005635 10.0.0.33 - - [2026-08-20 16:15:33] "GET /routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 HTTP/1.1" 200 1181 0.004585 10.0.0.33 - - [2026-08-20 16:15:33] "POST /loadbalancers HTTP/1.1" 200 610 0.098264 10.0.0.33 - - [2026-08-20 16:15:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.033575 10.0.0.33 - - [2026-08-20 16:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016325 10.0.0.33 - - [2026-08-20 16:15:33] "POST /route-targets HTTP/1.1" 200 327 0.044870 10.0.0.33 - - [2026-08-20 16:15:33] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.087321 10.0.0.33 - - [2026-08-20 16:15:33] "GET /instance-ip/15538fca-db91-45d7-850f-a0d255b4473a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004019 10.0.0.33 - - [2026-08-20 16:15:33] "POST /ref-update HTTP/1.1" 200 156 0.045708 10.0.0.33 - - [2026-08-20 16:15:33] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063143 10.0.0.33 - - [2026-08-20 16:15:33] "GET /loadbalancer/2a18059a-0cb1-47c7-9b0c-7d4f5677f524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005793 10.0.0.33 - - [2026-08-20 16:15:33] "POST /floating-ips HTTP/1.1" 200 597 0.052615 10.0.0.33 - - [2026-08-20 16:15:33] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.037488 10.0.0.33 - - [2026-08-20 16:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005507 10.0.0.33 - - [2026-08-20 16:15:33] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039227 10.0.0.33 - - [2026-08-20 16:15:33] "GET /loadbalancer-listener/1d8e55e1-8ce1-4f48-9588-44277f456244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005678 10.0.0.33 - - [2026-08-20 16:15:33] "GET /loadbalancer-listener/1d8e55e1-8ce1-4f48-9588-44277f456244?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004550 10.0.0.33 - - [2026-08-20 16:15:34] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024959 10.0.0.33 - - [2026-08-20 16:15:34] "GET /instance-ip/15538fca-db91-45d7-850f-a0d255b4473a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003451 10.0.0.33 - - [2026-08-20 16:15:34] "GET /instance-ip/15538fca-db91-45d7-850f-a0d255b4473a?fields=floating_ips HTTP/1.1" 200 1211 0.006596 10.0.0.33 - - [2026-08-20 16:15:34] "GET /floating-ip/f2842d9b-add0-4a82-b403-f90d16829477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003099 10.0.0.33 - - [2026-08-20 16:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2026-08-20 16:15:34] "GET /loadbalancer/2a18059a-0cb1-47c7-9b0c-7d4f5677f524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003191 10.0.0.33 - - [2026-08-20 16:15:34] "POST /tags HTTP/1.1" 200 295 0.066375 10.0.0.33 - - [2026-08-20 16:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010890 10.0.0.33 - - [2026-08-20 16:15:34] "GET /tag/b3314623-6e45-4896-a73a-db6c0ba20a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.013132 10.0.0.33 - - [2026-08-20 16:15:34] "POST /tags HTTP/1.1" 409 233 0.003000 10.0.0.33 - - [2026-08-20 16:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.33 - - [2026-08-20 16:15:34] "GET /tag/cf6821f9-7172-43e3-975d-e13cd897fe49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.012178 10.0.0.33 - - [2026-08-20 16:15:34] "POST /tags HTTP/1.1" 409 206 0.002733 10.0.0.33 - - [2026-08-20 16:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.33 - - [2026-08-20 16:15:34] "GET /tag/38031a21-2292-46ee-94ab-3d0682d68316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011597 10.0.0.33 - - [2026-08-20 16:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.33 - - [2026-08-20 16:15:34] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005322 10.0.0.33 - - [2026-08-20 16:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.33 - - [2026-08-20 16:15:34] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036934 10.0.0.33 - - [2026-08-20 16:15:34] "POST /virtual-machines HTTP/1.1" 200 369 0.015242 10.0.0.33 - - [2026-08-20 16:15:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022587 10.0.0.33 - - [2026-08-20 16:15:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.128402 10.0.0.33 - - [2026-08-20 16:15:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014128 10.0.0.33 - - [2026-08-20 16:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012425 10.0.0.33 - - [2026-08-20 16:15:34] "GET /virtual-machine-interface/5f832c9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010602 10.0.0.33 - - [2026-08-20 16:15:34] "POST /instance-ips HTTP/1.1" 200 409 0.062701 10.0.0.33 - - [2026-08-20 16:15:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.034285 10.0.0.33 - - [2026-08-20 16:15:34] "GET /virtual-machine-interface/5f832c9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.018907 10.0.0.33 - - [2026-08-20 16:15:35] "POST /set-tag HTTP/1.1" 200 109 0.025843 10.0.0.33 - - [2026-08-20 16:15:35] "GET /virtual-machine-interface/5f832c9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022159 10.0.0.33 - - [2026-08-20 16:15:35] "GET /instance-ip/5fa27ac8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003424 10.0.0.33 - - [2026-08-20 16:15:35] "GET /virtual-machine-interface/5f832c9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004871 10.0.0.33 - - [2026-08-20 16:15:35] "POST /set-tag HTTP/1.1" 200 109 0.003682 10.0.0.33 - - [2026-08-20 16:15:35] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002640 10.0.0.33 - - [2026-08-20 16:15:35] "POST /ref-update HTTP/1.1" 200 156 0.011157 10.0.0.33 - - [2026-08-20 16:15:35] "GET /virtual-machine-interface/5f832c9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020138 10.0.0.33 - - [2026-08-20 16:15:35] "POST /set-tag HTTP/1.1" 200 109 0.007107 10.0.0.33 - - [2026-08-20 16:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.33 - - [2026-08-20 16:15:35] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004290 10.0.0.33 - - [2026-08-20 16:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.33 - - [2026-08-20 16:15:35] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057523 10.0.0.33 - - [2026-08-20 16:15:35] "POST /virtual-machines HTTP/1.1" 200 369 0.010648 10.0.0.33 - - [2026-08-20 16:15:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010815 10.0.0.33 - - [2026-08-20 16:15:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.162257 10.0.0.33 - - [2026-08-20 16:15:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.049545 10.0.0.33 - - [2026-08-20 16:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020545 10.0.0.33 - - [2026-08-20 16:15:35] "GET /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.016649 10.0.0.33 - - [2026-08-20 16:15:35] "POST /instance-ips HTTP/1.1" 200 409 0.035467 10.0.0.33 - - [2026-08-20 16:15:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.032884 10.0.0.33 - - [2026-08-20 16:15:35] "GET /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010048 10.0.0.33 - - [2026-08-20 16:15:35] "POST /set-tag HTTP/1.1" 200 109 0.023952 10.0.0.33 - - [2026-08-20 16:15:36] "GET /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.028978 10.0.0.33 - - [2026-08-20 16:15:36] "GET /instance-ip/6032756a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004754 10.0.0.33 - - [2026-08-20 16:15:36] "GET /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007197 10.0.0.33 - - [2026-08-20 16:15:36] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.33 - - [2026-08-20 16:15:36] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.008981 10.0.0.33 - - [2026-08-20 16:15:36] "POST /ref-update HTTP/1.1" 200 156 0.012242 10.0.0.33 - - [2026-08-20 16:15:36] "GET /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004832 10.0.0.33 - - [2026-08-20 16:15:36] "POST /set-tag HTTP/1.1" 200 109 0.003277 10.0.0.33 - - [2026-08-20 16:15:36] "GET /virtual-machine-interface/5f832c9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004413 10.0.0.33 - - [2026-08-20 16:15:36] "POST /set-tag HTTP/1.1" 200 109 0.002742 10.0.0.33 - - [2026-08-20 16:15:36] "GET /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006130 10.0.0.33 - - [2026-08-20 16:15:36] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.33 - - [2026-08-20 16:15:38] "GET /domains HTTP/1.1" 200 280 0.003209 10.0.0.33 - - [2026-08-20 16:15:38] "GET /domain/25d8dbbd-07ff-4aad-a584-96a62043ef21 HTTP/1.1" 200 3086 0.003382 10.0.0.33 - - [2026-08-20 16:15:38] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba HTTP/1.1" 200 7064 0.047057 10.0.0.33 - - [2026-08-20 16:15:38] "GET /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 HTTP/1.1" 200 2084 0.008565 10.0.0.33 - - [2026-08-20 16:15:38] "GET /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 HTTP/1.1" 200 2084 0.006676 10.0.0.33 - - [2026-08-20 16:15:38] "GET /routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 HTTP/1.1" 200 1402 0.005939 10.0.0.33 - - [2026-08-20 16:15:38] "GET /routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 HTTP/1.1" 200 1402 0.005170 10.0.0.33 - - [2026-08-20 16:15:38] "GET /route-target/ef7a15af-70a8-420b-bc20-66ce4564b563 HTTP/1.1" 200 1153 0.003238 10.0.0.33 - - [2026-08-20 16:15:38] "GET /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 HTTP/1.1" 200 2084 0.004797 10.0.0.33 - - [2026-08-20 16:15:38] "GET /routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 HTTP/1.1" 200 1402 0.004189 10.0.0.33 - - [2026-08-20 16:15:38] "GET /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005833 10.0.0.33 - - [2026-08-20 16:15:38] "GET /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 HTTP/1.1" 200 2084 0.006073 10.0.0.33 - - [2026-08-20 16:15:38] "GET /routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 HTTP/1.1" 200 1402 0.017359 10.0.0.33 - - [2026-08-20 16:15:38] "GET /routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 HTTP/1.1" 200 1402 0.004627 10.0.0.33 - - [2026-08-20 16:15:38] "GET /route-target/ef7a15af-70a8-420b-bc20-66ce4564b563 HTTP/1.1" 200 1153 0.003902 10.0.0.33 - - [2026-08-20 16:15:38] "GET /domains HTTP/1.1" 200 280 0.002265 10.0.0.33 - - [2026-08-20 16:15:38] "GET /domain/25d8dbbd-07ff-4aad-a584-96a62043ef21 HTTP/1.1" 200 3086 0.003868 10.0.0.33 - - [2026-08-20 16:15:38] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba HTTP/1.1" 200 7064 0.071662 10.0.0.33 - - [2026-08-20 16:15:38] "GET /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 HTTP/1.1" 200 2084 0.006347 10.0.0.33 - - [2026-08-20 16:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007289 10.0.0.33 - - [2026-08-20 16:15:38] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062905 10.0.0.33 - - [2026-08-20 16:15:38] "GET /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006990 10.0.0.33 - - [2026-08-20 16:15:39] "GET /floating-ip-pools?parent_id=cc5bb695-e72e-4a84-9abf-4a25e7a344c6&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002596 10.0.0.33 - - [2026-08-20 16:15:39] "GET /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004473 10.0.0.33 - - [2026-08-20 16:15:39] "POST /floating-ip-pools HTTP/1.1" 200 562 0.027291 10.0.0.33 - - [2026-08-20 16:15:39] "POST /ref-update HTTP/1.1" 200 156 0.014141 10.0.0.33 - - [2026-08-20 16:15:39] "GET /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.013680 10.0.0.33 - - [2026-08-20 16:15:39] "GET /domains HTTP/1.1" 200 280 0.002920 10.0.0.33 - - [2026-08-20 16:15:39] "GET /domain/25d8dbbd-07ff-4aad-a584-96a62043ef21 HTTP/1.1" 200 3086 0.003816 10.0.0.33 - - [2026-08-20 16:15:39] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba HTTP/1.1" 200 7320 0.066336 10.0.0.33 - - [2026-08-20 16:15:39] "GET /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 HTTP/1.1" 200 2322 0.007715 10.0.0.33 - - [2026-08-20 16:15:39] "GET /floating-ip-pool/b4e2ccbe-a026-4bf9-830e-16613d6b757d HTTP/1.1" 200 1314 0.003625 10.0.0.33 - - [2026-08-20 16:15:39] "GET /domains HTTP/1.1" 200 280 0.008618 10.0.0.33 - - [2026-08-20 16:15:39] "GET /domain/25d8dbbd-07ff-4aad-a584-96a62043ef21 HTTP/1.1" 200 3086 0.009594 10.0.0.33 - - [2026-08-20 16:15:39] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba HTTP/1.1" 200 7320 0.040144 10.0.0.33 - - [2026-08-20 16:15:39] "GET /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 HTTP/1.1" 200 2322 0.004593 10.0.0.33 - - [2026-08-20 16:15:39] "GET /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004679 10.0.0.33 - - [2026-08-20 16:15:39] "POST /tags HTTP/1.1" 200 365 0.069340 10.0.0.33 - - [2026-08-20 16:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015997 10.0.0.33 - - [2026-08-20 16:15:39] "GET /tag/e59f84af-7f11-44af-9134-a89dffe4c167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017841 10.0.0.33 - - [2026-08-20 16:15:39] "POST /tags HTTP/1.1" 409 206 0.002589 10.0.0.33 - - [2026-08-20 16:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.33 - - [2026-08-20 16:15:39] "GET /tag/38031a21-2292-46ee-94ab-3d0682d68316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017320 10.0.0.33 - - [2026-08-20 16:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.33 - - [2026-08-20 16:15:39] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.074860 10.0.0.33 - - [2026-08-20 16:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.33 - - [2026-08-20 16:15:39] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008095 10.0.0.33 - - [2026-08-20 16:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.33 - - [2026-08-20 16:15:39] "GET /service-appliance-set/06723718-3243-4f30-b5a8-8cf5beb95b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.005662 10.0.0.33 - - [2026-08-20 16:15:39] "POST /fqname-to-id HTTP/1.1" 404 258 0.002749 10.0.0.33 - - [2026-08-20 16:15:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.114039 10.0.0.33 - - [2026-08-20 16:15:39] "GET /virtual-machine-interface/edbb32ed-a535-49bf-87bc-4a8cd2c3a4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.026650 10.0.0.33 - - [2026-08-20 16:15:40] "POST /set-tag HTTP/1.1" 200 109 0.028044 10.0.0.33 - - [2026-08-20 16:15:40] "POST /instance-ips HTTP/1.1" 200 417 0.023097 10.0.0.33 - - [2026-08-20 16:15:40] "GET /instance-ip/856fe24f-3b7f-46b1-bb15-b0cef21b28b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.005002 10.0.0.33 - - [2026-08-20 16:15:40] "POST /loadbalancers HTTP/1.1" 200 618 0.063755 10.0.0.33 - - [2026-08-20 16:15:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010012 10.0.0.33 - - [2026-08-20 16:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013675 10.0.0.33 - - [2026-08-20 16:15:40] "POST /service-instances HTTP/1.1" 200 566 0.056048 10.0.0.33 - - [2026-08-20 16:15:40] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.068477 10.0.0.33 - - [2026-08-20 16:15:40] "POST /ref-update HTTP/1.1" 200 156 0.041639 10.0.0.33 - - [2026-08-20 16:15:40] "PUT /service-instance/a140a4c6-d137-4fcf-8966-d0f6b8f6260b HTTP/1.1" 200 266 0.015209 10.0.0.33 - - [2026-08-20 16:15:40] "GET /virtual-machine-interface/edbb32ed-a535-49bf-87bc-4a8cd2c3a4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.016814 10.0.0.33 - - [2026-08-20 16:15:40] "GET /virtual-machine-interface/edbb32ed-a535-49bf-87bc-4a8cd2c3a4c2?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.008870 10.0.0.33 - - [2026-08-20 16:15:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025209 10.0.0.33 - - [2026-08-20 16:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019873 10.0.0.33 - - [2026-08-20 16:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005745 10.0.0.33 - - [2026-08-20 16:15:40] "GET /floating-ip-pool/b4e2ccbe-a026-4bf9-830e-16613d6b757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005483 10.0.0.33 - - [2026-08-20 16:15:40] "POST /virtual-machines HTTP/1.1" 200 429 0.056872 10.0.0.33 - - [2026-08-20 16:15:40] "POST /floating-ips HTTP/1.1" 200 671 0.217762 10.0.0.33 - - [2026-08-20 16:15:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.185567 10.0.0.33 - - [2026-08-20 16:15:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.073782 10.0.0.33 - - [2026-08-20 16:15:40] "POST /chown HTTP/1.1" 200 109 0.070927 10.0.0.33 - - [2026-08-20 16:15:40] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024202 10.0.0.33 - - [2026-08-20 16:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.33 - - [2026-08-20 16:15:40] "POST /chown HTTP/1.1" 200 109 0.023933 10.0.0.33 - - [2026-08-20 16:15:40] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022202 10.0.0.33 - - [2026-08-20 16:15:40] "POST /tags HTTP/1.1" 409 221 0.004731 10.0.0.33 - - [2026-08-20 16:15:40] "PUT /virtual-machine-interface/bf21acaf-b6c1-48a1-963c-a5939fb9f8e9 HTTP/1.1" 200 284 0.031886 10.0.0.33 - - [2026-08-20 16:15:40] "GET /global-system-configs HTTP/1.1" 200 322 0.009863 10.0.0.33 - - [2026-08-20 16:15:40] "PUT /instance-ip/856fe24f-3b7f-46b1-bb15-b0cef21b28b5 HTTP/1.1" 200 256 0.024373 10.0.0.33 - - [2026-08-20 16:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010337 10.0.0.33 - - [2026-08-20 16:15:41] "GET /tag/32484e9e-bc73-4dfc-916c-b2b10cffa71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.020307 10.0.0.33 - - [2026-08-20 16:15:41] "POST /tags HTTP/1.1" 409 238 0.003142 10.0.0.33 - - [2026-08-20 16:15:41] "POST /ref-update HTTP/1.1" 200 156 0.022835 10.0.0.33 - - [2026-08-20 16:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010070 10.0.0.33 - - [2026-08-20 16:15:41] "GET /tag/e59f84af-7f11-44af-9134-a89dffe4c167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.018049 10.0.0.33 - - [2026-08-20 16:15:41] "POST /ref-update HTTP/1.1" 200 156 0.055304 10.0.0.33 - - [2026-08-20 16:15:41] "POST /ref-update HTTP/1.1" 200 156 0.022603 10.0.0.33 - - [2026-08-20 16:15:41] "POST /firewall-rules HTTP/1.1" 200 650 0.114357 10.0.0.33 - - [2026-08-20 16:15:41] "POST /ref-update HTTP/1.1" 200 156 0.040426 10.0.0.33 - - [2026-08-20 16:15:41] "POST /ref-update HTTP/1.1" 200 156 0.026374 10.0.0.33 - - [2026-08-20 16:15:41] "GET /firewall-rule/ae0717e8-298d-4f15-ba48-70214ed1517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.032770 10.0.0.33 - - [2026-08-20 16:15:41] "GET /firewall-policy/3646946e-9e3f-47d6-b727-30a1fed67cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005210 10.0.0.33 - - [2026-08-20 16:15:41] "POST /ref-update HTTP/1.1" 200 156 0.034232 10.0.0.33 - - [2026-08-20 16:15:41] "GET /firewall-rule/ae0717e8-298d-4f15-ba48-70214ed1517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.017224 10.0.0.33 - - [2026-08-20 16:15:41] "POST /virtual-machines HTTP/1.1" 200 429 0.014978 10.0.0.33 - - [2026-08-20 16:15:41] "POST /ref-update HTTP/1.1" 200 156 0.044903 10.0.0.33 - - [2026-08-20 16:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010247 10.0.0.33 - - [2026-08-20 16:15:41] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.073829 10.0.0.33 - - [2026-08-20 16:15:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.127318 10.0.0.33 - - [2026-08-20 16:15:41] "GET /loadbalancer/85533c57-1706-4873-af71-c73b32b1d459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.010728 10.0.0.33 - - [2026-08-20 16:15:41] "POST /chown HTTP/1.1" 200 109 0.043915 10.0.0.33 - - [2026-08-20 16:15:41] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.058637 10.0.0.33 - - [2026-08-20 16:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016007 10.0.0.33 - - [2026-08-20 16:15:41] "POST /chown HTTP/1.1" 200 109 0.010965 10.0.0.33 - - [2026-08-20 16:15:41] "PUT /virtual-machine-interface/1637edb9-4195-490f-abdf-9171173b9337 HTTP/1.1" 200 284 0.027905 10.0.0.33 - - [2026-08-20 16:15:41] "PUT /instance-ip/856fe24f-3b7f-46b1-bb15-b0cef21b28b5 HTTP/1.1" 200 256 0.036211 10.0.0.33 - - [2026-08-20 16:15:41] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.068960 10.0.0.33 - - [2026-08-20 16:15:41] "GET /loadbalancer-listener/88f30f74-71a0-4b38-9286-a439beb83029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.019866 10.0.0.33 - - [2026-08-20 16:15:41] "POST /ref-update HTTP/1.1" 200 156 0.025101 10.0.0.33 - - [2026-08-20 16:15:41] "GET /loadbalancer-listener/88f30f74-71a0-4b38-9286-a439beb83029?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.019299 10.0.0.33 - - [2026-08-20 16:15:41] "POST /ref-update HTTP/1.1" 200 156 0.024318 10.0.0.33 - - [2026-08-20 16:15:41] "POST /ref-update HTTP/1.1" 200 156 0.043512 10.0.0.33 - - [2026-08-20 16:15:41] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.057291 10.0.0.33 - - [2026-08-20 16:15:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.034943 10.0.0.33 - - [2026-08-20 16:15:41] "POST /ref-update HTTP/1.1" 200 156 0.045815 10.0.0.33 - - [2026-08-20 16:15:42] "GET /loadbalancer-pool/4c777638-6f91-45ec-b342-99c7ad34958e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.036241 10.0.0.33 - - [2026-08-20 16:15:42] "POST /ref-update HTTP/1.1" 200 156 0.029110 10.0.0.33 - - [2026-08-20 16:15:42] "PUT /service-instance/a140a4c6-d137-4fcf-8966-d0f6b8f6260b HTTP/1.1" 200 266 0.028065 10.0.0.33 - - [2026-08-20 16:15:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.040856 10.0.0.33 - - [2026-08-20 16:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.33 - - [2026-08-20 16:15:42] "POST /loadbalancer-members HTTP/1.1" 200 707 0.118969 10.0.0.33 - - [2026-08-20 16:15:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023127 10.0.0.33 - - [2026-08-20 16:15:42] "GET /loadbalancer-member/c192927f-9df3-4391-8aa6-9ec61ebddf6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.014603 10.0.0.33 - - [2026-08-20 16:15:42] "POST /chown HTTP/1.1" 200 109 0.027301 10.0.0.33 - - [2026-08-20 16:15:42] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010045 10.0.0.33 - - [2026-08-20 16:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005250 10.0.0.33 - - [2026-08-20 16:15:42] "POST /chown HTTP/1.1" 200 109 0.053233 10.0.0.33 - - [2026-08-20 16:15:42] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018638 10.0.0.33 - - [2026-08-20 16:15:42] "PUT /instance-ip/856fe24f-3b7f-46b1-bb15-b0cef21b28b5 HTTP/1.1" 200 256 0.053215 10.0.0.33 - - [2026-08-20 16:15:42] "POST /tags HTTP/1.1" 409 221 0.002424 10.0.0.33 - - [2026-08-20 16:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.33 - - [2026-08-20 16:15:42] "GET /tag/32484e9e-bc73-4dfc-916c-b2b10cffa71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014679 10.0.0.33 - - [2026-08-20 16:15:42] "POST /ref-update HTTP/1.1" 200 156 0.035284 10.0.0.33 - - [2026-08-20 16:15:42] "POST /tags HTTP/1.1" 409 238 0.013862 10.0.0.33 - - [2026-08-20 16:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.33 - - [2026-08-20 16:15:42] "GET /tag/e59f84af-7f11-44af-9134-a89dffe4c167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.014648 10.0.0.33 - - [2026-08-20 16:15:42] "POST /chown HTTP/1.1" 200 109 0.057298 10.0.0.33 - - [2026-08-20 16:15:42] "POST /firewall-rules HTTP/1.1" 409 293 0.004501 10.0.0.33 - - [2026-08-20 16:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.33 - - [2026-08-20 16:15:42] "POST /chown HTTP/1.1" 200 109 0.048675 10.0.0.33 - - [2026-08-20 16:15:42] "PUT /firewall-rule/ae0717e8-298d-4f15-ba48-70214ed1517b HTTP/1.1" 200 260 0.056576 10.0.0.33 - - [2026-08-20 16:15:42] "PUT /instance-ip/856fe24f-3b7f-46b1-bb15-b0cef21b28b5 HTTP/1.1" 200 256 0.041585 10.0.0.33 - - [2026-08-20 16:15:42] "GET /firewall-rule/ae0717e8-298d-4f15-ba48-70214ed1517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.011357 10.0.0.33 - - [2026-08-20 16:15:42] "GET /firewall-policy/3646946e-9e3f-47d6-b727-30a1fed67cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004306 10.0.0.33 - - [2026-08-20 16:15:42] "POST /ref-update HTTP/1.1" 200 156 0.042345 10.0.0.33 - - [2026-08-20 16:15:42] "GET /firewall-rule/ae0717e8-298d-4f15-ba48-70214ed1517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.010792 10.0.0.33 - - [2026-08-20 16:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2026-08-20 16:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.33 - - [2026-08-20 16:15:42] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004654 10.0.0.33 - - [2026-08-20 16:15:42] "POST /chown HTTP/1.1" 200 109 0.016912 10.0.0.33 - - [2026-08-20 16:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010113 10.0.0.33 - - [2026-08-20 16:15:42] "POST /chown HTTP/1.1" 200 109 0.022022 10.0.0.33 - - [2026-08-20 16:15:42] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.076526 10.0.0.33 - - [2026-08-20 16:15:42] "PUT /instance-ip/856fe24f-3b7f-46b1-bb15-b0cef21b28b5 HTTP/1.1" 200 256 0.069188 10.0.0.33 - - [2026-08-20 16:15:42] "POST /virtual-machines HTTP/1.1" 200 373 0.038735 10.0.0.33 - - [2026-08-20 16:15:42] "POST /ref-update HTTP/1.1" 200 156 0.068763 10.0.0.33 - - [2026-08-20 16:15:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.108016 10.0.0.33 - - [2026-08-20 16:15:43] "POST /chown HTTP/1.1" 200 109 0.077719 10.0.0.33 - - [2026-08-20 16:15:43] "GET /global-system-configs HTTP/1.1" 200 322 0.003714 10.0.0.33 - - [2026-08-20 16:15:43] "POST /chown HTTP/1.1" 200 109 0.045895 10.0.0.33 - - [2026-08-20 16:15:43] "PUT /instance-ip/856fe24f-3b7f-46b1-bb15-b0cef21b28b5 HTTP/1.1" 200 256 0.046872 10.0.0.33 - - [2026-08-20 16:15:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.170048 10.0.0.33 - - [2026-08-20 16:15:43] "POST /ref-update HTTP/1.1" 200 156 0.053648 10.0.0.33 - - [2026-08-20 16:15:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.064566 10.0.0.33 - - [2026-08-20 16:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005566 10.0.0.33 - - [2026-08-20 16:15:43] "GET /virtual-machine-interface/648cfcd4-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.016244 10.0.0.33 - - [2026-08-20 16:15:43] "POST /instance-ips HTTP/1.1" 200 413 0.058016 10.0.0.33 - - [2026-08-20 16:15:43] "PUT /service-instance/a140a4c6-d137-4fcf-8966-d0f6b8f6260b HTTP/1.1" 200 266 0.051150 10.0.0.33 - - [2026-08-20 16:15:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.072855 10.0.0.33 - - [2026-08-20 16:15:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.040775 10.0.0.33 - - [2026-08-20 16:15:43] "GET /virtual-machine-interface/648cfcd4-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.029691 10.0.0.33 - - [2026-08-20 16:15:43] "PUT /service-instance/a140a4c6-d137-4fcf-8966-d0f6b8f6260b HTTP/1.1" 200 266 0.017689 10.0.0.33 - - [2026-08-20 16:15:43] "POST /set-tag HTTP/1.1" 200 109 0.064421 10.0.0.33 - - [2026-08-20 16:15:43] "GET /virtual-machine-interface/648cfcd4-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.022809 10.0.0.33 - - [2026-08-20 16:15:43] "GET /instance-ip/64b9e5a0-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.022423 10.0.0.33 - - [2026-08-20 16:15:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.066704 10.0.0.33 - - [2026-08-20 16:15:43] "GET /virtual-machine-interface/648cfcd4-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005784 10.0.0.33 - - [2026-08-20 16:15:43] "PUT /service-instance/a140a4c6-d137-4fcf-8966-d0f6b8f6260b HTTP/1.1" 200 266 0.034489 10.0.0.33 - - [2026-08-20 16:15:43] "POST /set-tag HTTP/1.1" 200 109 0.018803 10.0.0.33 - - [2026-08-20 16:15:43] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004741 10.0.0.33 - - [2026-08-20 16:15:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008143 10.0.0.33 - - [2026-08-20 16:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.33 - - [2026-08-20 16:15:43] "POST /ref-update HTTP/1.1" 200 156 0.028652 10.0.0.33 - - [2026-08-20 16:15:43] "GET /virtual-machine-interface/648cfcd4-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.025730 10.0.0.33 - - [2026-08-20 16:15:43] "POST /set-tag HTTP/1.1" 200 109 0.009186 10.0.0.33 - - [2026-08-20 16:15:43] "POST /chown HTTP/1.1" 200 109 0.043495 10.0.0.33 - - [2026-08-20 16:15:43] "POST /chown HTTP/1.1" 200 109 0.024512 10.0.0.33 - - [2026-08-20 16:15:43] "GET /virtual-machine-interface/648cfcd4-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010493 10.0.0.33 - - [2026-08-20 16:15:43] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.33 - - [2026-08-20 16:15:44] "POST /ref-update HTTP/1.1" 200 156 0.023061 10.0.0.33 - - [2026-08-20 16:15:44] "POST /chown HTTP/1.1" 200 109 0.022601 10.0.0.33 - - [2026-08-20 16:15:44] "POST /chown HTTP/1.1" 200 109 0.035975 10.0.0.33 - - [2026-08-20 16:15:44] "POST /ref-update HTTP/1.1" 200 156 0.036803 10.0.0.33 - - [2026-08-20 16:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.022367 10.0.0.33 - - [2026-08-20 16:15:44] "POST /chown HTTP/1.1" 200 109 0.010125 10.0.0.33 - - [2026-08-20 16:15:44] "POST /chown HTTP/1.1" 200 109 0.010730 10.0.0.33 - - [2026-08-20 16:15:44] "POST /chown HTTP/1.1" 200 109 0.024956 10.0.0.33 - - [2026-08-20 16:15:44] "POST /chown HTTP/1.1" 200 109 0.030377 10.0.0.33 - - [2026-08-20 16:15:44] "PUT /service-instance/a140a4c6-d137-4fcf-8966-d0f6b8f6260b HTTP/1.1" 200 266 0.013854 10.0.0.33 - - [2026-08-20 16:15:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.046331 10.0.0.33 - - [2026-08-20 16:15:44] "PUT /service-instance/a140a4c6-d137-4fcf-8966-d0f6b8f6260b HTTP/1.1" 200 266 0.022633 10.0.0.33 - - [2026-08-20 16:15:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020633 10.0.0.33 - - [2026-08-20 16:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.33 - - [2026-08-20 16:15:44] "POST /chown HTTP/1.1" 200 109 0.008233 10.0.0.33 - - [2026-08-20 16:15:44] "POST /chown HTTP/1.1" 200 109 0.039665 10.0.0.33 - - [2026-08-20 16:15:44] "POST /chown HTTP/1.1" 200 109 0.024323 10.0.0.33 - - [2026-08-20 16:15:44] "POST /chown HTTP/1.1" 200 109 0.015588 10.0.0.33 - - [2026-08-20 16:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012032 10.0.0.33 - - [2026-08-20 16:15:44] "POST /chown HTTP/1.1" 200 109 0.012607 10.0.0.33 - - [2026-08-20 16:15:44] "POST /chown HTTP/1.1" 200 109 0.010256 10.0.0.33 - - [2026-08-20 16:15:44] "POST /chown HTTP/1.1" 200 109 0.015442 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.027814 10.0.0.33 - - [2026-08-20 16:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017849 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.027207 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.054850 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.013808 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.064328 10.0.0.33 - - [2026-08-20 16:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.033201 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.018881 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.033587 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.028732 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.007880 10.0.0.33 - - [2026-08-20 16:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006635 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.015237 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.008056 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.037995 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.027437 10.0.0.33 - - [2026-08-20 16:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.020555 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.032769 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.010136 10.0.0.33 - - [2026-08-20 16:15:45] "POST /chown HTTP/1.1" 200 109 0.031214 10.0.0.33 - - [2026-08-20 16:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.33 - - [2026-08-20 16:15:46] "POST /chown HTTP/1.1" 200 109 0.010906 10.0.0.33 - - [2026-08-20 16:15:46] "POST /chown HTTP/1.1" 200 109 0.028660 10.0.0.33 - - [2026-08-20 16:15:46] "POST /chown HTTP/1.1" 200 109 0.024848 10.0.0.33 - - [2026-08-20 16:15:46] "POST /chown HTTP/1.1" 200 109 0.038216 10.0.0.33 - - [2026-08-20 16:15:46] "GET /virtual-machine-interface/5f832c9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019839 10.0.0.33 - - [2026-08-20 16:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.33 - - [2026-08-20 16:15:46] "POST /set-tag HTTP/1.1" 200 109 0.003408 10.0.0.33 - - [2026-08-20 16:15:46] "POST /chown HTTP/1.1" 200 109 0.018457 10.0.0.33 - - [2026-08-20 16:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008685 10.0.0.33 - - [2026-08-20 16:15:46] "GET /loadbalancer/2a18059a-0cb1-47c7-9b0c-7d4f5677f524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006175 10.0.0.33 - - [2026-08-20 16:15:46] "GET /loadbalancer-pool/044be5ee-d963-4043-a5d9-6495a9ed1200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004814 10.0.0.33 - - [2026-08-20 16:15:46] "POST /chown HTTP/1.1" 200 109 0.057219 10.0.0.33 - - [2026-08-20 16:15:46] "POST /chown HTTP/1.1" 200 109 0.023232 10.0.0.33 - - [2026-08-20 16:15:46] "POST /loadbalancer-members HTTP/1.1" 200 702 0.091961 10.0.0.33 - - [2026-08-20 16:15:46] "POST /chown HTTP/1.1" 200 109 0.065834 10.0.0.33 - - [2026-08-20 16:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.33 - - [2026-08-20 16:15:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.034821 10.0.0.33 - - [2026-08-20 16:15:46] "GET /virtual-machine-interface/5f832c9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013871 10.0.0.33 - - [2026-08-20 16:15:46] "POST /chown HTTP/1.1" 200 109 0.011126 10.0.0.33 - - [2026-08-20 16:15:46] "POST /tags HTTP/1.1" 409 221 0.002019 10.0.0.33 - - [2026-08-20 16:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.33 - - [2026-08-20 16:15:46] "POST /chown HTTP/1.1" 200 109 0.048597 10.0.0.33 - - [2026-08-20 16:15:46] "GET /tag/32484e9e-bc73-4dfc-916c-b2b10cffa71c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.029245 10.0.0.33 - - [2026-08-20 16:15:46] "POST /chown HTTP/1.1" 200 109 0.040200 10.0.0.33 - - [2026-08-20 16:15:46] "POST /set-tag HTTP/1.1" 200 109 0.051640 10.0.0.33 - - [2026-08-20 16:15:46] "POST /chown HTTP/1.1" 200 109 0.044959 10.0.0.33 - - [2026-08-20 16:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.33 - - [2026-08-20 16:15:46] "POST /chown HTTP/1.1" 200 109 0.025278 10.0.0.33 - - [2026-08-20 16:15:46] "POST /chown HTTP/1.1" 200 109 0.010678 10.0.0.33 - - [2026-08-20 16:15:46] "POST /chown HTTP/1.1" 200 109 0.035049 10.0.0.33 - - [2026-08-20 16:15:47] "POST /chown HTTP/1.1" 200 109 0.030015 10.0.0.33 - - [2026-08-20 16:15:47] "GET /virtual-machine-interface/5f832c9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004594 10.0.0.33 - - [2026-08-20 16:15:47] "POST /ref-update HTTP/1.1" 200 156 0.011731 10.0.0.33 - - [2026-08-20 16:15:47] "GET /floating-ip/f2842d9b-add0-4a82-b403-f90d16829477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.015616 10.0.0.33 - - [2026-08-20 16:15:47] "PUT /floating-ip/f2842d9b-add0-4a82-b403-f90d16829477 HTTP/1.1" 200 256 0.010895 10.0.0.33 - - [2026-08-20 16:15:47] "GET /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014545 10.0.0.33 - - [2026-08-20 16:15:47] "POST /set-tag HTTP/1.1" 200 109 0.004169 10.0.0.33 - - [2026-08-20 16:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.33 - - [2026-08-20 16:15:47] "GET /loadbalancer/2a18059a-0cb1-47c7-9b0c-7d4f5677f524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003107 10.0.0.33 - - [2026-08-20 16:15:47] "GET /loadbalancer-pool/044be5ee-d963-4043-a5d9-6495a9ed1200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003716 10.0.0.33 - - [2026-08-20 16:15:47] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020911 10.0.0.33 - - [2026-08-20 16:15:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014628 10.0.0.33 - - [2026-08-20 16:15:47] "GET /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005664 10.0.0.33 - - [2026-08-20 16:15:47] "GET /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014845 10.0.0.33 - - [2026-08-20 16:15:47] "GET /virtual-machine/a51b4999-4cc4-4f86-aedf-50f8608e4920?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.010211 10.0.0.33 - - [2026-08-20 16:15:47] "GET /virtual-machine-interface/5f832c9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012240 10.0.0.33 - - [2026-08-20 16:15:47] "POST /ref-update HTTP/1.1" 200 156 0.023063 10.0.0.33 - - [2026-08-20 16:15:47] "GET /floating-ip/f2842d9b-add0-4a82-b403-f90d16829477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008790 10.0.0.33 - - [2026-08-20 16:15:47] "POST /set-tag HTTP/1.1" 200 109 0.061582 10.0.0.33 - - [2026-08-20 16:15:47] "GET /virtual-machine/f2be0515-8b9b-4af9-b98c-4d119578ff82?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004018 10.0.0.33 - - [2026-08-20 16:15:47] "GET /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005267 10.0.0.33 - - [2026-08-20 16:15:51] "GET /virtual-machine-interface/648cfcd4-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005052 10.0.0.33 - - [2026-08-20 16:15:51] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.33 - - [2026-08-20 16:15:52] "GET /virtual-machine/2d6513e2-ef6e-4d43-9dfd-921c909d4016?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003889 10.0.0.33 - - [2026-08-20 16:15:52] "GET /virtual-machine-interface/648cfcd4-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004629 10.0.0.33 - - [2026-08-20 16:15:52] "GET /virtual-machine-interface/648cfcd4-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005800 10.0.0.33 - - [2026-08-20 16:15:52] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.33 - - [2026-08-20 16:16:24] "GET /virtual-machine-interface/648cfcd4-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005850 10.0.0.33 - - [2026-08-20 16:16:24] "POST /set-tag HTTP/1.1" 200 109 0.010113 10.0.0.33 - - [2026-08-20 16:16:24] "GET /virtual-machine-interface/648cfcd4-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004658 10.0.0.33 - - [2026-08-20 16:16:24] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.33 - - [2026-08-20 16:16:24] "GET /virtual-machine/2d6513e2-ef6e-4d43-9dfd-921c909d4016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004710 10.0.0.33 - - [2026-08-20 16:16:24] "POST /ref-update HTTP/1.1" 200 156 0.019437 10.0.0.33 - - [2026-08-20 16:16:24] "GET /virtual-machine-interface/648cfcd4-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015723 10.0.0.33 - - [2026-08-20 16:16:24] "POST /set-tag HTTP/1.1" 200 109 0.025632 10.0.0.33 - - [2026-08-20 16:16:24] "POST /set-tag HTTP/1.1" 200 109 0.038128 10.0.0.33 - - [2026-08-20 16:16:24] "DELETE /instance-ip/64b9e5a0-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.067561 10.0.0.33 - - [2026-08-20 16:16:24] "DELETE /virtual-machine-interface/648cfcd4-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.071795 10.0.0.33 - - [2026-08-20 16:16:24] "DELETE /virtual-machine/2d6513e2-ef6e-4d43-9dfd-921c909d4016 HTTP/1.1" 200 115 0.025683 10.0.0.33 - - [2026-08-20 16:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.33 - - [2026-08-20 16:16:28] "GET /tag/e59f84af-7f11-44af-9134-a89dffe4c167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012139 10.0.0.33 - - [2026-08-20 16:16:28] "GET /tag/e59f84af-7f11-44af-9134-a89dffe4c167?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012602 10.0.0.33 - - [2026-08-20 16:16:28] "GET /virtual-machine-interface/1637edb9-4195-490f-abdf-9171173b9337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004655 10.0.0.33 - - [2026-08-20 16:16:28] "POST /set-tag HTTP/1.1" 200 109 0.023110 10.0.0.33 - - [2026-08-20 16:16:28] "GET /virtual-machine-interface/bf21acaf-b6c1-48a1-963c-a5939fb9f8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004830 10.0.0.33 - - [2026-08-20 16:16:28] "POST /set-tag HTTP/1.1" 200 109 0.015306 10.0.0.33 - - [2026-08-20 16:16:28] "GET /virtual-machine-interface/edbb32ed-a535-49bf-87bc-4a8cd2c3a4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.011950 10.0.0.33 - - [2026-08-20 16:16:28] "POST /set-tag HTTP/1.1" 200 109 0.019542 10.0.0.33 - - [2026-08-20 16:16:28] "GET /firewall-policy/3646946e-9e3f-47d6-b727-30a1fed67cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014061 10.0.0.33 - - [2026-08-20 16:16:28] "GET /firewall-rule/ae0717e8-298d-4f15-ba48-70214ed1517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.007412 10.0.0.33 - - [2026-08-20 16:16:28] "POST /ref-update HTTP/1.1" 200 156 0.017263 10.0.0.33 - - [2026-08-20 16:16:28] "DELETE /firewall-rule/ae0717e8-298d-4f15-ba48-70214ed1517b HTTP/1.1" 200 115 0.046659 10.0.0.33 - - [2026-08-20 16:16:28] "DELETE /loadbalancer-member/c192927f-9df3-4391-8aa6-9ec61ebddf6e HTTP/1.1" 200 115 0.048909 10.0.0.33 - - [2026-08-20 16:16:28] "PUT /service-instance/a140a4c6-d137-4fcf-8966-d0f6b8f6260b HTTP/1.1" 200 266 0.011290 10.0.0.33 - - [2026-08-20 16:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022069 10.0.0.33 - - [2026-08-20 16:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013055 10.0.0.33 - - [2026-08-20 16:16:28] "DELETE /loadbalancer-pool/4c777638-6f91-45ec-b342-99c7ad34958e HTTP/1.1" 200 115 0.097713 10.0.0.33 - - [2026-08-20 16:16:28] "DELETE /loadbalancer-listener/88f30f74-71a0-4b38-9286-a439beb83029 HTTP/1.1" 200 115 0.039754 10.0.0.33 - - [2026-08-20 16:16:28] "GET /floating-ip/ff695459-3792-43f3-9252-e2f82869beca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006039 10.0.0.33 - - [2026-08-20 16:16:28] "POST /chown HTTP/1.1" 200 109 0.012329 10.0.0.33 - - [2026-08-20 16:16:28] "POST /chown HTTP/1.1" 200 109 0.027918 10.0.0.33 - - [2026-08-20 16:16:28] "POST /chown HTTP/1.1" 200 109 0.020660 10.0.0.33 - - [2026-08-20 16:16:28] "PUT /floating-ip/ff695459-3792-43f3-9252-e2f82869beca HTTP/1.1" 200 256 0.059817 10.0.0.33 - - [2026-08-20 16:16:28] "POST /chown HTTP/1.1" 200 109 0.033936 10.0.0.33 - - [2026-08-20 16:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006960 10.0.0.33 - - [2026-08-20 16:16:28] "POST /chown HTTP/1.1" 200 109 0.008226 10.0.0.33 - - [2026-08-20 16:16:28] "DELETE /floating-ip/ff695459-3792-43f3-9252-e2f82869beca HTTP/1.1" 200 115 0.146944 10.0.0.33 - - [2026-08-20 16:16:28] "POST /chown HTTP/1.1" 200 109 0.030510 10.0.0.33 - - [2026-08-20 16:16:28] "POST /chown HTTP/1.1" 200 109 0.018634 10.0.0.33 - - [2026-08-20 16:16:28] "POST /chown HTTP/1.1" 200 109 0.046284 10.0.0.33 - - [2026-08-20 16:16:29] "DELETE /loadbalancer/85533c57-1706-4873-af71-c73b32b1d459 HTTP/1.1" 200 115 0.134540 10.0.0.33 - - [2026-08-20 16:16:29] "GET /floating-ip-pool/b4e2ccbe-a026-4bf9-830e-16613d6b757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004536 10.0.0.33 - - [2026-08-20 16:16:29] "PUT /service-instance/a140a4c6-d137-4fcf-8966-d0f6b8f6260b HTTP/1.1" 200 266 0.024395 10.0.0.33 - - [2026-08-20 16:16:29] "POST /ref-update HTTP/1.1" 200 156 0.043007 10.0.0.33 - - [2026-08-20 16:16:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.051683 10.0.0.33 - - [2026-08-20 16:16:29] "PUT /service-instance/a140a4c6-d137-4fcf-8966-d0f6b8f6260b HTTP/1.1" 200 266 0.047958 10.0.0.33 - - [2026-08-20 16:16:29] "DELETE /instance-ip/856fe24f-3b7f-46b1-bb15-b0cef21b28b5 HTTP/1.1" 200 115 0.215248 10.0.0.33 - - [2026-08-20 16:16:29] "DELETE /floating-ip-pool/b4e2ccbe-a026-4bf9-830e-16613d6b757d HTTP/1.1" 200 115 0.142789 10.0.0.33 - - [2026-08-20 16:16:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.053904 10.0.0.33 - - [2026-08-20 16:16:29] "PUT /service-instance/a140a4c6-d137-4fcf-8966-d0f6b8f6260b HTTP/1.1" 200 266 0.028142 10.0.0.33 - - [2026-08-20 16:16:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028543 10.0.0.33 - - [2026-08-20 16:16:29] "DELETE /virtual-machine-interface/edbb32ed-a535-49bf-87bc-4a8cd2c3a4c2 HTTP/1.1" 200 115 0.246917 10.0.0.33 - - [2026-08-20 16:16:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005283 10.0.0.33 - - [2026-08-20 16:16:29] "POST /useragent-kv HTTP/1.1" 200 115 0.010331 10.0.0.33 - - [2026-08-20 16:16:29] "DELETE /virtual-network/cc5bb695-e72e-4a84-9abf-4a25e7a344c6 HTTP/1.1" 200 115 0.279599 10.0.0.33 - - [2026-08-20 16:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.023165 10.0.0.33 - - [2026-08-20 16:16:29] "GET /routing-instance/49ae61cc-e0e4-4dc4-a3c1-394dd0611b26 HTTP/1.1" 404 171 0.010574 10.0.0.33 - - [2026-08-20 16:16:29] "GET /domains HTTP/1.1" 200 280 0.006919 10.0.0.33 - - [2026-08-20 16:16:29] "GET /domain/25d8dbbd-07ff-4aad-a584-96a62043ef21 HTTP/1.1" 200 3086 0.003603 10.0.0.33 - - [2026-08-20 16:16:29] "DELETE /service-instance/a140a4c6-d137-4fcf-8966-d0f6b8f6260b HTTP/1.1" 200 115 0.128679 10.0.0.33 - - [2026-08-20 16:16:29] "DELETE /tag/e59f84af-7f11-44af-9134-a89dffe4c167 HTTP/1.1" 200 115 0.179191 10.0.0.33 - - [2026-08-20 16:16:29] "DELETE /route-target/ef7a15af-70a8-420b-bc20-66ce4564b563 HTTP/1.1" 200 115 0.121927 10.0.0.33 - - [2026-08-20 16:16:29] "GET /virtual-machine-interface/bf21acaf-b6c1-48a1-963c-a5939fb9f8e9?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.011410 10.0.0.33 - - [2026-08-20 16:16:29] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba HTTP/1.1" 200 7411 0.118480 10.0.0.33 - - [2026-08-20 16:16:29] "DELETE /virtual-machine-interface/bf21acaf-b6c1-48a1-963c-a5939fb9f8e9 HTTP/1.1" 200 115 0.085453 10.0.0.33 - - [2026-08-20 16:16:29] "POST /ref-update HTTP/1.1" 200 156 0.018449 10.0.0.33 - - [2026-08-20 16:16:29] "GET /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007727 10.0.0.33 - - [2026-08-20 16:16:29] "POST /set-tag HTTP/1.1" 200 109 0.006024 10.0.0.33 - - [2026-08-20 16:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.33 - - [2026-08-20 16:16:29] "GET /loadbalancer/2a18059a-0cb1-47c7-9b0c-7d4f5677f524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003181 10.0.0.33 - - [2026-08-20 16:16:29] "DELETE /virtual-machine/0c723ef3-42d3-4c63-a436-d4218794be7f HTTP/1.1" 200 115 0.033243 10.0.0.33 - - [2026-08-20 16:16:29] "GET /virtual-machine-interface/1637edb9-4195-490f-abdf-9171173b9337?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.009218 10.0.0.33 - - [2026-08-20 16:16:29] "GET /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005174 10.0.0.33 - - [2026-08-20 16:16:29] "POST /set-tag HTTP/1.1" 200 109 0.029016 10.0.0.33 - - [2026-08-20 16:16:30] "DELETE /virtual-machine-interface/1637edb9-4195-490f-abdf-9171173b9337 HTTP/1.1" 200 115 0.126735 10.0.0.33 - - [2026-08-20 16:16:30] "DELETE /loadbalancer-member/6ec3c1d5-bd2e-4c0b-a3f4-43f3fcee8004 HTTP/1.1" 200 115 0.104970 10.0.0.33 - - [2026-08-20 16:16:30] "DELETE /virtual-machine/061032f6-30d4-47f4-a212-4b2f4b3fed41 HTTP/1.1" 200 115 0.070080 10.0.0.33 - - [2026-08-20 16:16:31] "GET /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006039 10.0.0.33 - - [2026-08-20 16:16:31] "POST /set-tag HTTP/1.1" 200 109 0.003400 10.0.0.33 - - [2026-08-20 16:16:31] "GET /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008186 10.0.0.33 - - [2026-08-20 16:16:31] "POST /set-tag HTTP/1.1" 200 109 0.007410 10.0.0.33 - - [2026-08-20 16:16:31] "GET /virtual-machine/f2be0515-8b9b-4af9-b98c-4d119578ff82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.008616 10.0.0.33 - - [2026-08-20 16:16:31] "POST /ref-update HTTP/1.1" 200 156 0.024711 10.0.0.33 - - [2026-08-20 16:16:31] "GET /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005251 10.0.0.33 - - [2026-08-20 16:16:31] "POST /set-tag HTTP/1.1" 200 109 0.021572 10.0.0.33 - - [2026-08-20 16:16:31] "POST /set-tag HTTP/1.1" 200 109 0.041652 10.0.0.33 - - [2026-08-20 16:16:31] "POST /set-tag HTTP/1.1" 200 109 0.038389 10.0.0.33 - - [2026-08-20 16:16:31] "DELETE /instance-ip/6032756a-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.051782 10.0.0.33 - - [2026-08-20 16:16:31] "POST /ref-update HTTP/1.1" 200 156 0.011646 10.0.0.33 - - [2026-08-20 16:16:31] "DELETE /virtual-machine-interface/600b78e8-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.050231 10.0.0.33 - - [2026-08-20 16:16:31] "DELETE /virtual-machine/f2be0515-8b9b-4af9-b98c-4d119578ff82 HTTP/1.1" 200 115 0.025434 10.0.0.33 - - [2026-08-20 16:16:34] "GET /virtual-machine-interface/5f832c9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007606 10.0.0.33 - - [2026-08-20 16:16:34] "POST /set-tag HTTP/1.1" 200 109 0.004576 10.0.0.33 - - [2026-08-20 16:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.33 - - [2026-08-20 16:16:34] "GET /loadbalancer/2a18059a-0cb1-47c7-9b0c-7d4f5677f524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003312 10.0.0.33 - - [2026-08-20 16:16:36] "GET /virtual-machine-interface/5f832c9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007842 10.0.0.33 - - [2026-08-20 16:16:36] "POST /set-tag HTTP/1.1" 200 109 0.005306 10.0.0.33 - - [2026-08-20 16:16:36] "GET /virtual-machine-interface/5f832c9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006514 10.0.0.33 - - [2026-08-20 16:16:36] "POST /set-tag HTTP/1.1" 200 109 0.003537 10.0.0.33 - - [2026-08-20 16:16:36] "GET /virtual-machine/a51b4999-4cc4-4f86-aedf-50f8608e4920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003868 10.0.0.33 - - [2026-08-20 16:16:36] "POST /ref-update HTTP/1.1" 200 156 0.023618 10.0.0.33 - - [2026-08-20 16:16:36] "GET /virtual-machine-interface/5f832c9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015902 10.0.0.33 - - [2026-08-20 16:16:36] "POST /set-tag HTTP/1.1" 200 109 0.027714 10.0.0.33 - - [2026-08-20 16:16:36] "POST /set-tag HTTP/1.1" 200 109 0.035093 10.0.0.33 - - [2026-08-20 16:16:36] "POST /set-tag HTTP/1.1" 200 109 0.038683 10.0.0.33 - - [2026-08-20 16:16:36] "DELETE /instance-ip/5fa27ac8-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.047997 10.0.0.33 - - [2026-08-20 16:16:36] "POST /ref-update HTTP/1.1" 200 156 0.019301 10.0.0.33 - - [2026-08-20 16:16:36] "DELETE /virtual-machine-interface/5f832c9a-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.065011 10.0.0.33 - - [2026-08-20 16:16:36] "DELETE /virtual-machine/a51b4999-4cc4-4f86-aedf-50f8608e4920 HTTP/1.1" 200 115 0.025272 10.0.0.33 - - [2026-08-20 16:16:37] "DELETE /tag/b3314623-6e45-4896-a73a-db6c0ba20a04 HTTP/1.1" 200 115 0.078426 10.0.0.33 - - [2026-08-20 16:16:37] "DELETE /tag/cf6821f9-7172-43e3-975d-e13cd897fe49 HTTP/1.1" 200 115 0.062286 10.0.0.33 - - [2026-08-20 16:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.33 - - [2026-08-20 16:16:40] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039241 10.0.0.33 - - [2026-08-20 16:16:40] "POST /tags HTTP/1.1" 200 393 0.025493 10.0.0.33 - - [2026-08-20 16:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.052233 10.0.0.33 - - [2026-08-20 16:16:40] "GET /tag/4396e4c9-a0ec-49f2-9aed-f4bb21565aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.028074 10.0.0.33 - - [2026-08-20 16:16:40] "POST /tags HTTP/1.1" 200 341 0.030857 10.0.0.33 - - [2026-08-20 16:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.33 - - [2026-08-20 16:16:40] "GET /tag/1aacd4cd-dbb6-4e0e-bb0c-06b1f05cd8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.016777 10.0.0.33 - - [2026-08-20 16:16:40] "POST /id-to-fqname HTTP/1.1" 200 192 0.002499 10.0.0.33 - - [2026-08-20 16:16:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.010195 10.0.0.33 - - [2026-08-20 16:16:40] "POST /security-groups HTTP/1.1" 200 589 0.073028 10.0.0.33 - - [2026-08-20 16:16:40] "POST /fqname-to-id HTTP/1.1" 404 236 0.004810 10.0.0.33 - - [2026-08-20 16:16:40] "POST /projects HTTP/1.1" 200 519 0.268033 10.0.0.33 - - [2026-08-20 16:16:40] "POST /access-control-lists HTTP/1.1" 200 598 0.068474 10.0.0.33 - - [2026-08-20 16:16:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.021497 10.0.0.33 - - [2026-08-20 16:16:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.048079 10.0.0.33 - - [2026-08-20 16:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013204 10.0.0.33 - - [2026-08-20 16:16:41] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.012133 10.0.0.33 - - [2026-08-20 16:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.33 - - [2026-08-20 16:16:41] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.019506 10.0.0.33 - - [2026-08-20 16:16:41] "POST /access-control-lists HTTP/1.1" 200 596 0.075608 10.0.0.33 - - [2026-08-20 16:16:41] "PUT /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79 HTTP/1.1" 200 264 0.099716 10.0.0.33 - - [2026-08-20 16:16:41] "PUT /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a HTTP/1.1" 200 264 0.060423 10.0.0.33 - - [2026-08-20 16:16:41] "POST /security-groups HTTP/1.1" 200 591 0.105870 10.0.0.33 - - [2026-08-20 16:16:41] "POST /fqname-to-id HTTP/1.1" 404 270 0.003256 10.0.0.33 - - [2026-08-20 16:16:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.058038 10.0.0.33 - - [2026-08-20 16:16:41] "POST /chown HTTP/1.1" 200 109 0.039650 10.0.0.33 - - [2026-08-20 16:16:41] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.033364 10.0.0.33 - - [2026-08-20 16:16:41] "POST /access-control-lists HTTP/1.1" 200 632 0.136167 10.0.0.33 - - [2026-08-20 16:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015349 10.0.0.33 - - [2026-08-20 16:16:41] "POST /fqname-to-id HTTP/1.1" 404 269 0.014959 10.0.0.33 - - [2026-08-20 16:16:41] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015975 10.0.0.33 - - [2026-08-20 16:16:41] "POST /tags HTTP/1.1" 409 226 0.004592 10.0.0.33 - - [2026-08-20 16:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.33 - - [2026-08-20 16:16:41] "GET /tag/1aacd4cd-dbb6-4e0e-bb0c-06b1f05cd8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.056626 10.0.0.33 - - [2026-08-20 16:16:41] "POST /access-control-lists HTTP/1.1" 200 630 0.102677 10.0.0.33 - - [2026-08-20 16:16:41] "POST /firewall-rules HTTP/1.1" 200 600 0.130234 10.0.0.33 - - [2026-08-20 16:16:41] "GET /firewall-rule/4d272c07-5cfb-43ef-bf8b-5d08a21a78a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005343 10.0.0.33 - - [2026-08-20 16:16:41] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.006318 10.0.0.33 - - [2026-08-20 16:16:42] "GET /firewall-rule/4d272c07-5cfb-43ef-bf8b-5d08a21a78a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003470 10.0.0.33 - - [2026-08-20 16:16:42] "POST /ref-update HTTP/1.1" 200 156 0.067306 10.0.0.33 - - [2026-08-20 16:16:42] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016354 10.0.0.33 - - [2026-08-20 16:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.33 - - [2026-08-20 16:16:42] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003601 10.0.0.33 - - [2026-08-20 16:16:42] "POST /tags HTTP/1.1" 409 226 0.002531 10.0.0.33 - - [2026-08-20 16:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.33 - - [2026-08-20 16:16:42] "GET /tag/1aacd4cd-dbb6-4e0e-bb0c-06b1f05cd8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.019366 10.0.0.33 - - [2026-08-20 16:16:42] "POST /firewall-rules HTTP/1.1" 200 598 0.149639 10.0.0.33 - - [2026-08-20 16:16:42] "GET /firewall-rule/7991e38f-587f-42d7-a471-2826b09e2bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.023826 10.0.0.33 - - [2026-08-20 16:16:42] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.005853 10.0.0.33 - - [2026-08-20 16:16:42] "GET /firewall-rule/7991e38f-587f-42d7-a471-2826b09e2bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005750 10.0.0.33 - - [2026-08-20 16:16:42] "POST /ref-update HTTP/1.1" 200 156 0.082403 10.0.0.33 - - [2026-08-20 16:16:43] "POST /tags HTTP/1.1" 200 393 0.041961 10.0.0.33 - - [2026-08-20 16:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006544 10.0.0.33 - - [2026-08-20 16:16:43] "GET /tag/eec4e18d-ceeb-40d0-9796-a0fdee9503c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.023733 10.0.0.33 - - [2026-08-20 16:16:43] "POST /tags HTTP/1.1" 200 341 0.020354 10.0.0.33 - - [2026-08-20 16:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010493 10.0.0.33 - - [2026-08-20 16:16:43] "GET /tag/673a4c8d-a7cb-4f86-8c5a-64b757d8466d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012563 10.0.0.33 - - [2026-08-20 16:16:43] "POST /id-to-fqname HTTP/1.1" 200 192 0.000543 10.0.0.33 - - [2026-08-20 16:16:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.022831 10.0.0.33 - - [2026-08-20 16:16:43] "POST /security-groups HTTP/1.1" 200 589 0.066461 10.0.0.33 - - [2026-08-20 16:16:43] "POST /projects HTTP/1.1" 200 519 0.214150 10.0.0.33 - - [2026-08-20 16:16:43] "POST /fqname-to-id HTTP/1.1" 404 236 0.003890 10.0.0.33 - - [2026-08-20 16:16:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028434 10.0.0.33 - - [2026-08-20 16:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013562 10.0.0.33 - - [2026-08-20 16:16:44] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.010613 10.0.0.33 - - [2026-08-20 16:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.33 - - [2026-08-20 16:16:44] "POST /access-control-lists HTTP/1.1" 200 598 0.091177 10.0.0.33 - - [2026-08-20 16:16:44] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.021174 10.0.0.33 - - [2026-08-20 16:16:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.002200 10.0.0.33 - - [2026-08-20 16:16:44] "PUT /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79 HTTP/1.1" 200 264 0.054349 10.0.0.33 - - [2026-08-20 16:16:44] "POST /access-control-lists HTTP/1.1" 200 596 0.055232 10.0.0.33 - - [2026-08-20 16:16:44] "PUT /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a HTTP/1.1" 200 264 0.070062 10.0.0.33 - - [2026-08-20 16:16:44] "POST /security-groups HTTP/1.1" 200 591 0.079690 10.0.0.33 - - [2026-08-20 16:16:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.002228 10.0.0.33 - - [2026-08-20 16:16:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020643 10.0.0.33 - - [2026-08-20 16:16:44] "POST /access-control-lists HTTP/1.1" 200 632 0.092744 10.0.0.33 - - [2026-08-20 16:16:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.006861 10.0.0.33 - - [2026-08-20 16:16:44] "POST /chown HTTP/1.1" 200 109 0.072019 10.0.0.33 - - [2026-08-20 16:16:44] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018768 10.0.0.33 - - [2026-08-20 16:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.33 - - [2026-08-20 16:16:44] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032449 10.0.0.33 - - [2026-08-20 16:16:44] "POST /access-control-lists HTTP/1.1" 200 630 0.070312 10.0.0.33 - - [2026-08-20 16:16:44] "POST /tags HTTP/1.1" 409 226 0.005780 10.0.0.33 - - [2026-08-20 16:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.33 - - [2026-08-20 16:16:44] "GET /tag/673a4c8d-a7cb-4f86-8c5a-64b757d8466d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014854 10.0.0.33 - - [2026-08-20 16:16:44] "POST /firewall-rules HTTP/1.1" 200 600 0.080800 10.0.0.33 - - [2026-08-20 16:16:44] "GET /firewall-rule/c00dcbec-d560-401b-b130-918d57360687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006121 10.0.0.33 - - [2026-08-20 16:16:44] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005660 10.0.0.33 - - [2026-08-20 16:16:44] "GET /firewall-rule/c00dcbec-d560-401b-b130-918d57360687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003589 10.0.0.33 - - [2026-08-20 16:16:44] "POST /ref-update HTTP/1.1" 200 156 0.069466 10.0.0.33 - - [2026-08-20 16:16:44] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013805 10.0.0.33 - - [2026-08-20 16:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.33 - - [2026-08-20 16:16:45] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003279 10.0.0.33 - - [2026-08-20 16:16:45] "POST /tags HTTP/1.1" 409 226 0.001954 10.0.0.33 - - [2026-08-20 16:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.33 - - [2026-08-20 16:16:45] "GET /tag/673a4c8d-a7cb-4f86-8c5a-64b757d8466d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018236 10.0.0.33 - - [2026-08-20 16:16:45] "POST /firewall-rules HTTP/1.1" 200 598 0.077056 10.0.0.33 - - [2026-08-20 16:16:45] "GET /firewall-rule/ad97ed20-59a2-44c1-8f38-406e97e464f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004910 10.0.0.33 - - [2026-08-20 16:16:45] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.006549 10.0.0.33 - - [2026-08-20 16:16:45] "GET /firewall-rule/ad97ed20-59a2-44c1-8f38-406e97e464f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002983 10.0.0.33 - - [2026-08-20 16:16:45] "POST /ref-update HTTP/1.1" 200 156 0.103717 10.0.0.33 - - [2026-08-20 16:16:46] "POST /tags HTTP/1.1" 200 345 0.167740 10.0.0.33 - - [2026-08-20 16:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.031738 10.0.0.33 - - [2026-08-20 16:16:46] "GET /tag/14465397-dbe8-4802-9045-7643933f7f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.028842 10.0.0.33 - - [2026-08-20 16:16:46] "POST /projects HTTP/1.1" 409 238 0.008795 10.0.0.33 - - [2026-08-20 16:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.33 - - [2026-08-20 16:16:46] "GET /project/bd78b04b-a4bd-4603-acec-61d68bd294cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.062767 10.0.0.33 - - [2026-08-20 16:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005674 10.0.0.33 - - [2026-08-20 16:16:46] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005912 10.0.0.33 - - [2026-08-20 16:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.33 - - [2026-08-20 16:16:46] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006346 10.0.0.33 - - [2026-08-20 16:16:46] "POST /security-groups HTTP/1.1" 409 285 0.002455 10.0.0.33 - - [2026-08-20 16:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.33 - - [2026-08-20 16:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.33 - - [2026-08-20 16:16:47] "GET /project/bd78b04b-a4bd-4603-acec-61d68bd294cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046626 10.0.0.33 - - [2026-08-20 16:16:47] "PUT /security-group/87f9dbe0-728e-47e9-b14a-cf9adfe1a83f HTTP/1.1" 200 262 0.087210 10.0.0.33 - - [2026-08-20 16:16:47] "PUT /access-control-list/3fdb8a37-0427-4979-b5f9-c4874451993c HTTP/1.1" 200 272 0.033705 10.0.0.33 - - [2026-08-20 16:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.040865 10.0.0.33 - - [2026-08-20 16:16:47] "POST /tags HTTP/1.1" 409 228 0.008057 10.0.0.33 - - [2026-08-20 16:16:47] "PUT /access-control-list/742281ba-0501-4270-95c4-feb60bdbd530 HTTP/1.1" 200 272 0.042873 10.0.0.33 - - [2026-08-20 16:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.33 - - [2026-08-20 16:16:47] "GET /tag/14465397-dbe8-4802-9045-7643933f7f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.021105 10.0.0.33 - - [2026-08-20 16:16:47] "POST /tags HTTP/1.1" 200 345 0.038646 10.0.0.33 - - [2026-08-20 16:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004734 10.0.0.33 - - [2026-08-20 16:16:47] "GET /tag/4e8b3c79-4605-4230-9324-4933a34303e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.023325 10.0.0.33 - - [2026-08-20 16:16:47] "POST /projects HTTP/1.1" 409 238 0.004195 10.0.0.33 - - [2026-08-20 16:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.33 - - [2026-08-20 16:16:47] "GET /project/fcf55ebd-f746-4b99-8a6a-ac461b0619f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043962 10.0.0.33 - - [2026-08-20 16:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.33 - - [2026-08-20 16:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.33 - - [2026-08-20 16:16:47] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007220 10.0.0.33 - - [2026-08-20 16:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016607 10.0.0.33 - - [2026-08-20 16:16:47] "GET /project/fcf55ebd-f746-4b99-8a6a-ac461b0619f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061971 10.0.0.33 - - [2026-08-20 16:16:47] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.018981 10.0.0.33 - - [2026-08-20 16:16:47] "POST /security-groups HTTP/1.1" 409 285 0.003435 10.0.0.33 - - [2026-08-20 16:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.33 - - [2026-08-20 16:16:47] "PUT /security-group/36116c28-bdef-482b-a864-ab2b46258b26 HTTP/1.1" 200 262 0.070704 10.0.0.33 - - [2026-08-20 16:16:47] "PUT /access-control-list/166553b4-58ab-4946-8cb3-e818f9f08e3a HTTP/1.1" 200 272 0.025022 10.0.0.33 - - [2026-08-20 16:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.044301 10.0.0.33 - - [2026-08-20 16:16:47] "POST /tags HTTP/1.1" 409 228 0.011011 10.0.0.33 - - [2026-08-20 16:16:47] "PUT /access-control-list/58ef78dc-1fb7-47b7-be91-7cab1bf0b923 HTTP/1.1" 200 272 0.046613 10.0.0.33 - - [2026-08-20 16:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009083 10.0.0.33 - - [2026-08-20 16:16:47] "GET /tag/4e8b3c79-4605-4230-9324-4933a34303e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.012568 10.0.0.33 - - [2026-08-20 16:16:48] "POST /tags HTTP/1.1" 200 291 0.062532 10.0.0.33 - - [2026-08-20 16:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006393 10.0.0.33 - - [2026-08-20 16:16:48] "GET /tag/69f80e89-bdae-40d8-ac21-680ac87fce8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.016358 10.0.0.33 - - [2026-08-20 16:16:48] "POST /tags HTTP/1.1" 200 303 0.068087 10.0.0.33 - - [2026-08-20 16:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.33 - - [2026-08-20 16:16:48] "GET /tag/63b09460-27a6-41f4-9b04-8f229a299bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015453 10.0.0.33 - - [2026-08-20 16:16:48] "POST /tags HTTP/1.1" 409 252 0.002345 10.0.0.33 - - [2026-08-20 16:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.33 - - [2026-08-20 16:16:48] "GET /tag/4396e4c9-a0ec-49f2-9aed-f4bb21565aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.023044 10.0.0.33 - - [2026-08-20 16:16:48] "POST /tags HTTP/1.1" 409 226 0.002595 10.0.0.33 - - [2026-08-20 16:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2026-08-20 16:16:48] "GET /tag/1aacd4cd-dbb6-4e0e-bb0c-06b1f05cd8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013819 10.0.0.33 - - [2026-08-20 16:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.33 - - [2026-08-20 16:16:48] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006667 10.0.0.33 - - [2026-08-20 16:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.33 - - [2026-08-20 16:16:48] "GET /project/bd78b04b-a4bd-4603-acec-61d68bd294cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052988 10.0.0.33 - - [2026-08-20 16:16:48] "POST /virtual-machines HTTP/1.1" 200 395 0.017724 10.0.0.33 - - [2026-08-20 16:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026694 10.0.0.33 - - [2026-08-20 16:16:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122965 10.0.0.33 - - [2026-08-20 16:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013410 10.0.0.33 - - [2026-08-20 16:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009539 10.0.0.33 - - [2026-08-20 16:16:48] "GET /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006275 10.0.0.33 - - [2026-08-20 16:16:48] "POST /instance-ips HTTP/1.1" 200 397 0.029536 10.0.0.33 - - [2026-08-20 16:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.042722 10.0.0.33 - - [2026-08-20 16:16:48] "GET /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005666 10.0.0.33 - - [2026-08-20 16:16:49] "POST /set-tag HTTP/1.1" 200 109 0.075694 10.0.0.33 - - [2026-08-20 16:16:49] "GET /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012156 10.0.0.33 - - [2026-08-20 16:16:49] "GET /instance-ip/8bbbde9c-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006878 10.0.0.33 - - [2026-08-20 16:16:49] "GET /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004757 10.0.0.33 - - [2026-08-20 16:16:49] "POST /set-tag HTTP/1.1" 200 109 0.002514 10.0.0.33 - - [2026-08-20 16:16:49] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005310 10.0.0.33 - - [2026-08-20 16:16:49] "POST /ref-update HTTP/1.1" 200 156 0.016776 10.0.0.33 - - [2026-08-20 16:16:49] "GET /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020825 10.0.0.33 - - [2026-08-20 16:16:49] "POST /set-tag HTTP/1.1" 200 109 0.007499 10.0.0.33 - - [2026-08-20 16:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.33 - - [2026-08-20 16:16:49] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004946 10.0.0.33 - - [2026-08-20 16:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.33 - - [2026-08-20 16:16:49] "GET /project/bd78b04b-a4bd-4603-acec-61d68bd294cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047718 10.0.0.33 - - [2026-08-20 16:16:49] "POST /virtual-machines HTTP/1.1" 200 395 0.020837 10.0.0.33 - - [2026-08-20 16:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014336 10.0.0.33 - - [2026-08-20 16:16:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133382 10.0.0.33 - - [2026-08-20 16:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013317 10.0.0.33 - - [2026-08-20 16:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.025321 10.0.0.33 - - [2026-08-20 16:16:49] "GET /virtual-machine-interface/8c2745ec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009158 10.0.0.33 - - [2026-08-20 16:16:49] "POST /instance-ips HTTP/1.1" 200 397 0.034389 10.0.0.33 - - [2026-08-20 16:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.043280 10.0.0.33 - - [2026-08-20 16:16:49] "GET /virtual-machine-interface/8c2745ec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.031819 10.0.0.33 - - [2026-08-20 16:16:49] "POST /set-tag HTTP/1.1" 200 109 0.071468 10.0.0.33 - - [2026-08-20 16:16:50] "GET /virtual-machine-interface/8c2745ec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012123 10.0.0.33 - - [2026-08-20 16:16:50] "GET /instance-ip/8c4538b8-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007200 10.0.0.33 - - [2026-08-20 16:16:50] "GET /virtual-machine-interface/8c2745ec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005039 10.0.0.33 - - [2026-08-20 16:16:50] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.33 - - [2026-08-20 16:16:50] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004950 10.0.0.33 - - [2026-08-20 16:16:50] "POST /ref-update HTTP/1.1" 200 156 0.016035 10.0.0.33 - - [2026-08-20 16:16:50] "GET /virtual-machine-interface/8c2745ec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008401 10.0.0.33 - - [2026-08-20 16:16:50] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.33 - - [2026-08-20 16:16:50] "POST /tags HTTP/1.1" 200 291 0.025719 10.0.0.33 - - [2026-08-20 16:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.33 - - [2026-08-20 16:16:50] "GET /tag/6a5fa2f2-4a7e-425e-9aaa-5cebad873177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.015471 10.0.0.33 - - [2026-08-20 16:16:50] "POST /tags HTTP/1.1" 409 252 0.003256 10.0.0.33 - - [2026-08-20 16:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.33 - - [2026-08-20 16:16:50] "GET /tag/eec4e18d-ceeb-40d0-9796-a0fdee9503c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012495 10.0.0.33 - - [2026-08-20 16:16:50] "POST /tags HTTP/1.1" 409 226 0.003845 10.0.0.33 - - [2026-08-20 16:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.33 - - [2026-08-20 16:16:50] "GET /tag/673a4c8d-a7cb-4f86-8c5a-64b757d8466d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.016489 10.0.0.33 - - [2026-08-20 16:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.33 - - [2026-08-20 16:16:50] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007688 10.0.0.33 - - [2026-08-20 16:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.33 - - [2026-08-20 16:16:50] "GET /project/fcf55ebd-f746-4b99-8a6a-ac461b0619f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043391 10.0.0.33 - - [2026-08-20 16:16:50] "POST /virtual-machines HTTP/1.1" 200 395 0.023312 10.0.0.33 - - [2026-08-20 16:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.035048 10.0.0.33 - - [2026-08-20 16:16:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134119 10.0.0.33 - - [2026-08-20 16:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015639 10.0.0.33 - - [2026-08-20 16:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024501 10.0.0.33 - - [2026-08-20 16:16:50] "GET /virtual-machine-interface/8ce30d9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010507 10.0.0.33 - - [2026-08-20 16:16:51] "POST /instance-ips HTTP/1.1" 200 397 0.031015 10.0.0.33 - - [2026-08-20 16:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.034698 10.0.0.33 - - [2026-08-20 16:16:51] "GET /virtual-machine-interface/8ce30d9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009149 10.0.0.33 - - [2026-08-20 16:16:51] "POST /set-tag HTTP/1.1" 200 109 0.072132 10.0.0.33 - - [2026-08-20 16:16:51] "GET /virtual-machine-interface/8ce30d9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018018 10.0.0.33 - - [2026-08-20 16:16:51] "GET /instance-ip/8d00fada-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003902 10.0.0.33 - - [2026-08-20 16:16:51] "GET /virtual-machine-interface/8ce30d9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004864 10.0.0.33 - - [2026-08-20 16:16:51] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.33 - - [2026-08-20 16:16:51] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.011770 10.0.0.33 - - [2026-08-20 16:16:51] "POST /ref-update HTTP/1.1" 200 156 0.014093 10.0.0.33 - - [2026-08-20 16:16:51] "GET /virtual-machine-interface/8ce30d9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.047452 10.0.0.33 - - [2026-08-20 16:16:51] "POST /set-tag HTTP/1.1" 200 109 0.011257 10.0.0.33 - - [2026-08-20 16:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005440 10.0.0.33 - - [2026-08-20 16:16:51] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006057 10.0.0.33 - - [2026-08-20 16:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.33 - - [2026-08-20 16:16:51] "GET /project/fcf55ebd-f746-4b99-8a6a-ac461b0619f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048882 10.0.0.33 - - [2026-08-20 16:16:51] "POST /virtual-machines HTTP/1.1" 200 395 0.014004 10.0.0.33 - - [2026-08-20 16:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020711 10.0.0.33 - - [2026-08-20 16:16:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138079 10.0.0.33 - - [2026-08-20 16:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013288 10.0.0.33 - - [2026-08-20 16:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.33 - - [2026-08-20 16:16:51] "GET /virtual-machine-interface/8d786b7e-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009775 10.0.0.33 - - [2026-08-20 16:16:51] "POST /instance-ips HTTP/1.1" 200 397 0.038678 10.0.0.33 - - [2026-08-20 16:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029412 10.0.0.33 - - [2026-08-20 16:16:52] "GET /virtual-machine-interface/8d786b7e-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009396 10.0.0.33 - - [2026-08-20 16:16:52] "POST /set-tag HTTP/1.1" 200 109 0.067669 10.0.0.33 - - [2026-08-20 16:16:52] "GET /virtual-machine-interface/8d786b7e-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008628 10.0.0.33 - - [2026-08-20 16:16:52] "GET /instance-ip/8d97f23c-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003209 10.0.0.33 - - [2026-08-20 16:16:52] "GET /virtual-machine-interface/8d786b7e-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006713 10.0.0.33 - - [2026-08-20 16:16:52] "POST /set-tag HTTP/1.1" 200 109 0.003379 10.0.0.33 - - [2026-08-20 16:16:52] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.012042 10.0.0.33 - - [2026-08-20 16:16:52] "POST /ref-update HTTP/1.1" 200 156 0.015194 10.0.0.33 - - [2026-08-20 16:16:52] "GET /virtual-machine-interface/8d786b7e-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016949 10.0.0.33 - - [2026-08-20 16:16:52] "POST /set-tag HTTP/1.1" 200 109 0.004578 10.0.0.33 - - [2026-08-20 16:16:52] "POST /tags HTTP/1.1" 200 299 0.024428 10.0.0.33 - - [2026-08-20 16:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011245 10.0.0.33 - - [2026-08-20 16:16:52] "GET /tag/5455ce2a-adc8-4a99-9abb-485a5ba6fe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.016375 10.0.0.33 - - [2026-08-20 16:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.33 - - [2026-08-20 16:16:52] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005153 10.0.0.33 - - [2026-08-20 16:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2026-08-20 16:16:52] "GET /project/bd78b04b-a4bd-4603-acec-61d68bd294cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060384 10.0.0.33 - - [2026-08-20 16:16:52] "POST /virtual-machines HTTP/1.1" 200 395 0.013282 10.0.0.33 - - [2026-08-20 16:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.031520 10.0.0.33 - - [2026-08-20 16:16:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113587 10.0.0.33 - - [2026-08-20 16:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.011355 10.0.0.33 - - [2026-08-20 16:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007139 10.0.0.33 - - [2026-08-20 16:16:52] "GET /virtual-machine-interface/8e151eec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008796 10.0.0.33 - - [2026-08-20 16:16:53] "POST /instance-ips HTTP/1.1" 200 397 0.040306 10.0.0.33 - - [2026-08-20 16:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.041240 10.0.0.33 - - [2026-08-20 16:16:53] "GET /virtual-machine-interface/8e151eec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.024903 10.0.0.33 - - [2026-08-20 16:16:53] "POST /set-tag HTTP/1.1" 200 109 0.026467 10.0.0.33 - - [2026-08-20 16:16:53] "GET /virtual-machine-interface/8e151eec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014771 10.0.0.33 - - [2026-08-20 16:16:53] "GET /instance-ip/8e31830c-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008709 10.0.0.33 - - [2026-08-20 16:16:53] "GET /virtual-machine-interface/8e151eec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005536 10.0.0.33 - - [2026-08-20 16:16:53] "POST /set-tag HTTP/1.1" 200 109 0.003686 10.0.0.33 - - [2026-08-20 16:16:53] "POST /tags HTTP/1.1" 200 299 0.021678 10.0.0.33 - - [2026-08-20 16:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.33 - - [2026-08-20 16:16:53] "GET /tag/9f468951-645f-4bb4-8ff4-6c715ceb4386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.016960 10.0.0.33 - - [2026-08-20 16:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.33 - - [2026-08-20 16:16:53] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004860 10.0.0.33 - - [2026-08-20 16:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.33 - - [2026-08-20 16:16:53] "GET /project/bd78b04b-a4bd-4603-acec-61d68bd294cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033090 10.0.0.33 - - [2026-08-20 16:16:53] "POST /virtual-machines HTTP/1.1" 200 395 0.011018 10.0.0.33 - - [2026-08-20 16:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022736 10.0.0.33 - - [2026-08-20 16:16:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122409 10.0.0.33 - - [2026-08-20 16:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012263 10.0.0.33 - - [2026-08-20 16:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011232 10.0.0.33 - - [2026-08-20 16:16:53] "GET /virtual-machine-interface/8e916984-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011352 10.0.0.33 - - [2026-08-20 16:16:53] "POST /instance-ips HTTP/1.1" 200 397 0.032460 10.0.0.33 - - [2026-08-20 16:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027299 10.0.0.33 - - [2026-08-20 16:16:53] "GET /virtual-machine-interface/8e916984-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018437 10.0.0.33 - - [2026-08-20 16:16:53] "POST /set-tag HTTP/1.1" 200 109 0.024995 10.0.0.33 - - [2026-08-20 16:16:54] "GET /virtual-machine-interface/8e916984-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.042654 10.0.0.33 - - [2026-08-20 16:16:54] "GET /instance-ip/8eb1e4de-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003957 10.0.0.33 - - [2026-08-20 16:16:54] "GET /virtual-machine-interface/8e916984-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005658 10.0.0.33 - - [2026-08-20 16:16:54] "POST /set-tag HTTP/1.1" 200 109 0.002951 10.0.0.33 - - [2026-08-20 16:16:54] "POST /tags HTTP/1.1" 200 299 0.026337 10.0.0.33 - - [2026-08-20 16:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.33 - - [2026-08-20 16:16:54] "GET /tag/89234594-7022-4bbf-84bb-f9fe80d9cd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013445 10.0.0.33 - - [2026-08-20 16:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.33 - - [2026-08-20 16:16:54] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005569 10.0.0.33 - - [2026-08-20 16:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2026-08-20 16:16:54] "GET /project/fcf55ebd-f746-4b99-8a6a-ac461b0619f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038840 10.0.0.33 - - [2026-08-20 16:16:54] "POST /virtual-machines HTTP/1.1" 200 395 0.026919 10.0.0.33 - - [2026-08-20 16:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.042377 10.0.0.33 - - [2026-08-20 16:16:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137705 10.0.0.33 - - [2026-08-20 16:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012470 10.0.0.33 - - [2026-08-20 16:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005973 10.0.0.33 - - [2026-08-20 16:16:54] "GET /virtual-machine-interface/8f1b5b94-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012475 10.0.0.33 - - [2026-08-20 16:16:54] "POST /instance-ips HTTP/1.1" 200 397 0.027382 10.0.0.33 - - [2026-08-20 16:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.035994 10.0.0.33 - - [2026-08-20 16:16:54] "GET /virtual-machine-interface/8f1b5b94-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015271 10.0.0.33 - - [2026-08-20 16:16:54] "POST /set-tag HTTP/1.1" 200 109 0.025299 10.0.0.33 - - [2026-08-20 16:16:54] "GET /virtual-machine-interface/8f1b5b94-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.042278 10.0.0.33 - - [2026-08-20 16:16:54] "GET /instance-ip/8f3a0e0e-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003693 10.0.0.33 - - [2026-08-20 16:16:55] "GET /virtual-machine-interface/8f1b5b94-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005853 10.0.0.33 - - [2026-08-20 16:16:55] "POST /set-tag HTTP/1.1" 200 109 0.003266 10.0.0.33 - - [2026-08-20 16:16:55] "POST /tags HTTP/1.1" 200 299 0.032065 10.0.0.33 - - [2026-08-20 16:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.33 - - [2026-08-20 16:16:55] "GET /tag/cbb2b94d-8e2f-41c9-9296-3fcb38dbd5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012770 10.0.0.33 - - [2026-08-20 16:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.33 - - [2026-08-20 16:16:55] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005084 10.0.0.33 - - [2026-08-20 16:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.33 - - [2026-08-20 16:16:55] "GET /project/fcf55ebd-f746-4b99-8a6a-ac461b0619f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042983 10.0.0.33 - - [2026-08-20 16:16:55] "POST /virtual-machines HTTP/1.1" 200 395 0.011826 10.0.0.33 - - [2026-08-20 16:16:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.035280 10.0.0.33 - - [2026-08-20 16:16:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133839 10.0.0.33 - - [2026-08-20 16:16:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.012217 10.0.0.33 - - [2026-08-20 16:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018437 10.0.0.33 - - [2026-08-20 16:16:55] "GET /virtual-machine-interface/8fa31f0c-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007243 10.0.0.33 - - [2026-08-20 16:16:55] "POST /instance-ips HTTP/1.1" 200 397 0.029098 10.0.0.33 - - [2026-08-20 16:16:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.054856 10.0.0.33 - - [2026-08-20 16:16:55] "GET /virtual-machine-interface/8fa31f0c-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012005 10.0.0.33 - - [2026-08-20 16:16:55] "POST /set-tag HTTP/1.1" 200 109 0.038970 10.0.0.33 - - [2026-08-20 16:16:55] "GET /virtual-machine-interface/8fa31f0c-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.046842 10.0.0.33 - - [2026-08-20 16:16:55] "GET /instance-ip/8fc1685e-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005610 10.0.0.33 - - [2026-08-20 16:16:55] "GET /virtual-machine-interface/8fa31f0c-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006715 10.0.0.33 - - [2026-08-20 16:16:55] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.33 - - [2026-08-20 16:16:55] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.008578 10.0.0.33 - - [2026-08-20 16:16:56] "POST /ref-update HTTP/1.1" 200 156 0.011704 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-machine-interface/8e151eec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010470 10.0.0.33 - - [2026-08-20 16:16:56] "POST /set-tag HTTP/1.1" 200 109 0.013518 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.009849 10.0.0.33 - - [2026-08-20 16:16:56] "POST /ref-update HTTP/1.1" 200 156 0.015866 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-machine-interface/8e916984-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.028899 10.0.0.33 - - [2026-08-20 16:16:56] "POST /set-tag HTTP/1.1" 200 109 0.002899 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004792 10.0.0.33 - - [2026-08-20 16:16:56] "POST /set-tag HTTP/1.1" 200 109 0.011236 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005549 10.0.0.33 - - [2026-08-20 16:16:56] "POST /ref-update HTTP/1.1" 200 156 0.013105 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-machine-interface/8f1b5b94-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024225 10.0.0.33 - - [2026-08-20 16:16:56] "POST /set-tag HTTP/1.1" 200 109 0.003364 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006127 10.0.0.33 - - [2026-08-20 16:16:56] "POST /ref-update HTTP/1.1" 200 156 0.012347 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-machine-interface/8fa31f0c-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006859 10.0.0.33 - - [2026-08-20 16:16:56] "POST /set-tag HTTP/1.1" 200 109 0.003119 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-machine-interface/8c2745ec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005765 10.0.0.33 - - [2026-08-20 16:16:56] "POST /set-tag HTTP/1.1" 200 109 0.003714 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-machine-interface/8ce30d9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009601 10.0.0.33 - - [2026-08-20 16:16:56] "POST /set-tag HTTP/1.1" 200 109 0.004675 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-machine-interface/8d786b7e-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010414 10.0.0.33 - - [2026-08-20 16:16:56] "POST /set-tag HTTP/1.1" 200 109 0.004819 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-machine-interface/8e151eec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009798 10.0.0.33 - - [2026-08-20 16:16:56] "POST /set-tag HTTP/1.1" 200 109 0.004852 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-machine-interface/8e916984-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006776 10.0.0.33 - - [2026-08-20 16:16:56] "POST /set-tag HTTP/1.1" 200 109 0.008397 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-machine-interface/8c2745ec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012733 10.0.0.33 - - [2026-08-20 16:16:56] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-machine-interface/8f1b5b94-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004689 10.0.0.33 - - [2026-08-20 16:16:56] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-machine-interface/8ce30d9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004555 10.0.0.33 - - [2026-08-20 16:16:56] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.33 - - [2026-08-20 16:16:56] "GET /virtual-machine-interface/8fa31f0c-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004255 10.0.0.33 - - [2026-08-20 16:16:56] "POST /set-tag HTTP/1.1" 200 109 0.003508 10.0.0.33 - - [2026-08-20 16:16:59] "GET /virtual-machine-interface/8fa31f0c-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007520 10.0.0.33 - - [2026-08-20 16:16:59] "POST /set-tag HTTP/1.1" 200 109 0.003529 10.0.0.33 - - [2026-08-20 16:16:59] "GET /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005708 10.0.0.33 - - [2026-08-20 16:16:59] "POST /set-tag HTTP/1.1" 200 109 0.004584 10.0.0.33 - - [2026-08-20 16:17:01] "GET /virtual-machine-interface/8d786b7e-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004816 10.0.0.33 - - [2026-08-20 16:17:01] "POST /set-tag HTTP/1.1" 200 109 0.003295 10.0.0.33 - - [2026-08-20 16:17:02] "GET /virtual-machine/177fb26f-2703-49c7-a682-b88b89cb9b94?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004467 10.0.0.33 - - [2026-08-20 16:17:02] "GET /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006043 10.0.0.33 - - [2026-08-20 16:17:02] "GET /virtual-machine/0560853b-ea77-4da2-baa2-5aa0ddcd0da6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003532 10.0.0.33 - - [2026-08-20 16:17:02] "GET /virtual-machine-interface/8c2745ec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006268 10.0.0.33 - - [2026-08-20 16:17:02] "GET /virtual-machine/ccb6918b-0444-40d7-a0e2-bbfc39c86eec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003901 10.0.0.33 - - [2026-08-20 16:17:02] "GET /virtual-machine-interface/8ce30d9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006567 10.0.0.33 - - [2026-08-20 16:17:02] "GET /virtual-machine/d6090ab6-1484-4440-ae16-1996db6b0790?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003505 10.0.0.33 - - [2026-08-20 16:17:02] "GET /virtual-machine-interface/8d786b7e-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004452 10.0.0.33 - - [2026-08-20 16:17:04] "GET /virtual-machine-interface/8e916984-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007233 10.0.0.33 - - [2026-08-20 16:17:04] "POST /set-tag HTTP/1.1" 200 109 0.007142 10.0.0.33 - - [2026-08-20 16:17:04] "GET /virtual-machine-interface/8f1b5b94-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005548 10.0.0.33 - - [2026-08-20 16:17:04] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.33 - - [2026-08-20 16:17:04] "GET /virtual-machine-interface/8e151eec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003935 10.0.0.33 - - [2026-08-20 16:17:04] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.33 - - [2026-08-20 16:17:08] "GET /virtual-machine/33dc8671-f28e-471c-8498-186c256c8565?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003721 10.0.0.33 - - [2026-08-20 16:17:08] "GET /virtual-machine-interface/8e151eec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005921 10.0.0.33 - - [2026-08-20 16:17:08] "GET /virtual-machine/acf76027-0128-4c94-bc48-b215a16e4b3f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003593 10.0.0.33 - - [2026-08-20 16:17:08] "GET /virtual-machine-interface/8f1b5b94-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004148 10.0.0.33 - - [2026-08-20 16:17:08] "GET /virtual-machine/ccd315fb-fd1a-4615-b6ae-d226cf87512e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003324 10.0.0.33 - - [2026-08-20 16:17:08] "GET /virtual-machine-interface/8e916984-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004618 10.0.0.33 - - [2026-08-20 16:17:08] "GET /virtual-machine/67c26dda-58ab-41d4-a7ad-1be3e18eb774?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003435 10.0.0.33 - - [2026-08-20 16:17:08] "GET /virtual-machine-interface/8fa31f0c-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004014 10.0.0.33 - - [2026-08-20 16:17:08] "GET /loadbalancer/76e0c224-2801-4fec-a6f3-c063d48f843f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002018 10.0.0.33 - - [2026-08-20 16:17:08] "POST /tags HTTP/1.1" 200 333 0.031636 10.0.0.33 - - [2026-08-20 16:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007934 10.0.0.33 - - [2026-08-20 16:17:08] "GET /tag/88ac0c64-7143-4ecb-b7fc-131bf0f84775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.027286 10.0.0.33 - - [2026-08-20 16:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.33 - - [2026-08-20 16:17:09] "GET /project/bd78b04b-a4bd-4603-acec-61d68bd294cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037688 10.0.0.33 - - [2026-08-20 16:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005411 10.0.0.33 - - [2026-08-20 16:17:09] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005563 10.0.0.33 - - [2026-08-20 16:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.33 - - [2026-08-20 16:17:09] "GET /service-appliance-set/aff669a8-15f0-4360-b831-0a97037c1064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002708 10.0.0.33 - - [2026-08-20 16:17:09] "POST /fqname-to-id HTTP/1.1" 404 273 0.001911 10.0.0.33 - - [2026-08-20 16:17:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.107926 10.0.0.33 - - [2026-08-20 16:17:09] "GET /virtual-machine-interface/8b5740c6-148f-49f7-80eb-47f9db90ddf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.012775 10.0.0.33 - - [2026-08-20 16:17:09] "POST /instance-ips HTTP/1.1" 200 409 0.024788 10.0.0.33 - - [2026-08-20 16:17:09] "GET /instance-ip/2357eed9-0dc3-4573-a6d5-c797e55de7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005319 10.0.0.33 - - [2026-08-20 16:17:09] "POST /loadbalancers HTTP/1.1" 200 629 0.064428 10.0.0.33 - - [2026-08-20 16:17:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016669 10.0.0.33 - - [2026-08-20 16:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007659 10.0.0.33 - - [2026-08-20 16:17:09] "GET /project/bd78b04b-a4bd-4603-acec-61d68bd294cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.065669 10.0.0.33 - - [2026-08-20 16:17:09] "GET /instance-ip/2357eed9-0dc3-4573-a6d5-c797e55de7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003148 10.0.0.33 - - [2026-08-20 16:17:09] "GET /project/bd78b04b-a4bd-4603-acec-61d68bd294cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.058689 10.0.0.33 - - [2026-08-20 16:17:09] "POST /floating-ips HTTP/1.1" 200 597 0.060819 10.0.0.33 - - [2026-08-20 16:17:09] "GET /loadbalancer/76e0c224-2801-4fec-a6f3-c063d48f843f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.029322 10.0.0.33 - - [2026-08-20 16:17:09] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.033753 10.0.0.33 - - [2026-08-20 16:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.33 - - [2026-08-20 16:17:09] "GET /project/bd78b04b-a4bd-4603-acec-61d68bd294cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048105 10.0.0.33 - - [2026-08-20 16:17:09] "GET /loadbalancer-listener/e5514be0-f27f-4eb4-a91a-35e0fb44a373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004000 10.0.0.33 - - [2026-08-20 16:17:09] "GET /loadbalancer-listener/e5514be0-f27f-4eb4-a91a-35e0fb44a373?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.009376 10.0.0.33 - - [2026-08-20 16:17:09] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.025328 10.0.0.33 - - [2026-08-20 16:17:09] "GET /loadbalancer/76e0c224-2801-4fec-a6f3-c063d48f843f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.014315 10.0.0.33 - - [2026-08-20 16:17:09] "GET /instance-ip/2357eed9-0dc3-4573-a6d5-c797e55de7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.012418 10.0.0.33 - - [2026-08-20 16:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005506 10.0.0.33 - - [2026-08-20 16:17:09] "GET /instance-ip/2357eed9-0dc3-4573-a6d5-c797e55de7b0?fields=floating_ips HTTP/1.1" 200 1212 0.007264 10.0.0.33 - - [2026-08-20 16:17:09] "GET /loadbalancer/76e0c224-2801-4fec-a6f3-c063d48f843f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003495 10.0.0.33 - - [2026-08-20 16:17:09] "GET /floating-ip/c6853427-c2b3-48c6-92f4-00d819824b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002451 10.0.0.33 - - [2026-08-20 16:17:09] "GET /loadbalancer-pool/2677cbc9-7992-4bc6-a9d0-ee70b812748c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005772 10.0.0.33 - - [2026-08-20 16:17:09] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024296 10.0.0.33 - - [2026-08-20 16:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011784 10.0.0.33 - - [2026-08-20 16:17:10] "GET /virtual-machine-interface/8c2745ec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006565 10.0.0.33 - - [2026-08-20 16:17:10] "GET /virtual-machine-interface/8c2745ec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013710 10.0.0.33 - - [2026-08-20 16:17:10] "POST /tags HTTP/1.1" 409 221 0.006154 10.0.0.33 - - [2026-08-20 16:17:10] "POST /ref-update HTTP/1.1" 200 156 0.015540 10.0.0.33 - - [2026-08-20 16:17:10] "GET /floating-ip/c6853427-c2b3-48c6-92f4-00d819824b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.020499 10.0.0.33 - - [2026-08-20 16:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.33 - - [2026-08-20 16:17:10] "GET /tag/88ac0c64-7143-4ecb-b7fc-131bf0f84775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014411 10.0.0.33 - - [2026-08-20 16:17:10] "POST /set-tag HTTP/1.1" 200 109 0.067802 10.0.0.33 - - [2026-08-20 16:17:10] "PUT /floating-ip/c6853427-c2b3-48c6-92f4-00d819824b09 HTTP/1.1" 200 256 0.080029 10.0.0.33 - - [2026-08-20 16:17:10] "GET /loadbalancer-pool/2677cbc9-7992-4bc6-a9d0-ee70b812748c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.012221 10.0.0.33 - - [2026-08-20 16:17:10] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024507 10.0.0.33 - - [2026-08-20 16:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028629 10.0.0.33 - - [2026-08-20 16:17:10] "GET /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016963 10.0.0.33 - - [2026-08-20 16:17:10] "GET /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005076 10.0.0.33 - - [2026-08-20 16:17:10] "POST /ref-update HTTP/1.1" 200 156 0.009803 10.0.0.33 - - [2026-08-20 16:17:10] "GET /floating-ip/c6853427-c2b3-48c6-92f4-00d819824b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.013841 10.0.0.33 - - [2026-08-20 16:17:10] "POST /set-tag HTTP/1.1" 200 109 0.067739 10.0.0.33 - - [2026-08-20 16:17:11] "POST /tags HTTP/1.1" 409 206 0.003826 10.0.0.33 - - [2026-08-20 16:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.33 - - [2026-08-20 16:17:11] "GET /tag/63b09460-27a6-41f4-9b04-8f229a299bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010670 10.0.0.33 - - [2026-08-20 16:17:11] "POST /tags HTTP/1.1" 409 204 0.002336 10.0.0.33 - - [2026-08-20 16:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.33 - - [2026-08-20 16:17:11] "GET /tag/9f468951-645f-4bb4-8ff4-6c715ceb4386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010019 10.0.0.33 - - [2026-08-20 16:17:11] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003346 10.0.0.33 - - [2026-08-20 16:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.33 - - [2026-08-20 16:17:11] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002334 10.0.0.33 - - [2026-08-20 16:17:11] "POST /tags HTTP/1.1" 409 206 0.002389 10.0.0.33 - - [2026-08-20 16:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.33 - - [2026-08-20 16:17:11] "GET /tag/63b09460-27a6-41f4-9b04-8f229a299bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010092 10.0.0.33 - - [2026-08-20 16:17:11] "POST /tags HTTP/1.1" 409 226 0.003165 10.0.0.33 - - [2026-08-20 16:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.33 - - [2026-08-20 16:17:11] "GET /tag/1aacd4cd-dbb6-4e0e-bb0c-06b1f05cd8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009914 10.0.0.33 - - [2026-08-20 16:17:11] "POST /tags HTTP/1.1" 409 204 0.002470 10.0.0.33 - - [2026-08-20 16:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.33 - - [2026-08-20 16:17:11] "GET /tag/9f468951-645f-4bb4-8ff4-6c715ceb4386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010156 10.0.0.33 - - [2026-08-20 16:17:11] "POST /tags HTTP/1.1" 409 226 0.002520 10.0.0.33 - - [2026-08-20 16:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.33 - - [2026-08-20 16:17:11] "GET /tag/1aacd4cd-dbb6-4e0e-bb0c-06b1f05cd8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018090 10.0.0.33 - - [2026-08-20 16:17:11] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003104 10.0.0.33 - - [2026-08-20 16:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.33 - - [2026-08-20 16:17:11] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002527 10.0.0.33 - - [2026-08-20 16:17:11] "POST /firewall-rules HTTP/1.1" 200 626 0.076522 10.0.0.33 - - [2026-08-20 16:17:11] "POST /firewall-rules HTTP/1.1" 200 646 0.083578 10.0.0.33 - - [2026-08-20 16:17:12] "GET /firewall-rule/8e213f93-e08c-4b84-bffc-808cf36edb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.020700 10.0.0.33 - - [2026-08-20 16:17:12] "GET /firewall-policy/270769cd-d9d3-4021-8a94-a3c6b716da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003144 10.0.0.33 - - [2026-08-20 16:17:12] "GET /firewall-rule/ac422e15-5885-48e5-935d-86f65f7e4b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003531 10.0.0.33 - - [2026-08-20 16:17:12] "POST /ref-update HTTP/1.1" 200 156 0.021863 10.0.0.33 - - [2026-08-20 16:17:12] "POST /firewall-policys HTTP/1.1" 200 606 0.048388 10.0.0.33 - - [2026-08-20 16:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014574 10.0.0.33 - - [2026-08-20 16:17:12] "GET /firewall-policy/e022521d-3a8c-4271-9805-4902696d9427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.014463 10.0.0.33 - - [2026-08-20 16:17:12] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004853 10.0.0.33 - - [2026-08-20 16:17:12] "GET /firewall-policy/e022521d-3a8c-4271-9805-4902696d9427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003195 10.0.0.33 - - [2026-08-20 16:17:12] "GET /firewall-policy/270769cd-d9d3-4021-8a94-a3c6b716da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003776 10.0.0.33 - - [2026-08-20 16:17:12] "GET /firewall-policy/3646946e-9e3f-47d6-b727-30a1fed67cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003583 10.0.0.33 - - [2026-08-20 16:17:12] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004755 10.0.0.33 - - [2026-08-20 16:17:12] "GET /firewall-policy/270769cd-d9d3-4021-8a94-a3c6b716da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002137 10.0.0.33 - - [2026-08-20 16:17:12] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002148 10.0.0.33 - - [2026-08-20 16:17:12] "POST /ref-update HTTP/1.1" 200 156 0.020820 10.0.0.33 - - [2026-08-20 16:17:12] "POST /ref-update HTTP/1.1" 200 156 0.031645 10.0.0.33 - - [2026-08-20 16:17:12] "POST /ref-update HTTP/1.1" 200 156 0.034546 10.0.0.33 - - [2026-08-20 16:17:12] "POST /ref-update HTTP/1.1" 200 156 0.021794 10.0.0.33 - - [2026-08-20 16:17:12] "POST /ref-update HTTP/1.1" 200 156 0.043202 10.0.0.33 - - [2026-08-20 16:17:12] "GET /firewall-policy/e022521d-3a8c-4271-9805-4902696d9427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.019490 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:17:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001385 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:17:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001713 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:18:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001740 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:18:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001827 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:18:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001158 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:18:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001087 10.0.0.33 - - [2026-08-20 16:19:11] "POST /tags HTTP/1.1" 409 252 0.002634 10.0.0.33 - - [2026-08-20 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005638 10.0.0.33 - - [2026-08-20 16:19:11] "GET /tag/eec4e18d-ceeb-40d0-9796-a0fdee9503c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.015833 10.0.0.33 - - [2026-08-20 16:19:11] "POST /tags HTTP/1.1" 409 228 0.002547 10.0.0.33 - - [2026-08-20 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.33 - - [2026-08-20 16:19:11] "GET /tag/4e8b3c79-4605-4230-9324-4933a34303e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011212 10.0.0.33 - - [2026-08-20 16:19:11] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005299 10.0.0.33 - - [2026-08-20 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.33 - - [2026-08-20 16:19:11] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003033 10.0.0.33 - - [2026-08-20 16:19:11] "POST /tags HTTP/1.1" 409 206 0.002033 10.0.0.33 - - [2026-08-20 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.33 - - [2026-08-20 16:19:11] "GET /tag/63b09460-27a6-41f4-9b04-8f229a299bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013524 10.0.0.33 - - [2026-08-20 16:19:11] "POST /tags HTTP/1.1" 409 226 0.002688 10.0.0.33 - - [2026-08-20 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.33 - - [2026-08-20 16:19:11] "GET /tag/1aacd4cd-dbb6-4e0e-bb0c-06b1f05cd8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014149 10.0.0.33 - - [2026-08-20 16:19:11] "POST /tags HTTP/1.1" 409 204 0.003200 10.0.0.33 - - [2026-08-20 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.33 - - [2026-08-20 16:19:11] "GET /tag/9f468951-645f-4bb4-8ff4-6c715ceb4386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013602 10.0.0.33 - - [2026-08-20 16:19:11] "POST /tags HTTP/1.1" 409 226 0.002465 10.0.0.33 - - [2026-08-20 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.33 - - [2026-08-20 16:19:11] "GET /tag/1aacd4cd-dbb6-4e0e-bb0c-06b1f05cd8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010938 10.0.0.33 - - [2026-08-20 16:19:11] "POST /tags HTTP/1.1" 409 228 0.005944 10.0.0.33 - - [2026-08-20 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.33 - - [2026-08-20 16:19:11] "GET /tag/4e8b3c79-4605-4230-9324-4933a34303e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.013082 10.0.0.33 - - [2026-08-20 16:19:11] "POST /tags HTTP/1.1" 409 252 0.002664 10.0.0.33 - - [2026-08-20 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.33 - - [2026-08-20 16:19:11] "GET /tag/eec4e18d-ceeb-40d0-9796-a0fdee9503c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.028072 10.0.0.33 - - [2026-08-20 16:19:11] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004662 10.0.0.33 - - [2026-08-20 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.33 - - [2026-08-20 16:19:11] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003026 10.0.0.33 - - [2026-08-20 16:19:11] "POST /firewall-rules HTTP/1.1" 409 281 0.002188 10.0.0.33 - - [2026-08-20 16:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.33 - - [2026-08-20 16:19:12] "PUT /firewall-rule/ac422e15-5885-48e5-935d-86f65f7e4b92 HTTP/1.1" 200 260 0.026238 10.0.0.33 - - [2026-08-20 16:19:12] "POST /firewall-rules HTTP/1.1" 409 291 0.005357 10.0.0.33 - - [2026-08-20 16:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.33 - - [2026-08-20 16:19:12] "PUT /firewall-rule/8e213f93-e08c-4b84-bffc-808cf36edb2e HTTP/1.1" 200 260 0.069465 10.0.0.33 - - [2026-08-20 16:19:12] "GET /firewall-rule/8e213f93-e08c-4b84-bffc-808cf36edb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.009067 10.0.0.33 - - [2026-08-20 16:19:12] "POST /firewall-rules HTTP/1.1" 200 658 0.085187 10.0.0.33 - - [2026-08-20 16:19:12] "GET /firewall-rule/30c2184b-11aa-47a3-baec-31d7b5fad201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.008104 10.0.0.33 - - [2026-08-20 16:19:12] "GET /firewall-policy/270769cd-d9d3-4021-8a94-a3c6b716da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003030 10.0.0.33 - - [2026-08-20 16:19:12] "GET /firewall-rule/ac422e15-5885-48e5-935d-86f65f7e4b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003721 10.0.0.33 - - [2026-08-20 16:19:12] "POST /firewall-policys HTTP/1.1" 409 269 0.002735 10.0.0.33 - - [2026-08-20 16:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.33 - - [2026-08-20 16:19:12] "PUT /firewall-policy/e022521d-3a8c-4271-9805-4902696d9427 HTTP/1.1" 200 264 0.032741 10.0.0.33 - - [2026-08-20 16:19:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020796 10.0.0.33 - - [2026-08-20 16:19:12] "GET /firewall-policy/e022521d-3a8c-4271-9805-4902696d9427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006783 10.0.0.33 - - [2026-08-20 16:19:12] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003579 10.0.0.33 - - [2026-08-20 16:19:12] "GET /firewall-policy/e022521d-3a8c-4271-9805-4902696d9427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003461 10.0.0.33 - - [2026-08-20 16:19:12] "GET /firewall-policy/270769cd-d9d3-4021-8a94-a3c6b716da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003240 10.0.0.33 - - [2026-08-20 16:19:12] "GET /firewall-policy/3646946e-9e3f-47d6-b727-30a1fed67cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003954 10.0.0.33 - - [2026-08-20 16:19:12] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003706 10.0.0.33 - - [2026-08-20 16:19:12] "GET /firewall-policy/e022521d-3a8c-4271-9805-4902696d9427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003007 10.0.0.33 - - [2026-08-20 16:19:12] "GET /firewall-policy/e022521d-3a8c-4271-9805-4902696d9427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003061 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:19:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001323 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:19:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001590 10.0.0.33 - - [2026-08-20 16:20:14] "GET /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.011439 10.0.0.33 - - [2026-08-20 16:20:14] "POST /set-tag HTTP/1.1" 200 109 0.004619 10.0.0.33 - - [2026-08-20 16:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.33 - - [2026-08-20 16:20:14] "GET /loadbalancer/76e0c224-2801-4fec-a6f3-c063d48f843f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004223 10.0.0.33 - - [2026-08-20 16:20:14] "GET /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007018 10.0.0.33 - - [2026-08-20 16:20:14] "POST /set-tag HTTP/1.1" 200 109 0.094868 10.0.0.33 - - [2026-08-20 16:20:14] "DELETE /loadbalancer-member/dfbae4b2-03e5-4992-b498-1f86b88f6cd1 HTTP/1.1" 200 115 0.047636 10.0.0.33 - - [2026-08-20 16:20:14] "GET /virtual-machine-interface/8e916984-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004534 10.0.0.33 - - [2026-08-20 16:20:14] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.33 - - [2026-08-20 16:20:14] "GET /virtual-machine-interface/8c2745ec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005082 10.0.0.33 - - [2026-08-20 16:20:14] "POST /set-tag HTTP/1.1" 200 109 0.003148 10.0.0.33 - - [2026-08-20 16:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.33 - - [2026-08-20 16:20:14] "GET /loadbalancer/76e0c224-2801-4fec-a6f3-c063d48f843f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003251 10.0.0.33 - - [2026-08-20 16:20:14] "GET /virtual-machine-interface/8e151eec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007410 10.0.0.33 - - [2026-08-20 16:20:14] "POST /set-tag HTTP/1.1" 200 109 0.003391 10.0.0.33 - - [2026-08-20 16:20:14] "GET /virtual-machine-interface/8d786b7e-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011246 10.0.0.33 - - [2026-08-20 16:20:14] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.33 - - [2026-08-20 16:20:14] "GET /virtual-machine-interface/8ce30d9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006986 10.0.0.33 - - [2026-08-20 16:20:14] "POST /set-tag HTTP/1.1" 200 109 0.003415 10.0.0.33 - - [2026-08-20 16:20:14] "GET /virtual-machine-interface/8fa31f0c-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006313 10.0.0.33 - - [2026-08-20 16:20:14] "POST /set-tag HTTP/1.1" 200 109 0.004333 10.0.0.33 - - [2026-08-20 16:20:14] "GET /virtual-machine-interface/8f1b5b94-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006121 10.0.0.33 - - [2026-08-20 16:20:15] "POST /set-tag HTTP/1.1" 200 109 0.008306 10.0.0.33 - - [2026-08-20 16:20:15] "GET /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007842 10.0.0.33 - - [2026-08-20 16:20:15] "POST /set-tag HTTP/1.1" 200 109 0.004759 10.0.0.33 - - [2026-08-20 16:20:16] "GET /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006795 10.0.0.33 - - [2026-08-20 16:20:16] "POST /set-tag HTTP/1.1" 200 109 0.003677 10.0.0.33 - - [2026-08-20 16:20:16] "GET /virtual-machine/177fb26f-2703-49c7-a682-b88b89cb9b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005646 10.0.0.33 - - [2026-08-20 16:20:16] "POST /ref-update HTTP/1.1" 200 156 0.014905 10.0.0.33 - - [2026-08-20 16:20:16] "GET /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018566 10.0.0.33 - - [2026-08-20 16:20:16] "POST /set-tag HTTP/1.1" 200 109 0.051180 10.0.0.33 - - [2026-08-20 16:20:16] "POST /set-tag HTTP/1.1" 200 109 0.045881 10.0.0.33 - - [2026-08-20 16:20:16] "POST /set-tag HTTP/1.1" 200 109 0.065958 10.0.0.33 - - [2026-08-20 16:20:16] "POST /set-tag HTTP/1.1" 200 109 0.047104 10.0.0.33 - - [2026-08-20 16:20:16] "POST /set-tag HTTP/1.1" 200 109 0.026012 10.0.0.33 - - [2026-08-20 16:20:16] "DELETE /instance-ip/8bbbde9c-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.067716 10.0.0.33 - - [2026-08-20 16:20:16] "POST /ref-update HTTP/1.1" 200 156 0.011635 10.0.0.33 - - [2026-08-20 16:20:16] "DELETE /virtual-machine-interface/8b9f1e38-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.054633 10.0.0.33 - - [2026-08-20 16:20:16] "DELETE /virtual-machine/177fb26f-2703-49c7-a682-b88b89cb9b94 HTTP/1.1" 200 115 0.031771 10.0.0.33 - - [2026-08-20 16:20:16] "GET /virtual-machine-interface/8c2745ec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005865 10.0.0.33 - - [2026-08-20 16:20:16] "POST /set-tag HTTP/1.1" 200 109 0.003418 10.0.0.33 - - [2026-08-20 16:20:16] "GET /virtual-machine-interface/8c2745ec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005911 10.0.0.33 - - [2026-08-20 16:20:16] "POST /set-tag HTTP/1.1" 200 109 0.009663 10.0.0.33 - - [2026-08-20 16:20:16] "GET /virtual-machine/0560853b-ea77-4da2-baa2-5aa0ddcd0da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.007116 10.0.0.33 - - [2026-08-20 16:20:16] "POST /ref-update HTTP/1.1" 200 156 0.026286 10.0.0.33 - - [2026-08-20 16:20:16] "GET /virtual-machine-interface/8c2745ec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.037669 10.0.0.33 - - [2026-08-20 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.051380 10.0.0.33 - - [2026-08-20 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.057063 10.0.0.33 - - [2026-08-20 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.066833 10.0.0.33 - - [2026-08-20 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.051306 10.0.0.33 - - [2026-08-20 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.078095 10.0.0.33 - - [2026-08-20 16:20:17] "DELETE /instance-ip/8c4538b8-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.114731 10.0.0.33 - - [2026-08-20 16:20:17] "POST /ref-update HTTP/1.1" 200 156 0.044960 10.0.0.33 - - [2026-08-20 16:20:17] "DELETE /virtual-machine-interface/8c2745ec-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.093034 10.0.0.33 - - [2026-08-20 16:20:17] "DELETE /virtual-machine/0560853b-ea77-4da2-baa2-5aa0ddcd0da6 HTTP/1.1" 200 115 0.071128 10.0.0.33 - - [2026-08-20 16:20:17] "DELETE /tag/69f80e89-bdae-40d8-ac21-680ac87fce8c HTTP/1.1" 200 115 0.089360 10.0.0.33 - - [2026-08-20 16:20:17] "GET /virtual-machine-interface/8ce30d9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007754 10.0.0.33 - - [2026-08-20 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.007282 10.0.0.33 - - [2026-08-20 16:20:17] "GET /virtual-machine-interface/8ce30d9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012264 10.0.0.33 - - [2026-08-20 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.004170 10.0.0.33 - - [2026-08-20 16:20:18] "GET /virtual-machine/ccb6918b-0444-40d7-a0e2-bbfc39c86eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.008430 10.0.0.33 - - [2026-08-20 16:20:18] "POST /ref-update HTTP/1.1" 200 156 0.020992 10.0.0.33 - - [2026-08-20 16:20:18] "GET /virtual-machine-interface/8ce30d9a-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021394 10.0.0.33 - - [2026-08-20 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.031102 10.0.0.33 - - [2026-08-20 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.033088 10.0.0.33 - - [2026-08-20 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.035946 10.0.0.33 - - [2026-08-20 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.024993 10.0.0.33 - - [2026-08-20 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.036200 10.0.0.33 - - [2026-08-20 16:20:18] "DELETE /instance-ip/8d00fada-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.050600 10.0.0.33 - - [2026-08-20 16:20:18] "DELETE /virtual-machine-interface/8ce30d9a-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.064917 10.0.0.33 - - [2026-08-20 16:20:18] "DELETE /virtual-machine/ccb6918b-0444-40d7-a0e2-bbfc39c86eec HTTP/1.1" 200 115 0.038395 10.0.0.33 - - [2026-08-20 16:20:18] "GET /virtual-machine-interface/8d786b7e-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006459 10.0.0.33 - - [2026-08-20 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.003618 10.0.0.33 - - [2026-08-20 16:20:18] "GET /virtual-machine-interface/8d786b7e-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004697 10.0.0.33 - - [2026-08-20 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.33 - - [2026-08-20 16:20:18] "GET /virtual-machine/d6090ab6-1484-4440-ae16-1996db6b0790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004451 10.0.0.33 - - [2026-08-20 16:20:18] "POST /ref-update HTTP/1.1" 200 156 0.014804 10.0.0.33 - - [2026-08-20 16:20:18] "GET /virtual-machine-interface/8d786b7e-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007230 10.0.0.33 - - [2026-08-20 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.027688 10.0.0.33 - - [2026-08-20 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.055474 10.0.0.33 - - [2026-08-20 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.046952 10.0.0.33 - - [2026-08-20 16:20:19] "POST /set-tag HTTP/1.1" 200 109 0.037349 10.0.0.33 - - [2026-08-20 16:20:19] "POST /set-tag HTTP/1.1" 200 109 0.035406 10.0.0.33 - - [2026-08-20 16:20:19] "DELETE /instance-ip/8d97f23c-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.056549 10.0.0.33 - - [2026-08-20 16:20:19] "DELETE /virtual-machine-interface/8d786b7e-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.065400 10.0.0.33 - - [2026-08-20 16:20:19] "DELETE /virtual-machine/d6090ab6-1484-4440-ae16-1996db6b0790 HTTP/1.1" 200 115 0.027009 10.0.0.33 - - [2026-08-20 16:20:19] "DELETE /tag/6a5fa2f2-4a7e-425e-9aaa-5cebad873177 HTTP/1.1" 200 115 0.052142 10.0.0.33 - - [2026-08-20 16:20:19] "DELETE /tag/63b09460-27a6-41f4-9b04-8f229a299bb1 HTTP/1.1" 409 388 0.008974 10.0.0.33 - - [2026-08-20 16:20:40] "GET /global-system-configs HTTP/1.1" 200 322 0.005725 10.0.0.33 - - [2026-08-20 16:20:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002392 10.0.0.33 - - [2026-08-20 16:20:46] "GET /virtual-machine-interface/8e151eec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005703 10.0.0.33 - - [2026-08-20 16:20:46] "POST /set-tag HTTP/1.1" 200 109 0.004200 10.0.0.33 - - [2026-08-20 16:20:46] "GET /virtual-machine-interface/8e151eec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007637 10.0.0.33 - - [2026-08-20 16:20:46] "POST /set-tag HTTP/1.1" 200 109 0.005616 10.0.0.33 - - [2026-08-20 16:20:46] "GET /virtual-machine/33dc8671-f28e-471c-8498-186c256c8565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.005112 10.0.0.33 - - [2026-08-20 16:20:46] "POST /ref-update HTTP/1.1" 200 156 0.031149 10.0.0.33 - - [2026-08-20 16:20:46] "GET /virtual-machine-interface/8e151eec-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024895 10.0.0.33 - - [2026-08-20 16:20:46] "POST /set-tag HTTP/1.1" 200 109 0.030442 10.0.0.33 - - [2026-08-20 16:20:46] "POST /set-tag HTTP/1.1" 200 109 0.048118 10.0.0.33 - - [2026-08-20 16:20:46] "POST /set-tag HTTP/1.1" 200 109 0.043154 10.0.0.33 - - [2026-08-20 16:20:46] "POST /set-tag HTTP/1.1" 200 109 0.026181 10.0.0.33 - - [2026-08-20 16:20:46] "DELETE /instance-ip/8e31830c-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.057423 10.0.0.33 - - [2026-08-20 16:20:46] "DELETE /virtual-machine-interface/8e151eec-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.052090 10.0.0.33 - - [2026-08-20 16:20:46] "DELETE /virtual-machine/33dc8671-f28e-471c-8498-186c256c8565 HTTP/1.1" 200 115 0.027608 10.0.0.33 - - [2026-08-20 16:20:46] "DELETE /tag/5455ce2a-adc8-4a99-9abb-485a5ba6fe42 HTTP/1.1" 200 115 0.060682 10.0.0.33 - - [2026-08-20 16:20:46] "GET /virtual-machine-interface/8fa31f0c-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006593 10.0.0.33 - - [2026-08-20 16:20:46] "POST /set-tag HTTP/1.1" 200 109 0.002971 10.0.0.33 - - [2026-08-20 16:20:46] "GET /virtual-machine-interface/8fa31f0c-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005902 10.0.0.33 - - [2026-08-20 16:20:46] "POST /set-tag HTTP/1.1" 200 109 0.003355 10.0.0.33 - - [2026-08-20 16:20:46] "GET /virtual-machine/67c26dda-58ab-41d4-a7ad-1be3e18eb774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003793 10.0.0.33 - - [2026-08-20 16:20:46] "POST /ref-update HTTP/1.1" 200 156 0.012651 10.0.0.33 - - [2026-08-20 16:20:46] "GET /virtual-machine-interface/8fa31f0c-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010077 10.0.0.33 - - [2026-08-20 16:20:47] "POST /set-tag HTTP/1.1" 200 109 0.034054 10.0.0.33 - - [2026-08-20 16:20:47] "POST /set-tag HTTP/1.1" 200 109 0.055387 10.0.0.33 - - [2026-08-20 16:20:47] "POST /set-tag HTTP/1.1" 200 109 0.042830 10.0.0.33 - - [2026-08-20 16:20:47] "POST /set-tag HTTP/1.1" 200 109 0.023849 10.0.0.33 - - [2026-08-20 16:20:47] "DELETE /instance-ip/8fc1685e-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.061290 10.0.0.33 - - [2026-08-20 16:20:47] "DELETE /virtual-machine-interface/8fa31f0c-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.054799 10.0.0.33 - - [2026-08-20 16:20:47] "DELETE /virtual-machine/67c26dda-58ab-41d4-a7ad-1be3e18eb774 HTTP/1.1" 200 115 0.027231 10.0.0.33 - - [2026-08-20 16:20:47] "DELETE /tag/cbb2b94d-8e2f-41c9-9296-3fcb38dbd5e9 HTTP/1.1" 200 115 0.043559 10.0.0.33 - - [2026-08-20 16:20:47] "GET /virtual-machine-interface/8e916984-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006068 10.0.0.33 - - [2026-08-20 16:20:47] "POST /set-tag HTTP/1.1" 200 109 0.004122 10.0.0.33 - - [2026-08-20 16:20:47] "GET /virtual-machine-interface/8e916984-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005379 10.0.0.33 - - [2026-08-20 16:20:47] "POST /set-tag HTTP/1.1" 200 109 0.003221 10.0.0.33 - - [2026-08-20 16:20:47] "GET /virtual-machine/ccd315fb-fd1a-4615-b6ae-d226cf87512e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003618 10.0.0.33 - - [2026-08-20 16:20:47] "POST /ref-update HTTP/1.1" 200 156 0.021839 10.0.0.33 - - [2026-08-20 16:20:47] "GET /virtual-machine-interface/8e916984-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018235 10.0.0.33 - - [2026-08-20 16:20:47] "POST /set-tag HTTP/1.1" 200 109 0.028901 10.0.0.33 - - [2026-08-20 16:20:47] "POST /set-tag HTTP/1.1" 200 109 0.043375 10.0.0.33 - - [2026-08-20 16:20:47] "POST /set-tag HTTP/1.1" 200 109 0.027416 10.0.0.33 - - [2026-08-20 16:20:47] "POST /set-tag HTTP/1.1" 200 109 0.029480 10.0.0.33 - - [2026-08-20 16:20:47] "DELETE /instance-ip/8eb1e4de-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.065989 10.0.0.33 - - [2026-08-20 16:20:47] "DELETE /virtual-machine-interface/8e916984-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.074666 10.0.0.33 - - [2026-08-20 16:20:48] "DELETE /virtual-machine/ccd315fb-fd1a-4615-b6ae-d226cf87512e HTTP/1.1" 200 115 0.030250 10.0.0.33 - - [2026-08-20 16:20:48] "DELETE /tag/14465397-dbe8-4802-9045-7643933f7f94 HTTP/1.1" 200 115 0.072120 10.0.0.33 - - [2026-08-20 16:20:48] "DELETE /tag/9f468951-645f-4bb4-8ff4-6c715ceb4386 HTTP/1.1" 409 236 0.009325 10.0.0.33 - - [2026-08-20 16:20:48] "DELETE /tag/4396e4c9-a0ec-49f2-9aed-f4bb21565aee HTTP/1.1" 200 115 0.051466 10.0.0.33 - - [2026-08-20 16:20:48] "GET /virtual-machine-interface/8f1b5b94-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005853 10.0.0.33 - - [2026-08-20 16:20:48] "POST /set-tag HTTP/1.1" 200 109 0.002904 10.0.0.33 - - [2026-08-20 16:20:48] "GET /virtual-machine-interface/8f1b5b94-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006090 10.0.0.33 - - [2026-08-20 16:20:48] "POST /set-tag HTTP/1.1" 200 109 0.003392 10.0.0.33 - - [2026-08-20 16:20:48] "GET /virtual-machine/acf76027-0128-4c94-bc48-b215a16e4b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004285 10.0.0.33 - - [2026-08-20 16:20:48] "POST /ref-update HTTP/1.1" 200 156 0.015467 10.0.0.33 - - [2026-08-20 16:20:48] "GET /virtual-machine-interface/8f1b5b94-9cb2-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006225 10.0.0.33 - - [2026-08-20 16:20:48] "POST /set-tag HTTP/1.1" 200 109 0.023708 10.0.0.33 - - [2026-08-20 16:20:48] "POST /set-tag HTTP/1.1" 200 109 0.023062 10.0.0.33 - - [2026-08-20 16:20:48] "POST /set-tag HTTP/1.1" 200 109 0.037345 10.0.0.33 - - [2026-08-20 16:20:48] "POST /set-tag HTTP/1.1" 200 109 0.042330 10.0.0.33 - - [2026-08-20 16:20:48] "DELETE /instance-ip/8f3a0e0e-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.051930 10.0.0.33 - - [2026-08-20 16:20:48] "DELETE /virtual-machine-interface/8f1b5b94-9cb2-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.066556 10.0.0.33 - - [2026-08-20 16:20:48] "DELETE /virtual-machine/acf76027-0128-4c94-bc48-b215a16e4b3f HTTP/1.1" 200 115 0.039533 10.0.0.33 - - [2026-08-20 16:20:48] "DELETE /tag/eec4e18d-ceeb-40d0-9796-a0fdee9503c2 HTTP/1.1" 409 236 0.008740 10.0.0.33 - - [2026-08-20 16:20:48] "DELETE /tag/4e8b3c79-4605-4230-9324-4933a34303e9 HTTP/1.1" 409 236 0.006438 10.0.0.33 - - [2026-08-20 16:20:48] "DELETE /tag/89234594-7022-4bbf-84bb-f9fe80d9cd83 HTTP/1.1" 200 115 0.042769 10.0.0.33 - - [2026-08-20 16:20:49] "POST /projects HTTP/1.1" 409 238 0.002829 10.0.0.33 - - [2026-08-20 16:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.33 - - [2026-08-20 16:20:49] "GET /project/fcf55ebd-f746-4b99-8a6a-ac461b0619f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047767 10.0.0.33 - - [2026-08-20 16:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.33 - - [2026-08-20 16:20:49] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007172 10.0.0.33 - - [2026-08-20 16:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.33 - - [2026-08-20 16:20:49] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005250 10.0.0.33 - - [2026-08-20 16:20:49] "POST /security-groups HTTP/1.1" 409 285 0.003298 10.0.0.33 - - [2026-08-20 16:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.33 - - [2026-08-20 16:20:50] "PUT /security-group/36116c28-bdef-482b-a864-ab2b46258b26 HTTP/1.1" 200 262 0.067081 10.0.0.33 - - [2026-08-20 16:20:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.037372 10.0.0.33 - - [2026-08-20 16:20:50] "PUT /access-control-list/166553b4-58ab-4946-8cb3-e818f9f08e3a HTTP/1.1" 200 272 0.026886 10.0.0.33 - - [2026-08-20 16:20:50] "PUT /access-control-list/58ef78dc-1fb7-47b7-be91-7cab1bf0b923 HTTP/1.1" 200 272 0.033771 10.0.0.33 - - [2026-08-20 16:20:54] "POST /projects HTTP/1.1" 409 238 0.002848 10.0.0.33 - - [2026-08-20 16:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.33 - - [2026-08-20 16:20:55] "GET /project/fcf55ebd-f746-4b99-8a6a-ac461b0619f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055174 10.0.0.33 - - [2026-08-20 16:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.33 - - [2026-08-20 16:20:55] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004841 10.0.0.33 - - [2026-08-20 16:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2026-08-20 16:20:55] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005758 10.0.0.33 - - [2026-08-20 16:20:55] "POST /security-groups HTTP/1.1" 409 285 0.003706 10.0.0.33 - - [2026-08-20 16:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.33 - - [2026-08-20 16:20:55] "PUT /security-group/36116c28-bdef-482b-a864-ab2b46258b26 HTTP/1.1" 200 262 0.066890 10.0.0.33 - - [2026-08-20 16:20:55] "PUT /access-control-list/166553b4-58ab-4946-8cb3-e818f9f08e3a HTTP/1.1" 200 272 0.024908 10.0.0.33 - - [2026-08-20 16:20:55] "PUT /access-control-list/58ef78dc-1fb7-47b7-be91-7cab1bf0b923 HTTP/1.1" 200 272 0.032732 10.0.0.33 - - [2026-08-20 16:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.043680 10.0.0.33 - - [2026-08-20 16:20:55] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.014005 10.0.0.33 - - [2026-08-20 16:20:55] "GET /firewall-rule/c00dcbec-d560-401b-b130-918d57360687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004704 10.0.0.33 - - [2026-08-20 16:20:55] "POST /ref-update HTTP/1.1" 200 156 0.076194 10.0.0.33 - - [2026-08-20 16:20:55] "DELETE /firewall-rule/c00dcbec-d560-401b-b130-918d57360687 HTTP/1.1" 200 115 0.079511 10.0.0.33 - - [2026-08-20 16:20:55] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007940 10.0.0.33 - - [2026-08-20 16:20:55] "GET /firewall-rule/ad97ed20-59a2-44c1-8f38-406e97e464f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004302 10.0.0.33 - - [2026-08-20 16:20:55] "POST /ref-update HTTP/1.1" 200 156 0.179720 10.0.0.33 - - [2026-08-20 16:20:55] "DELETE /firewall-rule/ad97ed20-59a2-44c1-8f38-406e97e464f9 HTTP/1.1" 200 115 0.079886 10.0.0.33 - - [2026-08-20 16:20:55] "DELETE /tag/673a4c8d-a7cb-4f86-8c5a-64b757d8466d HTTP/1.1" 200 115 0.071180 10.0.0.33 - - [2026-08-20 16:20:56] "DELETE /tag/eec4e18d-ceeb-40d0-9796-a0fdee9503c2 HTTP/1.1" 409 236 0.006464 10.0.0.33 - - [2026-08-20 16:20:56] "DELETE /tag/4e8b3c79-4605-4230-9324-4933a34303e9 HTTP/1.1" 409 236 0.007785 10.0.0.33 - - [2026-08-20 16:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008432 10.0.0.33 - - [2026-08-20 16:20:56] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006415 10.0.0.33 - - [2026-08-20 16:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2026-08-20 16:20:56] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005110 10.0.0.33 - - [2026-08-20 16:20:56] "PUT /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79 HTTP/1.1" 200 264 0.083722 10.0.0.33 - - [2026-08-20 16:20:56] "PUT /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a HTTP/1.1" 200 264 0.074774 10.0.0.33 - - [2026-08-20 16:20:56] "DELETE /security-group/36116c28-bdef-482b-a864-ab2b46258b26 HTTP/1.1" 200 115 0.099087 10.0.0.33 - - [2026-08-20 16:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.33 - - [2026-08-20 16:20:56] "DELETE /access-control-list/166553b4-58ab-4946-8cb3-e818f9f08e3a HTTP/1.1" 200 115 0.073561 10.0.0.33 - - [2026-08-20 16:20:56] "DELETE /access-control-list/58ef78dc-1fb7-47b7-be91-7cab1bf0b923 HTTP/1.1" 200 115 0.061607 10.0.0.33 - - [2026-08-20 16:20:56] "GET /project/fcf55ebd-f746-4b99-8a6a-ac461b0619f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.058660 10.0.0.33 - - [2026-08-20 16:20:56] "GET /project/fcf55ebd-f746-4b99-8a6a-ac461b0619f1?fields=security_groups HTTP/1.1" 200 1352 0.047867 10.0.0.33 - - [2026-08-20 16:20:56] "DELETE /security-group/30abfb64-2703-41c8-ae6c-10a843cdcf5c HTTP/1.1" 200 115 0.066320 10.0.0.33 - - [2026-08-20 16:20:56] "DELETE /access-control-list/95379566-1743-4931-ad3d-e66fa5705081 HTTP/1.1" 200 115 0.052317 10.0.0.33 - - [2026-08-20 16:20:56] "GET /project/fcf55ebd-f746-4b99-8a6a-ac461b0619f1?fields=application_policy_sets HTTP/1.1" 200 1391 0.060014 10.0.0.33 - - [2026-08-20 16:20:56] "DELETE /access-control-list/1e61172e-1b36-4615-9e3a-8511a9f8a7a5 HTTP/1.1" 200 115 0.039969 10.0.0.33 - - [2026-08-20 16:20:56] "DELETE /project/fcf55ebd-f746-4b99-8a6a-ac461b0619f1 HTTP/1.1" 200 115 0.417208 10.0.0.33 - - [2026-08-20 16:20:56] "POST /projects HTTP/1.1" 409 238 0.002485 10.0.0.33 - - [2026-08-20 16:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.33 - - [2026-08-20 16:20:57] "GET /project/bd78b04b-a4bd-4603-acec-61d68bd294cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047191 10.0.0.33 - - [2026-08-20 16:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.33 - - [2026-08-20 16:20:57] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006076 10.0.0.33 - - [2026-08-20 16:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.33 - - [2026-08-20 16:20:57] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005826 10.0.0.33 - - [2026-08-20 16:20:57] "POST /security-groups HTTP/1.1" 409 285 0.005744 10.0.0.33 - - [2026-08-20 16:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.33 - - [2026-08-20 16:20:57] "PUT /security-group/87f9dbe0-728e-47e9-b14a-cf9adfe1a83f HTTP/1.1" 200 262 0.062413 10.0.0.33 - - [2026-08-20 16:20:57] "PUT /access-control-list/3fdb8a37-0427-4979-b5f9-c4874451993c HTTP/1.1" 200 272 0.021883 10.0.0.33 - - [2026-08-20 16:20:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.042419 10.0.0.33 - - [2026-08-20 16:20:57] "PUT /access-control-list/742281ba-0501-4270-95c4-feb60bdbd530 HTTP/1.1" 200 272 0.047374 10.0.0.33 - - [2026-08-20 16:21:00] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004015 10.0.0.33 - - [2026-08-20 16:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.33 - - [2026-08-20 16:21:00] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004988 10.0.0.33 - - [2026-08-20 16:21:00] "GET /firewall-policy/270769cd-d9d3-4021-8a94-a3c6b716da27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003719 10.0.0.33 - - [2026-08-20 16:21:01] "GET /firewall-rule/ac422e15-5885-48e5-935d-86f65f7e4b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003788 10.0.0.33 - - [2026-08-20 16:21:01] "POST /ref-update HTTP/1.1" 200 156 0.022370 10.0.0.33 - - [2026-08-20 16:21:01] "DELETE /firewall-rule/ac422e15-5885-48e5-935d-86f65f7e4b92 HTTP/1.1" 200 115 0.072796 10.0.0.33 - - [2026-08-20 16:21:01] "GET /firewall-policy/e022521d-3a8c-4271-9805-4902696d9427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004029 10.0.0.33 - - [2026-08-20 16:21:01] "GET /firewall-rule/8e213f93-e08c-4b84-bffc-808cf36edb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.004180 10.0.0.33 - - [2026-08-20 16:21:01] "POST /ref-update HTTP/1.1" 200 156 0.022615 10.0.0.33 - - [2026-08-20 16:21:01] "DELETE /firewall-rule/8e213f93-e08c-4b84-bffc-808cf36edb2e HTTP/1.1" 200 115 0.053559 10.0.0.33 - - [2026-08-20 16:21:01] "GET /firewall-policy/e022521d-3a8c-4271-9805-4902696d9427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.010123 10.0.0.33 - - [2026-08-20 16:21:01] "GET /firewall-rule/30c2184b-11aa-47a3-baec-31d7b5fad201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003478 10.0.0.33 - - [2026-08-20 16:21:01] "POST /ref-update HTTP/1.1" 200 156 0.018724 10.0.0.33 - - [2026-08-20 16:21:01] "DELETE /firewall-rule/30c2184b-11aa-47a3-baec-31d7b5fad201 HTTP/1.1" 200 115 0.072676 10.0.0.33 - - [2026-08-20 16:21:01] "GET /application-policy-set/8d3cce2d-ea85-40d1-bbd7-ca31065e8810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005616 10.0.0.33 - - [2026-08-20 16:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.33 - - [2026-08-20 16:21:01] "GET /policy-management/a989a96c-1044-4134-ab5c-fdf4aac3d546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003485 10.0.0.33 - - [2026-08-20 16:21:01] "GET /firewall-policy/e022521d-3a8c-4271-9805-4902696d9427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005103 10.0.0.33 - - [2026-08-20 16:21:01] "POST /ref-update HTTP/1.1" 200 156 0.043364 10.0.0.33 - - [2026-08-20 16:21:01] "DELETE /firewall-policy/e022521d-3a8c-4271-9805-4902696d9427 HTTP/1.1" 200 115 0.059693 10.0.0.33 - - [2026-08-20 16:21:01] "DELETE /tag/9f468951-645f-4bb4-8ff4-6c715ceb4386 HTTP/1.1" 200 115 0.152094 10.0.0.33 - - [2026-08-20 16:21:01] "DELETE /tag/eec4e18d-ceeb-40d0-9796-a0fdee9503c2 HTTP/1.1" 200 115 0.065784 10.0.0.33 - - [2026-08-20 16:21:02] "DELETE /tag/4e8b3c79-4605-4230-9324-4933a34303e9 HTTP/1.1" 200 115 0.117134 10.0.0.33 - - [2026-08-20 16:21:02] "DELETE /tag/63b09460-27a6-41f4-9b04-8f229a299bb1 HTTP/1.1" 200 115 0.132000 10.0.0.33 - - [2026-08-20 16:21:02] "DELETE /loadbalancer-member/ef5eff49-23f9-486a-9177-9fb8bd82a128 HTTP/1.1" 200 115 0.049500 10.0.0.33 - - [2026-08-20 16:21:02] "DELETE /loadbalancer-pool/2677cbc9-7992-4bc6-a9d0-ee70b812748c HTTP/1.1" 200 115 0.054807 10.0.0.33 - - [2026-08-20 16:21:02] "DELETE /loadbalancer-listener/e5514be0-f27f-4eb4-a91a-35e0fb44a373 HTTP/1.1" 200 115 0.061543 10.0.0.33 - - [2026-08-20 16:21:02] "DELETE /loadbalancer/76e0c224-2801-4fec-a6f3-c063d48f843f HTTP/1.1" 200 115 0.081174 10.0.0.33 - - [2026-08-20 16:21:02] "DELETE /floating-ip/c6853427-c2b3-48c6-92f4-00d819824b09 HTTP/1.1" 200 115 0.046108 10.0.0.33 - - [2026-08-20 16:21:02] "DELETE /instance-ip/2357eed9-0dc3-4573-a6d5-c797e55de7b0 HTTP/1.1" 200 115 0.076739 10.0.0.33 - - [2026-08-20 16:21:02] "DELETE /virtual-machine-interface/8b5740c6-148f-49f7-80eb-47f9db90ddf1 HTTP/1.1" 200 115 0.072031 10.0.0.33 - - [2026-08-20 16:21:02] "DELETE /tag/88ac0c64-7143-4ecb-b7fc-131bf0f84775 HTTP/1.1" 200 115 0.086784 10.0.0.33 - - [2026-08-20 16:21:02] "POST /projects HTTP/1.1" 409 238 0.005113 10.0.0.33 - - [2026-08-20 16:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.33 - - [2026-08-20 16:21:02] "GET /project/bd78b04b-a4bd-4603-acec-61d68bd294cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.090717 10.0.0.33 - - [2026-08-20 16:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.33 - - [2026-08-20 16:21:02] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.012113 10.0.0.33 - - [2026-08-20 16:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.33 - - [2026-08-20 16:21:02] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005292 10.0.0.33 - - [2026-08-20 16:21:03] "POST /security-groups HTTP/1.1" 409 285 0.003279 10.0.0.33 - - [2026-08-20 16:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.33 - - [2026-08-20 16:21:03] "PUT /security-group/87f9dbe0-728e-47e9-b14a-cf9adfe1a83f HTTP/1.1" 200 262 0.087896 10.0.0.33 - - [2026-08-20 16:21:03] "PUT /access-control-list/3fdb8a37-0427-4979-b5f9-c4874451993c HTTP/1.1" 200 272 0.019178 10.0.0.33 - - [2026-08-20 16:21:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.046973 10.0.0.33 - - [2026-08-20 16:21:03] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.018817 10.0.0.33 - - [2026-08-20 16:21:03] "GET /firewall-rule/4d272c07-5cfb-43ef-bf8b-5d08a21a78a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008823 10.0.0.33 - - [2026-08-20 16:21:03] "PUT /access-control-list/742281ba-0501-4270-95c4-feb60bdbd530 HTTP/1.1" 200 272 0.064657 10.0.0.33 - - [2026-08-20 16:21:03] "POST /ref-update HTTP/1.1" 200 156 0.099887 10.0.0.33 - - [2026-08-20 16:21:03] "DELETE /firewall-rule/4d272c07-5cfb-43ef-bf8b-5d08a21a78a3 HTTP/1.1" 200 115 0.055863 10.0.0.33 - - [2026-08-20 16:21:03] "GET /firewall-policy/a1c67221-1067-48d0-bebd-bd3d3b7f6e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.017971 10.0.0.33 - - [2026-08-20 16:21:03] "GET /firewall-rule/7991e38f-587f-42d7-a471-2826b09e2bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003664 10.0.0.33 - - [2026-08-20 16:21:03] "POST /ref-update HTTP/1.1" 200 156 0.094064 10.0.0.33 - - [2026-08-20 16:21:03] "DELETE /firewall-rule/7991e38f-587f-42d7-a471-2826b09e2bf1 HTTP/1.1" 200 115 0.069964 10.0.0.33 - - [2026-08-20 16:21:03] "DELETE /tag/1aacd4cd-dbb6-4e0e-bb0c-06b1f05cd8ca HTTP/1.1" 200 115 0.078494 10.0.0.33 - - [2026-08-20 16:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.33 - - [2026-08-20 16:21:03] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005875 10.0.0.33 - - [2026-08-20 16:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.33 - - [2026-08-20 16:21:03] "GET /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006550 10.0.0.33 - - [2026-08-20 16:21:04] "PUT /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79 HTTP/1.1" 200 264 0.101236 10.0.0.33 - - [2026-08-20 16:21:04] "PUT /virtual-network/511de341-b4e7-47d4-98c3-815c3f0e253a HTTP/1.1" 200 264 0.114341 10.0.0.33 - - [2026-08-20 16:21:04] "DELETE /security-group/87f9dbe0-728e-47e9-b14a-cf9adfe1a83f HTTP/1.1" 200 115 0.106164 10.0.0.33 - - [2026-08-20 16:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006129 10.0.0.33 - - [2026-08-20 16:21:04] "DELETE /access-control-list/3fdb8a37-0427-4979-b5f9-c4874451993c HTTP/1.1" 200 115 0.065961 10.0.0.33 - - [2026-08-20 16:21:04] "DELETE /access-control-list/742281ba-0501-4270-95c4-feb60bdbd530 HTTP/1.1" 200 115 0.101439 10.0.0.33 - - [2026-08-20 16:21:04] "GET /project/bd78b04b-a4bd-4603-acec-61d68bd294cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.111552 10.0.0.33 - - [2026-08-20 16:21:04] "GET /project/bd78b04b-a4bd-4603-acec-61d68bd294cc?fields=security_groups HTTP/1.1" 200 1353 0.058346 10.0.0.33 - - [2026-08-20 16:21:04] "DELETE /security-group/c7cc14cb-bcb1-4ed0-bc8e-a1dd97533fd3 HTTP/1.1" 200 115 0.069726 10.0.0.33 - - [2026-08-20 16:21:04] "DELETE /access-control-list/9a7912ce-ef2f-48d2-a191-08fc3f93c754 HTTP/1.1" 200 115 0.067477 10.0.0.33 - - [2026-08-20 16:21:04] "GET /project/bd78b04b-a4bd-4603-acec-61d68bd294cc?fields=application_policy_sets HTTP/1.1" 200 1392 0.079740 10.0.0.33 - - [2026-08-20 16:21:04] "DELETE /access-control-list/f01c1cce-e883-400e-8574-848e3e11a5b5 HTTP/1.1" 200 115 0.056427 10.0.0.33 - - [2026-08-20 16:21:04] "DELETE /project/bd78b04b-a4bd-4603-acec-61d68bd294cc HTTP/1.1" 200 115 0.520238 10.0.0.33 - - [2026-08-20 16:22:10] "GET / HTTP/1.1" 200 35931 0.002584 10.0.0.33 - - [2026-08-20 16:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.33 - - [2026-08-20 16:22:10] "GET /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005134 10.0.0.33 - - [2026-08-20 16:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.33 - - [2026-08-20 16:22:11] "GET /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003895 10.0.0.33 - - [2026-08-20 16:22:26] "GET / HTTP/1.1" 200 35931 0.001691 10.0.0.33 - - [2026-08-20 16:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.33 - - [2026-08-20 16:22:26] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007544 10.0.0.33 - - [2026-08-20 16:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.33 - - [2026-08-20 16:22:26] "GET /config-node/77996ab4-4b8a-4ebe-a400-0ccadc747c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003131 10.0.0.33 - - [2026-08-20 16:22:26] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.33 - - [2026-08-20 16:22:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002766 10.0.0.33 - - [2026-08-20 16:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.33 - - [2026-08-20 16:22:31] "GET /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003579 10.0.0.33 - - [2026-08-20 16:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2026-08-20 16:22:32] "PUT /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3 HTTP/1.1" 200 276 0.016137 10.0.0.33 - - [2026-08-20 16:22:32] "GET / HTTP/1.1" 200 35931 0.002496 10.0.0.33 - - [2026-08-20 16:22:32] "POST /alarms HTTP/1.1" 409 264 0.002663 10.0.0.33 - - [2026-08-20 16:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.33 - - [2026-08-20 16:22:32] "PUT /alarm/1f05ad20-d750-49c1-aa9a-d932cf361aec HTTP/1.1" 200 244 0.013550 10.0.0.33 - - [2026-08-20 16:22:32] "POST /alarms HTTP/1.1" 409 261 0.002741 10.0.0.33 - - [2026-08-20 16:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.33 - - [2026-08-20 16:22:32] "PUT /alarm/edde0d92-b0d3-4b82-a43b-ef2ccb985bac HTTP/1.1" 200 244 0.017093 10.0.0.33 - - [2026-08-20 16:22:32] "POST /alarms HTTP/1.1" 409 261 0.003415 10.0.0.33 - - [2026-08-20 16:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.33 - - [2026-08-20 16:22:32] "PUT /alarm/c0d70048-4fd1-4009-9791-d9f94cc01d91 HTTP/1.1" 200 244 0.023793 10.0.0.33 - - [2026-08-20 16:22:32] "POST /alarms HTTP/1.1" 409 253 0.002708 10.0.0.33 - - [2026-08-20 16:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.33 - - [2026-08-20 16:22:32] "PUT /alarm/418dd5b4-5872-4deb-a987-dd7720e60452 HTTP/1.1" 200 244 0.017781 10.0.0.33 - - [2026-08-20 16:22:32] "POST /alarms HTTP/1.1" 409 251 0.002815 10.0.0.33 - - [2026-08-20 16:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.33 - - [2026-08-20 16:22:32] "PUT /alarm/0ab45c9d-0284-4f73-a550-b8b5ea9515ba HTTP/1.1" 200 244 0.014562 10.0.0.33 - - [2026-08-20 16:22:32] "POST /alarms HTTP/1.1" 409 252 0.002644 10.0.0.33 - - [2026-08-20 16:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.33 - - [2026-08-20 16:22:32] "PUT /alarm/a0af3372-ebcf-460a-824e-436dbab14087 HTTP/1.1" 200 244 0.015818 10.0.0.33 - - [2026-08-20 16:22:32] "POST /alarms HTTP/1.1" 409 256 0.003072 10.0.0.33 - - [2026-08-20 16:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.33 - - [2026-08-20 16:22:32] "PUT /alarm/9aefb384-0fa3-4a4d-8cb7-12d76f728380 HTTP/1.1" 200 244 0.015951 10.0.0.33 - - [2026-08-20 16:22:32] "POST /alarms HTTP/1.1" 409 248 0.002390 10.0.0.33 - - [2026-08-20 16:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.33 - - [2026-08-20 16:22:32] "PUT /alarm/184bb6ca-ba3a-49f9-8ce1-d64dc72684da HTTP/1.1" 200 244 0.019768 10.0.0.33 - - [2026-08-20 16:22:32] "POST /alarms HTTP/1.1" 409 252 0.002584 10.0.0.33 - - [2026-08-20 16:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.33 - - [2026-08-20 16:22:32] "PUT /alarm/bf53142d-9f0c-4d55-83a8-8ef24c11a4fa HTTP/1.1" 200 244 0.019882 10.0.0.33 - - [2026-08-20 16:22:33] "POST /alarms HTTP/1.1" 409 257 0.002647 10.0.0.33 - - [2026-08-20 16:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.33 - - [2026-08-20 16:22:33] "PUT /alarm/d26c3d86-7f25-473c-9845-f13b76fe9712 HTTP/1.1" 200 244 0.026801 10.0.0.33 - - [2026-08-20 16:22:33] "POST /alarms HTTP/1.1" 409 251 0.002843 10.0.0.33 - - [2026-08-20 16:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.33 - - [2026-08-20 16:22:33] "PUT /alarm/2b21a543-e4a7-4585-9c31-680ca9c72fca HTTP/1.1" 200 244 0.016183 10.0.0.33 - - [2026-08-20 16:22:33] "POST /alarms HTTP/1.1" 409 257 0.003608 10.0.0.33 - - [2026-08-20 16:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2026-08-20 16:22:33] "PUT /alarm/a17b5378-45c2-46ee-9d69-dd50b8872686 HTTP/1.1" 200 244 0.025422 10.0.0.33 - - [2026-08-20 16:22:33] "POST /alarms HTTP/1.1" 409 261 0.003267 10.0.0.33 - - [2026-08-20 16:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.33 - - [2026-08-20 16:22:33] "PUT /alarm/6d7ed96b-6834-424a-ac09-d7bb8d2511f4 HTTP/1.1" 200 244 0.020605 10.0.0.33 - - [2026-08-20 16:22:33] "POST /alarms HTTP/1.1" 409 258 0.005183 10.0.0.33 - - [2026-08-20 16:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.33 - - [2026-08-20 16:22:33] "PUT /alarm/dc8922d1-3de8-4624-8523-3630b58e9203 HTTP/1.1" 200 244 0.017206 10.0.0.33 - - [2026-08-20 16:22:33] "POST /alarms HTTP/1.1" 409 254 0.014966 10.0.0.33 - - [2026-08-20 16:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.33 - - [2026-08-20 16:22:33] "PUT /alarm/16027b3f-d869-4056-aa08-e27255b8fb5c HTTP/1.1" 200 244 0.026798 10.0.0.33 - - [2026-08-20 16:22:33] "POST /alarms HTTP/1.1" 409 254 0.009226 10.0.0.33 - - [2026-08-20 16:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.33 - - [2026-08-20 16:22:33] "PUT /alarm/896eab20-9222-49cf-8646-a7b3cd4e2863 HTTP/1.1" 200 244 0.017431 10.0.0.33 - - [2026-08-20 16:22:33] "POST /alarms HTTP/1.1" 409 254 0.020056 10.0.0.33 - - [2026-08-20 16:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.33 - - [2026-08-20 16:22:33] "PUT /alarm/c0b06262-e164-4d6c-9714-9d3891ff6224 HTTP/1.1" 200 244 0.017232 10.0.0.33 - - [2026-08-20 16:22:33] "POST /alarms HTTP/1.1" 409 247 0.006819 10.0.0.33 - - [2026-08-20 16:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.33 - - [2026-08-20 16:22:33] "PUT /alarm/f0b7289c-d57b-4311-a2d6-a9c94e71baf9 HTTP/1.1" 200 244 0.015724 10.0.0.33 - - [2026-08-20 16:22:33] "POST /alarms HTTP/1.1" 409 272 0.021733 10.0.0.33 - - [2026-08-20 16:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.33 - - [2026-08-20 16:22:33] "PUT /alarm/0868370d-9c4a-4098-bbef-e0298fa1feaf HTTP/1.1" 200 244 0.018482 10.0.0.33 - - [2026-08-20 16:22:33] "POST /alarms HTTP/1.1" 409 261 0.022622 10.0.0.33 - - [2026-08-20 16:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.33 - - [2026-08-20 16:22:33] "PUT /alarm/68616f48-4a6d-42e7-9f46-687c951dc89f HTTP/1.1" 200 244 0.026989 10.0.0.33 - - [2026-08-20 16:22:33] "POST /alarms HTTP/1.1" 409 259 0.006446 10.0.0.33 - - [2026-08-20 16:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.33 - - [2026-08-20 16:22:33] "PUT /alarm/ec57e097-39ff-4350-a981-5f8c8f63a2b9 HTTP/1.1" 200 244 0.015417 10.0.0.33 - - [2026-08-20 16:22:34] "POST /alarms HTTP/1.1" 409 265 0.009974 10.0.0.33 - - [2026-08-20 16:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.33 - - [2026-08-20 16:22:34] "PUT /alarm/87b01eb5-25f4-45e7-b60f-5baebda190fb HTTP/1.1" 200 244 0.016278 10.0.0.33 - - [2026-08-20 16:22:34] "POST /alarms HTTP/1.1" 409 279 0.010218 10.0.0.33 - - [2026-08-20 16:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.33 - - [2026-08-20 16:22:34] "PUT /alarm/f2d4b7da-8fd4-4415-a551-579569fc5c8c HTTP/1.1" 200 244 0.014624 10.0.0.33 - - [2026-08-20 16:22:34] "GET / HTTP/1.1" 200 35931 0.002717 10.0.0.33 - - [2026-08-20 16:22:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002738 10.0.0.33 - - [2026-08-20 16:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.33 - - [2026-08-20 16:22:34] "PUT /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3 HTTP/1.1" 200 276 0.012423 10.0.0.33 - - [2026-08-20 16:22:34] "GET / HTTP/1.1" 200 35931 0.001875 10.0.0.33 - - [2026-08-20 16:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.33 - - [2026-08-20 16:22:34] "GET /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003606 10.0.0.33 - - [2026-08-20 16:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.33 - - [2026-08-20 16:22:34] "PUT /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3 HTTP/1.1" 200 276 0.011117 10.0.0.33 - - [2026-08-20 16:22:35] "GET / HTTP/1.1" 200 35931 0.001969 10.0.0.33 - - [2026-08-20 16:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.33 - - [2026-08-20 16:22:35] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005569 10.0.0.33 - - [2026-08-20 16:22:35] "PUT /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28 HTTP/1.1" 200 274 0.024879 10.0.0.33 - - [2026-08-20 16:22:38] "GET / HTTP/1.1" 200 35931 0.002600 10.0.0.33 - - [2026-08-20 16:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005308 10.0.0.33 - - [2026-08-20 16:22:38] "GET /routing-instance/d708b971-4a6b-4810-ab1d-224feea5ff77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005500 10.0.0.33 - - [2026-08-20 16:22:38] "POST /bgp-routers HTTP/1.1" 409 301 0.005792 10.0.0.33 - - [2026-08-20 16:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.33 - - [2026-08-20 16:22:38] "GET /bgp-router/de6ec465-7944-4fd0-8eb7-76c9121a21d6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004475 10.0.0.33 - - [2026-08-20 16:22:38] "PUT /bgp-router/de6ec465-7944-4fd0-8eb7-76c9121a21d6 HTTP/1.1" 200 254 0.020470 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:22:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001229 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:22:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001692 10.0.0.33 - - [2026-08-20 16:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006784 10.0.0.33 - - [2026-08-20 16:22:42] "GET /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004116 10.0.0.33 - - [2026-08-20 16:22:55] "GET / HTTP/1.1" 200 35931 0.001872 10.0.0.33 - - [2026-08-20 16:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007399 10.0.0.33 - - [2026-08-20 16:22:55] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006830 10.0.0.33 - - [2026-08-20 16:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.33 - - [2026-08-20 16:22:55] "GET /config-node/77996ab4-4b8a-4ebe-a400-0ccadc747c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003799 10.0.0.33 - - [2026-08-20 16:23:06] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.33 - - [2026-08-20 16:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.33 - - [2026-08-20 16:23:06] "GET /routing-instance/d708b971-4a6b-4810-ab1d-224feea5ff77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004224 10.0.0.33 - - [2026-08-20 16:23:06] "POST /bgp-routers HTTP/1.1" 409 301 0.005419 10.0.0.33 - - [2026-08-20 16:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008686 10.0.0.33 - - [2026-08-20 16:23:06] "GET /bgp-router/de6ec465-7944-4fd0-8eb7-76c9121a21d6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.008751 10.0.0.33 - - [2026-08-20 16:23:07] "PUT /bgp-router/de6ec465-7944-4fd0-8eb7-76c9121a21d6 HTTP/1.1" 200 254 0.042715 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:23:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:23:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001477 10.0.0.33 - - [2026-08-20 16:23:22] "GET / HTTP/1.1" 200 35931 0.001956 10.0.0.33 - - [2026-08-20 16:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.33 - - [2026-08-20 16:23:22] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006106 10.0.0.33 - - [2026-08-20 16:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2026-08-20 16:23:22] "GET /config-node/77996ab4-4b8a-4ebe-a400-0ccadc747c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003674 10.0.0.33 - - [2026-08-20 16:23:22] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.33 - - [2026-08-20 16:23:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002525 10.0.0.33 - - [2026-08-20 16:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.33 - - [2026-08-20 16:23:27] "GET /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002968 10.0.0.33 - - [2026-08-20 16:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.33 - - [2026-08-20 16:23:27] "PUT /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3 HTTP/1.1" 200 276 0.013242 10.0.0.33 - - [2026-08-20 16:23:28] "GET / HTTP/1.1" 200 35931 0.001688 10.0.0.33 - - [2026-08-20 16:23:28] "POST /alarms HTTP/1.1" 409 264 0.003064 10.0.0.33 - - [2026-08-20 16:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.33 - - [2026-08-20 16:23:28] "PUT /alarm/1f05ad20-d750-49c1-aa9a-d932cf361aec HTTP/1.1" 200 244 0.013471 10.0.0.33 - - [2026-08-20 16:23:28] "POST /alarms HTTP/1.1" 409 261 0.010002 10.0.0.33 - - [2026-08-20 16:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.33 - - [2026-08-20 16:23:28] "PUT /alarm/edde0d92-b0d3-4b82-a43b-ef2ccb985bac HTTP/1.1" 200 244 0.014028 10.0.0.33 - - [2026-08-20 16:23:28] "POST /alarms HTTP/1.1" 409 261 0.007480 10.0.0.33 - - [2026-08-20 16:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.33 - - [2026-08-20 16:23:28] "PUT /alarm/c0d70048-4fd1-4009-9791-d9f94cc01d91 HTTP/1.1" 200 244 0.013319 10.0.0.33 - - [2026-08-20 16:23:28] "POST /alarms HTTP/1.1" 409 253 0.010607 10.0.0.33 - - [2026-08-20 16:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.33 - - [2026-08-20 16:23:28] "PUT /alarm/418dd5b4-5872-4deb-a987-dd7720e60452 HTTP/1.1" 200 244 0.012589 10.0.0.33 - - [2026-08-20 16:23:28] "POST /alarms HTTP/1.1" 409 251 0.019840 10.0.0.33 - - [2026-08-20 16:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.33 - - [2026-08-20 16:23:28] "PUT /alarm/0ab45c9d-0284-4f73-a550-b8b5ea9515ba HTTP/1.1" 200 244 0.014760 10.0.0.33 - - [2026-08-20 16:23:28] "POST /alarms HTTP/1.1" 409 252 0.004292 10.0.0.33 - - [2026-08-20 16:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005925 10.0.0.33 - - [2026-08-20 16:23:28] "PUT /alarm/a0af3372-ebcf-460a-824e-436dbab14087 HTTP/1.1" 200 244 0.013965 10.0.0.33 - - [2026-08-20 16:23:28] "POST /alarms HTTP/1.1" 409 256 0.016215 10.0.0.33 - - [2026-08-20 16:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.33 - - [2026-08-20 16:23:28] "PUT /alarm/9aefb384-0fa3-4a4d-8cb7-12d76f728380 HTTP/1.1" 200 244 0.017258 10.0.0.33 - - [2026-08-20 16:23:28] "POST /alarms HTTP/1.1" 409 248 0.029001 10.0.0.33 - - [2026-08-20 16:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.33 - - [2026-08-20 16:23:28] "PUT /alarm/184bb6ca-ba3a-49f9-8ce1-d64dc72684da HTTP/1.1" 200 244 0.024149 10.0.0.33 - - [2026-08-20 16:23:28] "POST /alarms HTTP/1.1" 409 252 0.003150 10.0.0.33 - - [2026-08-20 16:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008265 10.0.0.33 - - [2026-08-20 16:23:28] "PUT /alarm/bf53142d-9f0c-4d55-83a8-8ef24c11a4fa HTTP/1.1" 200 244 0.014326 10.0.0.33 - - [2026-08-20 16:23:28] "POST /alarms HTTP/1.1" 409 257 0.009522 10.0.0.33 - - [2026-08-20 16:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.33 - - [2026-08-20 16:23:28] "PUT /alarm/d26c3d86-7f25-473c-9845-f13b76fe9712 HTTP/1.1" 200 244 0.012615 10.0.0.33 - - [2026-08-20 16:23:29] "POST /alarms HTTP/1.1" 409 251 0.010298 10.0.0.33 - - [2026-08-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.33 - - [2026-08-20 16:23:29] "PUT /alarm/2b21a543-e4a7-4585-9c31-680ca9c72fca HTTP/1.1" 200 244 0.012919 10.0.0.33 - - [2026-08-20 16:23:29] "POST /alarms HTTP/1.1" 409 257 0.011424 10.0.0.33 - - [2026-08-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.33 - - [2026-08-20 16:23:29] "PUT /alarm/a17b5378-45c2-46ee-9d69-dd50b8872686 HTTP/1.1" 200 244 0.012581 10.0.0.33 - - [2026-08-20 16:23:29] "POST /alarms HTTP/1.1" 409 261 0.006111 10.0.0.33 - - [2026-08-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.33 - - [2026-08-20 16:23:29] "PUT /alarm/6d7ed96b-6834-424a-ac09-d7bb8d2511f4 HTTP/1.1" 200 244 0.015325 10.0.0.33 - - [2026-08-20 16:23:29] "POST /alarms HTTP/1.1" 409 258 0.012217 10.0.0.33 - - [2026-08-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.33 - - [2026-08-20 16:23:29] "PUT /alarm/dc8922d1-3de8-4624-8523-3630b58e9203 HTTP/1.1" 200 244 0.014187 10.0.0.33 - - [2026-08-20 16:23:29] "POST /alarms HTTP/1.1" 409 254 0.009700 10.0.0.33 - - [2026-08-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009883 10.0.0.33 - - [2026-08-20 16:23:29] "PUT /alarm/16027b3f-d869-4056-aa08-e27255b8fb5c HTTP/1.1" 200 244 0.012751 10.0.0.33 - - [2026-08-20 16:23:29] "POST /alarms HTTP/1.1" 409 254 0.006540 10.0.0.33 - - [2026-08-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.33 - - [2026-08-20 16:23:29] "PUT /alarm/896eab20-9222-49cf-8646-a7b3cd4e2863 HTTP/1.1" 200 244 0.013577 10.0.0.33 - - [2026-08-20 16:23:29] "POST /alarms HTTP/1.1" 409 254 0.008462 10.0.0.33 - - [2026-08-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.33 - - [2026-08-20 16:23:29] "PUT /alarm/c0b06262-e164-4d6c-9714-9d3891ff6224 HTTP/1.1" 200 244 0.012533 10.0.0.33 - - [2026-08-20 16:23:29] "POST /alarms HTTP/1.1" 409 247 0.010948 10.0.0.33 - - [2026-08-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.33 - - [2026-08-20 16:23:29] "PUT /alarm/f0b7289c-d57b-4311-a2d6-a9c94e71baf9 HTTP/1.1" 200 244 0.011428 10.0.0.33 - - [2026-08-20 16:23:29] "POST /alarms HTTP/1.1" 409 272 0.009031 10.0.0.33 - - [2026-08-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.33 - - [2026-08-20 16:23:29] "PUT /alarm/0868370d-9c4a-4098-bbef-e0298fa1feaf HTTP/1.1" 200 244 0.020410 10.0.0.33 - - [2026-08-20 16:23:29] "POST /alarms HTTP/1.1" 409 261 0.018081 10.0.0.33 - - [2026-08-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.33 - - [2026-08-20 16:23:29] "PUT /alarm/68616f48-4a6d-42e7-9f46-687c951dc89f HTTP/1.1" 200 244 0.012976 10.0.0.33 - - [2026-08-20 16:23:29] "POST /alarms HTTP/1.1" 409 259 0.006765 10.0.0.33 - - [2026-08-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007143 10.0.0.33 - - [2026-08-20 16:23:29] "PUT /alarm/ec57e097-39ff-4350-a981-5f8c8f63a2b9 HTTP/1.1" 200 244 0.013342 10.0.0.33 - - [2026-08-20 16:23:29] "POST /alarms HTTP/1.1" 409 265 0.007187 10.0.0.33 - - [2026-08-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.33 - - [2026-08-20 16:23:29] "PUT /alarm/87b01eb5-25f4-45e7-b60f-5baebda190fb HTTP/1.1" 200 244 0.011461 10.0.0.33 - - [2026-08-20 16:23:29] "POST /alarms HTTP/1.1" 409 279 0.009963 10.0.0.33 - - [2026-08-20 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.33 - - [2026-08-20 16:23:30] "PUT /alarm/f2d4b7da-8fd4-4415-a551-579569fc5c8c HTTP/1.1" 200 244 0.012450 10.0.0.33 - - [2026-08-20 16:23:30] "GET / HTTP/1.1" 200 35931 0.002242 10.0.0.33 - - [2026-08-20 16:23:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002961 10.0.0.33 - - [2026-08-20 16:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.33 - - [2026-08-20 16:23:30] "PUT /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3 HTTP/1.1" 200 276 0.012298 10.0.0.33 - - [2026-08-20 16:23:30] "GET / HTTP/1.1" 200 35931 0.001937 10.0.0.33 - - [2026-08-20 16:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.33 - - [2026-08-20 16:23:30] "GET /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005537 10.0.0.33 - - [2026-08-20 16:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.33 - - [2026-08-20 16:23:30] "PUT /global-vrouter-config/c4e5b435-5870-475d-8437-82c129bd65c3 HTTP/1.1" 200 276 0.016659 10.0.0.33 - - [2026-08-20 16:23:31] "GET / HTTP/1.1" 200 35931 0.002038 10.0.0.33 - - [2026-08-20 16:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.33 - - [2026-08-20 16:23:31] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005635 10.0.0.33 - - [2026-08-20 16:23:31] "PUT /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28 HTTP/1.1" 200 274 0.018696 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:23:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001194 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:23:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001005 10.0.0.33 - - [2026-08-20 16:23:34] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.33 - - [2026-08-20 16:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.33 - - [2026-08-20 16:23:34] "GET /routing-instance/d708b971-4a6b-4810-ab1d-224feea5ff77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005294 10.0.0.33 - - [2026-08-20 16:23:34] "POST /bgp-routers HTTP/1.1" 409 301 0.004254 10.0.0.33 - - [2026-08-20 16:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.33 - - [2026-08-20 16:23:34] "GET /bgp-router/de6ec465-7944-4fd0-8eb7-76c9121a21d6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004403 10.0.0.33 - - [2026-08-20 16:23:34] "PUT /bgp-router/de6ec465-7944-4fd0-8eb7-76c9121a21d6 HTTP/1.1" 200 254 0.023126 10.0.0.33 - - [2026-08-20 16:23:39] "POST /tags HTTP/1.1" 200 355 0.058807 10.0.0.33 - - [2026-08-20 16:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.035037 10.0.0.33 - - [2026-08-20 16:23:40] "GET /tag/cf9b31f8-e8be-4406-a81c-bc5eff19d1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.041278 10.0.0.33 - - [2026-08-20 16:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.33 - - [2026-08-20 16:23:40] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007075 10.0.0.33 - - [2026-08-20 16:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015494 10.0.0.33 - - [2026-08-20 16:23:40] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037174 10.0.0.33 - - [2026-08-20 16:23:40] "POST /virtual-machines HTTP/1.1" 200 351 0.024707 10.0.0.33 - - [2026-08-20 16:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.039579 10.0.0.33 - - [2026-08-20 16:23:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.138171 10.0.0.33 - - [2026-08-20 16:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012849 10.0.0.33 - - [2026-08-20 16:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.026045 10.0.0.33 - - [2026-08-20 16:23:40] "GET /virtual-machine-interface/81052dcc-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.015644 10.0.0.33 - - [2026-08-20 16:23:40] "POST /instance-ips HTTP/1.1" 200 391 0.043963 10.0.0.33 - - [2026-08-20 16:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.054457 10.0.0.33 - - [2026-08-20 16:23:40] "GET /virtual-machine-interface/81052dcc-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.031389 10.0.0.33 - - [2026-08-20 16:23:40] "POST /set-tag HTTP/1.1" 200 109 0.041741 10.0.0.33 - - [2026-08-20 16:23:40] "GET /virtual-machine-interface/81052dcc-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.022046 10.0.0.33 - - [2026-08-20 16:23:40] "GET /instance-ip/81235298-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005001 10.0.0.33 - - [2026-08-20 16:23:40] "GET /virtual-machine-interface/81052dcc-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004426 10.0.0.33 - - [2026-08-20 16:23:40] "POST /set-tag HTTP/1.1" 200 109 0.011792 10.0.0.33 - - [2026-08-20 16:23:40] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.007973 10.0.0.33 - - [2026-08-20 16:23:41] "POST /ref-update HTTP/1.1" 200 156 0.034743 10.0.0.33 - - [2026-08-20 16:23:41] "GET /virtual-machine-interface/81052dcc-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011556 10.0.0.33 - - [2026-08-20 16:23:41] "POST /set-tag HTTP/1.1" 200 109 0.003494 10.0.0.33 - - [2026-08-20 16:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.33 - - [2026-08-20 16:23:41] "GET /virtual-network/a8db53ec-7923-485c-97cb-dbdd6273ab79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.012700 10.0.0.33 - - [2026-08-20 16:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.33 - - [2026-08-20 16:23:41] "GET /project/7a158106-03df-4ec8-a29d-5bb64acc30ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.110007 10.0.0.33 - - [2026-08-20 16:23:41] "POST /virtual-machines HTTP/1.1" 200 355 0.026468 10.0.0.33 - - [2026-08-20 16:23:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.069293 10.0.0.33 - - [2026-08-20 16:23:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.222064 10.0.0.33 - - [2026-08-20 16:23:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.034585 10.0.0.33 - - [2026-08-20 16:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.036252 10.0.0.33 - - [2026-08-20 16:23:41] "GET /virtual-machine-interface/81b58f00-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.016194 10.0.0.33 - - [2026-08-20 16:23:41] "POST /instance-ips HTTP/1.1" 200 395 0.054026 10.0.0.33 - - [2026-08-20 16:23:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.046091 10.0.0.33 - - [2026-08-20 16:23:42] "GET /virtual-machine-interface/81b58f00-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.024012 10.0.0.33 - - [2026-08-20 16:23:42] "POST /set-tag HTTP/1.1" 200 109 0.034850 10.0.0.33 - - [2026-08-20 16:23:42] "GET /virtual-machine-interface/81b58f00-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011331 10.0.0.33 - - [2026-08-20 16:23:42] "GET /instance-ip/81e66d3c-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.025950 10.0.0.33 - - [2026-08-20 16:23:42] "GET /virtual-machine-interface/81b58f00-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011190 10.0.0.33 - - [2026-08-20 16:23:42] "POST /set-tag HTTP/1.1" 200 109 0.006987 10.0.0.33 - - [2026-08-20 16:23:42] "GET /virtual-router/0b062926-1a7b-48d3-a1b1-8125dcb5c962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.005311 10.0.0.33 - - [2026-08-20 16:23:42] "POST /ref-update HTTP/1.1" 200 156 0.016448 10.0.0.33 - - [2026-08-20 16:23:42] "GET /virtual-machine-interface/81b58f00-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.029882 10.0.0.33 - - [2026-08-20 16:23:42] "POST /set-tag HTTP/1.1" 200 109 0.005662 10.0.0.33 - - [2026-08-20 16:23:42] "GET /virtual-machine-interface/81052dcc-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005462 10.0.0.33 - - [2026-08-20 16:23:42] "POST /set-tag HTTP/1.1" 200 109 0.004644 10.0.0.33 - - [2026-08-20 16:23:42] "GET /virtual-machine-interface/81b58f00-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005431 10.0.0.33 - - [2026-08-20 16:23:42] "POST /set-tag HTTP/1.1" 200 109 0.013369 10.0.0.33 - - [2026-08-20 16:23:53] "GET /virtual-machine-interface/81b58f00-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005454 10.0.0.33 - - [2026-08-20 16:23:53] "POST /set-tag HTTP/1.1" 200 109 0.003233 10.0.0.33 - - [2026-08-20 16:23:54] "GET /virtual-machine-interface/81052dcc-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006100 10.0.0.33 - - [2026-08-20 16:23:54] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.33 - - [2026-08-20 16:23:55] "GET /virtual-machine-interface/81052dcc-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008510 10.0.0.33 - - [2026-08-20 16:23:55] "POST /set-tag HTTP/1.1" 200 109 0.005110 10.0.0.33 - - [2026-08-20 16:24:19] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.33 - - [2026-08-20 16:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.33 - - [2026-08-20 16:24:19] "GET /global-system-config/e131d4f5-944c-4a82-9cfc-3be0f3cb8c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006714 10.0.0.33 - - [2026-08-20 16:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.33 - - [2026-08-20 16:24:19] "GET /config-node/77996ab4-4b8a-4ebe-a400-0ccadc747c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004698 10.0.0.33 - - [2026-08-20 16:24:27] "GET /virtual-machine-interface/81052dcc-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005554 10.0.0.33 - - [2026-08-20 16:24:27] "POST /set-tag HTTP/1.1" 200 109 0.004963 10.0.0.33 - - [2026-08-20 16:24:27] "GET /virtual-machine-interface/81052dcc-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007362 10.0.0.33 - - [2026-08-20 16:24:27] "POST /set-tag HTTP/1.1" 200 109 0.003576 10.0.0.33 - - [2026-08-20 16:24:27] "GET /virtual-machine/0cc98e1f-bf1d-444a-bdf6-363cf13a38b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.004405 10.0.0.33 - - [2026-08-20 16:24:27] "POST /ref-update HTTP/1.1" 200 156 0.016852 10.0.0.33 - - [2026-08-20 16:24:27] "GET /virtual-machine-interface/81052dcc-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013028 10.0.0.33 - - [2026-08-20 16:24:27] "POST /set-tag HTTP/1.1" 200 109 0.028620 10.0.0.33 - - [2026-08-20 16:24:27] "POST /set-tag HTTP/1.1" 200 109 0.048767 10.0.0.33 - - [2026-08-20 16:24:27] "DELETE /instance-ip/81235298-9cb3-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.065195 10.0.0.33 - - [2026-08-20 16:24:28] "DELETE /virtual-machine-interface/81052dcc-9cb3-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.151716 10.0.0.33 - - [2026-08-20 16:24:28] "DELETE /virtual-machine/0cc98e1f-bf1d-444a-bdf6-363cf13a38b3 HTTP/1.1" 200 115 0.112708 10.0.0.33 - - [2026-08-20 16:24:28] "GET /virtual-machine-interface/81b58f00-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005247 10.0.0.33 - - [2026-08-20 16:24:28] "POST /set-tag HTTP/1.1" 200 109 0.003449 10.0.0.33 - - [2026-08-20 16:24:31] "GET / HTTP/1.1" 200 35931 0.001973 10.0.0.33 - - [2026-08-20 16:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.33 - - [2026-08-20 16:24:31] "GET /routing-instance/d708b971-4a6b-4810-ab1d-224feea5ff77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003721 10.0.0.33 - - [2026-08-20 16:24:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002954 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:24:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001278 10.0.0.33 - - [2026-08-20 16:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.33 - - [2026-08-20 16:24:31] "GET /bgp-router/de6ec465-7944-4fd0-8eb7-76c9121a21d6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005136 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:24:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002264 10.0.0.33 - - [2026-08-20 16:24:31] "PUT /bgp-router/de6ec465-7944-4fd0-8eb7-76c9121a21d6 HTTP/1.1" 200 254 0.025253 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:24:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001201 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:24:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001395 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:24:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001370 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:24:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001489 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:24:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.33 - - [2026-08-20 16:24:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001423 10.0.0.33 - - [2026-08-20 16:24:58] "GET /virtual-machine-interface/81b58f00-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011920 10.0.0.33 - - [2026-08-20 16:24:58] "POST /set-tag HTTP/1.1" 200 109 0.004085 10.0.0.33 - - [2026-08-20 16:24:58] "GET /virtual-machine-interface/81b58f00-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005852 10.0.0.33 - - [2026-08-20 16:24:58] "POST /set-tag HTTP/1.1" 200 109 0.003664 10.0.0.33 - - [2026-08-20 16:24:58] "GET /virtual-machine/29f03541-fe65-4f08-b03f-86e92bf2f29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004544 10.0.0.33 - - [2026-08-20 16:24:58] "POST /ref-update HTTP/1.1" 200 156 0.022307 10.0.0.33 - - [2026-08-20 16:24:58] "GET /virtual-machine-interface/81b58f00-9cb3-11f1-b412-fa163e957913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015482 10.0.0.33 - - [2026-08-20 16:24:58] "POST /set-tag HTTP/1.1" 200 109 0.047966 10.0.0.33 - - [2026-08-20 16:24:58] "POST /set-tag HTTP/1.1" 200 109 0.055193 10.0.0.33 - - [2026-08-20 16:24:59] "DELETE /instance-ip/81e66d3c-9cb3-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.060707 10.0.0.33 - - [2026-08-20 16:24:59] "DELETE /virtual-machine-interface/81b58f00-9cb3-11f1-b412-fa163e957913 HTTP/1.1" 200 115 0.069322 10.0.0.33 - - [2026-08-20 16:24:59] "DELETE /virtual-machine/29f03541-fe65-4f08-b03f-86e92bf2f29d HTTP/1.1" 200 115 0.040881 10.0.0.33 - - [2026-08-20 16:24:59] "DELETE /tag/cf9b31f8-e8be-4406-a81c-bc5eff19d1bf HTTP/1.1" 200 115 0.064946