++ 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 Sep 11 04:36:16 PM UTC 2025 ===================' INFO: =================== Thu Sep 11 04:36:16 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ cut -d / -f 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.33,10.214.236.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.214.236.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + 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: 09/11/2025 16:36:59.882 7f7e61fc6a00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/11/2025 16:37:00.238 7f7e61fc6a00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/11/2025 16:37:00.271 7f7e61fc6a00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/11/2025 16:37:00.272 7f7e61fc6a00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-09-11 16:37:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000595 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-09-11 16:37:11] "GET / HTTP/1.1" 503 181 0.000797 10.0.0.33 - - [2025-09-11 16:37:12] "GET / HTTP/1.1" 200 35931 0.006513 10.0.0.33 - - [2025-09-11 16:37:12] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.33 - - [2025-09-11 16:37:12] "GET / HTTP/1.1" 200 45303 0.001411 10.0.0.33 - - [2025-09-11 16:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006700 10.0.0.33 - - [2025-09-11 16:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012376 10.0.0.33 - - [2025-09-11 16:37:13] "GET / HTTP/1.1" 200 35931 0.001273 10.0.0.33 - - [2025-09-11 16:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.33 - - [2025-09-11 16:37:13] "GET /global-system-config/130af3b0-1d21-471d-ab1f-831e5fc6a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011636 10.0.0.33 - - [2025-09-11 16:37:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.004603 10.0.0.33 - - [2025-09-11 16:37:13] "POST /config-nodes HTTP/1.1" 200 593 0.072187 10.0.0.33 - - [2025-09-11 16:37:13] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.33 - - [2025-09-11 16:37:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005542 10.0.0.33 - - [2025-09-11 16:37:13] "GET / HTTP/1.1" 200 35931 0.001193 10.0.0.33 - - [2025-09-11 16:37:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.013300 10.0.0.33 - - [2025-09-11 16:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.027896 10.0.0.33 - - [2025-09-11 16:37:13] "GET /global-system-config/130af3b0-1d21-471d-ab1f-831e5fc6a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011718 10.0.0.33 - - [2025-09-11 16:37:14] "POST /service-appliance-sets HTTP/1.1" 200 553 0.103173 10.0.0.33 - - [2025-09-11 16:37:14] "POST /fqname-to-id HTTP/1.1" 404 180 0.004075 10.0.0.33 - - [2025-09-11 16:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.33 - - [2025-09-11 16:37:14] "GET /global-system-config/130af3b0-1d21-471d-ab1f-831e5fc6a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019261 10.0.0.33 - - [2025-09-11 16:37:14] "POST /service-appliance-sets HTTP/1.1" 200 541 0.067271 10.0.0.33 - - [2025-09-11 16:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018145 10.0.0.33 - - [2025-09-11 16:37:14] "GET /network-ipam/a6d8f551-8683-47a9-95b0-31d572f69180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.021451 10.0.0.33 - - [2025-09-11 16:37:14] "POST /service-templates HTTP/1.1" 200 511 0.027408 10.0.0.33 - - [2025-09-11 16:37:14] "POST /service-templates HTTP/1.1" 200 501 0.053136 10.0.0.33 - - [2025-09-11 16:37:14] "POST /service-templates HTTP/1.1" 200 515 0.069197 10.0.0.33 - - [2025-09-11 16:37:14] "POST /service-templates HTTP/1.1" 200 535 0.038074 10.0.0.33 - - [2025-09-11 16:37:14] "POST /service-templates HTTP/1.1" 200 507 0.052373 10.0.0.33 - - [2025-09-11 16:37:15] "GET / HTTP/1.1" 200 35931 0.001173 10.0.0.33 - - [2025-09-11 16:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008264 10.0.0.33 - - [2025-09-11 16:37:15] "GET /global-system-config/130af3b0-1d21-471d-ab1f-831e5fc6a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015259 10.0.0.33 - - [2025-09-11 16:37:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.003163 10.0.0.33 - - [2025-09-11 16:37:15] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.039540 10.0.0.33 - - [2025-09-11 16:37:15] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.33 - - [2025-09-11 16:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018249 10.0.0.33 - - [2025-09-11 16:37:15] "GET /global-system-config/130af3b0-1d21-471d-ab1f-831e5fc6a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004841 10.0.0.33 - - [2025-09-11 16:37:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.002834 10.0.0.33 - - [2025-09-11 16:37:16] "POST /config-database-nodes HTTP/1.1" 200 611 0.057306 10.0.0.33 - - [2025-09-11 16:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.33 - - [2025-09-11 16:37:17] "GET /network-ipam/a6d8f551-8683-47a9-95b0-31d572f69180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003095 10.0.0.33 - - [2025-09-11 16:37:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.001956 10.0.0.33 - - [2025-09-11 16:37:18] "POST /access-control-lists HTTP/1.1" 200 587 0.028076 10.0.0.33 - - [2025-09-11 16:37:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.025079 10.0.0.33 - - [2025-09-11 16:37:18] "GET / HTTP/1.1" 200 35931 0.001293 10.0.0.33 - - [2025-09-11 16:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007707 10.0.0.33 - - [2025-09-11 16:37:18] "GET /global-system-config/130af3b0-1d21-471d-ab1f-831e5fc6a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009349 10.0.0.33 - - [2025-09-11 16:37:18] "POST /access-control-lists HTTP/1.1" 200 585 0.045937 10.0.0.33 - - [2025-09-11 16:37:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.041949 10.0.0.33 - - [2025-09-11 16:37:18] "GET / HTTP/1.1" 200 35931 0.001367 10.0.0.33 - - [2025-09-11 16:37:18] "POST /route-targets HTTP/1.1" 200 327 0.050344 10.0.0.33 - - [2025-09-11 16:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.027773 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:37:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000804 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:37:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 10.0.0.33 - - [2025-09-11 16:37:18] "GET /global-system-config/130af3b0-1d21-471d-ab1f-831e5fc6a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.025702 10.0.0.33 - - [2025-09-11 16:37:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.023855 10.0.0.33 - - [2025-09-11 16:37:18] "GET / HTTP/1.1" 200 35931 0.001312 10.0.0.33 - - [2025-09-11 16:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.33 - - [2025-09-11 16:37:18] "GET /global-system-config/130af3b0-1d21-471d-ab1f-831e5fc6a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011463 10.0.0.33 - - [2025-09-11 16:37:18] "POST /ref-update HTTP/1.1" 200 156 0.101389 10.0.0.33 - - [2025-09-11 16:37:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.026231 10.0.0.33 - - [2025-09-11 16:37:18] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.170614 10.0.0.33 - - [2025-09-11 16:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.023693 10.0.0.33 - - [2025-09-11 16:37:18] "GET /global-vrouter-config/32d61a46-2006-4744-a3c9-e21b944c7dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.041219 10.0.0.33 - - [2025-09-11 16:37:18] "GET / HTTP/1.1" 200 35931 0.007859 10.0.0.33 - - [2025-09-11 16:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014105 10.0.0.33 - - [2025-09-11 16:37:18] "POST /route-targets HTTP/1.1" 200 327 0.066944 10.0.0.33 - - [2025-09-11 16:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013208 10.0.0.33 - - [2025-09-11 16:37:18] "GET /routing-instance/f114f3bd-6cea-451e-95a2-277bc45b911b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.033778 10.0.0.33 - - [2025-09-11 16:37:18] "PUT /global-vrouter-config/32d61a46-2006-4744-a3c9-e21b944c7dc2 HTTP/1.1" 200 276 0.062853 10.0.0.33 - - [2025-09-11 16:37:18] "POST /database-nodes HTTP/1.1" 200 597 0.248335 10.0.0.33 - - [2025-09-11 16:37:18] "POST /ref-update HTTP/1.1" 200 156 0.142676 10.0.0.33 - - [2025-09-11 16:37:18] "POST /analytics-nodes HTTP/1.1" 200 599 0.273891 10.0.0.33 - - [2025-09-11 16:37:19] "POST /bgp-routers HTTP/1.1" 200 616 0.305624 10.0.0.33 - - [2025-09-11 16:37:19] "GET /bgp-router/eb441eb5-abdb-49e1-8e86-67d0f9e9cb07?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.005269 10.0.0.33 - - [2025-09-11 16:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.33 - - [2025-09-11 16:37:19] "GET /global-system-config/130af3b0-1d21-471d-ab1f-831e5fc6a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.214962 10.0.0.33 - - [2025-09-11 16:37:19] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.33 - - [2025-09-11 16:37:19] "POST /route-targets HTTP/1.1" 200 327 0.306113 10.0.0.33 - - [2025-09-11 16:37:19] "POST /ref-update HTTP/1.1" 200 156 0.029384 10.0.0.33 - - [2025-09-11 16:37:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008560 10.0.0.33 - - [2025-09-11 16:37:19] "POST /ref-update HTTP/1.1" 200 156 0.024367 10.0.0.33 - - [2025-09-11 16:37:19] "POST /alarms HTTP/1.1" 200 581 0.183008 10.0.0.33 - - [2025-09-11 16:37:19] "POST /route-targets HTTP/1.1" 200 327 0.081969 10.0.0.33 - - [2025-09-11 16:37:19] "POST /alarms HTTP/1.1" 200 575 0.123315 10.0.0.33 - - [2025-09-11 16:37:19] "POST /ref-update HTTP/1.1" 200 156 0.069830 10.0.0.33 - - [2025-09-11 16:37:19] "POST /alarms HTTP/1.1" 200 575 0.086452 10.0.0.33 - - [2025-09-11 16:37:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.003388 10.0.0.33 - - [2025-09-11 16:37:19] "POST /alarms HTTP/1.1" 200 559 0.050398 10.0.0.33 - - [2025-09-11 16:37:19] "POST /access-control-lists HTTP/1.1" 200 551 0.084249 10.0.0.33 - - [2025-09-11 16:37:19] "PUT /access-control-list/953e3b16-03e7-4fe8-a5e3-d65f052cbe09 HTTP/1.1" 200 272 0.022232 10.0.0.33 - - [2025-09-11 16:37:19] "POST /alarms HTTP/1.1" 200 555 0.060199 10.0.0.33 - - [2025-09-11 16:37:19] "POST /alarms HTTP/1.1" 200 557 0.062534 10.0.0.33 - - [2025-09-11 16:37:20] "PUT /access-control-list/d861fe7b-0273-46dd-b7e2-abfc21436ca2 HTTP/1.1" 200 272 0.080814 10.0.0.33 - - [2025-09-11 16:37:20] "POST /alarms HTTP/1.1" 200 565 0.073415 10.0.0.33 - - [2025-09-11 16:37:20] "POST /alarms HTTP/1.1" 200 549 0.062770 10.0.0.33 - - [2025-09-11 16:37:20] "POST /alarms HTTP/1.1" 200 557 0.068061 10.0.0.33 - - [2025-09-11 16:37:20] "POST /alarms HTTP/1.1" 200 567 0.062463 10.0.0.33 - - [2025-09-11 16:37:20] "POST /alarms HTTP/1.1" 200 555 0.047199 10.0.0.33 - - [2025-09-11 16:37:20] "POST /alarms HTTP/1.1" 200 567 0.053396 10.0.0.33 - - [2025-09-11 16:37:20] "POST /alarms HTTP/1.1" 200 575 0.094057 10.0.0.33 - - [2025-09-11 16:37:20] "POST /alarms HTTP/1.1" 200 569 0.045099 10.0.0.33 - - [2025-09-11 16:37:20] "POST /alarms HTTP/1.1" 200 561 0.044847 10.0.0.33 - - [2025-09-11 16:37:20] "POST /alarms HTTP/1.1" 200 561 0.058122 10.0.0.33 - - [2025-09-11 16:37:20] "POST /alarms HTTP/1.1" 200 561 0.043255 10.0.0.33 - - [2025-09-11 16:37:20] "POST /alarms HTTP/1.1" 200 547 0.060299 10.0.0.33 - - [2025-09-11 16:37:20] "POST /alarms HTTP/1.1" 200 595 0.037452 10.0.0.33 - - [2025-09-11 16:37:21] "POST /alarms HTTP/1.1" 200 575 0.032573 10.0.0.33 - - [2025-09-11 16:37:21] "POST /alarms HTTP/1.1" 200 571 0.058234 10.0.0.33 - - [2025-09-11 16:37:21] "POST /alarms HTTP/1.1" 200 583 0.090348 10.0.0.33 - - [2025-09-11 16:37:21] "POST /alarms HTTP/1.1" 200 609 0.050050 10.0.0.33 - - [2025-09-11 16:37:21] "GET / HTTP/1.1" 200 35931 0.002235 10.0.0.33 - - [2025-09-11 16:37:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002651 10.0.0.33 - - [2025-09-11 16:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.33 - - [2025-09-11 16:37:21] "PUT /global-vrouter-config/32d61a46-2006-4744-a3c9-e21b944c7dc2 HTTP/1.1" 200 276 0.017863 10.0.0.33 - - [2025-09-11 16:37:21] "GET / HTTP/1.1" 200 35931 0.002167 10.0.0.33 - - [2025-09-11 16:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.022673 10.0.0.33 - - [2025-09-11 16:37:21] "GET /global-vrouter-config/32d61a46-2006-4744-a3c9-e21b944c7dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009733 10.0.0.33 - - [2025-09-11 16:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.33 - - [2025-09-11 16:37:21] "PUT /global-vrouter-config/32d61a46-2006-4744-a3c9-e21b944c7dc2 HTTP/1.1" 200 276 0.013255 10.0.0.33 - - [2025-09-11 16:37:22] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.33 - - [2025-09-11 16:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.33 - - [2025-09-11 16:37:22] "GET /global-system-config/130af3b0-1d21-471d-ab1f-831e5fc6a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012618 10.0.0.33 - - [2025-09-11 16:37:22] "PUT /global-system-config/130af3b0-1d21-471d-ab1f-831e5fc6a0a9 HTTP/1.1" 200 274 0.021864 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:37:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:37:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000985 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:37:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:37:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000860 10.0.0.33 - - [2025-09-11 16:37:30] "GET / HTTP/1.1" 200 35931 0.001811 10.0.0.33 - - [2025-09-11 16:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.33 - - [2025-09-11 16:37:30] "GET /domain/71eec0fd-a95b-49d1-88ba-aaea85aa6e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.003120 10.0.0.33 - - [2025-09-11 16:37:30] "POST /id-to-fqname HTTP/1.1" 200 173 0.000522 10.0.0.33 - - [2025-09-11 16:37:30] "POST /fqname-to-id HTTP/1.1" 404 182 0.014995 10.0.0.33 - - [2025-09-11 16:37:30] "POST /security-groups HTTP/1.1" 200 570 0.079353 10.0.0.33 - - [2025-09-11 16:37:30] "POST /projects HTTP/1.1" 200 481 0.293621 10.0.0.33 - - [2025-09-11 16:37:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.010587 10.0.0.33 - - [2025-09-11 16:37:30] "POST /access-control-lists HTTP/1.1" 200 579 0.088644 10.0.0.33 - - [2025-09-11 16:37:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.015303 10.0.0.33 - - [2025-09-11 16:37:30] "POST /security-groups HTTP/1.1" 200 534 0.136251 10.0.0.33 - - [2025-09-11 16:37:30] "POST /access-control-lists HTTP/1.1" 200 577 0.090284 10.0.0.33 - - [2025-09-11 16:37:30] "POST /chown HTTP/1.1" 200 109 0.087785 10.0.0.33 - - [2025-09-11 16:37:30] "POST /policy-managements HTTP/1.1" 409 214 0.008039 10.0.0.33 - - [2025-09-11 16:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.33 - - [2025-09-11 16:37:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.002218 10.0.0.33 - - [2025-09-11 16:37:30] "POST /access-control-lists HTTP/1.1" 200 594 0.022762 10.0.0.33 - - [2025-09-11 16:37:30] "POST /fqname-to-id HTTP/1.1" 404 231 0.025195 10.0.0.33 - - [2025-09-11 16:37:30] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022252 10.0.0.33 - - [2025-09-11 16:37:31] "POST /application-policy-sets HTTP/1.1" 200 528 0.060244 10.0.0.33 - - [2025-09-11 16:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005909 10.0.0.33 - - [2025-09-11 16:37:31] "POST /access-control-lists HTTP/1.1" 200 592 0.048450 10.0.0.33 - - [2025-09-11 16:37:31] "GET /global-vrouter-config/32d61a46-2006-4744-a3c9-e21b944c7dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003078 10.0.0.33 - - [2025-09-11 16:37:31] "PUT /global-vrouter-config/32d61a46-2006-4744-a3c9-e21b944c7dc2 HTTP/1.1" 200 276 0.019199 10.0.0.33 - - [2025-09-11 16:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010263 10.0.0.33 - - [2025-09-11 16:37:31] "GET /virtual-network/8bb242c1-f5fe-4737-af91-6d6c29a412c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004792 10.0.0.33 - - [2025-09-11 16:37:31] "POST /id-to-fqname HTTP/1.1" 200 177 0.000462 10.0.0.33 - - [2025-09-11 16:37:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.002907 10.0.0.33 - - [2025-09-11 16:37:31] "POST /security-groups HTTP/1.1" 200 574 0.086085 10.0.0.33 - - [2025-09-11 16:37:31] "POST /projects HTTP/1.1" 200 489 0.233986 10.0.0.33 - - [2025-09-11 16:37:31] "POST /fqname-to-id HTTP/1.1" 404 217 0.005687 10.0.0.33 - - [2025-09-11 16:37:31] "POST /access-control-lists HTTP/1.1" 200 583 0.049579 10.0.0.33 - - [2025-09-11 16:37:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.013149 10.0.0.33 - - [2025-09-11 16:37:31] "POST /security-groups HTTP/1.1" 200 546 0.140377 10.0.0.33 - - [2025-09-11 16:37:31] "POST /access-control-lists HTTP/1.1" 200 581 0.088223 10.0.0.33 - - [2025-09-11 16:37:31] "POST /chown HTTP/1.1" 200 109 0.069143 10.0.0.33 - - [2025-09-11 16:37:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.033926 10.0.0.33 - - [2025-09-11 16:37:31] "POST /access-control-lists HTTP/1.1" 200 602 0.084756 10.0.0.33 - - [2025-09-11 16:37:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.009894 10.0.0.33 - - [2025-09-11 16:37:31] "POST /network-ipams HTTP/1.1" 200 522 0.169077 10.0.0.33 - - [2025-09-11 16:37:32] "POST /access-control-lists HTTP/1.1" 200 600 0.226306 10.0.0.33 - - [2025-09-11 16:37:32] "POST /network-ipams HTTP/1.1" 200 510 0.224761 10.0.0.33 - - [2025-09-11 16:37:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.003834 10.0.0.33 - - [2025-09-11 16:37:32] "POST /useragent-kv HTTP/1.1" 200 115 0.014442 10.0.0.33 - - [2025-09-11 16:37:32] "POST /virtual-networks HTTP/1.1" 200 538 0.213609 10.0.0.33 - - [2025-09-11 16:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.028298 10.0.0.33 - - [2025-09-11 16:37:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.003967 10.0.0.33 - - [2025-09-11 16:37:32] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.010850 10.0.0.33 - - [2025-09-11 16:37:32] "POST /access-control-lists HTTP/1.1" 200 589 0.178294 10.0.0.33 - - [2025-09-11 16:37:32] "POST /network-ipams HTTP/1.1" 200 518 0.174417 10.0.0.33 - - [2025-09-11 16:37:32] "POST /fqname-to-id HTTP/1.1" 404 202 0.017034 10.0.0.33 - - [2025-09-11 16:37:32] "POST /route-targets HTTP/1.1" 200 327 0.029440 10.0.0.33 - - [2025-09-11 16:37:32] "POST /ref-update HTTP/1.1" 200 156 0.023099 10.0.0.33 - - [2025-09-11 16:37:32] "PUT /access-control-list/ddfea983-0250-4b0f-b0ea-842e4492cba4 HTTP/1.1" 200 272 0.036335 10.0.0.33 - - [2025-09-11 16:37:32] "POST /useragent-kv HTTP/1.1" 200 115 0.020005 10.0.0.33 - - [2025-09-11 16:37:32] "POST /virtual-networks HTTP/1.1" 200 546 0.198248 10.0.0.33 - - [2025-09-11 16:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.33 - - [2025-09-11 16:37:32] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.011938 10.0.0.33 - - [2025-09-11 16:37:32] "POST /route-targets HTTP/1.1" 200 327 0.009533 10.0.0.33 - - [2025-09-11 16:37:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.004864 10.0.0.33 - - [2025-09-11 16:37:33] "POST /ref-update HTTP/1.1" 200 156 0.052186 10.0.0.33 - - [2025-09-11 16:37:33] "POST /network-policys HTTP/1.1" 200 538 0.064442 10.0.0.33 - - [2025-09-11 16:37:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.020038 10.0.0.33 - - [2025-09-11 16:37:33] "POST /network-policys HTTP/1.1" 200 534 0.030401 10.0.0.33 - - [2025-09-11 16:37:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.016097 10.0.0.33 - - [2025-09-11 16:37:33] "POST /network-policys HTTP/1.1" 200 542 0.019274 10.0.0.33 - - [2025-09-11 16:37:33] "POST /ref-update HTTP/1.1" 200 156 0.063152 10.0.0.33 - - [2025-09-11 16:37:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013853 10.0.0.33 - - [2025-09-11 16:37:33] "PUT /access-control-list/c38ed550-2c96-45cb-95de-e8973baed78a HTTP/1.1" 200 272 0.038654 10.0.0.33 - - [2025-09-11 16:37:33] "PUT /access-control-list/ddfea983-0250-4b0f-b0ea-842e4492cba4 HTTP/1.1" 200 272 0.027567 10.0.0.33 - - [2025-09-11 16:37:33] "POST /ref-update HTTP/1.1" 200 156 0.123161 10.0.0.33 - - [2025-09-11 16:37:33] "POST /ref-update HTTP/1.1" 200 156 0.078243 10.0.0.33 - - [2025-09-11 16:37:33] "PUT /access-control-list/c38ed550-2c96-45cb-95de-e8973baed78a HTTP/1.1" 200 272 0.033122 10.0.0.33 - - [2025-09-11 16:37:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027823 10.0.0.33 - - [2025-09-11 16:37:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007037 10.0.0.33 - - [2025-09-11 16:37:33] "PUT /access-control-list/ddfea983-0250-4b0f-b0ea-842e4492cba4 HTTP/1.1" 200 272 0.086849 10.0.0.33 - - [2025-09-11 16:37:33] "POST /ref-update HTTP/1.1" 200 156 0.028323 10.0.0.33 - - [2025-09-11 16:37:33] "POST /fqname-to-id HTTP/1.1" 404 237 0.013541 10.0.0.33 - - [2025-09-11 16:37:33] "POST /ref-update HTTP/1.1" 200 156 0.130354 10.0.0.33 - - [2025-09-11 16:37:33] "POST /ref-update HTTP/1.1" 200 156 0.072331 10.0.0.33 - - [2025-09-11 16:37:33] "POST /access-control-lists HTTP/1.1" 200 601 0.103302 10.0.0.33 - - [2025-09-11 16:37:34] "POST /ref-update HTTP/1.1" 200 156 0.061206 10.0.0.33 - - [2025-09-11 16:37:34] "POST /ref-update HTTP/1.1" 200 156 0.132649 10.0.0.33 - - [2025-09-11 16:37:34] "PUT /access-control-list/eda0ad0a-da75-4208-a0c3-36b75786c524 HTTP/1.1" 200 272 0.057054 10.0.0.33 - - [2025-09-11 16:37:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006407 10.0.0.33 - - [2025-09-11 16:37:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005535 10.0.0.33 - - [2025-09-11 16:37:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2025-09-11 16:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.33 - - [2025-09-11 16:37:34] "PUT /access-control-list/c38ed550-2c96-45cb-95de-e8973baed78a HTTP/1.1" 200 272 0.061434 10.0.0.33 - - [2025-09-11 16:37:34] "GET /virtual-network/8bb242c1-f5fe-4737-af91-6d6c29a412c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.028217 10.0.0.33 - - [2025-09-11 16:37:34] "POST /ref-update HTTP/1.1" 200 156 0.037271 10.0.0.33 - - [2025-09-11 16:37:34] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005410 10.0.0.33 - - [2025-09-11 16:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.33 - - [2025-09-11 16:37:34] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003877 10.0.0.33 - - [2025-09-11 16:37:34] "POST /firewall-policys HTTP/1.1" 200 530 0.049504 10.0.0.33 - - [2025-09-11 16:37:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.031661 10.0.0.33 - - [2025-09-11 16:37:34] "GET /firewall-policy/eadd1dbf-f9ad-4a7d-9a58-71eadce1ac0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012501 10.0.0.33 - - [2025-09-11 16:37:34] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004051 10.0.0.33 - - [2025-09-11 16:37:34] "GET /firewall-policy/eadd1dbf-f9ad-4a7d-9a58-71eadce1ac0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002973 10.0.0.33 - - [2025-09-11 16:37:34] "POST /ref-update HTTP/1.1" 200 156 0.019100 10.0.0.33 - - [2025-09-11 16:37:34] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004050 10.0.0.33 - - [2025-09-11 16:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.33 - - [2025-09-11 16:37:34] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002482 10.0.0.33 - - [2025-09-11 16:37:34] "POST /firewall-policys HTTP/1.1" 200 532 0.049269 10.0.0.33 - - [2025-09-11 16:37:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.041121 10.0.0.33 - - [2025-09-11 16:37:34] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.019693 10.0.0.33 - - [2025-09-11 16:37:34] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002704 10.0.0.33 - - [2025-09-11 16:37:34] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002388 10.0.0.33 - - [2025-09-11 16:37:34] "GET /firewall-policy/eadd1dbf-f9ad-4a7d-9a58-71eadce1ac0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002288 10.0.0.33 - - [2025-09-11 16:37:34] "GET /firewall-policy/eadd1dbf-f9ad-4a7d-9a58-71eadce1ac0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002857 10.0.0.33 - - [2025-09-11 16:37:34] "POST /ref-update HTTP/1.1" 200 156 0.016842 10.0.0.33 - - [2025-09-11 16:37:34] "POST /ref-update HTTP/1.1" 200 156 0.037359 10.0.0.33 - - [2025-09-11 16:37:34] "POST /ref-update HTTP/1.1" 200 156 0.038474 10.0.0.33 - - [2025-09-11 16:37:34] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.027798 10.0.0.33 - - [2025-09-11 16:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.33 - - [2025-09-11 16:37:35] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003412 10.0.0.33 - - [2025-09-11 16:37:35] "POST /firewall-policys HTTP/1.1" 200 530 0.018580 10.0.0.33 - - [2025-09-11 16:37:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.045900 10.0.0.33 - - [2025-09-11 16:37:35] "GET /firewall-policy/d500e9bb-ece6-4150-8ae9-7a55c0cd2d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.013713 10.0.0.33 - - [2025-09-11 16:37:35] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004407 10.0.0.33 - - [2025-09-11 16:37:35] "GET /firewall-policy/d500e9bb-ece6-4150-8ae9-7a55c0cd2d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003674 10.0.0.33 - - [2025-09-11 16:37:35] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003080 10.0.0.33 - - [2025-09-11 16:37:35] "GET /firewall-policy/eadd1dbf-f9ad-4a7d-9a58-71eadce1ac0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002860 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:37:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000785 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:37:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000768 10.0.0.33 - - [2025-09-11 16:37:35] "GET /firewall-policy/eadd1dbf-f9ad-4a7d-9a58-71eadce1ac0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.010314 10.0.0.33 - - [2025-09-11 16:37:35] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003477 10.0.0.33 - - [2025-09-11 16:37:35] "POST /ref-update HTTP/1.1" 200 156 0.023161 10.0.0.33 - - [2025-09-11 16:37:35] "POST /ref-update HTTP/1.1" 200 156 0.055940 10.0.0.33 - - [2025-09-11 16:37:35] "POST /ref-update HTTP/1.1" 200 156 0.034072 10.0.0.33 - - [2025-09-11 16:37:35] "POST /ref-update HTTP/1.1" 200 156 0.024751 10.0.0.33 - - [2025-09-11 16:37:35] "POST /ref-update HTTP/1.1" 200 156 0.090754 10.0.0.33 - - [2025-09-11 16:37:35] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.019193 10.0.0.33 - - [2025-09-11 16:37:35] "POST /tags HTTP/1.1" 200 299 0.059444 10.0.0.33 - - [2025-09-11 16:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.033427 10.0.0.33 - - [2025-09-11 16:37:35] "GET /tag/7cc7d054-b53a-4eea-a673-0added15fc3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015039 10.0.0.33 - - [2025-09-11 16:37:35] "POST /set-tag HTTP/1.1" 200 109 0.021405 10.0.0.33 - - [2025-09-11 16:37:36] "POST /tags HTTP/1.1" 200 357 0.093666 10.0.0.33 - - [2025-09-11 16:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009613 10.0.0.33 - - [2025-09-11 16:37:36] "GET /tag/e5668911-d1ab-49b6-8aa4-5cb3e9f9fc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.024049 10.0.0.33 - - [2025-09-11 16:37:36] "POST /tags HTTP/1.1" 200 305 0.068872 10.0.0.33 - - [2025-09-11 16:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.030457 10.0.0.33 - - [2025-09-11 16:37:36] "GET /tag/e41cfefa-361e-423a-a8f9-b16e3c150d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.028145 10.0.0.33 - - [2025-09-11 16:37:36] "POST /id-to-fqname HTTP/1.1" 200 174 0.000673 10.0.0.33 - - [2025-09-11 16:37:36] "POST /fqname-to-id HTTP/1.1" 404 183 0.020938 10.0.0.33 - - [2025-09-11 16:37:36] "POST /security-groups HTTP/1.1" 200 571 0.082737 10.0.0.33 - - [2025-09-11 16:37:36] "POST /projects HTTP/1.1" 200 483 0.266153 10.0.0.33 - - [2025-09-11 16:37:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.004951 10.0.0.33 - - [2025-09-11 16:37:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.013056 10.0.0.33 - - [2025-09-11 16:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008463 10.0.0.33 - - [2025-09-11 16:37:36] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.046197 10.0.0.33 - - [2025-09-11 16:37:36] "POST /access-control-lists HTTP/1.1" 200 580 0.128214 10.0.0.33 - - [2025-09-11 16:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.042520 10.0.0.33 - - [2025-09-11 16:37:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.006005 10.0.0.33 - - [2025-09-11 16:37:36] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.015146 10.0.0.33 - - [2025-09-11 16:37:36] "POST /access-control-lists HTTP/1.1" 200 578 0.097614 10.0.0.33 - - [2025-09-11 16:37:36] "PUT /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9 HTTP/1.1" 200 264 0.119033 10.0.0.33 - - [2025-09-11 16:37:37] "PUT /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f HTTP/1.1" 200 264 0.079335 10.0.0.33 - - [2025-09-11 16:37:37] "POST /security-groups HTTP/1.1" 200 537 0.086142 10.0.0.33 - - [2025-09-11 16:37:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.002040 10.0.0.33 - - [2025-09-11 16:37:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.033793 10.0.0.33 - - [2025-09-11 16:37:37] "POST /access-control-lists HTTP/1.1" 200 596 0.060576 10.0.0.33 - - [2025-09-11 16:37:37] "POST /chown HTTP/1.1" 200 109 0.057497 10.0.0.33 - - [2025-09-11 16:37:37] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005530 10.0.0.33 - - [2025-09-11 16:37:37] "POST /fqname-to-id HTTP/1.1" 404 233 0.001915 10.0.0.33 - - [2025-09-11 16:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007435 10.0.0.33 - - [2025-09-11 16:37:37] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009579 10.0.0.33 - - [2025-09-11 16:37:37] "POST /tags HTTP/1.1" 409 207 0.002367 10.0.0.33 - - [2025-09-11 16:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.33 - - [2025-09-11 16:37:37] "GET /tag/e41cfefa-361e-423a-a8f9-b16e3c150d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016542 10.0.0.33 - - [2025-09-11 16:37:37] "POST /access-control-lists HTTP/1.1" 200 594 0.202031 10.0.0.33 - - [2025-09-11 16:37:37] "POST /firewall-rules HTTP/1.1" 200 564 0.182009 10.0.0.33 - - [2025-09-11 16:37:37] "GET /firewall-rule/b9874b65-000d-4210-8d6d-704d3bcb2c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005239 10.0.0.33 - - [2025-09-11 16:37:37] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003725 10.0.0.33 - - [2025-09-11 16:37:37] "GET /firewall-rule/b9874b65-000d-4210-8d6d-704d3bcb2c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004352 10.0.0.33 - - [2025-09-11 16:37:37] "POST /ref-update HTTP/1.1" 200 156 0.030195 10.0.0.33 - - [2025-09-11 16:37:37] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015014 10.0.0.33 - - [2025-09-11 16:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.33 - - [2025-09-11 16:37:37] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006148 10.0.0.33 - - [2025-09-11 16:37:37] "POST /tags HTTP/1.1" 409 207 0.005979 10.0.0.33 - - [2025-09-11 16:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005460 10.0.0.33 - - [2025-09-11 16:37:37] "GET /tag/e41cfefa-361e-423a-a8f9-b16e3c150d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011516 10.0.0.33 - - [2025-09-11 16:37:38] "POST /firewall-rules HTTP/1.1" 200 562 0.083356 10.0.0.33 - - [2025-09-11 16:37:38] "GET /firewall-rule/2cbb258e-9a22-4013-b40a-e01ee7d1a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.017183 10.0.0.33 - - [2025-09-11 16:37:38] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006213 10.0.0.33 - - [2025-09-11 16:37:38] "GET /firewall-rule/2cbb258e-9a22-4013-b40a-e01ee7d1a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002940 10.0.0.33 - - [2025-09-11 16:37:38] "POST /ref-update HTTP/1.1" 200 156 0.054208 10.0.0.33 - - [2025-09-11 16:37:38] "POST /fqname-to-id HTTP/1.1" 404 226 0.005777 10.0.0.33 - - [2025-09-11 16:37:38] "POST /tags HTTP/1.1" 200 301 0.059989 10.0.0.33 - - [2025-09-11 16:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.033347 10.0.0.33 - - [2025-09-11 16:37:38] "GET /tag/b488ad7c-75eb-4e02-b5c5-a8b517ec5cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013921 10.0.0.33 - - [2025-09-11 16:37:38] "POST /tags HTTP/1.1" 200 325 0.079504 10.0.0.33 - - [2025-09-11 16:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011309 10.0.0.33 - - [2025-09-11 16:37:38] "GET /tag/5ada95e7-599a-4609-aa04-5af4d041d2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.015287 10.0.0.33 - - [2025-09-11 16:37:38] "POST /tags HTTP/1.1" 200 363 0.025642 10.0.0.33 - - [2025-09-11 16:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010780 10.0.0.33 - - [2025-09-11 16:37:38] "GET /tag/d3b8ddbd-9cc0-48ef-a47c-bb74b8c8038f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.023209 10.0.0.33 - - [2025-09-11 16:37:38] "POST /tags HTTP/1.1" 200 311 0.020747 10.0.0.33 - - [2025-09-11 16:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008297 10.0.0.33 - - [2025-09-11 16:37:38] "GET /tag/1e03ab93-4d98-4adb-9a23-ed9ee2644bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015958 10.0.0.33 - - [2025-09-11 16:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.33 - - [2025-09-11 16:37:38] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005597 10.0.0.33 - - [2025-09-11 16:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.33 - - [2025-09-11 16:37:38] "GET /project/071c5e70-418e-4984-984b-5f624618a846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.035704 10.0.0.33 - - [2025-09-11 16:37:38] "POST /virtual-machines HTTP/1.1" 200 377 0.012205 10.0.0.33 - - [2025-09-11 16:37:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009031 10.0.0.33 - - [2025-09-11 16:37:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.113227 10.0.0.33 - - [2025-09-11 16:37:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026610 10.0.0.33 - - [2025-09-11 16:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012433 10.0.0.33 - - [2025-09-11 16:37:39] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005054 10.0.0.33 - - [2025-09-11 16:37:39] "POST /instance-ips HTTP/1.1" 200 409 0.048726 10.0.0.33 - - [2025-09-11 16:37:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.053364 10.0.0.33 - - [2025-09-11 16:37:39] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.013373 10.0.0.33 - - [2025-09-11 16:37:39] "POST /set-tag HTTP/1.1" 200 109 0.042042 10.0.0.33 - - [2025-09-11 16:37:39] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021972 10.0.0.33 - - [2025-09-11 16:37:39] "GET /instance-ip/a14a1a32-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.011867 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:37:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000686 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:37:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000830 10.0.0.33 - - [2025-09-11 16:37:39] "POST /tags HTTP/1.1" 200 305 0.066285 10.0.0.33 - - [2025-09-11 16:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.33 - - [2025-09-11 16:37:39] "GET /tag/7e59d18f-3a7a-4fa7-9f61-0f6b146a8e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014846 10.0.0.33 - - [2025-09-11 16:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.33 - - [2025-09-11 16:37:39] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043366 10.0.0.33 - - [2025-09-11 16:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016709 10.0.0.33 - - [2025-09-11 16:37:39] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005174 10.0.0.33 - - [2025-09-11 16:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.33 - - [2025-09-11 16:37:39] "GET /service-appliance-set/0ebaebc2-e4a8-4ed0-a42c-3ca9820a43fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003764 10.0.0.33 - - [2025-09-11 16:37:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.001517 10.0.0.33 - - [2025-09-11 16:37:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113725 10.0.0.33 - - [2025-09-11 16:37:39] "GET /virtual-machine-interface/c2a30011-5f9a-433a-af62-a6b62f21c545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.016661 10.0.0.33 - - [2025-09-11 16:37:40] "POST /instance-ips HTTP/1.1" 200 381 0.173489 10.0.0.33 - - [2025-09-11 16:37:40] "GET /instance-ip/114ddcd4-b535-432c-95ed-ccc32416ed1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010382 10.0.0.33 - - [2025-09-11 16:37:40] "POST /loadbalancers HTTP/1.1" 200 582 0.073016 10.0.0.33 - - [2025-09-11 16:37:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.027677 10.0.0.33 - - [2025-09-11 16:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008326 10.0.0.33 - - [2025-09-11 16:37:40] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.060211 10.0.0.33 - - [2025-09-11 16:37:40] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.064728 10.0.0.33 - - [2025-09-11 16:37:40] "GET /instance-ip/114ddcd4-b535-432c-95ed-ccc32416ed1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006771 10.0.0.33 - - [2025-09-11 16:37:40] "GET /loadbalancer/1e364233-81ad-4533-8997-7bedca2b816c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.006697 10.0.0.33 - - [2025-09-11 16:37:40] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.020808 10.0.0.33 - - [2025-09-11 16:37:40] "POST /floating-ips HTTP/1.1" 200 583 0.036421 10.0.0.33 - - [2025-09-11 16:37:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015694 10.0.0.33 - - [2025-09-11 16:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014153 10.0.0.33 - - [2025-09-11 16:37:40] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.063188 10.0.0.33 - - [2025-09-11 16:37:40] "GET /loadbalancer-listener/968b0d96-e644-4cc5-85c0-1ada99c0f8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002833 10.0.0.33 - - [2025-09-11 16:37:40] "GET /loadbalancer-listener/968b0d96-e644-4cc5-85c0-1ada99c0f8da?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003613 10.0.0.33 - - [2025-09-11 16:37:40] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.034960 10.0.0.33 - - [2025-09-11 16:37:40] "GET /instance-ip/114ddcd4-b535-432c-95ed-ccc32416ed1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008613 10.0.0.33 - - [2025-09-11 16:37:40] "GET /instance-ip/114ddcd4-b535-432c-95ed-ccc32416ed1a?fields=floating_ips HTTP/1.1" 200 1170 0.006386 10.0.0.33 - - [2025-09-11 16:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.33 - - [2025-09-11 16:37:40] "GET /floating-ip/338ff47a-2797-4015-becf-19e54991299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002374 10.0.0.33 - - [2025-09-11 16:37:40] "GET /global-vrouter-config/32d61a46-2006-4744-a3c9-e21b944c7dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008968 10.0.0.33 - - [2025-09-11 16:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.33 - - [2025-09-11 16:37:40] "PUT /global-vrouter-config/32d61a46-2006-4744-a3c9-e21b944c7dc2 HTTP/1.1" 200 276 0.011943 10.0.0.33 - - [2025-09-11 16:37:40] "POST /tags HTTP/1.1" 200 355 0.038735 10.0.0.33 - - [2025-09-11 16:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013783 10.0.0.33 - - [2025-09-11 16:37:40] "GET /tag/61b0ccd6-7395-4bb9-a0ab-d2e5a01cf52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013223 10.0.0.33 - - [2025-09-11 16:37:40] "POST /tags HTTP/1.1" 200 303 0.027434 10.0.0.33 - - [2025-09-11 16:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013013 10.0.0.33 - - [2025-09-11 16:37:41] "GET /tag/8fc1812f-ee73-444c-b13f-d06f9d2a6fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018117 10.0.0.33 - - [2025-09-11 16:37:41] "POST /projects HTTP/1.1" 409 218 0.007266 10.0.0.33 - - [2025-09-11 16:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.33 - - [2025-09-11 16:37:41] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.052390 10.0.0.33 - - [2025-09-11 16:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.33 - - [2025-09-11 16:37:41] "GET /network-ipam/760efeb3-3291-4bbf-8d3f-caa85a57ce6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002610 10.0.0.33 - - [2025-09-11 16:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.33 - - [2025-09-11 16:37:41] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004011 10.0.0.33 - - [2025-09-11 16:37:41] "PUT /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9 HTTP/1.1" 200 264 0.072426 10.0.0.33 - - [2025-09-11 16:37:41] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.013517 10.0.0.33 - - [2025-09-11 16:37:41] "POST /set-tag HTTP/1.1" 200 109 0.048183 10.0.0.33 - - [2025-09-11 16:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008407 10.0.0.33 - - [2025-09-11 16:37:41] "GET /network-ipam/21ba55ba-4773-4152-b808-78eafd6c0df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.008672 10.0.0.33 - - [2025-09-11 16:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.33 - - [2025-09-11 16:37:41] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.012843 10.0.0.33 - - [2025-09-11 16:37:41] "PUT /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f HTTP/1.1" 200 264 0.063218 10.0.0.33 - - [2025-09-11 16:37:41] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.016645 10.0.0.33 - - [2025-09-11 16:37:41] "POST /set-tag HTTP/1.1" 200 109 0.056201 10.0.0.33 - - [2025-09-11 16:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.33 - - [2025-09-11 16:37:41] "GET /network-policy/ff5eadab-86e9-4b3b-98eb-05c1cb70c83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004708 10.0.0.33 - - [2025-09-11 16:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.33 - - [2025-09-11 16:37:41] "GET /network-policy/066bf2ae-f79a-4944-9bab-5b1ef70d5a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004988 10.0.0.33 - - [2025-09-11 16:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.33 - - [2025-09-11 16:37:41] "GET /network-policy/25bbcdb0-b563-4282-880a-3982cf5b8df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.002894 10.0.0.33 - - [2025-09-11 16:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.33 - - [2025-09-11 16:37:41] "PUT /network-policy/25bbcdb0-b563-4282-880a-3982cf5b8df0 HTTP/1.1" 200 262 0.011344 10.0.0.33 - - [2025-09-11 16:37:41] "POST /ref-update HTTP/1.1" 200 156 0.067986 10.0.0.33 - - [2025-09-11 16:37:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2025-09-11 16:37:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002252 10.0.0.33 - - [2025-09-11 16:37:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2025-09-11 16:37:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001553 10.0.0.33 - - [2025-09-11 16:37:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002430 10.0.0.33 - - [2025-09-11 16:37:41] "POST /security-groups HTTP/1.1" 409 245 0.002667 10.0.0.33 - - [2025-09-11 16:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.33 - - [2025-09-11 16:37:42] "PUT /security-group/ef7ced3e-2b0c-47a3-bc48-6ea3c7e20c7d HTTP/1.1" 200 262 0.082926 10.0.0.33 - - [2025-09-11 16:37:42] "PUT /access-control-list/f629ae66-fd7b-417a-a2c6-1082e7697d3a HTTP/1.1" 200 272 0.021506 10.0.0.33 - - [2025-09-11 16:37:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.040097 10.0.0.33 - - [2025-09-11 16:37:42] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017387 10.0.0.33 - - [2025-09-11 16:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011681 10.0.0.33 - - [2025-09-11 16:37:42] "PUT /access-control-list/3d79046e-f7e7-44f9-a503-3779c8d81390 HTTP/1.1" 200 272 0.071825 10.0.0.33 - - [2025-09-11 16:37:42] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007027 10.0.0.33 - - [2025-09-11 16:37:42] "POST /tags HTTP/1.1" 409 206 0.002171 10.0.0.33 - - [2025-09-11 16:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2025-09-11 16:37:42] "GET /tag/8fc1812f-ee73-444c-b13f-d06f9d2a6fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016023 10.0.0.33 - - [2025-09-11 16:37:42] "POST /firewall-rules HTTP/1.1" 200 562 0.067045 10.0.0.33 - - [2025-09-11 16:37:42] "GET /firewall-rule/0a743047-170a-495e-9d75-acbe76a1d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.026293 10.0.0.33 - - [2025-09-11 16:37:42] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005506 10.0.0.33 - - [2025-09-11 16:37:42] "GET /firewall-rule/0a743047-170a-495e-9d75-acbe76a1d1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002266 10.0.0.33 - - [2025-09-11 16:37:42] "POST /ref-update HTTP/1.1" 200 156 0.030339 10.0.0.33 - - [2025-09-11 16:37:42] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002681 10.0.0.33 - - [2025-09-11 16:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.33 - - [2025-09-11 16:37:42] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002169 10.0.0.33 - - [2025-09-11 16:37:42] "POST /tags HTTP/1.1" 409 206 0.002894 10.0.0.33 - - [2025-09-11 16:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.33 - - [2025-09-11 16:37:42] "GET /tag/8fc1812f-ee73-444c-b13f-d06f9d2a6fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015857 10.0.0.33 - - [2025-09-11 16:37:42] "POST /firewall-rules HTTP/1.1" 200 560 0.125175 10.0.0.33 - - [2025-09-11 16:37:42] "GET /firewall-rule/c1de6e90-3f8f-4177-816d-422f63d58d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.026049 10.0.0.33 - - [2025-09-11 16:37:42] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004589 10.0.0.33 - - [2025-09-11 16:37:42] "GET /firewall-rule/c1de6e90-3f8f-4177-816d-422f63d58d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003186 10.0.0.33 - - [2025-09-11 16:37:42] "POST /ref-update HTTP/1.1" 200 156 0.029105 10.0.0.33 - - [2025-09-11 16:37:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.002571 10.0.0.33 - - [2025-09-11 16:37:43] "POST /tags HTTP/1.1" 200 301 0.024613 10.0.0.33 - - [2025-09-11 16:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011431 10.0.0.33 - - [2025-09-11 16:37:43] "GET /tag/6b5b8ab7-240b-4fea-aad3-cae01a64c8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015799 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:37:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000762 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:37:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 10.0.0.33 - - [2025-09-11 16:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.33 - - [2025-09-11 16:37:43] "GET /project/071c5e70-418e-4984-984b-5f624618a846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.032545 10.0.0.33 - - [2025-09-11 16:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.33 - - [2025-09-11 16:37:43] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.007227 10.0.0.33 - - [2025-09-11 16:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.33 - - [2025-09-11 16:37:43] "GET /service-appliance-set/0ebaebc2-e4a8-4ed0-a42c-3ca9820a43fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002335 10.0.0.33 - - [2025-09-11 16:37:43] "POST /fqname-to-id HTTP/1.1" 404 242 0.002047 10.0.0.33 - - [2025-09-11 16:37:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.123940 10.0.0.33 - - [2025-09-11 16:37:43] "GET /virtual-machine-interface/fd84ad79-cf8f-4cd3-8288-fb3588422ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.104285 10.0.0.33 - - [2025-09-11 16:37:43] "POST /instance-ips HTTP/1.1" 200 377 0.034344 10.0.0.33 - - [2025-09-11 16:37:43] "GET /instance-ip/086e22a0-e625-4d83-99e3-6a02352e9b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004264 10.0.0.33 - - [2025-09-11 16:37:43] "POST /loadbalancers HTTP/1.1" 200 582 0.074383 10.0.0.33 - - [2025-09-11 16:37:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.035456 10.0.0.33 - - [2025-09-11 16:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.33 - - [2025-09-11 16:37:43] "GET /project/071c5e70-418e-4984-984b-5f624618a846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.053661 10.0.0.33 - - [2025-09-11 16:37:43] "GET /instance-ip/086e22a0-e625-4d83-99e3-6a02352e9b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004196 10.0.0.33 - - [2025-09-11 16:37:43] "GET /project/071c5e70-418e-4984-984b-5f624618a846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.055401 10.0.0.33 - - [2025-09-11 16:37:43] "GET /loadbalancer/118cf1ce-a61f-484a-8bf9-653e8c500713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.009418 10.0.0.33 - - [2025-09-11 16:37:43] "POST /floating-ips HTTP/1.1" 200 581 0.055407 10.0.0.33 - - [2025-09-11 16:37:43] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.049043 10.0.0.33 - - [2025-09-11 16:37:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016149 10.0.0.33 - - [2025-09-11 16:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007352 10.0.0.33 - - [2025-09-11 16:37:44] "GET /project/071c5e70-418e-4984-984b-5f624618a846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.038907 10.0.0.33 - - [2025-09-11 16:37:44] "GET /loadbalancer-listener/276e79ae-7995-4339-9f52-fecd725a938d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002809 10.0.0.33 - - [2025-09-11 16:37:44] "GET /loadbalancer-listener/276e79ae-7995-4339-9f52-fecd725a938d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003379 10.0.0.33 - - [2025-09-11 16:37:44] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.021305 10.0.0.33 - - [2025-09-11 16:37:44] "GET /instance-ip/086e22a0-e625-4d83-99e3-6a02352e9b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003022 10.0.0.33 - - [2025-09-11 16:37:44] "GET /instance-ip/086e22a0-e625-4d83-99e3-6a02352e9b0e?fields=floating_ips HTTP/1.1" 200 1163 0.008671 10.0.0.33 - - [2025-09-11 16:37:44] "GET /floating-ip/004e04b1-4472-4f08-8bff-5f89c23604b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003612 10.0.0.33 - - [2025-09-11 16:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2025-09-11 16:37:44] "GET /project/071c5e70-418e-4984-984b-5f624618a846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.035301 10.0.0.33 - - [2025-09-11 16:37:44] "GET /loadbalancer/118cf1ce-a61f-484a-8bf9-653e8c500713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005319 10.0.0.33 - - [2025-09-11 16:37:44] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.017901 10.0.0.33 - - [2025-09-11 16:37:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009538 10.0.0.33 - - [2025-09-11 16:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007989 10.0.0.33 - - [2025-09-11 16:37:44] "GET /project/071c5e70-418e-4984-984b-5f624618a846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.030559 10.0.0.33 - - [2025-09-11 16:37:44] "GET /loadbalancer-listener/3c09919a-4023-4db6-a744-7d7e8960422c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003014 10.0.0.33 - - [2025-09-11 16:37:44] "GET /loadbalancer-listener/3c09919a-4023-4db6-a744-7d7e8960422c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003617 10.0.0.33 - - [2025-09-11 16:37:44] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.032675 10.0.0.33 - - [2025-09-11 16:37:44] "GET /instance-ip/086e22a0-e625-4d83-99e3-6a02352e9b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002758 10.0.0.33 - - [2025-09-11 16:37:44] "GET /instance-ip/086e22a0-e625-4d83-99e3-6a02352e9b0e?fields=floating_ips HTTP/1.1" 200 1163 0.002291 10.0.0.33 - - [2025-09-11 16:37:44] "GET /floating-ip/004e04b1-4472-4f08-8bff-5f89c23604b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.001865 10.0.0.33 - - [2025-09-11 16:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.33 - - [2025-09-11 16:37:44] "GET /project/071c5e70-418e-4984-984b-5f624618a846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.029088 10.0.0.33 - - [2025-09-11 16:37:44] "GET /loadbalancer/118cf1ce-a61f-484a-8bf9-653e8c500713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002299 10.0.0.33 - - [2025-09-11 16:37:44] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.032412 10.0.0.33 - - [2025-09-11 16:37:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025011 10.0.0.33 - - [2025-09-11 16:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006072 10.0.0.33 - - [2025-09-11 16:37:44] "GET /project/071c5e70-418e-4984-984b-5f624618a846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.039686 10.0.0.33 - - [2025-09-11 16:37:44] "GET /loadbalancer-listener/767f56b3-b678-44d8-b75f-3a506fa3ff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005192 10.0.0.33 - - [2025-09-11 16:37:44] "GET /loadbalancer-listener/767f56b3-b678-44d8-b75f-3a506fa3ff70?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004158 10.0.0.33 - - [2025-09-11 16:37:44] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.038285 10.0.0.33 - - [2025-09-11 16:37:44] "GET /instance-ip/086e22a0-e625-4d83-99e3-6a02352e9b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005100 10.0.0.33 - - [2025-09-11 16:37:44] "GET /instance-ip/086e22a0-e625-4d83-99e3-6a02352e9b0e?fields=floating_ips HTTP/1.1" 200 1163 0.004059 10.0.0.33 - - [2025-09-11 16:37:44] "GET /floating-ip/004e04b1-4472-4f08-8bff-5f89c23604b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.008659 10.0.0.33 - - [2025-09-11 16:37:44] "POST /tags HTTP/1.1" 200 371 0.030846 10.0.0.33 - - [2025-09-11 16:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014144 10.0.0.33 - - [2025-09-11 16:37:44] "GET /tag/622c6da8-9309-4a1f-aeb2-1b405be323aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.011625 10.0.0.33 - - [2025-09-11 16:37:44] "POST /tags HTTP/1.1" 200 319 0.027923 10.0.0.33 - - [2025-09-11 16:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007265 10.0.0.33 - - [2025-09-11 16:37:45] "GET /tag/d2bb1572-c159-4ebf-8ff2-eb160fea6f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.017042 10.0.0.33 - - [2025-09-11 16:37:45] "POST /id-to-fqname HTTP/1.1" 200 181 0.002262 10.0.0.33 - - [2025-09-11 16:37:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.003325 10.0.0.33 - - [2025-09-11 16:37:45] "POST /security-groups HTTP/1.1" 200 578 0.088327 10.0.0.33 - - [2025-09-11 16:37:45] "POST /projects HTTP/1.1" 200 497 0.208900 10.0.0.33 - - [2025-09-11 16:37:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.009629 10.0.0.33 - - [2025-09-11 16:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020666 10.0.0.33 - - [2025-09-11 16:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010369 10.0.0.33 - - [2025-09-11 16:37:45] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.014905 10.0.0.33 - - [2025-09-11 16:37:45] "POST /access-control-lists HTTP/1.1" 200 587 0.091487 10.0.0.33 - - [2025-09-11 16:37:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.023342 10.0.0.33 - - [2025-09-11 16:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009158 10.0.0.33 - - [2025-09-11 16:37:45] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.007225 10.0.0.33 - - [2025-09-11 16:37:45] "POST /access-control-lists HTTP/1.1" 200 585 0.071177 10.0.0.33 - - [2025-09-11 16:37:45] "PUT /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9 HTTP/1.1" 200 264 0.084870 10.0.0.33 - - [2025-09-11 16:37:45] "PUT /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f HTTP/1.1" 200 264 0.051852 10.0.0.33 - - [2025-09-11 16:37:45] "POST /security-groups HTTP/1.1" 200 558 0.071898 10.0.0.33 - - [2025-09-11 16:37:45] "POST /fqname-to-id HTTP/1.1" 404 248 0.002368 10.0.0.33 - - [2025-09-11 16:37:45] "POST /access-control-lists HTTP/1.1" 200 610 0.021329 10.0.0.33 - - [2025-09-11 16:37:45] "POST /fqname-to-id HTTP/1.1" 404 247 0.001319 10.0.0.33 - - [2025-09-11 16:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.032940 10.0.0.33 - - [2025-09-11 16:37:45] "POST /chown HTTP/1.1" 200 109 0.022609 10.0.0.33 - - [2025-09-11 16:37:45] "POST /access-control-lists HTTP/1.1" 200 608 0.045499 10.0.0.33 - - [2025-09-11 16:37:45] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014599 10.0.0.33 - - [2025-09-11 16:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.33 - - [2025-09-11 16:37:45] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002201 10.0.0.33 - - [2025-09-11 16:37:45] "POST /tags HTTP/1.1" 409 214 0.001531 10.0.0.33 - - [2025-09-11 16:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001232 10.0.0.33 - - [2025-09-11 16:37:45] "GET /tag/d2bb1572-c159-4ebf-8ff2-eb160fea6f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.009842 10.0.0.33 - - [2025-09-11 16:37:45] "POST /firewall-rules HTTP/1.1" 200 578 0.063477 10.0.0.33 - - [2025-09-11 16:37:45] "GET /firewall-rule/4db984c8-e612-4220-8da3-161f6bb71b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008183 10.0.0.33 - - [2025-09-11 16:37:45] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004267 10.0.0.33 - - [2025-09-11 16:37:45] "GET /firewall-rule/4db984c8-e612-4220-8da3-161f6bb71b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002296 10.0.0.33 - - [2025-09-11 16:37:45] "POST /ref-update HTTP/1.1" 200 156 0.036800 10.0.0.33 - - [2025-09-11 16:37:46] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004202 10.0.0.33 - - [2025-09-11 16:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.33 - - [2025-09-11 16:37:46] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002349 10.0.0.33 - - [2025-09-11 16:37:46] "POST /tags HTTP/1.1" 409 214 0.001579 10.0.0.33 - - [2025-09-11 16:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.33 - - [2025-09-11 16:37:46] "GET /tag/d2bb1572-c159-4ebf-8ff2-eb160fea6f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010418 10.0.0.33 - - [2025-09-11 16:37:46] "POST /firewall-rules HTTP/1.1" 200 576 0.063125 10.0.0.33 - - [2025-09-11 16:37:46] "GET /firewall-rule/40853537-7640-4c66-8bd2-78d4e2a3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004330 10.0.0.33 - - [2025-09-11 16:37:46] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003429 10.0.0.33 - - [2025-09-11 16:37:46] "GET /firewall-rule/40853537-7640-4c66-8bd2-78d4e2a3542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002144 10.0.0.33 - - [2025-09-11 16:37:46] "POST /ref-update HTTP/1.1" 200 156 0.031900 10.0.0.33 - - [2025-09-11 16:37:46] "POST /tags HTTP/1.1" 200 363 0.027150 10.0.0.33 - - [2025-09-11 16:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011607 10.0.0.33 - - [2025-09-11 16:37:46] "GET /tag/6db1863b-04d8-48ad-8775-ca3df63024bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.011972 10.0.0.33 - - [2025-09-11 16:37:46] "POST /tags HTTP/1.1" 200 311 0.027297 10.0.0.33 - - [2025-09-11 16:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012622 10.0.0.33 - - [2025-09-11 16:37:46] "GET /tag/f03dafce-667f-40ff-af8a-f02821fe83de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013089 10.0.0.33 - - [2025-09-11 16:37:46] "POST /id-to-fqname HTTP/1.1" 200 177 0.000464 10.0.0.33 - - [2025-09-11 16:37:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.008019 10.0.0.33 - - [2025-09-11 16:37:46] "POST /security-groups HTTP/1.1" 200 574 0.075553 10.0.0.33 - - [2025-09-11 16:37:46] "POST /fqname-to-id HTTP/1.1" 404 217 0.004922 10.0.0.33 - - [2025-09-11 16:37:46] "POST /projects HTTP/1.1" 200 489 0.225079 10.0.0.33 - - [2025-09-11 16:37:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019798 10.0.0.33 - - [2025-09-11 16:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011253 10.0.0.33 - - [2025-09-11 16:37:46] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.010491 10.0.0.33 - - [2025-09-11 16:37:46] "POST /access-control-lists HTTP/1.1" 200 583 0.101662 10.0.0.33 - - [2025-09-11 16:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009989 10.0.0.33 - - [2025-09-11 16:37:46] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005857 10.0.0.33 - - [2025-09-11 16:37:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.002340 10.0.0.33 - - [2025-09-11 16:37:46] "POST /access-control-lists HTTP/1.1" 200 581 0.060373 10.0.0.33 - - [2025-09-11 16:37:47] "PUT /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9 HTTP/1.1" 200 264 0.108005 10.0.0.33 - - [2025-09-11 16:37:47] "PUT /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f HTTP/1.1" 200 264 0.051570 10.0.0.33 - - [2025-09-11 16:37:47] "POST /security-groups HTTP/1.1" 200 546 0.074739 10.0.0.33 - - [2025-09-11 16:37:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.002014 10.0.0.33 - - [2025-09-11 16:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.018158 10.0.0.33 - - [2025-09-11 16:37:47] "POST /access-control-lists HTTP/1.1" 200 602 0.084216 10.0.0.33 - - [2025-09-11 16:37:47] "POST /chown HTTP/1.1" 200 109 0.076222 10.0.0.33 - - [2025-09-11 16:37:47] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008059 10.0.0.33 - - [2025-09-11 16:37:47] "POST /fqname-to-id HTTP/1.1" 404 239 0.001884 10.0.0.33 - - [2025-09-11 16:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.33 - - [2025-09-11 16:37:47] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.033190 10.0.0.33 - - [2025-09-11 16:37:47] "POST /access-control-lists HTTP/1.1" 200 600 0.062138 10.0.0.33 - - [2025-09-11 16:37:47] "POST /tags HTTP/1.1" 409 210 0.005273 10.0.0.33 - - [2025-09-11 16:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.33 - - [2025-09-11 16:37:47] "GET /tag/f03dafce-667f-40ff-af8a-f02821fe83de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009587 10.0.0.33 - - [2025-09-11 16:37:47] "POST /firewall-rules HTTP/1.1" 200 570 0.071814 10.0.0.33 - - [2025-09-11 16:37:47] "GET /firewall-rule/0497b71a-a585-43c9-bdad-bccbb20824be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004604 10.0.0.33 - - [2025-09-11 16:37:47] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003180 10.0.0.33 - - [2025-09-11 16:37:47] "GET /firewall-rule/0497b71a-a585-43c9-bdad-bccbb20824be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002718 10.0.0.33 - - [2025-09-11 16:37:47] "POST /ref-update HTTP/1.1" 200 156 0.035927 10.0.0.33 - - [2025-09-11 16:37:47] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006512 10.0.0.33 - - [2025-09-11 16:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.33 - - [2025-09-11 16:37:47] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003814 10.0.0.33 - - [2025-09-11 16:37:47] "POST /tags HTTP/1.1" 409 210 0.001864 10.0.0.33 - - [2025-09-11 16:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.33 - - [2025-09-11 16:37:47] "GET /tag/f03dafce-667f-40ff-af8a-f02821fe83de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010812 10.0.0.33 - - [2025-09-11 16:37:47] "POST /firewall-rules HTTP/1.1" 200 568 0.065176 10.0.0.33 - - [2025-09-11 16:37:47] "GET /firewall-rule/36d626ac-404b-47b7-b4e1-27dd79e9a7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.017787 10.0.0.33 - - [2025-09-11 16:37:47] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004087 10.0.0.33 - - [2025-09-11 16:37:47] "GET /firewall-rule/36d626ac-404b-47b7-b4e1-27dd79e9a7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002214 10.0.0.33 - - [2025-09-11 16:37:47] "POST /ref-update HTTP/1.1" 200 156 0.034264 10.0.0.33 - - [2025-09-11 16:37:48] "POST /tags HTTP/1.1" 409 237 0.007075 10.0.0.33 - - [2025-09-11 16:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.33 - - [2025-09-11 16:37:48] "GET /tag/d3b8ddbd-9cc0-48ef-a47c-bb74b8c8038f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010897 10.0.0.33 - - [2025-09-11 16:37:48] "POST /tags HTTP/1.1" 409 210 0.002204 10.0.0.33 - - [2025-09-11 16:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.33 - - [2025-09-11 16:37:48] "GET /tag/1e03ab93-4d98-4adb-9a23-ed9ee2644bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012674 10.0.0.33 - - [2025-09-11 16:37:48] "POST /projects HTTP/1.1" 409 223 0.002383 10.0.0.33 - - [2025-09-11 16:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.33 - - [2025-09-11 16:37:48] "GET /project/071c5e70-418e-4984-984b-5f624618a846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.042888 10.0.0.33 - - [2025-09-11 16:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.33 - - [2025-09-11 16:37:48] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.004477 10.0.0.33 - - [2025-09-11 16:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.33 - - [2025-09-11 16:37:48] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004029 10.0.0.33 - - [2025-09-11 16:37:48] "PUT /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9 HTTP/1.1" 200 264 0.050083 10.0.0.33 - - [2025-09-11 16:37:48] "PUT /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f HTTP/1.1" 200 264 0.055113 10.0.0.33 - - [2025-09-11 16:37:48] "POST /security-groups HTTP/1.1" 409 253 0.005496 10.0.0.33 - - [2025-09-11 16:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.33 - - [2025-09-11 16:37:48] "PUT /security-group/07716e0f-9374-48ad-a248-c56a0adc7bee HTTP/1.1" 200 262 0.063338 10.0.0.33 - - [2025-09-11 16:37:48] "PUT /access-control-list/ad9e5d78-ef9d-454c-8d78-ff361c4b3ff3 HTTP/1.1" 200 272 0.061971 10.0.0.33 - - [2025-09-11 16:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.067280 10.0.0.33 - - [2025-09-11 16:37:48] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023459 10.0.0.33 - - [2025-09-11 16:37:48] "PUT /access-control-list/9b9c28a3-fda6-45c2-8e6a-ff6ffe4128e2 HTTP/1.1" 200 272 0.029773 10.0.0.33 - - [2025-09-11 16:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.33 - - [2025-09-11 16:37:48] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003570 10.0.0.33 - - [2025-09-11 16:37:48] "POST /tags HTTP/1.1" 409 210 0.001482 10.0.0.33 - - [2025-09-11 16:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.33 - - [2025-09-11 16:37:48] "GET /tag/1e03ab93-4d98-4adb-9a23-ed9ee2644bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011726 10.0.0.33 - - [2025-09-11 16:37:48] "POST /firewall-rules HTTP/1.1" 200 570 0.064294 10.0.0.33 - - [2025-09-11 16:37:48] "GET /firewall-rule/72385139-52c3-4426-b94c-52e6a5c50bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015457 10.0.0.33 - - [2025-09-11 16:37:48] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005537 10.0.0.33 - - [2025-09-11 16:37:48] "GET /firewall-rule/72385139-52c3-4426-b94c-52e6a5c50bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002284 10.0.0.33 - - [2025-09-11 16:37:48] "POST /ref-update HTTP/1.1" 200 156 0.037238 10.0.0.33 - - [2025-09-11 16:37:49] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002495 10.0.0.33 - - [2025-09-11 16:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.33 - - [2025-09-11 16:37:49] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002209 10.0.0.33 - - [2025-09-11 16:37:49] "POST /tags HTTP/1.1" 409 210 0.002487 10.0.0.33 - - [2025-09-11 16:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.33 - - [2025-09-11 16:37:49] "GET /tag/1e03ab93-4d98-4adb-9a23-ed9ee2644bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010684 10.0.0.33 - - [2025-09-11 16:37:49] "POST /firewall-rules HTTP/1.1" 200 568 0.072401 10.0.0.33 - - [2025-09-11 16:37:49] "GET /firewall-rule/614c6a0f-7ef0-4a11-afea-98861fbfa77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.013230 10.0.0.33 - - [2025-09-11 16:37:49] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003883 10.0.0.33 - - [2025-09-11 16:37:49] "GET /firewall-rule/614c6a0f-7ef0-4a11-afea-98861fbfa77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002771 10.0.0.33 - - [2025-09-11 16:37:49] "POST /ref-update HTTP/1.1" 200 156 0.037704 10.0.0.33 - - [2025-09-11 16:37:49] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007272 10.0.0.33 - - [2025-09-11 16:37:49] "POST /set-tag HTTP/1.1" 200 109 0.003220 10.0.0.249 - - [2025-09-11 16:38:25] "GET / HTTP/1.1" 200 35931 0.001862 10.0.0.249 - - [2025-09-11 16:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.249 - - [2025-09-11 16:38:25] "GET /global-system-config/130af3b0-1d21-471d-ab1f-831e5fc6a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004207 10.0.0.249 - - [2025-09-11 16:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.249 - - [2025-09-11 16:38:25] "GET /routing-instance/f114f3bd-6cea-451e-95a2-277bc45b911b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002492 10.0.0.249 - - [2025-09-11 16:38:25] "PUT /global-system-config/130af3b0-1d21-471d-ab1f-831e5fc6a0a9 HTTP/1.1" 200 274 0.008717 10.0.0.249 - - [2025-09-11 16:38:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.005535 10.0.0.249 - - [2025-09-11 16:38:25] "POST /virtual-routers HTTP/1.1" 200 599 0.014347 10.0.0.249 - - [2025-09-11 16:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.249 - - [2025-09-11 16:38:25] "GET /virtual-router/aa7c0127-c321-491f-9451-36b656881915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003676 10.0.0.249 - - [2025-09-11 16:38:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.001390 10.0.0.249 - - [2025-09-11 16:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.249 - - [2025-09-11 16:38:25] "GET /virtual-network/8bb242c1-f5fe-4737-af91-6d6c29a412c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004597 10.0.0.249 - - [2025-09-11 16:38:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.055677 10.0.0.249 - - [2025-09-11 16:38:42] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.249 - - [2025-09-11 16:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.249 - - [2025-09-11 16:38:42] "GET /global-system-config/130af3b0-1d21-471d-ab1f-831e5fc6a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004504 10.0.0.249 - - [2025-09-11 16:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.249 - - [2025-09-11 16:38:42] "GET /routing-instance/f114f3bd-6cea-451e-95a2-277bc45b911b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002451 10.0.0.249 - - [2025-09-11 16:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.249 - - [2025-09-11 16:38:42] "GET /virtual-router/aa7c0127-c321-491f-9451-36b656881915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002437 10.0.0.249 - - [2025-09-11 16:38:43] "PUT /virtual-router/aa7c0127-c321-491f-9451-36b656881915 HTTP/1.1" 200 262 0.014669 10.0.0.249 - - [2025-09-11 16:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.249 - - [2025-09-11 16:38:43] "GET /virtual-router/aa7c0127-c321-491f-9451-36b656881915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003125 10.0.0.249 - - [2025-09-11 16:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.249 - - [2025-09-11 16:38:43] "GET /virtual-machine-interface/41ace660-911b-4a1f-b688-7af63a1d84e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.008785 10.0.0.249 - - [2025-09-11 16:38:43] "PUT /virtual-machine-interface/41ace660-911b-4a1f-b688-7af63a1d84e3 HTTP/1.1" 200 284 0.009521 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:39:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001783 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:39:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001033 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:40:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:40:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000835 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:40:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000807 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:40:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 10.0.0.33 - - [2025-09-11 16:40:55] "GET / HTTP/1.1" 200 35931 0.001586 10.0.0.33 - - [2025-09-11 16:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.33 - - [2025-09-11 16:40:55] "GET /global-system-config/130af3b0-1d21-471d-ab1f-831e5fc6a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004205 10.0.0.33 - - [2025-09-11 16:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2025-09-11 16:40:55] "GET /config-node/6171abe7-34d3-4e48-8660-c1c4891307aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002811 10.0.0.33 - - [2025-09-11 16:41:07] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.33 - - [2025-09-11 16:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.33 - - [2025-09-11 16:41:07] "GET /routing-instance/f114f3bd-6cea-451e-95a2-277bc45b911b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003838 10.0.0.33 - - [2025-09-11 16:41:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002712 10.0.0.33 - - [2025-09-11 16:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.33 - - [2025-09-11 16:41:07] "GET /bgp-router/eb441eb5-abdb-49e1-8e86-67d0f9e9cb07?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005455 10.0.0.33 - - [2025-09-11 16:41:07] "PUT /bgp-router/eb441eb5-abdb-49e1-8e86-67d0f9e9cb07 HTTP/1.1" 200 254 0.020359 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:41:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:41:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001645 10.0.0.33 - - [2025-09-11 16:41:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002038 10.0.0.33 - - [2025-09-11 16:41:26] "GET /global-system-configs HTTP/1.1" 200 322 0.001952 10.0.0.33 - - [2025-09-11 16:41:36] "GET /virtual-router/aa7c0127-c321-491f-9451-36b656881915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003366 10.0.0.33 - - [2025-09-11 16:41:36] "POST /ref-update HTTP/1.1" 200 156 0.012739 10.0.0.33 - - [2025-09-11 16:41:56] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008490 10.0.0.33 - - [2025-09-11 16:41:56] "POST /set-tag HTTP/1.1" 200 109 0.003834 10.0.0.33 - - [2025-09-11 16:41:56] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004137 10.0.0.33 - - [2025-09-11 16:41:56] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.33 - - [2025-09-11 16:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.33 - - [2025-09-11 16:41:56] "GET /loadbalancer/118cf1ce-a61f-484a-8bf9-653e8c500713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002147 10.0.0.33 - - [2025-09-11 16:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.33 - - [2025-09-11 16:41:56] "GET /loadbalancer/118cf1ce-a61f-484a-8bf9-653e8c500713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004220 10.0.0.33 - - [2025-09-11 16:41:56] "GET /loadbalancer-pool/3f09efd1-8bf7-477a-8d11-ab9017fd1d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004891 10.0.0.33 - - [2025-09-11 16:41:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015420 10.0.0.33 - - [2025-09-11 16:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013616 10.0.0.33 - - [2025-09-11 16:41:56] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.024539 10.0.0.33 - - [2025-09-11 16:41:56] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018038 10.0.0.33 - - [2025-09-11 16:41:56] "POST /tags HTTP/1.1" 409 205 0.011370 10.0.0.33 - - [2025-09-11 16:41:56] "POST /ref-update HTTP/1.1" 200 156 0.016479 10.0.0.33 - - [2025-09-11 16:41:56] "GET /floating-ip/004e04b1-4472-4f08-8bff-5f89c23604b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.012340 10.0.0.33 - - [2025-09-11 16:41:56] "PUT /floating-ip/004e04b1-4472-4f08-8bff-5f89c23604b6 HTTP/1.1" 200 256 0.015155 10.0.0.33 - - [2025-09-11 16:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008795 10.0.0.33 - - [2025-09-11 16:41:56] "GET /tag/6b5b8ab7-240b-4fea-aad3-cae01a64c8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.023373 10.0.0.33 - - [2025-09-11 16:41:56] "POST /set-tag HTTP/1.1" 200 109 0.100214 10.0.0.33 - - [2025-09-11 16:41:56] "GET /loadbalancer-pool/2f9c6840-1d4b-4a7c-8437-716eed2058b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.013985 10.0.0.33 - - [2025-09-11 16:41:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.043879 10.0.0.33 - - [2025-09-11 16:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.065704 10.0.0.33 - - [2025-09-11 16:41:56] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.025623 10.0.0.33 - - [2025-09-11 16:41:56] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004164 10.0.0.33 - - [2025-09-11 16:41:56] "POST /ref-update HTTP/1.1" 200 156 0.005593 10.0.0.33 - - [2025-09-11 16:41:56] "POST /set-tag HTTP/1.1" 200 109 0.011904 10.0.0.33 - - [2025-09-11 16:41:56] "GET /floating-ip/004e04b1-4472-4f08-8bff-5f89c23604b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.012711 10.0.0.33 - - [2025-09-11 16:41:56] "GET /loadbalancer-pool/75a6eb10-5634-4ad5-98e1-72278562f49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.013424 10.0.0.33 - - [2025-09-11 16:41:56] "PUT /floating-ip/004e04b1-4472-4f08-8bff-5f89c23604b6 HTTP/1.1" 200 256 0.014295 10.0.0.33 - - [2025-09-11 16:41:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.073052 10.0.0.33 - - [2025-09-11 16:41:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016255 10.0.0.33 - - [2025-09-11 16:41:57] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.026031 10.0.0.33 - - [2025-09-11 16:41:57] "POST /set-tag HTTP/1.1" 200 109 0.018025 10.0.0.33 - - [2025-09-11 16:41:57] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007707 10.0.0.33 - - [2025-09-11 16:41:57] "POST /ref-update HTTP/1.1" 200 156 0.012411 10.0.0.33 - - [2025-09-11 16:41:57] "GET /floating-ip/004e04b1-4472-4f08-8bff-5f89c23604b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.016454 10.0.0.33 - - [2025-09-11 16:41:57] "PUT /floating-ip/004e04b1-4472-4f08-8bff-5f89c23604b6 HTTP/1.1" 200 256 0.019719 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:44:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:44:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 10.0.0.33 - - [2025-09-11 16:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2025-09-11 16:45:35] "GET /loadbalancer/118cf1ce-a61f-484a-8bf9-653e8c500713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002628 10.0.0.33 - - [2025-09-11 16:45:35] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007020 10.0.0.33 - - [2025-09-11 16:45:35] "POST /set-tag HTTP/1.1" 200 109 0.028011 10.0.0.33 - - [2025-09-11 16:45:35] "DELETE /loadbalancer-member/9cd1cf7b-4b4e-48fb-b93c-d12c7ccc4f31 HTTP/1.1" 200 115 0.066673 10.0.0.33 - - [2025-09-11 16:45:35] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006834 10.0.0.33 - - [2025-09-11 16:45:35] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.33 - - [2025-09-11 16:45:35] "DELETE /loadbalancer-member/2daf09fc-6342-4ee4-88f0-3ec17a044eb3 HTTP/1.1" 200 115 0.036173 10.0.0.33 - - [2025-09-11 16:45:35] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007734 10.0.0.33 - - [2025-09-11 16:45:35] "POST /set-tag HTTP/1.1" 200 109 0.006755 10.0.0.33 - - [2025-09-11 16:45:35] "DELETE /loadbalancer-member/c3dcf45e-ae1c-4b49-9ff4-d1f4fe5f75a4 HTTP/1.1" 200 115 0.030796 10.0.0.33 - - [2025-09-11 16:45:35] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009333 10.0.0.33 - - [2025-09-11 16:45:35] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.33 - - [2025-09-11 16:45:35] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003837 10.0.0.33 - - [2025-09-11 16:45:35] "POST /set-tag HTTP/1.1" 200 109 0.001824 10.0.0.33 - - [2025-09-11 16:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.33 - - [2025-09-11 16:45:35] "GET /loadbalancer/118cf1ce-a61f-484a-8bf9-653e8c500713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002412 10.0.0.33 - - [2025-09-11 16:45:35] "GET /loadbalancer-pool/3f09efd1-8bf7-477a-8d11-ab9017fd1d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002415 10.0.0.33 - - [2025-09-11 16:45:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019308 10.0.0.33 - - [2025-09-11 16:45:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023240 10.0.0.33 - - [2025-09-11 16:45:35] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010950 10.0.0.33 - - [2025-09-11 16:45:35] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004795 10.0.0.33 - - [2025-09-11 16:45:35] "GET /floating-ip/004e04b1-4472-4f08-8bff-5f89c23604b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002298 10.0.0.33 - - [2025-09-11 16:45:35] "POST /set-tag HTTP/1.1" 200 109 0.068178 10.0.0.33 - - [2025-09-11 16:45:35] "GET /loadbalancer-pool/2f9c6840-1d4b-4a7c-8437-716eed2058b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.013196 10.0.0.33 - - [2025-09-11 16:45:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019928 10.0.0.33 - - [2025-09-11 16:45:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020489 10.0.0.33 - - [2025-09-11 16:45:35] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016079 10.0.0.33 - - [2025-09-11 16:45:35] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.33 - - [2025-09-11 16:45:35] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003624 10.0.0.33 - - [2025-09-11 16:45:35] "GET /floating-ip/004e04b1-4472-4f08-8bff-5f89c23604b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.006100 10.0.0.33 - - [2025-09-11 16:45:35] "GET /loadbalancer-pool/75a6eb10-5634-4ad5-98e1-72278562f49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006255 10.0.0.33 - - [2025-09-11 16:45:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017629 10.0.0.33 - - [2025-09-11 16:45:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021386 10.0.0.33 - - [2025-09-11 16:45:36] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.044991 10.0.0.33 - - [2025-09-11 16:45:36] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018395 10.0.0.33 - - [2025-09-11 16:45:36] "GET /floating-ip/004e04b1-4472-4f08-8bff-5f89c23604b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002502 10.0.0.33 - - [2025-09-11 16:45:36] "POST /set-tag HTTP/1.1" 200 109 0.003841 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:45:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:45:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000933 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:45:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:45:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000739 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:45:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000770 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:45:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000738 10.0.0.33 - - [2025-09-11 16:46:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002177 10.0.0.33 - - [2025-09-11 16:46:26] "GET /global-system-configs HTTP/1.1" 200 322 0.002205 10.0.0.33 - - [2025-09-11 16:47:05] "GET / HTTP/1.1" 200 35931 0.001403 10.0.0.33 - - [2025-09-11 16:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2025-09-11 16:47:05] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039802 10.0.0.33 - - [2025-09-11 16:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2025-09-11 16:47:05] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.024296 10.0.0.33 - - [2025-09-11 16:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.33 - - [2025-09-11 16:47:05] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030696 10.0.0.33 - - [2025-09-11 16:47:06] "POST /tags HTTP/1.1" 200 333 0.057694 10.0.0.33 - - [2025-09-11 16:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021955 10.0.0.33 - - [2025-09-11 16:47:06] "GET /tag/073bed3b-5127-4da7-a4cf-eb48352c61f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.014988 10.0.0.33 - - [2025-09-11 16:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.33 - - [2025-09-11 16:47:06] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042819 10.0.0.33 - - [2025-09-11 16:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.33 - - [2025-09-11 16:47:06] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004346 10.0.0.33 - - [2025-09-11 16:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.33 - - [2025-09-11 16:47:06] "GET /service-appliance-set/0ebaebc2-e4a8-4ed0-a42c-3ca9820a43fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003219 10.0.0.33 - - [2025-09-11 16:47:06] "POST /fqname-to-id HTTP/1.1" 404 254 0.002430 10.0.0.33 - - [2025-09-11 16:47:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.109711 10.0.0.33 - - [2025-09-11 16:47:06] "GET /virtual-machine-interface/95932d9c-8206-4095-b43e-1a9a66e39ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.017371 10.0.0.33 - - [2025-09-11 16:47:06] "POST /instance-ips HTTP/1.1" 200 409 0.029568 10.0.0.33 - - [2025-09-11 16:47:06] "GET /instance-ip/f4791eaa-4e17-43d0-8acf-d018813c291c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.010690 10.0.0.33 - - [2025-09-11 16:47:06] "POST /loadbalancers HTTP/1.1" 200 610 0.069716 10.0.0.33 - - [2025-09-11 16:47:06] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040686 10.0.0.33 - - [2025-09-11 16:47:06] "GET /instance-ip/f4791eaa-4e17-43d0-8acf-d018813c291c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002684 10.0.0.33 - - [2025-09-11 16:47:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.028712 10.0.0.33 - - [2025-09-11 16:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010091 10.0.0.33 - - [2025-09-11 16:47:06] "POST /floating-ips HTTP/1.1" 200 597 0.062019 10.0.0.33 - - [2025-09-11 16:47:06] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.067508 10.0.0.33 - - [2025-09-11 16:47:06] "GET /loadbalancer/24b24567-5a42-4b81-a6d5-53f094af6888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003177 10.0.0.33 - - [2025-09-11 16:47:06] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.016268 10.0.0.33 - - [2025-09-11 16:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.33 - - [2025-09-11 16:47:07] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030388 10.0.0.33 - - [2025-09-11 16:47:07] "GET /loadbalancer-listener/d39981c7-0456-411d-a230-10f476da4785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003781 10.0.0.33 - - [2025-09-11 16:47:07] "GET /loadbalancer-listener/d39981c7-0456-411d-a230-10f476da4785?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002976 10.0.0.33 - - [2025-09-11 16:47:07] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.026786 10.0.0.33 - - [2025-09-11 16:47:07] "GET /instance-ip/f4791eaa-4e17-43d0-8acf-d018813c291c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004001 10.0.0.33 - - [2025-09-11 16:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.33 - - [2025-09-11 16:47:07] "GET /instance-ip/f4791eaa-4e17-43d0-8acf-d018813c291c?fields=floating_ips HTTP/1.1" 200 1213 0.006109 10.0.0.33 - - [2025-09-11 16:47:07] "GET /loadbalancer/24b24567-5a42-4b81-a6d5-53f094af6888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002699 10.0.0.33 - - [2025-09-11 16:47:07] "GET /floating-ip/8b747072-1b72-43ed-a8ba-5e047e11c9ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004561 10.0.0.33 - - [2025-09-11 16:47:07] "POST /tags HTTP/1.1" 200 295 0.060481 10.0.0.33 - - [2025-09-11 16:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005719 10.0.0.33 - - [2025-09-11 16:47:07] "GET /tag/b4b88147-3d7b-419b-ae6b-855967cf1662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012597 10.0.0.33 - - [2025-09-11 16:47:07] "POST /tags HTTP/1.1" 409 233 0.001798 10.0.0.33 - - [2025-09-11 16:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.33 - - [2025-09-11 16:47:07] "GET /tag/61b0ccd6-7395-4bb9-a0ab-d2e5a01cf52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010087 10.0.0.33 - - [2025-09-11 16:47:07] "POST /tags HTTP/1.1" 409 206 0.002071 10.0.0.33 - - [2025-09-11 16:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2025-09-11 16:47:07] "GET /tag/8fc1812f-ee73-444c-b13f-d06f9d2a6fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011395 10.0.0.33 - - [2025-09-11 16:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.33 - - [2025-09-11 16:47:07] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005145 10.0.0.33 - - [2025-09-11 16:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.33 - - [2025-09-11 16:47:07] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.027377 10.0.0.33 - - [2025-09-11 16:47:07] "POST /virtual-machines HTTP/1.1" 200 369 0.008875 10.0.0.33 - - [2025-09-11 16:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007474 10.0.0.33 - - [2025-09-11 16:47:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120061 10.0.0.33 - - [2025-09-11 16:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024708 10.0.0.33 - - [2025-09-11 16:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008997 10.0.0.33 - - [2025-09-11 16:47:07] "GET /virtual-machine-interface/f42040aa-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004778 10.0.0.33 - - [2025-09-11 16:47:07] "POST /instance-ips HTTP/1.1" 200 409 0.020150 10.0.0.33 - - [2025-09-11 16:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020198 10.0.0.33 - - [2025-09-11 16:47:07] "GET /virtual-machine-interface/f42040aa-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005075 10.0.0.33 - - [2025-09-11 16:47:07] "POST /set-tag HTTP/1.1" 200 109 0.016485 10.0.0.33 - - [2025-09-11 16:47:07] "GET /virtual-machine-interface/f42040aa-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017458 10.0.0.33 - - [2025-09-11 16:47:07] "GET /instance-ip/f4379e44-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007252 10.0.0.33 - - [2025-09-11 16:47:07] "GET /virtual-machine-interface/f42040aa-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004121 10.0.0.33 - - [2025-09-11 16:47:07] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.33 - - [2025-09-11 16:47:07] "GET /virtual-router/aa7c0127-c321-491f-9451-36b656881915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003382 10.0.0.33 - - [2025-09-11 16:47:08] "POST /ref-update HTTP/1.1" 200 156 0.038189 10.0.0.33 - - [2025-09-11 16:47:08] "GET /virtual-machine-interface/f42040aa-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017939 10.0.0.33 - - [2025-09-11 16:47:08] "POST /set-tag HTTP/1.1" 200 109 0.003527 10.0.0.33 - - [2025-09-11 16:47:08] "GET /virtual-machine-interface/f42040aa-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005218 10.0.0.33 - - [2025-09-11 16:47:08] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.33 - - [2025-09-11 16:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.33 - - [2025-09-11 16:47:09] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004539 10.0.0.33 - - [2025-09-11 16:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007613 10.0.0.33 - - [2025-09-11 16:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.33 - - [2025-09-11 16:47:09] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035005 10.0.0.33 - - [2025-09-11 16:47:09] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043675 10.0.0.33 - - [2025-09-11 16:47:09] "GET /virtual-networks?parent_id=1d44ef42-4b5b-4002-84f9-068f9085e2b7&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.014891 10.0.0.33 - - [2025-09-11 16:47:09] "POST /virtual-machines HTTP/1.1" 200 369 0.017726 10.0.0.33 - - [2025-09-11 16:47:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.023160 10.0.0.33 - - [2025-09-11 16:47:09] "POST /virtual-networks HTTP/1.1" 200 512 0.118473 10.0.0.33 - - [2025-09-11 16:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014175 10.0.0.33 - - [2025-09-11 16:47:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118369 10.0.0.33 - - [2025-09-11 16:47:09] "GET /network-ipam/1ec43637-e7e1-425f-a1c3-a2c955d3ec6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.005445 10.0.0.33 - - [2025-09-11 16:47:09] "POST /route-targets HTTP/1.1" 200 327 0.026974 10.0.0.33 - - [2025-09-11 16:47:09] "POST /ref-update HTTP/1.1" 200 156 0.028444 10.0.0.33 - - [2025-09-11 16:47:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.030386 10.0.0.33 - - [2025-09-11 16:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.33 - - [2025-09-11 16:47:09] "GET /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.030798 10.0.0.33 - - [2025-09-11 16:47:09] "POST /useragent-kv HTTP/1.1" 200 115 0.009069 10.0.0.33 - - [2025-09-11 16:47:09] "POST /ref-update HTTP/1.1" 200 156 0.192155 10.0.0.33 - - [2025-09-11 16:47:09] "GET /virtual-network/05c054c5-b03a-42bf-b399-8c31e3e277cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005559 10.0.0.33 - - [2025-09-11 16:47:09] "POST /instance-ips HTTP/1.1" 200 409 0.059004 10.0.0.33 - - [2025-09-11 16:47:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021246 10.0.0.33 - - [2025-09-11 16:47:09] "GET /domains HTTP/1.1" 200 280 0.002454 10.0.0.33 - - [2025-09-11 16:47:09] "GET /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.015032 10.0.0.33 - - [2025-09-11 16:47:09] "GET /domain/71eec0fd-a95b-49d1-88ba-aaea85aa6e6a HTTP/1.1" 200 3085 0.011626 10.0.0.33 - - [2025-09-11 16:47:09] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7 HTTP/1.1" 200 7063 0.037432 10.0.0.33 - - [2025-09-11 16:47:09] "POST /set-tag HTTP/1.1" 200 109 0.018999 10.0.0.33 - - [2025-09-11 16:47:09] "GET /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019792 10.0.0.33 - - [2025-09-11 16:47:09] "GET /instance-ip/f550830e-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004708 10.0.0.33 - - [2025-09-11 16:47:09] "GET /virtual-network/05c054c5-b03a-42bf-b399-8c31e3e277cd HTTP/1.1" 200 2091 0.030101 10.0.0.33 - - [2025-09-11 16:47:09] "GET /virtual-network/05c054c5-b03a-42bf-b399-8c31e3e277cd HTTP/1.1" 200 2091 0.003896 10.0.0.33 - - [2025-09-11 16:47:09] "GET /routing-instance/c95808a5-372d-47c7-b168-19541b331e32 HTTP/1.1" 200 1403 0.003035 10.0.0.33 - - [2025-09-11 16:47:09] "GET /routing-instance/c95808a5-372d-47c7-b168-19541b331e32 HTTP/1.1" 200 1403 0.002446 10.0.0.33 - - [2025-09-11 16:47:09] "GET /route-target/f4d57d51-d72e-4823-aea2-f1694042fc2d HTTP/1.1" 200 1153 0.002678 10.0.0.33 - - [2025-09-11 16:47:09] "GET /virtual-network/05c054c5-b03a-42bf-b399-8c31e3e277cd HTTP/1.1" 200 2091 0.003532 10.0.0.33 - - [2025-09-11 16:47:09] "GET /routing-instance/c95808a5-372d-47c7-b168-19541b331e32 HTTP/1.1" 200 1403 0.007113 10.0.0.33 - - [2025-09-11 16:47:09] "GET /virtual-network/05c054c5-b03a-42bf-b399-8c31e3e277cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005668 10.0.0.33 - - [2025-09-11 16:47:09] "GET /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006488 10.0.0.33 - - [2025-09-11 16:47:09] "GET /virtual-network/05c054c5-b03a-42bf-b399-8c31e3e277cd HTTP/1.1" 200 2091 0.004490 10.0.0.33 - - [2025-09-11 16:47:09] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.33 - - [2025-09-11 16:47:09] "GET /routing-instance/c95808a5-372d-47c7-b168-19541b331e32 HTTP/1.1" 200 1403 0.002841 10.0.0.33 - - [2025-09-11 16:47:09] "GET /virtual-router/aa7c0127-c321-491f-9451-36b656881915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.005659 10.0.0.33 - - [2025-09-11 16:47:09] "GET /routing-instance/c95808a5-372d-47c7-b168-19541b331e32 HTTP/1.1" 200 1403 0.002186 10.0.0.33 - - [2025-09-11 16:47:09] "GET /route-target/f4d57d51-d72e-4823-aea2-f1694042fc2d HTTP/1.1" 200 1153 0.002595 10.0.0.33 - - [2025-09-11 16:47:09] "GET /domains HTTP/1.1" 200 280 0.002076 10.0.0.33 - - [2025-09-11 16:47:09] "GET /domain/71eec0fd-a95b-49d1-88ba-aaea85aa6e6a HTTP/1.1" 200 3085 0.002594 10.0.0.33 - - [2025-09-11 16:47:09] "POST /ref-update HTTP/1.1" 200 156 0.011115 10.0.0.33 - - [2025-09-11 16:47:10] "GET /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017993 10.0.0.33 - - [2025-09-11 16:47:10] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7 HTTP/1.1" 200 7063 0.056005 10.0.0.33 - - [2025-09-11 16:47:10] "POST /set-tag HTTP/1.1" 200 109 0.006260 10.0.0.33 - - [2025-09-11 16:47:10] "GET /virtual-network/05c054c5-b03a-42bf-b399-8c31e3e277cd HTTP/1.1" 200 2091 0.008765 10.0.0.33 - - [2025-09-11 16:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.33 - - [2025-09-11 16:47:10] "GET /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003629 10.0.0.33 - - [2025-09-11 16:47:10] "POST /set-tag HTTP/1.1" 200 109 0.001584 10.0.0.33 - - [2025-09-11 16:47:10] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032171 10.0.0.33 - - [2025-09-11 16:47:10] "GET /virtual-network/05c054c5-b03a-42bf-b399-8c31e3e277cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004105 10.0.0.33 - - [2025-09-11 16:47:10] "GET /floating-ip-pools?parent_id=05c054c5-b03a-42bf-b399-8c31e3e277cd&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001904 10.0.0.33 - - [2025-09-11 16:47:10] "GET /virtual-network/05c054c5-b03a-42bf-b399-8c31e3e277cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005016 10.0.0.33 - - [2025-09-11 16:47:10] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019226 10.0.0.33 - - [2025-09-11 16:47:10] "POST /ref-update HTTP/1.1" 200 156 0.019802 10.0.0.33 - - [2025-09-11 16:47:10] "GET /virtual-network/05c054c5-b03a-42bf-b399-8c31e3e277cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004229 10.0.0.33 - - [2025-09-11 16:47:10] "GET /domains HTTP/1.1" 200 280 0.001535 10.0.0.33 - - [2025-09-11 16:47:10] "GET /domain/71eec0fd-a95b-49d1-88ba-aaea85aa6e6a HTTP/1.1" 200 3085 0.002283 10.0.0.33 - - [2025-09-11 16:47:10] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7 HTTP/1.1" 200 7319 0.028085 10.0.0.33 - - [2025-09-11 16:47:10] "GET /virtual-network/05c054c5-b03a-42bf-b399-8c31e3e277cd HTTP/1.1" 200 2329 0.006115 10.0.0.33 - - [2025-09-11 16:47:10] "GET /floating-ip-pool/7b1b90e9-bc3b-4a67-9b69-5cc0221ede96 HTTP/1.1" 200 1314 0.004472 10.0.0.33 - - [2025-09-11 16:47:10] "GET /domains HTTP/1.1" 200 280 0.002623 10.0.0.33 - - [2025-09-11 16:47:10] "GET /domain/71eec0fd-a95b-49d1-88ba-aaea85aa6e6a HTTP/1.1" 200 3085 0.011009 10.0.0.33 - - [2025-09-11 16:47:10] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7 HTTP/1.1" 200 7319 0.042611 10.0.0.33 - - [2025-09-11 16:47:10] "GET /virtual-network/05c054c5-b03a-42bf-b399-8c31e3e277cd HTTP/1.1" 200 2329 0.003754 10.0.0.33 - - [2025-09-11 16:47:10] "GET /virtual-network/05c054c5-b03a-42bf-b399-8c31e3e277cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004807 10.0.0.33 - - [2025-09-11 16:47:10] "POST /tags HTTP/1.1" 200 365 0.046235 10.0.0.33 - - [2025-09-11 16:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011175 10.0.0.33 - - [2025-09-11 16:47:10] "GET /tag/10a69254-7d93-4a5c-a948-8433169a0206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012670 10.0.0.33 - - [2025-09-11 16:47:10] "POST /tags HTTP/1.1" 409 206 0.001652 10.0.0.33 - - [2025-09-11 16:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.33 - - [2025-09-11 16:47:10] "GET /tag/8fc1812f-ee73-444c-b13f-d06f9d2a6fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009350 10.0.0.33 - - [2025-09-11 16:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.33 - - [2025-09-11 16:47:10] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.055364 10.0.0.33 - - [2025-09-11 16:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.33 - - [2025-09-11 16:47:10] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004647 10.0.0.33 - - [2025-09-11 16:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.33 - - [2025-09-11 16:47:10] "GET /service-appliance-set/6f6483a6-3f4d-4c87-b455-3cb9dc9da016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003154 10.0.0.33 - - [2025-09-11 16:47:10] "POST /fqname-to-id HTTP/1.1" 404 258 0.001836 10.0.0.33 - - [2025-09-11 16:47:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.127836 10.0.0.33 - - [2025-09-11 16:47:10] "GET /virtual-machine-interface/6d089aa1-8520-47ef-82e4-6a88b919fae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.020311 10.0.0.33 - - [2025-09-11 16:47:10] "POST /set-tag HTTP/1.1" 200 109 0.014583 10.0.0.33 - - [2025-09-11 16:47:11] "POST /instance-ips HTTP/1.1" 200 417 0.021944 10.0.0.33 - - [2025-09-11 16:47:11] "GET /instance-ip/40638e52-43d2-42ab-b265-af788c99561e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.011610 10.0.0.33 - - [2025-09-11 16:47:11] "POST /loadbalancers HTTP/1.1" 200 618 0.064149 10.0.0.33 - - [2025-09-11 16:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013211 10.0.0.33 - - [2025-09-11 16:47:11] "POST /service-instances HTTP/1.1" 200 566 0.029985 10.0.0.33 - - [2025-09-11 16:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015752 10.0.0.33 - - [2025-09-11 16:47:11] "POST /ref-update HTTP/1.1" 200 156 0.021286 10.0.0.33 - - [2025-09-11 16:47:11] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.045711 10.0.0.33 - - [2025-09-11 16:47:11] "PUT /service-instance/fc1f0021-1a7a-4e45-bc25-158b900d71b1 HTTP/1.1" 200 266 0.014103 10.0.0.33 - - [2025-09-11 16:47:11] "GET /virtual-machine-interface/6d089aa1-8520-47ef-82e4-6a88b919fae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005028 10.0.0.33 - - [2025-09-11 16:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023855 10.0.0.33 - - [2025-09-11 16:47:11] "GET /virtual-machine-interface/6d089aa1-8520-47ef-82e4-6a88b919fae6?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.015263 10.0.0.33 - - [2025-09-11 16:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.33 - - [2025-09-11 16:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.33 - - [2025-09-11 16:47:11] "GET /floating-ip-pool/7b1b90e9-bc3b-4a67-9b69-5cc0221ede96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003457 10.0.0.33 - - [2025-09-11 16:47:11] "POST /virtual-machines HTTP/1.1" 200 429 0.017934 10.0.0.33 - - [2025-09-11 16:47:11] "POST /floating-ips HTTP/1.1" 200 671 0.136520 10.0.0.33 - - [2025-09-11 16:47:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.142600 10.0.0.33 - - [2025-09-11 16:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.019760 10.0.0.33 - - [2025-09-11 16:47:11] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008343 10.0.0.33 - - [2025-09-11 16:47:11] "POST /chown HTTP/1.1" 200 109 0.031809 10.0.0.33 - - [2025-09-11 16:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011758 10.0.0.33 - - [2025-09-11 16:47:11] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003839 10.0.0.33 - - [2025-09-11 16:47:11] "POST /tags HTTP/1.1" 409 221 0.001592 10.0.0.33 - - [2025-09-11 16:47:11] "POST /chown HTTP/1.1" 200 109 0.019058 10.0.0.33 - - [2025-09-11 16:47:11] "PUT /virtual-machine-interface/a136d6a6-188a-467f-8ecf-8ec7a2bdabab HTTP/1.1" 200 284 0.019107 10.0.0.33 - - [2025-09-11 16:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.33 - - [2025-09-11 16:47:11] "GET /tag/073bed3b-5127-4da7-a4cf-eb48352c61f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015553 10.0.0.33 - - [2025-09-11 16:47:11] "POST /tags HTTP/1.1" 409 238 0.002063 10.0.0.33 - - [2025-09-11 16:47:11] "PUT /instance-ip/40638e52-43d2-42ab-b265-af788c99561e HTTP/1.1" 200 256 0.046677 10.0.0.33 - - [2025-09-11 16:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006421 10.0.0.33 - - [2025-09-11 16:47:11] "GET /tag/10a69254-7d93-4a5c-a948-8433169a0206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012690 10.0.0.33 - - [2025-09-11 16:47:11] "POST /ref-update HTTP/1.1" 200 156 0.030892 10.0.0.33 - - [2025-09-11 16:47:11] "POST /ref-update HTTP/1.1" 200 156 0.025883 10.0.0.33 - - [2025-09-11 16:47:11] "POST /ref-update HTTP/1.1" 200 156 0.023606 10.0.0.33 - - [2025-09-11 16:47:11] "POST /firewall-rules HTTP/1.1" 200 650 0.134269 10.0.0.33 - - [2025-09-11 16:47:11] "POST /ref-update HTTP/1.1" 200 156 0.032764 10.0.0.33 - - [2025-09-11 16:47:11] "POST /ref-update HTTP/1.1" 200 156 0.015947 10.0.0.33 - - [2025-09-11 16:47:11] "GET /firewall-rule/7a1d6331-0c99-45f5-b014-866ecbda23f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005879 10.0.0.33 - - [2025-09-11 16:47:11] "POST /ref-update HTTP/1.1" 200 156 0.020530 10.0.0.33 - - [2025-09-11 16:47:11] "GET /firewall-policy/d500e9bb-ece6-4150-8ae9-7a55c0cd2d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.009123 10.0.0.33 - - [2025-09-11 16:47:11] "GET /firewall-rule/7a1d6331-0c99-45f5-b014-866ecbda23f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002076 10.0.0.33 - - [2025-09-11 16:47:12] "POST /virtual-machines HTTP/1.1" 200 429 0.013746 10.0.0.33 - - [2025-09-11 16:47:12] "POST /ref-update HTTP/1.1" 200 156 0.031797 10.0.0.33 - - [2025-09-11 16:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.33 - - [2025-09-11 16:47:12] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.099962 10.0.0.33 - - [2025-09-11 16:47:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.133986 10.0.0.33 - - [2025-09-11 16:47:12] "POST /chown HTTP/1.1" 200 109 0.023382 10.0.0.33 - - [2025-09-11 16:47:12] "GET /loadbalancer/998497a6-652f-4f1d-8fa3-86f751c3b692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.002577 10.0.0.33 - - [2025-09-11 16:47:12] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.017343 10.0.0.33 - - [2025-09-11 16:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.33 - - [2025-09-11 16:47:12] "POST /chown HTTP/1.1" 200 109 0.011050 10.0.0.33 - - [2025-09-11 16:47:12] "PUT /virtual-machine-interface/ba7820be-5eb3-413e-bba3-fa3c78caf74c HTTP/1.1" 200 284 0.017712 10.0.0.33 - - [2025-09-11 16:47:12] "PUT /instance-ip/40638e52-43d2-42ab-b265-af788c99561e HTTP/1.1" 200 256 0.025387 10.0.0.33 - - [2025-09-11 16:47:12] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.044906 10.0.0.33 - - [2025-09-11 16:47:12] "GET /loadbalancer-listener/51db20e4-6c5d-4036-84cd-5dfd52154afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002802 10.0.0.33 - - [2025-09-11 16:47:12] "GET /loadbalancer-listener/51db20e4-6c5d-4036-84cd-5dfd52154afa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.002932 10.0.0.33 - - [2025-09-11 16:47:12] "POST /ref-update HTTP/1.1" 200 156 0.009731 10.0.0.33 - - [2025-09-11 16:47:12] "POST /ref-update HTTP/1.1" 200 156 0.015851 10.0.0.33 - - [2025-09-11 16:47:12] "POST /ref-update HTTP/1.1" 200 156 0.027952 10.0.0.33 - - [2025-09-11 16:47:12] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.050164 10.0.0.33 - - [2025-09-11 16:47:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018944 10.0.0.33 - - [2025-09-11 16:47:12] "GET /loadbalancer-pool/d486de4a-d473-4991-8207-62427eb2bdeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003398 10.0.0.33 - - [2025-09-11 16:47:12] "POST /ref-update HTTP/1.1" 200 156 0.035253 10.0.0.33 - - [2025-09-11 16:47:12] "POST /ref-update HTTP/1.1" 200 156 0.027045 10.0.0.33 - - [2025-09-11 16:47:12] "PUT /service-instance/fc1f0021-1a7a-4e45-bc25-158b900d71b1 HTTP/1.1" 200 266 0.012449 10.0.0.33 - - [2025-09-11 16:47:12] "POST /loadbalancer-members HTTP/1.1" 200 707 0.052850 10.0.0.33 - - [2025-09-11 16:47:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013219 10.0.0.33 - - [2025-09-11 16:47:12] "GET /loadbalancer-member/6c23df04-f83a-4ac3-95b8-b255369cbb1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.005391 10.0.0.33 - - [2025-09-11 16:47:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008312 10.0.0.33 - - [2025-09-11 16:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.33 - - [2025-09-11 16:47:12] "POST /chown HTTP/1.1" 200 109 0.006718 10.0.0.33 - - [2025-09-11 16:47:12] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014167 10.0.0.33 - - [2025-09-11 16:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005648 10.0.0.33 - - [2025-09-11 16:47:12] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002467 10.0.0.33 - - [2025-09-11 16:47:12] "POST /chown HTTP/1.1" 200 109 0.005512 10.0.0.33 - - [2025-09-11 16:47:12] "PUT /instance-ip/40638e52-43d2-42ab-b265-af788c99561e HTTP/1.1" 200 256 0.018580 10.0.0.33 - - [2025-09-11 16:47:12] "POST /tags HTTP/1.1" 409 221 0.003857 10.0.0.33 - - [2025-09-11 16:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.33 - - [2025-09-11 16:47:12] "POST /ref-update HTTP/1.1" 200 156 0.017236 10.0.0.33 - - [2025-09-11 16:47:12] "GET /tag/073bed3b-5127-4da7-a4cf-eb48352c61f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.014062 10.0.0.33 - - [2025-09-11 16:47:12] "POST /chown HTTP/1.1" 200 109 0.006460 10.0.0.33 - - [2025-09-11 16:47:12] "POST /tags HTTP/1.1" 409 238 0.004943 10.0.0.33 - - [2025-09-11 16:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007880 10.0.0.33 - - [2025-09-11 16:47:12] "GET /tag/10a69254-7d93-4a5c-a948-8433169a0206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018130 10.0.0.33 - - [2025-09-11 16:47:12] "POST /chown HTTP/1.1" 200 109 0.048071 10.0.0.33 - - [2025-09-11 16:47:12] "PUT /instance-ip/40638e52-43d2-42ab-b265-af788c99561e HTTP/1.1" 200 256 0.029041 10.0.0.33 - - [2025-09-11 16:47:12] "POST /firewall-rules HTTP/1.1" 409 293 0.007840 10.0.0.33 - - [2025-09-11 16:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.33 - - [2025-09-11 16:47:12] "PUT /firewall-rule/7a1d6331-0c99-45f5-b014-866ecbda23f8 HTTP/1.1" 200 260 0.023583 10.0.0.33 - - [2025-09-11 16:47:12] "POST /ref-update HTTP/1.1" 200 156 0.032735 10.0.0.33 - - [2025-09-11 16:47:12] "GET /firewall-rule/7a1d6331-0c99-45f5-b014-866ecbda23f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.010884 10.0.0.33 - - [2025-09-11 16:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.33 - - [2025-09-11 16:47:12] "GET /firewall-policy/d500e9bb-ece6-4150-8ae9-7a55c0cd2d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005133 10.0.0.33 - - [2025-09-11 16:47:12] "GET /firewall-rule/7a1d6331-0c99-45f5-b014-866ecbda23f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003417 10.0.0.33 - - [2025-09-11 16:47:12] "POST /chown HTTP/1.1" 200 109 0.016068 10.0.0.33 - - [2025-09-11 16:47:13] "POST /chown HTTP/1.1" 200 109 0.006468 10.0.0.33 - - [2025-09-11 16:47:13] "PUT /instance-ip/40638e52-43d2-42ab-b265-af788c99561e HTTP/1.1" 200 256 0.023540 10.0.0.33 - - [2025-09-11 16:47:13] "POST /ref-update HTTP/1.1" 200 156 0.026844 10.0.0.33 - - [2025-09-11 16:47:13] "POST /chown HTTP/1.1" 200 109 0.006783 10.0.0.33 - - [2025-09-11 16:47:13] "POST /chown HTTP/1.1" 200 109 0.026512 10.0.0.33 - - [2025-09-11 16:47:13] "PUT /instance-ip/40638e52-43d2-42ab-b265-af788c99561e HTTP/1.1" 200 256 0.019728 10.0.0.33 - - [2025-09-11 16:47:13] "POST /ref-update HTTP/1.1" 200 156 0.010550 10.0.0.33 - - [2025-09-11 16:47:13] "PUT /service-instance/fc1f0021-1a7a-4e45-bc25-158b900d71b1 HTTP/1.1" 200 266 0.013499 10.0.0.33 - - [2025-09-11 16:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007038 10.0.0.33 - - [2025-09-11 16:47:13] "PUT /service-instance/fc1f0021-1a7a-4e45-bc25-158b900d71b1 HTTP/1.1" 200 266 0.008886 10.0.0.33 - - [2025-09-11 16:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.33 - - [2025-09-11 16:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.032243 10.0.0.33 - - [2025-09-11 16:47:13] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.011867 10.0.0.33 - - [2025-09-11 16:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.33 - - [2025-09-11 16:47:13] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.030269 10.0.0.33 - - [2025-09-11 16:47:13] "PUT /service-instance/fc1f0021-1a7a-4e45-bc25-158b900d71b1 HTTP/1.1" 200 266 0.018785 10.0.0.33 - - [2025-09-11 16:47:13] "POST /virtual-machines HTTP/1.1" 200 373 0.012829 10.0.0.33 - - [2025-09-11 16:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.033286 10.0.0.33 - - [2025-09-11 16:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.045900 10.0.0.33 - - [2025-09-11 16:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007457 10.0.0.33 - - [2025-09-11 16:47:13] "POST /chown HTTP/1.1" 200 109 0.014226 10.0.0.33 - - [2025-09-11 16:47:13] "POST /chown HTTP/1.1" 200 109 0.038627 10.0.0.33 - - [2025-09-11 16:47:13] "POST /ref-update HTTP/1.1" 200 156 0.022013 10.0.0.33 - - [2025-09-11 16:47:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.146972 10.0.0.33 - - [2025-09-11 16:47:13] "POST /chown HTTP/1.1" 200 109 0.029760 10.0.0.33 - - [2025-09-11 16:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009988 10.0.0.33 - - [2025-09-11 16:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.33 - - [2025-09-11 16:47:13] "GET /virtual-machine-interface/f7bf8a68-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008282 10.0.0.33 - - [2025-09-11 16:47:13] "POST /chown HTTP/1.1" 200 109 0.005592 10.0.0.33 - - [2025-09-11 16:47:13] "POST /ref-update HTTP/1.1" 200 156 0.015996 10.0.0.33 - - [2025-09-11 16:47:13] "PUT /service-instance/fc1f0021-1a7a-4e45-bc25-158b900d71b1 HTTP/1.1" 200 266 0.010617 10.0.0.33 - - [2025-09-11 16:47:13] "POST /instance-ips HTTP/1.1" 200 413 0.037583 10.0.0.33 - - [2025-09-11 16:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022732 10.0.0.33 - - [2025-09-11 16:47:13] "GET /virtual-machine-interface/f7bf8a68-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006555 10.0.0.33 - - [2025-09-11 16:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015068 10.0.0.33 - - [2025-09-11 16:47:14] "PUT /service-instance/fc1f0021-1a7a-4e45-bc25-158b900d71b1 HTTP/1.1" 200 266 0.008447 10.0.0.33 - - [2025-09-11 16:47:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020190 10.0.0.33 - - [2025-09-11 16:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.33 - - [2025-09-11 16:47:14] "POST /set-tag HTTP/1.1" 200 109 0.045619 10.0.0.33 - - [2025-09-11 16:47:14] "GET /virtual-machine-interface/f7bf8a68-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014495 10.0.0.33 - - [2025-09-11 16:47:14] "GET /instance-ip/f7deae16-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.007230 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.006252 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.024920 10.0.0.33 - - [2025-09-11 16:47:14] "GET /virtual-machine-interface/f7bf8a68-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008100 10.0.0.33 - - [2025-09-11 16:47:14] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.026288 10.0.0.33 - - [2025-09-11 16:47:14] "GET /virtual-router/aa7c0127-c321-491f-9451-36b656881915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.016931 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.005749 10.0.0.33 - - [2025-09-11 16:47:14] "POST /ref-update HTTP/1.1" 200 156 0.007285 10.0.0.33 - - [2025-09-11 16:47:14] "GET /virtual-machine-interface/f7bf8a68-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010977 10.0.0.33 - - [2025-09-11 16:47:14] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.33 - - [2025-09-11 16:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.007655 10.0.0.33 - - [2025-09-11 16:47:14] "GET /virtual-machine-interface/f7bf8a68-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003977 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.020683 10.0.0.33 - - [2025-09-11 16:47:14] "POST /set-tag HTTP/1.1" 200 109 0.009928 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.016047 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.005859 10.0.0.33 - - [2025-09-11 16:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.006875 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.006482 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.012644 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.024565 10.0.0.33 - - [2025-09-11 16:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.006334 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.019128 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.017489 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.006420 10.0.0.33 - - [2025-09-11 16:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.010274 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.008082 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.013832 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.018703 10.0.0.33 - - [2025-09-11 16:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.005999 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.018877 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.012097 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.006133 10.0.0.33 - - [2025-09-11 16:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.33 - - [2025-09-11 16:47:14] "POST /chown HTTP/1.1" 200 109 0.006201 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.006106 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.014928 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.017871 10.0.0.33 - - [2025-09-11 16:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006071 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.006558 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.011021 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.010952 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.006209 10.0.0.33 - - [2025-09-11 16:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.005954 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.019893 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.006180 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.015042 10.0.0.33 - - [2025-09-11 16:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.007263 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.015765 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.017994 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.005854 10.0.0.33 - - [2025-09-11 16:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.005460 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.011361 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.011060 10.0.0.33 - - [2025-09-11 16:47:15] "POST /chown HTTP/1.1" 200 109 0.015459 10.0.0.33 - - [2025-09-11 16:47:19] "GET /virtual-machine-interface/f42040aa-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007933 10.0.0.33 - - [2025-09-11 16:47:19] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.33 - - [2025-09-11 16:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.33 - - [2025-09-11 16:47:19] "GET /loadbalancer/24b24567-5a42-4b81-a6d5-53f094af6888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002275 10.0.0.33 - - [2025-09-11 16:47:19] "GET /loadbalancer-pool/d76db064-2624-4780-b042-7efe6a570a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003055 10.0.0.33 - - [2025-09-11 16:47:19] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015145 10.0.0.33 - - [2025-09-11 16:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013603 10.0.0.33 - - [2025-09-11 16:47:19] "GET /virtual-machine-interface/f42040aa-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008584 10.0.0.33 - - [2025-09-11 16:47:19] "GET /virtual-machine-interface/f42040aa-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005826 10.0.0.33 - - [2025-09-11 16:47:19] "POST /ref-update HTTP/1.1" 200 156 0.008865 10.0.0.33 - - [2025-09-11 16:47:19] "GET /floating-ip/8b747072-1b72-43ed-a8ba-5e047e11c9ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.010233 10.0.0.33 - - [2025-09-11 16:47:19] "PUT /floating-ip/8b747072-1b72-43ed-a8ba-5e047e11c9ce HTTP/1.1" 200 256 0.007097 10.0.0.33 - - [2025-09-11 16:47:19] "POST /tags HTTP/1.1" 409 221 0.007930 10.0.0.33 - - [2025-09-11 16:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.33 - - [2025-09-11 16:47:19] "GET /tag/073bed3b-5127-4da7-a4cf-eb48352c61f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.009868 10.0.0.33 - - [2025-09-11 16:47:19] "POST /set-tag HTTP/1.1" 200 109 0.015654 10.0.0.33 - - [2025-09-11 16:47:20] "GET /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013034 10.0.0.33 - - [2025-09-11 16:47:20] "POST /set-tag HTTP/1.1" 200 109 0.003128 10.0.0.33 - - [2025-09-11 16:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.33 - - [2025-09-11 16:47:20] "GET /loadbalancer/24b24567-5a42-4b81-a6d5-53f094af6888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003264 10.0.0.33 - - [2025-09-11 16:47:20] "GET /loadbalancer-pool/d76db064-2624-4780-b042-7efe6a570a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002235 10.0.0.33 - - [2025-09-11 16:47:20] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014853 10.0.0.33 - - [2025-09-11 16:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010371 10.0.0.33 - - [2025-09-11 16:47:20] "GET /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016589 10.0.0.33 - - [2025-09-11 16:47:20] "GET /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011642 10.0.0.33 - - [2025-09-11 16:47:20] "POST /ref-update HTTP/1.1" 200 156 0.018129 10.0.0.33 - - [2025-09-11 16:47:20] "GET /floating-ip/8b747072-1b72-43ed-a8ba-5e047e11c9ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.024296 10.0.0.33 - - [2025-09-11 16:47:20] "POST /set-tag HTTP/1.1" 200 109 0.070098 10.0.0.33 - - [2025-09-11 16:47:23] "GET /virtual-machine-interface/f7bf8a68-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006993 10.0.0.33 - - [2025-09-11 16:47:23] "POST /set-tag HTTP/1.1" 200 109 0.005008 10.0.0.33 - - [2025-09-11 16:47:23] "GET /virtual-machine/b4acac58-4c71-4bf4-b483-213aa3994420?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.006266 10.0.0.33 - - [2025-09-11 16:47:23] "GET /virtual-machine-interface/f42040aa-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004538 10.0.0.33 - - [2025-09-11 16:47:23] "GET /virtual-machine/c915a954-40c8-44d4-a459-00d2ab77e617?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003689 10.0.0.33 - - [2025-09-11 16:47:23] "GET /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004709 10.0.0.33 - - [2025-09-11 16:47:23] "GET /virtual-machine/dfb0aa70-fab6-43dc-b445-57a2db05c9ca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003029 10.0.0.33 - - [2025-09-11 16:47:23] "GET /virtual-machine-interface/f7bf8a68-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004033 10.0.0.33 - - [2025-09-11 16:47:23] "GET /virtual-machine-interface/f7bf8a68-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009720 10.0.0.33 - - [2025-09-11 16:47:23] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.33 - - [2025-09-11 16:47:56] "GET /virtual-machine-interface/f7bf8a68-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004024 10.0.0.33 - - [2025-09-11 16:47:56] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.33 - - [2025-09-11 16:47:56] "GET /virtual-machine-interface/f7bf8a68-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006274 10.0.0.33 - - [2025-09-11 16:47:56] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.33 - - [2025-09-11 16:47:56] "GET /virtual-machine/dfb0aa70-fab6-43dc-b445-57a2db05c9ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002271 10.0.0.33 - - [2025-09-11 16:47:56] "POST /ref-update HTTP/1.1" 200 156 0.008640 10.0.0.33 - - [2025-09-11 16:47:56] "GET /virtual-machine-interface/f7bf8a68-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007039 10.0.0.33 - - [2025-09-11 16:47:56] "POST /set-tag HTTP/1.1" 200 109 0.015288 10.0.0.33 - - [2025-09-11 16:47:56] "POST /set-tag HTTP/1.1" 200 109 0.013188 10.0.0.33 - - [2025-09-11 16:47:56] "DELETE /instance-ip/f7deae16-8f2e-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.038936 10.0.0.33 - - [2025-09-11 16:47:56] "DELETE /virtual-machine-interface/f7bf8a68-8f2e-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.041896 10.0.0.33 - - [2025-09-11 16:47:56] "DELETE /virtual-machine/dfb0aa70-fab6-43dc-b445-57a2db05c9ca HTTP/1.1" 200 115 0.016937 10.0.0.33 - - [2025-09-11 16:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.33 - - [2025-09-11 16:47:58] "GET /tag/10a69254-7d93-4a5c-a948-8433169a0206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010278 10.0.0.33 - - [2025-09-11 16:47:59] "GET /tag/10a69254-7d93-4a5c-a948-8433169a0206?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.017304 10.0.0.33 - - [2025-09-11 16:47:59] "GET /virtual-machine-interface/6d089aa1-8520-47ef-82e4-6a88b919fae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.003805 10.0.0.33 - - [2025-09-11 16:47:59] "POST /set-tag HTTP/1.1" 200 109 0.013083 10.0.0.33 - - [2025-09-11 16:47:59] "GET /virtual-machine-interface/a136d6a6-188a-467f-8ecf-8ec7a2bdabab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.015967 10.0.0.33 - - [2025-09-11 16:47:59] "POST /set-tag HTTP/1.1" 200 109 0.045135 10.0.0.33 - - [2025-09-11 16:47:59] "GET /virtual-machine-interface/ba7820be-5eb3-413e-bba3-fa3c78caf74c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.007895 10.0.0.33 - - [2025-09-11 16:47:59] "POST /set-tag HTTP/1.1" 200 109 0.035614 10.0.0.33 - - [2025-09-11 16:47:59] "GET /firewall-policy/d500e9bb-ece6-4150-8ae9-7a55c0cd2d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.029979 10.0.0.33 - - [2025-09-11 16:47:59] "GET /firewall-rule/7a1d6331-0c99-45f5-b014-866ecbda23f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008492 10.0.0.33 - - [2025-09-11 16:47:59] "POST /ref-update HTTP/1.1" 200 156 0.034387 10.0.0.33 - - [2025-09-11 16:47:59] "DELETE /firewall-rule/7a1d6331-0c99-45f5-b014-866ecbda23f8 HTTP/1.1" 200 115 0.076682 10.0.0.33 - - [2025-09-11 16:47:59] "DELETE /loadbalancer-member/6c23df04-f83a-4ac3-95b8-b255369cbb1a HTTP/1.1" 200 115 0.071738 10.0.0.33 - - [2025-09-11 16:47:59] "PUT /service-instance/fc1f0021-1a7a-4e45-bc25-158b900d71b1 HTTP/1.1" 200 266 0.015197 10.0.0.33 - - [2025-09-11 16:47:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.036114 10.0.0.33 - - [2025-09-11 16:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016543 10.0.0.33 - - [2025-09-11 16:47:59] "DELETE /loadbalancer-pool/d486de4a-d473-4991-8207-62427eb2bdeb HTTP/1.1" 200 115 0.117707 10.0.0.33 - - [2025-09-11 16:47:59] "POST /chown HTTP/1.1" 200 109 0.026114 10.0.0.33 - - [2025-09-11 16:47:59] "POST /chown HTTP/1.1" 200 109 0.035659 10.0.0.33 - - [2025-09-11 16:47:59] "DELETE /loadbalancer-listener/51db20e4-6c5d-4036-84cd-5dfd52154afa HTTP/1.1" 200 115 0.134786 10.0.0.33 - - [2025-09-11 16:47:59] "GET /floating-ip/053288a0-0896-4367-b2c2-4d35e5a09a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003853 10.0.0.33 - - [2025-09-11 16:47:59] "POST /chown HTTP/1.1" 200 109 0.056899 10.0.0.33 - - [2025-09-11 16:47:59] "POST /chown HTTP/1.1" 200 109 0.006416 10.0.0.33 - - [2025-09-11 16:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.33 - - [2025-09-11 16:47:59] "PUT /floating-ip/053288a0-0896-4367-b2c2-4d35e5a09a87 HTTP/1.1" 200 256 0.054339 10.0.0.33 - - [2025-09-11 16:47:59] "POST /chown HTTP/1.1" 200 109 0.044078 10.0.0.33 - - [2025-09-11 16:47:59] "POST /chown HTTP/1.1" 200 109 0.030256 10.0.0.33 - - [2025-09-11 16:48:00] "POST /chown HTTP/1.1" 200 109 0.050196 10.0.0.33 - - [2025-09-11 16:48:00] "POST /chown HTTP/1.1" 200 109 0.026605 10.0.0.33 - - [2025-09-11 16:48:00] "DELETE /floating-ip/053288a0-0896-4367-b2c2-4d35e5a09a87 HTTP/1.1" 200 115 0.194405 10.0.0.33 - - [2025-09-11 16:48:00] "DELETE /loadbalancer/998497a6-652f-4f1d-8fa3-86f751c3b692 HTTP/1.1" 200 115 0.036777 10.0.0.33 - - [2025-09-11 16:48:00] "PUT /service-instance/fc1f0021-1a7a-4e45-bc25-158b900d71b1 HTTP/1.1" 200 266 0.011098 10.0.0.33 - - [2025-09-11 16:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012019 10.0.0.33 - - [2025-09-11 16:48:00] "DELETE /instance-ip/40638e52-43d2-42ab-b265-af788c99561e HTTP/1.1" 200 115 0.084773 10.0.0.33 - - [2025-09-11 16:48:00] "DELETE /service-instance/fc1f0021-1a7a-4e45-bc25-158b900d71b1 HTTP/1.1" 200 115 0.051840 10.0.0.33 - - [2025-09-11 16:48:00] "PUT /service-instance/fc1f0021-1a7a-4e45-bc25-158b900d71b1 HTTP/1.1" 404 171 0.003259 10.0.0.33 - - [2025-09-11 16:48:00] "DELETE /virtual-machine-interface/6d089aa1-8520-47ef-82e4-6a88b919fae6 HTTP/1.1" 200 115 0.055306 10.0.0.33 - - [2025-09-11 16:48:00] "DELETE /service-instance/fc1f0021-1a7a-4e45-bc25-158b900d71b1 HTTP/1.1" 404 177 0.003110 10.0.0.33 - - [2025-09-11 16:48:00] "DELETE /tag/10a69254-7d93-4a5c-a948-8433169a0206 HTTP/1.1" 200 115 0.061244 10.0.0.33 - - [2025-09-11 16:48:00] "PUT /service-instance/fc1f0021-1a7a-4e45-bc25-158b900d71b1 HTTP/1.1" 404 171 0.002617 10.0.0.33 - - [2025-09-11 16:48:00] "DELETE /service-instance/fc1f0021-1a7a-4e45-bc25-158b900d71b1 HTTP/1.1" 404 177 0.002900 10.0.0.33 - - [2025-09-11 16:48:00] "GET /virtual-machine-interface/a136d6a6-188a-467f-8ecf-8ec7a2bdabab?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004480 10.0.0.33 - - [2025-09-11 16:48:00] "DELETE /virtual-machine-interface/a136d6a6-188a-467f-8ecf-8ec7a2bdabab HTTP/1.1" 200 115 0.046291 10.0.0.33 - - [2025-09-11 16:48:00] "POST /ref-update HTTP/1.1" 200 156 0.008897 10.0.0.33 - - [2025-09-11 16:48:00] "DELETE /virtual-machine/f8a246b8-a7c0-4767-b039-8c91ebcbec87 HTTP/1.1" 200 115 0.031740 10.0.0.33 - - [2025-09-11 16:48:00] "GET /virtual-machine-interface/ba7820be-5eb3-413e-bba3-fa3c78caf74c?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.005795 10.0.0.33 - - [2025-09-11 16:48:00] "DELETE /virtual-machine-interface/ba7820be-5eb3-413e-bba3-fa3c78caf74c HTTP/1.1" 200 115 0.041355 10.0.0.33 - - [2025-09-11 16:48:00] "DELETE /virtual-machine/f5c5fa73-005d-4777-9591-2b54734e6e0e HTTP/1.1" 200 115 0.019411 10.0.0.33 - - [2025-09-11 16:48:00] "GET /floating-ip-pool/7b1b90e9-bc3b-4a67-9b69-5cc0221ede96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002949 10.0.0.33 - - [2025-09-11 16:48:01] "POST /ref-update HTTP/1.1" 200 156 0.008078 10.0.0.33 - - [2025-09-11 16:48:01] "DELETE /floating-ip-pool/7b1b90e9-bc3b-4a67-9b69-5cc0221ede96 HTTP/1.1" 200 115 0.038216 10.0.0.33 - - [2025-09-11 16:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.33 - - [2025-09-11 16:48:01] "POST /useragent-kv HTTP/1.1" 200 115 0.001318 10.0.0.33 - - [2025-09-11 16:48:01] "POST /useragent-kv HTTP/1.1" 200 115 0.007948 10.0.0.33 - - [2025-09-11 16:48:01] "DELETE /virtual-network/05c054c5-b03a-42bf-b399-8c31e3e277cd HTTP/1.1" 200 115 0.085300 10.0.0.33 - - [2025-09-11 16:48:01] "GET /routing-instance/c95808a5-372d-47c7-b168-19541b331e32 HTTP/1.1" 404 171 0.002450 10.0.0.33 - - [2025-09-11 16:48:01] "GET /domains HTTP/1.1" 200 280 0.001506 10.0.0.33 - - [2025-09-11 16:48:01] "GET /domain/71eec0fd-a95b-49d1-88ba-aaea85aa6e6a HTTP/1.1" 200 3085 0.003285 10.0.0.33 - - [2025-09-11 16:48:01] "DELETE /route-target/f4d57d51-d72e-4823-aea2-f1694042fc2d HTTP/1.1" 200 115 0.036256 10.0.0.33 - - [2025-09-11 16:48:01] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7 HTTP/1.1" 200 6872 0.031559 10.0.0.33 - - [2025-09-11 16:48:01] "GET /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012067 10.0.0.33 - - [2025-09-11 16:48:01] "POST /set-tag HTTP/1.1" 200 109 0.002983 10.0.0.33 - - [2025-09-11 16:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.33 - - [2025-09-11 16:48:01] "GET /loadbalancer/24b24567-5a42-4b81-a6d5-53f094af6888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002307 10.0.0.33 - - [2025-09-11 16:48:01] "GET /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012431 10.0.0.33 - - [2025-09-11 16:48:01] "POST /set-tag HTTP/1.1" 200 109 0.022429 10.0.0.33 - - [2025-09-11 16:48:01] "DELETE /loadbalancer-member/8c039410-d8e7-433b-ba93-651b95be6176 HTTP/1.1" 200 115 0.022640 10.0.0.33 - - [2025-09-11 16:48:02] "GET /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006360 10.0.0.33 - - [2025-09-11 16:48:02] "POST /set-tag HTTP/1.1" 200 109 0.004120 10.0.0.33 - - [2025-09-11 16:48:02] "GET /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006989 10.0.0.33 - - [2025-09-11 16:48:02] "POST /set-tag HTTP/1.1" 200 109 0.003981 10.0.0.33 - - [2025-09-11 16:48:02] "GET /virtual-machine/c915a954-40c8-44d4-a459-00d2ab77e617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003384 10.0.0.33 - - [2025-09-11 16:48:02] "POST /ref-update HTTP/1.1" 200 156 0.009733 10.0.0.33 - - [2025-09-11 16:48:02] "GET /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011652 10.0.0.33 - - [2025-09-11 16:48:02] "POST /set-tag HTTP/1.1" 200 109 0.021548 10.0.0.33 - - [2025-09-11 16:48:02] "POST /set-tag HTTP/1.1" 200 109 0.024600 10.0.0.33 - - [2025-09-11 16:48:02] "POST /set-tag HTTP/1.1" 200 109 0.037777 10.0.0.33 - - [2025-09-11 16:48:02] "DELETE /instance-ip/f550830e-8f2e-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.033446 10.0.0.33 - - [2025-09-11 16:48:02] "POST /ref-update HTTP/1.1" 200 156 0.013582 10.0.0.33 - - [2025-09-11 16:48:02] "DELETE /virtual-machine-interface/f531a3c6-8f2e-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.059441 10.0.0.33 - - [2025-09-11 16:48:02] "DELETE /virtual-machine/c915a954-40c8-44d4-a459-00d2ab77e617 HTTP/1.1" 200 115 0.019780 10.0.0.33 - - [2025-09-11 16:48:06] "GET /virtual-machine-interface/f42040aa-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011865 10.0.0.33 - - [2025-09-11 16:48:06] "POST /set-tag HTTP/1.1" 200 109 0.002212 10.0.0.33 - - [2025-09-11 16:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.33 - - [2025-09-11 16:48:06] "GET /loadbalancer/24b24567-5a42-4b81-a6d5-53f094af6888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002432 10.0.0.33 - - [2025-09-11 16:48:07] "GET /virtual-machine-interface/f42040aa-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005255 10.0.0.33 - - [2025-09-11 16:48:07] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.33 - - [2025-09-11 16:48:07] "GET /virtual-machine-interface/f42040aa-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004003 10.0.0.33 - - [2025-09-11 16:48:07] "POST /set-tag HTTP/1.1" 200 109 0.001906 10.0.0.33 - - [2025-09-11 16:48:07] "GET /virtual-machine/b4acac58-4c71-4bf4-b483-213aa3994420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.001925 10.0.0.33 - - [2025-09-11 16:48:07] "POST /ref-update HTTP/1.1" 200 156 0.008627 10.0.0.33 - - [2025-09-11 16:48:07] "GET /virtual-machine-interface/f42040aa-8f2e-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011313 10.0.0.33 - - [2025-09-11 16:48:07] "POST /set-tag HTTP/1.1" 200 109 0.031286 10.0.0.33 - - [2025-09-11 16:48:07] "POST /set-tag HTTP/1.1" 200 109 0.027086 10.0.0.33 - - [2025-09-11 16:48:07] "POST /set-tag HTTP/1.1" 200 109 0.025742 10.0.0.33 - - [2025-09-11 16:48:07] "DELETE /instance-ip/f4379e44-8f2e-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.025955 10.0.0.33 - - [2025-09-11 16:48:07] "POST /ref-update HTTP/1.1" 200 156 0.007267 10.0.0.33 - - [2025-09-11 16:48:07] "DELETE /virtual-machine-interface/f42040aa-8f2e-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.069210 10.0.0.33 - - [2025-09-11 16:48:07] "DELETE /virtual-machine/b4acac58-4c71-4bf4-b483-213aa3994420 HTTP/1.1" 200 115 0.022030 10.0.0.33 - - [2025-09-11 16:48:07] "DELETE /tag/b4b88147-3d7b-419b-ae6b-855967cf1662 HTTP/1.1" 200 115 0.057130 10.0.0.33 - - [2025-09-11 16:48:07] "DELETE /tag/61b0ccd6-7395-4bb9-a0ab-d2e5a01cf52d HTTP/1.1" 200 115 0.034016 10.0.0.33 - - [2025-09-11 16:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.33 - - [2025-09-11 16:48:11] "GET /project/1d44ef42-4b5b-4002-84f9-068f9085e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034369 10.0.0.33 - - [2025-09-11 16:48:11] "POST /tags HTTP/1.1" 200 393 0.043628 10.0.0.33 - - [2025-09-11 16:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005925 10.0.0.33 - - [2025-09-11 16:48:11] "GET /tag/f1d941c7-57f0-4106-a0aa-c7441a74bdbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012346 10.0.0.33 - - [2025-09-11 16:48:11] "POST /tags HTTP/1.1" 200 341 0.020271 10.0.0.33 - - [2025-09-11 16:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004998 10.0.0.33 - - [2025-09-11 16:48:11] "GET /tag/b4b71426-7d95-4fc8-a012-5211f7ad9a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017630 10.0.0.33 - - [2025-09-11 16:48:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.000555 10.0.0.33 - - [2025-09-11 16:48:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.004726 10.0.0.33 - - [2025-09-11 16:48:12] "POST /security-groups HTTP/1.1" 200 589 0.080959 10.0.0.33 - - [2025-09-11 16:48:12] "POST /projects HTTP/1.1" 200 519 0.203539 10.0.0.33 - - [2025-09-11 16:48:12] "POST /fqname-to-id HTTP/1.1" 404 236 0.002790 10.0.0.33 - - [2025-09-11 16:48:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019289 10.0.0.33 - - [2025-09-11 16:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010761 10.0.0.33 - - [2025-09-11 16:48:12] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.018724 10.0.0.33 - - [2025-09-11 16:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.33 - - [2025-09-11 16:48:12] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.021905 10.0.0.33 - - [2025-09-11 16:48:12] "POST /access-control-lists HTTP/1.1" 200 598 0.125673 10.0.0.33 - - [2025-09-11 16:48:12] "POST /fqname-to-id HTTP/1.1" 404 235 0.009428 10.0.0.33 - - [2025-09-11 16:48:12] "PUT /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9 HTTP/1.1" 200 264 0.062585 10.0.0.33 - - [2025-09-11 16:48:12] "POST /access-control-lists HTTP/1.1" 200 596 0.080848 10.0.0.33 - - [2025-09-11 16:48:12] "PUT /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f HTTP/1.1" 200 264 0.098505 10.0.0.33 - - [2025-09-11 16:48:12] "POST /security-groups HTTP/1.1" 200 591 0.090336 10.0.0.33 - - [2025-09-11 16:48:12] "POST /fqname-to-id HTTP/1.1" 404 270 0.006583 10.0.0.33 - - [2025-09-11 16:48:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.036941 10.0.0.33 - - [2025-09-11 16:48:12] "POST /access-control-lists HTTP/1.1" 200 632 0.098931 10.0.0.33 - - [2025-09-11 16:48:12] "POST /chown HTTP/1.1" 200 109 0.084247 10.0.0.33 - - [2025-09-11 16:48:12] "POST /fqname-to-id HTTP/1.1" 404 269 0.028200 10.0.0.33 - - [2025-09-11 16:48:12] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005307 10.0.0.33 - - [2025-09-11 16:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.33 - - [2025-09-11 16:48:12] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003838 10.0.0.33 - - [2025-09-11 16:48:12] "POST /tags HTTP/1.1" 409 226 0.002013 10.0.0.33 - - [2025-09-11 16:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.33 - - [2025-09-11 16:48:12] "GET /tag/b4b71426-7d95-4fc8-a012-5211f7ad9a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012665 10.0.0.33 - - [2025-09-11 16:48:12] "POST /access-control-lists HTTP/1.1" 200 630 0.082215 10.0.0.33 - - [2025-09-11 16:48:12] "POST /firewall-rules HTTP/1.1" 200 600 0.067024 10.0.0.33 - - [2025-09-11 16:48:12] "GET /firewall-rule/1c4327d5-8b76-4137-b55d-eb8bf8f72b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.022737 10.0.0.33 - - [2025-09-11 16:48:12] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003726 10.0.0.33 - - [2025-09-11 16:48:13] "GET /firewall-rule/1c4327d5-8b76-4137-b55d-eb8bf8f72b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002621 10.0.0.33 - - [2025-09-11 16:48:13] "POST /ref-update HTTP/1.1" 200 156 0.054783 10.0.0.33 - - [2025-09-11 16:48:13] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018424 10.0.0.33 - - [2025-09-11 16:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.33 - - [2025-09-11 16:48:13] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002466 10.0.0.33 - - [2025-09-11 16:48:13] "POST /tags HTTP/1.1" 409 226 0.001617 10.0.0.33 - - [2025-09-11 16:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.33 - - [2025-09-11 16:48:13] "GET /tag/b4b71426-7d95-4fc8-a012-5211f7ad9a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011642 10.0.0.33 - - [2025-09-11 16:48:13] "POST /firewall-rules HTTP/1.1" 200 598 0.066570 10.0.0.33 - - [2025-09-11 16:48:13] "GET /firewall-rule/07d4220d-be27-4c6c-8d26-b91c61c2cf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.012501 10.0.0.33 - - [2025-09-11 16:48:13] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003869 10.0.0.33 - - [2025-09-11 16:48:13] "GET /firewall-rule/07d4220d-be27-4c6c-8d26-b91c61c2cf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002030 10.0.0.33 - - [2025-09-11 16:48:13] "POST /ref-update HTTP/1.1" 200 156 0.045864 10.0.0.33 - - [2025-09-11 16:48:14] "POST /tags HTTP/1.1" 200 393 0.024704 10.0.0.33 - - [2025-09-11 16:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005976 10.0.0.33 - - [2025-09-11 16:48:14] "GET /tag/39d242c0-c511-4392-9ef9-b6c4bfdebc7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012236 10.0.0.33 - - [2025-09-11 16:48:14] "POST /tags HTTP/1.1" 200 341 0.026737 10.0.0.33 - - [2025-09-11 16:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005296 10.0.0.33 - - [2025-09-11 16:48:14] "GET /tag/bd49e1e3-cbba-4c22-9fa6-0fa6e6d0cb38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011938 10.0.0.33 - - [2025-09-11 16:48:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000607 10.0.0.33 - - [2025-09-11 16:48:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.005385 10.0.0.33 - - [2025-09-11 16:48:15] "POST /security-groups HTTP/1.1" 200 589 0.075847 10.0.0.33 - - [2025-09-11 16:48:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.002327 10.0.0.33 - - [2025-09-11 16:48:15] "POST /projects HTTP/1.1" 200 519 0.212623 10.0.0.33 - - [2025-09-11 16:48:15] "POST /access-control-lists HTTP/1.1" 200 598 0.062812 10.0.0.33 - - [2025-09-11 16:48:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.004744 10.0.0.33 - - [2025-09-11 16:48:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.063860 10.0.0.33 - - [2025-09-11 16:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.33 - - [2025-09-11 16:48:15] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.007740 10.0.0.33 - - [2025-09-11 16:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.33 - - [2025-09-11 16:48:15] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006003 10.0.0.33 - - [2025-09-11 16:48:15] "POST /access-control-lists HTTP/1.1" 200 596 0.071491 10.0.0.33 - - [2025-09-11 16:48:15] "PUT /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9 HTTP/1.1" 200 264 0.089501 10.0.0.33 - - [2025-09-11 16:48:15] "PUT /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f HTTP/1.1" 200 264 0.035359 10.0.0.33 - - [2025-09-11 16:48:15] "POST /security-groups HTTP/1.1" 200 591 0.064318 10.0.0.33 - - [2025-09-11 16:48:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.002768 10.0.0.33 - - [2025-09-11 16:48:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028392 10.0.0.33 - - [2025-09-11 16:48:15] "POST /chown HTTP/1.1" 200 109 0.062348 10.0.0.33 - - [2025-09-11 16:48:15] "POST /access-control-lists HTTP/1.1" 200 632 0.082999 10.0.0.33 - - [2025-09-11 16:48:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.009497 10.0.0.33 - - [2025-09-11 16:48:15] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002622 10.0.0.33 - - [2025-09-11 16:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.33 - - [2025-09-11 16:48:15] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.040123 10.0.0.33 - - [2025-09-11 16:48:15] "POST /access-control-lists HTTP/1.1" 200 630 0.066830 10.0.0.33 - - [2025-09-11 16:48:15] "POST /tags HTTP/1.1" 409 226 0.002297 10.0.0.33 - - [2025-09-11 16:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.33 - - [2025-09-11 16:48:15] "GET /tag/bd49e1e3-cbba-4c22-9fa6-0fa6e6d0cb38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013246 10.0.0.33 - - [2025-09-11 16:48:15] "POST /firewall-rules HTTP/1.1" 200 600 0.065144 10.0.0.33 - - [2025-09-11 16:48:15] "GET /firewall-rule/7d000499-273f-49c7-afe7-339ad3c0a11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009586 10.0.0.33 - - [2025-09-11 16:48:15] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003269 10.0.0.33 - - [2025-09-11 16:48:15] "GET /firewall-rule/7d000499-273f-49c7-afe7-339ad3c0a11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003328 10.0.0.33 - - [2025-09-11 16:48:16] "POST /ref-update HTTP/1.1" 200 156 0.054692 10.0.0.33 - - [2025-09-11 16:48:16] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008891 10.0.0.33 - - [2025-09-11 16:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.33 - - [2025-09-11 16:48:16] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002090 10.0.0.33 - - [2025-09-11 16:48:16] "POST /tags HTTP/1.1" 409 226 0.001354 10.0.0.33 - - [2025-09-11 16:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.33 - - [2025-09-11 16:48:16] "GET /tag/bd49e1e3-cbba-4c22-9fa6-0fa6e6d0cb38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011762 10.0.0.33 - - [2025-09-11 16:48:16] "POST /firewall-rules HTTP/1.1" 200 598 0.066609 10.0.0.33 - - [2025-09-11 16:48:16] "GET /firewall-rule/655b0c09-ff79-489c-b307-a0d9cc8576bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003660 10.0.0.33 - - [2025-09-11 16:48:16] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003085 10.0.0.33 - - [2025-09-11 16:48:16] "GET /firewall-rule/655b0c09-ff79-489c-b307-a0d9cc8576bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001894 10.0.0.33 - - [2025-09-11 16:48:16] "POST /ref-update HTTP/1.1" 200 156 0.059211 10.0.0.33 - - [2025-09-11 16:48:17] "POST /tags HTTP/1.1" 200 345 0.081938 10.0.0.33 - - [2025-09-11 16:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.33 - - [2025-09-11 16:48:17] "GET /tag/58f352d5-ce70-47b4-9f8c-b4c22ae7eece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.028518 10.0.0.33 - - [2025-09-11 16:48:17] "POST /projects HTTP/1.1" 409 238 0.002228 10.0.0.33 - - [2025-09-11 16:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.33 - - [2025-09-11 16:48:17] "GET /project/4a101b1b-1437-4049-8ff1-6fb35c75097b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041793 10.0.0.33 - - [2025-09-11 16:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.33 - - [2025-09-11 16:48:17] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004782 10.0.0.33 - - [2025-09-11 16:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.33 - - [2025-09-11 16:48:18] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.010445 10.0.0.33 - - [2025-09-11 16:48:18] "POST /security-groups HTTP/1.1" 409 285 0.002356 10.0.0.33 - - [2025-09-11 16:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.33 - - [2025-09-11 16:48:18] "PUT /security-group/a192e967-8148-44db-92fc-8f01a7cf3ffd HTTP/1.1" 200 262 0.055832 10.0.0.33 - - [2025-09-11 16:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.33 - - [2025-09-11 16:48:18] "PUT /access-control-list/5df70d56-a6eb-4550-880c-c54c7adc381b HTTP/1.1" 200 272 0.023572 10.0.0.33 - - [2025-09-11 16:48:18] "PUT /access-control-list/9c9a7aa3-7ef6-4e50-aec5-16f1112274dc HTTP/1.1" 200 272 0.022917 10.0.0.33 - - [2025-09-11 16:48:18] "GET /project/4a101b1b-1437-4049-8ff1-6fb35c75097b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.065279 10.0.0.33 - - [2025-09-11 16:48:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.038142 10.0.0.33 - - [2025-09-11 16:48:18] "POST /tags HTTP/1.1" 409 228 0.012675 10.0.0.33 - - [2025-09-11 16:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005692 10.0.0.33 - - [2025-09-11 16:48:18] "GET /tag/58f352d5-ce70-47b4-9f8c-b4c22ae7eece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010198 10.0.0.33 - - [2025-09-11 16:48:18] "POST /tags HTTP/1.1" 200 345 0.021149 10.0.0.33 - - [2025-09-11 16:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011624 10.0.0.33 - - [2025-09-11 16:48:18] "GET /tag/ee76b99c-74b4-488a-aa1a-b9967281588d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011673 10.0.0.33 - - [2025-09-11 16:48:18] "POST /projects HTTP/1.1" 409 238 0.003059 10.0.0.33 - - [2025-09-11 16:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.33 - - [2025-09-11 16:48:18] "GET /project/0668e14b-020c-4067-a477-0d3a0bb06263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035809 10.0.0.33 - - [2025-09-11 16:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.33 - - [2025-09-11 16:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.33 - - [2025-09-11 16:48:18] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003561 10.0.0.33 - - [2025-09-11 16:48:18] "GET /project/0668e14b-020c-4067-a477-0d3a0bb06263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035523 10.0.0.33 - - [2025-09-11 16:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.33 - - [2025-09-11 16:48:18] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006111 10.0.0.33 - - [2025-09-11 16:48:18] "POST /security-groups HTTP/1.1" 409 285 0.002546 10.0.0.33 - - [2025-09-11 16:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.33 - - [2025-09-11 16:48:18] "PUT /security-group/5abb00bf-f04d-430a-bab4-c42e8135f682 HTTP/1.1" 200 262 0.055366 10.0.0.33 - - [2025-09-11 16:48:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015249 10.0.0.33 - - [2025-09-11 16:48:18] "PUT /access-control-list/7a9c8131-dccc-4f2c-83cb-abb512a9b56b HTTP/1.1" 200 272 0.015240 10.0.0.33 - - [2025-09-11 16:48:18] "POST /tags HTTP/1.1" 409 228 0.002138 10.0.0.33 - - [2025-09-11 16:48:18] "PUT /access-control-list/c759df4d-f878-49b7-9448-ab5fbba83f26 HTTP/1.1" 200 272 0.012006 10.0.0.33 - - [2025-09-11 16:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.33 - - [2025-09-11 16:48:18] "GET /tag/ee76b99c-74b4-488a-aa1a-b9967281588d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009593 10.0.0.33 - - [2025-09-11 16:48:18] "POST /tags HTTP/1.1" 200 291 0.040937 10.0.0.33 - - [2025-09-11 16:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010197 10.0.0.33 - - [2025-09-11 16:48:18] "GET /tag/02b2f617-aee9-4a09-9b28-f94e95675045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.013912 10.0.0.33 - - [2025-09-11 16:48:18] "POST /tags HTTP/1.1" 200 303 0.066686 10.0.0.33 - - [2025-09-11 16:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008677 10.0.0.33 - - [2025-09-11 16:48:19] "GET /tag/aa20aa91-b957-4ce4-954e-b65d44ba5ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017352 10.0.0.33 - - [2025-09-11 16:48:19] "POST /tags HTTP/1.1" 409 252 0.001851 10.0.0.33 - - [2025-09-11 16:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.33 - - [2025-09-11 16:48:19] "GET /tag/f1d941c7-57f0-4106-a0aa-c7441a74bdbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010790 10.0.0.33 - - [2025-09-11 16:48:19] "POST /tags HTTP/1.1" 409 226 0.001878 10.0.0.33 - - [2025-09-11 16:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.33 - - [2025-09-11 16:48:19] "GET /tag/b4b71426-7d95-4fc8-a012-5211f7ad9a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011655 10.0.0.33 - - [2025-09-11 16:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.33 - - [2025-09-11 16:48:19] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003551 10.0.0.33 - - [2025-09-11 16:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.33 - - [2025-09-11 16:48:19] "GET /project/4a101b1b-1437-4049-8ff1-6fb35c75097b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035182 10.0.0.33 - - [2025-09-11 16:48:19] "POST /virtual-machines HTTP/1.1" 200 395 0.007263 10.0.0.33 - - [2025-09-11 16:48:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007432 10.0.0.33 - - [2025-09-11 16:48:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105707 10.0.0.33 - - [2025-09-11 16:48:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007121 10.0.0.33 - - [2025-09-11 16:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.33 - - [2025-09-11 16:48:19] "GET /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004014 10.0.0.33 - - [2025-09-11 16:48:19] "POST /instance-ips HTTP/1.1" 200 397 0.019842 10.0.0.33 - - [2025-09-11 16:48:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.026997 10.0.0.33 - - [2025-09-11 16:48:19] "GET /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013671 10.0.0.33 - - [2025-09-11 16:48:19] "POST /set-tag HTTP/1.1" 200 109 0.063709 10.0.0.33 - - [2025-09-11 16:48:19] "GET /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017436 10.0.0.33 - - [2025-09-11 16:48:19] "GET /instance-ip/1efc7578-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006275 10.0.0.33 - - [2025-09-11 16:48:19] "GET /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005800 10.0.0.33 - - [2025-09-11 16:48:19] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.33 - - [2025-09-11 16:48:19] "GET /virtual-router/aa7c0127-c321-491f-9451-36b656881915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003275 10.0.0.33 - - [2025-09-11 16:48:19] "POST /ref-update HTTP/1.1" 200 156 0.013861 10.0.0.33 - - [2025-09-11 16:48:19] "GET /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010469 10.0.0.33 - - [2025-09-11 16:48:19] "POST /set-tag HTTP/1.1" 200 109 0.003685 10.0.0.33 - - [2025-09-11 16:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.33 - - [2025-09-11 16:48:19] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005780 10.0.0.33 - - [2025-09-11 16:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.33 - - [2025-09-11 16:48:20] "GET /project/4a101b1b-1437-4049-8ff1-6fb35c75097b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033942 10.0.0.33 - - [2025-09-11 16:48:20] "POST /virtual-machines HTTP/1.1" 200 395 0.008740 10.0.0.33 - - [2025-09-11 16:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014629 10.0.0.33 - - [2025-09-11 16:48:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108479 10.0.0.33 - - [2025-09-11 16:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008182 10.0.0.33 - - [2025-09-11 16:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008584 10.0.0.33 - - [2025-09-11 16:48:20] "GET /virtual-machine-interface/1f56cc9e-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009841 10.0.0.33 - - [2025-09-11 16:48:20] "POST /instance-ips HTTP/1.1" 200 397 0.023313 10.0.0.33 - - [2025-09-11 16:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016677 10.0.0.33 - - [2025-09-11 16:48:20] "GET /virtual-machine-interface/1f56cc9e-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011791 10.0.0.33 - - [2025-09-11 16:48:20] "POST /set-tag HTTP/1.1" 200 109 0.059980 10.0.0.33 - - [2025-09-11 16:48:20] "GET /virtual-machine-interface/1f56cc9e-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014427 10.0.0.33 - - [2025-09-11 16:48:20] "GET /instance-ip/1f709728-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003126 10.0.0.33 - - [2025-09-11 16:48:20] "GET /virtual-machine-interface/1f56cc9e-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004063 10.0.0.33 - - [2025-09-11 16:48:20] "POST /set-tag HTTP/1.1" 200 109 0.001848 10.0.0.33 - - [2025-09-11 16:48:20] "GET /virtual-router/aa7c0127-c321-491f-9451-36b656881915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.005106 10.0.0.33 - - [2025-09-11 16:48:20] "POST /ref-update HTTP/1.1" 200 156 0.006773 10.0.0.33 - - [2025-09-11 16:48:20] "GET /virtual-machine-interface/1f56cc9e-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003951 10.0.0.33 - - [2025-09-11 16:48:20] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.33 - - [2025-09-11 16:48:20] "POST /tags HTTP/1.1" 200 291 0.017380 10.0.0.33 - - [2025-09-11 16:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.33 - - [2025-09-11 16:48:20] "GET /tag/61edf2bc-35d6-40a4-873d-a2e4bb6a025c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.010766 10.0.0.33 - - [2025-09-11 16:48:20] "POST /tags HTTP/1.1" 409 252 0.001486 10.0.0.33 - - [2025-09-11 16:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001234 10.0.0.33 - - [2025-09-11 16:48:20] "GET /tag/39d242c0-c511-4392-9ef9-b6c4bfdebc7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011600 10.0.0.33 - - [2025-09-11 16:48:20] "POST /tags HTTP/1.1" 409 226 0.001511 10.0.0.33 - - [2025-09-11 16:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.33 - - [2025-09-11 16:48:20] "GET /tag/bd49e1e3-cbba-4c22-9fa6-0fa6e6d0cb38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009705 10.0.0.33 - - [2025-09-11 16:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.33 - - [2025-09-11 16:48:20] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004427 10.0.0.33 - - [2025-09-11 16:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.33 - - [2025-09-11 16:48:20] "GET /project/0668e14b-020c-4067-a477-0d3a0bb06263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032336 10.0.0.33 - - [2025-09-11 16:48:20] "POST /virtual-machines HTTP/1.1" 200 395 0.008486 10.0.0.33 - - [2025-09-11 16:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022024 10.0.0.33 - - [2025-09-11 16:48:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123653 10.0.0.33 - - [2025-09-11 16:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014587 10.0.0.33 - - [2025-09-11 16:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011904 10.0.0.33 - - [2025-09-11 16:48:21] "GET /virtual-machine-interface/1fde3bfc-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004049 10.0.0.33 - - [2025-09-11 16:48:21] "POST /instance-ips HTTP/1.1" 200 397 0.019448 10.0.0.33 - - [2025-09-11 16:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.027204 10.0.0.33 - - [2025-09-11 16:48:21] "GET /virtual-machine-interface/1fde3bfc-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013047 10.0.0.33 - - [2025-09-11 16:48:21] "POST /set-tag HTTP/1.1" 200 109 0.059813 10.0.0.33 - - [2025-09-11 16:48:21] "GET /virtual-machine-interface/1fde3bfc-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.026644 10.0.0.33 - - [2025-09-11 16:48:21] "GET /instance-ip/1ffae81a-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002774 10.0.0.33 - - [2025-09-11 16:48:21] "GET /virtual-machine-interface/1fde3bfc-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004256 10.0.0.33 - - [2025-09-11 16:48:21] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.33 - - [2025-09-11 16:48:21] "GET /virtual-router/aa7c0127-c321-491f-9451-36b656881915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003245 10.0.0.33 - - [2025-09-11 16:48:21] "POST /ref-update HTTP/1.1" 200 156 0.006774 10.0.0.33 - - [2025-09-11 16:48:21] "GET /virtual-machine-interface/1fde3bfc-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.015133 10.0.0.33 - - [2025-09-11 16:48:21] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.33 - - [2025-09-11 16:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.33 - - [2025-09-11 16:48:21] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004690 10.0.0.33 - - [2025-09-11 16:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2025-09-11 16:48:21] "GET /project/0668e14b-020c-4067-a477-0d3a0bb06263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031619 10.0.0.33 - - [2025-09-11 16:48:21] "POST /virtual-machines HTTP/1.1" 200 395 0.007571 10.0.0.33 - - [2025-09-11 16:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008810 10.0.0.33 - - [2025-09-11 16:48:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107499 10.0.0.33 - - [2025-09-11 16:48:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017073 10.0.0.33 - - [2025-09-11 16:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011170 10.0.0.33 - - [2025-09-11 16:48:22] "GET /virtual-machine-interface/206d5dd2-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004349 10.0.0.33 - - [2025-09-11 16:48:22] "POST /instance-ips HTTP/1.1" 200 397 0.017560 10.0.0.33 - - [2025-09-11 16:48:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.027633 10.0.0.33 - - [2025-09-11 16:48:22] "GET /virtual-machine-interface/206d5dd2-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006692 10.0.0.33 - - [2025-09-11 16:48:22] "POST /set-tag HTTP/1.1" 200 109 0.059659 10.0.0.33 - - [2025-09-11 16:48:22] "GET /virtual-machine-interface/206d5dd2-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008278 10.0.0.33 - - [2025-09-11 16:48:22] "GET /instance-ip/20814612-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002488 10.0.0.33 - - [2025-09-11 16:48:22] "GET /virtual-machine-interface/206d5dd2-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004315 10.0.0.33 - - [2025-09-11 16:48:22] "POST /set-tag HTTP/1.1" 200 109 0.004663 10.0.0.33 - - [2025-09-11 16:48:22] "GET /virtual-router/aa7c0127-c321-491f-9451-36b656881915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003526 10.0.0.33 - - [2025-09-11 16:48:22] "POST /ref-update HTTP/1.1" 200 156 0.007572 10.0.0.33 - - [2025-09-11 16:48:22] "GET /virtual-machine-interface/206d5dd2-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011514 10.0.0.33 - - [2025-09-11 16:48:22] "POST /set-tag HTTP/1.1" 200 109 0.001818 10.0.0.33 - - [2025-09-11 16:48:22] "POST /tags HTTP/1.1" 200 299 0.021770 10.0.0.33 - - [2025-09-11 16:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008423 10.0.0.33 - - [2025-09-11 16:48:22] "GET /tag/daca4528-f2bb-4c58-81df-a662584f2bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010404 10.0.0.33 - - [2025-09-11 16:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007593 10.0.0.33 - - [2025-09-11 16:48:22] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003785 10.0.0.33 - - [2025-09-11 16:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2025-09-11 16:48:22] "GET /project/4a101b1b-1437-4049-8ff1-6fb35c75097b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047054 10.0.0.33 - - [2025-09-11 16:48:22] "POST /virtual-machines HTTP/1.1" 200 395 0.007937 10.0.0.33 - - [2025-09-11 16:48:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016993 10.0.0.33 - - [2025-09-11 16:48:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122308 10.0.0.33 - - [2025-09-11 16:48:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009660 10.0.0.33 - - [2025-09-11 16:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.022034 10.0.0.33 - - [2025-09-11 16:48:22] "GET /virtual-machine-interface/20e89452-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009105 10.0.0.33 - - [2025-09-11 16:48:22] "POST /instance-ips HTTP/1.1" 200 397 0.026374 10.0.0.33 - - [2025-09-11 16:48:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018374 10.0.0.33 - - [2025-09-11 16:48:23] "GET /virtual-machine-interface/20e89452-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011697 10.0.0.33 - - [2025-09-11 16:48:23] "POST /set-tag HTTP/1.1" 200 109 0.029730 10.0.0.33 - - [2025-09-11 16:48:23] "GET /virtual-machine-interface/20e89452-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004180 10.0.0.33 - - [2025-09-11 16:48:23] "GET /instance-ip/2104b222-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.011593 10.0.0.33 - - [2025-09-11 16:48:23] "GET /virtual-machine-interface/20e89452-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004027 10.0.0.33 - - [2025-09-11 16:48:23] "POST /set-tag HTTP/1.1" 200 109 0.001819 10.0.0.33 - - [2025-09-11 16:48:23] "POST /tags HTTP/1.1" 200 299 0.024996 10.0.0.33 - - [2025-09-11 16:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014639 10.0.0.33 - - [2025-09-11 16:48:23] "GET /tag/22f356fa-1e04-4151-a380-ff5637d6ee0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012695 10.0.0.33 - - [2025-09-11 16:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.33 - - [2025-09-11 16:48:23] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006016 10.0.0.33 - - [2025-09-11 16:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.33 - - [2025-09-11 16:48:23] "GET /project/4a101b1b-1437-4049-8ff1-6fb35c75097b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037441 10.0.0.33 - - [2025-09-11 16:48:23] "POST /virtual-machines HTTP/1.1" 200 395 0.010749 10.0.0.33 - - [2025-09-11 16:48:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024385 10.0.0.33 - - [2025-09-11 16:48:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.147788 10.0.0.33 - - [2025-09-11 16:48:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019652 10.0.0.33 - - [2025-09-11 16:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011170 10.0.0.33 - - [2025-09-11 16:48:23] "GET /virtual-machine-interface/2159f926-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007713 10.0.0.33 - - [2025-09-11 16:48:23] "POST /instance-ips HTTP/1.1" 200 397 0.021774 10.0.0.33 - - [2025-09-11 16:48:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032485 10.0.0.33 - - [2025-09-11 16:48:23] "GET /virtual-machine-interface/2159f926-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014469 10.0.0.33 - - [2025-09-11 16:48:23] "POST /set-tag HTTP/1.1" 200 109 0.022479 10.0.0.33 - - [2025-09-11 16:48:23] "GET /virtual-machine-interface/2159f926-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.021270 10.0.0.33 - - [2025-09-11 16:48:23] "GET /instance-ip/217b04b8-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.008957 10.0.0.33 - - [2025-09-11 16:48:23] "GET /virtual-machine-interface/2159f926-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004812 10.0.0.33 - - [2025-09-11 16:48:23] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.33 - - [2025-09-11 16:48:23] "POST /tags HTTP/1.1" 200 299 0.019422 10.0.0.33 - - [2025-09-11 16:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.33 - - [2025-09-11 16:48:24] "GET /tag/02d72908-8948-44ed-8de6-f0cde3ac9f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011383 10.0.0.33 - - [2025-09-11 16:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.33 - - [2025-09-11 16:48:24] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003782 10.0.0.33 - - [2025-09-11 16:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.33 - - [2025-09-11 16:48:24] "GET /project/0668e14b-020c-4067-a477-0d3a0bb06263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.017597 10.0.0.33 - - [2025-09-11 16:48:24] "POST /virtual-machines HTTP/1.1" 200 395 0.028644 10.0.0.33 - - [2025-09-11 16:48:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008574 10.0.0.33 - - [2025-09-11 16:48:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117707 10.0.0.33 - - [2025-09-11 16:48:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015335 10.0.0.33 - - [2025-09-11 16:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010900 10.0.0.33 - - [2025-09-11 16:48:24] "GET /virtual-machine-interface/21d1c618-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005608 10.0.0.33 - - [2025-09-11 16:48:24] "POST /instance-ips HTTP/1.1" 200 397 0.018336 10.0.0.33 - - [2025-09-11 16:48:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.032872 10.0.0.33 - - [2025-09-11 16:48:24] "GET /virtual-machine-interface/21d1c618-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009153 10.0.0.33 - - [2025-09-11 16:48:24] "POST /set-tag HTTP/1.1" 200 109 0.018394 10.0.0.33 - - [2025-09-11 16:48:24] "GET /virtual-machine-interface/21d1c618-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.021384 10.0.0.33 - - [2025-09-11 16:48:24] "GET /instance-ip/21e74e3e-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003098 10.0.0.33 - - [2025-09-11 16:48:24] "GET /virtual-machine-interface/21d1c618-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004277 10.0.0.33 - - [2025-09-11 16:48:24] "POST /set-tag HTTP/1.1" 200 109 0.003917 10.0.0.33 - - [2025-09-11 16:48:24] "POST /tags HTTP/1.1" 200 299 0.023441 10.0.0.33 - - [2025-09-11 16:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.33 - - [2025-09-11 16:48:24] "GET /tag/161f4055-93bd-4e48-98ab-e07ea53bfca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012240 10.0.0.33 - - [2025-09-11 16:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.33 - - [2025-09-11 16:48:24] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003429 10.0.0.33 - - [2025-09-11 16:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.33 - - [2025-09-11 16:48:24] "GET /project/0668e14b-020c-4067-a477-0d3a0bb06263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033432 10.0.0.33 - - [2025-09-11 16:48:24] "POST /virtual-machines HTTP/1.1" 200 395 0.007839 10.0.0.33 - - [2025-09-11 16:48:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008987 10.0.0.33 - - [2025-09-11 16:48:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117421 10.0.0.33 - - [2025-09-11 16:48:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018096 10.0.0.33 - - [2025-09-11 16:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013227 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/223ad7de-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004150 10.0.0.33 - - [2025-09-11 16:48:25] "POST /instance-ips HTTP/1.1" 200 397 0.024259 10.0.0.33 - - [2025-09-11 16:48:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.023816 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/223ad7de-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005418 10.0.0.33 - - [2025-09-11 16:48:25] "POST /set-tag HTTP/1.1" 200 109 0.018389 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/223ad7de-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013524 10.0.0.33 - - [2025-09-11 16:48:25] "GET /instance-ip/2250f3d4-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002642 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/223ad7de-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004093 10.0.0.33 - - [2025-09-11 16:48:25] "POST /set-tag HTTP/1.1" 200 109 0.001802 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-router/aa7c0127-c321-491f-9451-36b656881915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003528 10.0.0.33 - - [2025-09-11 16:48:25] "POST /ref-update HTTP/1.1" 200 156 0.008075 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/20e89452-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004658 10.0.0.33 - - [2025-09-11 16:48:25] "POST /set-tag HTTP/1.1" 200 109 0.001615 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003478 10.0.0.33 - - [2025-09-11 16:48:25] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-router/aa7c0127-c321-491f-9451-36b656881915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003454 10.0.0.33 - - [2025-09-11 16:48:25] "POST /ref-update HTTP/1.1" 200 156 0.008825 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/2159f926-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004045 10.0.0.33 - - [2025-09-11 16:48:25] "POST /set-tag HTTP/1.1" 200 109 0.001820 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/1f56cc9e-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003292 10.0.0.33 - - [2025-09-11 16:48:25] "POST /set-tag HTTP/1.1" 200 109 0.001468 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-router/aa7c0127-c321-491f-9451-36b656881915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.002591 10.0.0.33 - - [2025-09-11 16:48:25] "POST /ref-update HTTP/1.1" 200 156 0.007101 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/21d1c618-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012744 10.0.0.33 - - [2025-09-11 16:48:25] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-router/aa7c0127-c321-491f-9451-36b656881915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003669 10.0.0.33 - - [2025-09-11 16:48:25] "POST /ref-update HTTP/1.1" 200 156 0.007522 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/223ad7de-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005892 10.0.0.33 - - [2025-09-11 16:48:25] "POST /set-tag HTTP/1.1" 200 109 0.001843 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/1fde3bfc-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003416 10.0.0.33 - - [2025-09-11 16:48:25] "POST /set-tag HTTP/1.1" 200 109 0.001924 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/206d5dd2-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009752 10.0.0.33 - - [2025-09-11 16:48:25] "POST /set-tag HTTP/1.1" 200 109 0.003280 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/20e89452-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005415 10.0.0.33 - - [2025-09-11 16:48:25] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/2159f926-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003684 10.0.0.33 - - [2025-09-11 16:48:25] "POST /set-tag HTTP/1.1" 200 109 0.001630 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/21d1c618-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003678 10.0.0.33 - - [2025-09-11 16:48:25] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/223ad7de-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004447 10.0.0.33 - - [2025-09-11 16:48:25] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.33 - - [2025-09-11 16:48:25] "GET /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004259 10.0.0.33 - - [2025-09-11 16:48:25] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.33 - - [2025-09-11 16:48:28] "GET /virtual-machine/a4a0685b-d0b0-41f0-9e14-5e6abcb12e49?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002953 10.0.0.33 - - [2025-09-11 16:48:28] "GET /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004046 10.0.0.33 - - [2025-09-11 16:48:30] "GET /virtual-machine-interface/1f56cc9e-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006830 10.0.0.33 - - [2025-09-11 16:48:30] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.33 - - [2025-09-11 16:48:30] "GET /virtual-machine-interface/20e89452-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004408 10.0.0.33 - - [2025-09-11 16:48:30] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.33 - - [2025-09-11 16:48:31] "GET /virtual-machine-interface/1fde3bfc-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003932 10.0.0.33 - - [2025-09-11 16:48:31] "POST /set-tag HTTP/1.1" 200 109 0.001744 10.0.0.33 - - [2025-09-11 16:48:32] "GET /virtual-machine-interface/206d5dd2-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004071 10.0.0.33 - - [2025-09-11 16:48:32] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.33 - - [2025-09-11 16:48:33] "GET /virtual-machine/8fcec07b-a7d6-48f1-9253-067fe59f5c3c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002847 10.0.0.33 - - [2025-09-11 16:48:33] "GET /virtual-machine-interface/1f56cc9e-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003983 10.0.0.33 - - [2025-09-11 16:48:33] "GET /virtual-machine/bfd81542-9db8-465d-ad48-98146e90ffa1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003039 10.0.0.33 - - [2025-09-11 16:48:33] "GET /virtual-machine-interface/1fde3bfc-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004060 10.0.0.33 - - [2025-09-11 16:48:33] "GET /virtual-machine/bbc5e0d5-07a3-4a54-a5cc-610f93c3fa42?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002578 10.0.0.33 - - [2025-09-11 16:48:33] "GET /virtual-machine-interface/206d5dd2-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003372 10.0.0.33 - - [2025-09-11 16:48:33] "GET /virtual-machine/384e8be9-cec0-4d62-87ef-58fb4642bed6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003542 10.0.0.33 - - [2025-09-11 16:48:33] "GET /virtual-machine-interface/20e89452-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004491 10.0.0.33 - - [2025-09-11 16:48:35] "GET /virtual-machine-interface/223ad7de-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005515 10.0.0.33 - - [2025-09-11 16:48:35] "POST /set-tag HTTP/1.1" 200 109 0.003577 10.0.0.33 - - [2025-09-11 16:48:35] "GET /virtual-machine-interface/2159f926-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005388 10.0.0.33 - - [2025-09-11 16:48:35] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.33 - - [2025-09-11 16:48:35] "GET /virtual-machine-interface/21d1c618-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011343 10.0.0.33 - - [2025-09-11 16:48:35] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.33 - - [2025-09-11 16:48:38] "GET /virtual-machine/3995d076-ec95-4af8-b081-292d7a40e119?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003683 10.0.0.33 - - [2025-09-11 16:48:38] "GET /virtual-machine-interface/21d1c618-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004133 10.0.0.33 - - [2025-09-11 16:48:38] "GET /virtual-machine/4b96be32-61de-4234-ac0b-41942e153c85?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002662 10.0.0.33 - - [2025-09-11 16:48:38] "GET /virtual-machine-interface/2159f926-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003900 10.0.0.33 - - [2025-09-11 16:48:38] "GET /virtual-machine/104584bd-b86d-46f2-a394-0a390f2662f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003067 10.0.0.33 - - [2025-09-11 16:48:39] "GET /virtual-machine-interface/223ad7de-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004021 10.0.0.33 - - [2025-09-11 16:48:39] "GET /loadbalancer/ed38ffa6-98ec-4823-a234-8329c20d8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003176 10.0.0.33 - - [2025-09-11 16:48:39] "POST /tags HTTP/1.1" 200 333 0.030749 10.0.0.33 - - [2025-09-11 16:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008569 10.0.0.33 - - [2025-09-11 16:48:39] "GET /tag/58709523-8b1a-4d05-998a-75839ca7e42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.028498 10.0.0.33 - - [2025-09-11 16:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.33 - - [2025-09-11 16:48:39] "GET /project/4a101b1b-1437-4049-8ff1-6fb35c75097b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036632 10.0.0.33 - - [2025-09-11 16:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.33 - - [2025-09-11 16:48:39] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004215 10.0.0.33 - - [2025-09-11 16:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2025-09-11 16:48:39] "GET /service-appliance-set/0ebaebc2-e4a8-4ed0-a42c-3ca9820a43fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005077 10.0.0.33 - - [2025-09-11 16:48:39] "POST /fqname-to-id HTTP/1.1" 404 273 0.001565 10.0.0.33 - - [2025-09-11 16:48:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.106802 10.0.0.33 - - [2025-09-11 16:48:39] "GET /virtual-machine-interface/134f1c05-f92e-4a9e-935a-6afb6966f136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.012324 10.0.0.33 - - [2025-09-11 16:48:39] "POST /instance-ips HTTP/1.1" 200 409 0.021070 10.0.0.33 - - [2025-09-11 16:48:39] "GET /instance-ip/609c3612-c15c-41d8-83eb-fa7fcf8494ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.005901 10.0.0.33 - - [2025-09-11 16:48:40] "POST /loadbalancers HTTP/1.1" 200 629 0.064338 10.0.0.33 - - [2025-09-11 16:48:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015122 10.0.0.33 - - [2025-09-11 16:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006254 10.0.0.33 - - [2025-09-11 16:48:40] "GET /project/4a101b1b-1437-4049-8ff1-6fb35c75097b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038265 10.0.0.33 - - [2025-09-11 16:48:40] "GET /instance-ip/609c3612-c15c-41d8-83eb-fa7fcf8494ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.002987 10.0.0.33 - - [2025-09-11 16:48:40] "GET /project/4a101b1b-1437-4049-8ff1-6fb35c75097b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029452 10.0.0.33 - - [2025-09-11 16:48:40] "GET /loadbalancer/ed38ffa6-98ec-4823-a234-8329c20d8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002313 10.0.0.33 - - [2025-09-11 16:48:40] "POST /floating-ips HTTP/1.1" 200 597 0.023956 10.0.0.33 - - [2025-09-11 16:48:40] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.031796 10.0.0.33 - - [2025-09-11 16:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.33 - - [2025-09-11 16:48:40] "GET /project/4a101b1b-1437-4049-8ff1-6fb35c75097b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032206 10.0.0.33 - - [2025-09-11 16:48:40] "GET /loadbalancer-listener/0aa9a748-b632-41bd-9a9b-9b633d2dace7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.004032 10.0.0.33 - - [2025-09-11 16:48:40] "GET /loadbalancer-listener/0aa9a748-b632-41bd-9a9b-9b633d2dace7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.004503 10.0.0.33 - - [2025-09-11 16:48:40] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.032354 10.0.0.33 - - [2025-09-11 16:48:40] "GET /instance-ip/609c3612-c15c-41d8-83eb-fa7fcf8494ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.002788 10.0.0.33 - - [2025-09-11 16:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.33 - - [2025-09-11 16:48:40] "GET /loadbalancer/ed38ffa6-98ec-4823-a234-8329c20d8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002516 10.0.0.33 - - [2025-09-11 16:48:40] "GET /instance-ip/609c3612-c15c-41d8-83eb-fa7fcf8494ac?fields=floating_ips HTTP/1.1" 200 1211 0.006385 10.0.0.33 - - [2025-09-11 16:48:40] "GET /floating-ip/6b1e1ead-89ae-4f78-a192-5216f7caf122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.001669 10.0.0.33 - - [2025-09-11 16:48:40] "GET /loadbalancer-pool/e835295c-3397-4227-ab0d-5152e248d8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007520 10.0.0.33 - - [2025-09-11 16:48:40] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015213 10.0.0.33 - - [2025-09-11 16:48:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023324 10.0.0.33 - - [2025-09-11 16:48:40] "GET /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013817 10.0.0.33 - - [2025-09-11 16:48:40] "GET /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004269 10.0.0.33 - - [2025-09-11 16:48:40] "GET /loadbalancer/ed38ffa6-98ec-4823-a234-8329c20d8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003203 10.0.0.33 - - [2025-09-11 16:48:40] "POST /ref-update HTTP/1.1" 200 156 0.008764 10.0.0.33 - - [2025-09-11 16:48:40] "GET /floating-ip/6b1e1ead-89ae-4f78-a192-5216f7caf122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.016770 10.0.0.33 - - [2025-09-11 16:48:40] "PUT /floating-ip/6b1e1ead-89ae-4f78-a192-5216f7caf122 HTTP/1.1" 200 256 0.010051 10.0.0.33 - - [2025-09-11 16:48:40] "POST /tags HTTP/1.1" 409 221 0.009465 10.0.0.33 - - [2025-09-11 16:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.33 - - [2025-09-11 16:48:40] "GET /tag/58709523-8b1a-4d05-998a-75839ca7e42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010412 10.0.0.33 - - [2025-09-11 16:48:40] "POST /set-tag HTTP/1.1" 200 109 0.060264 10.0.0.33 - - [2025-09-11 16:48:40] "GET /loadbalancer-pool/e835295c-3397-4227-ab0d-5152e248d8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.010407 10.0.0.33 - - [2025-09-11 16:48:40] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021475 10.0.0.33 - - [2025-09-11 16:48:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012295 10.0.0.33 - - [2025-09-11 16:48:40] "GET /virtual-machine-interface/1f56cc9e-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010476 10.0.0.33 - - [2025-09-11 16:48:40] "GET /virtual-machine-interface/1f56cc9e-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005951 10.0.0.33 - - [2025-09-11 16:48:40] "POST /ref-update HTTP/1.1" 200 156 0.018953 10.0.0.33 - - [2025-09-11 16:48:40] "GET /floating-ip/6b1e1ead-89ae-4f78-a192-5216f7caf122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.003625 10.0.0.33 - - [2025-09-11 16:48:40] "POST /set-tag HTTP/1.1" 200 109 0.108646 10.0.0.33 - - [2025-09-11 16:48:41] "POST /tags HTTP/1.1" 409 206 0.002035 10.0.0.33 - - [2025-09-11 16:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.33 - - [2025-09-11 16:48:41] "GET /tag/aa20aa91-b957-4ce4-954e-b65d44ba5ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011736 10.0.0.33 - - [2025-09-11 16:48:41] "POST /tags HTTP/1.1" 409 204 0.001831 10.0.0.33 - - [2025-09-11 16:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.33 - - [2025-09-11 16:48:41] "GET /tag/22f356fa-1e04-4151-a380-ff5637d6ee0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010003 10.0.0.33 - - [2025-09-11 16:48:41] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002472 10.0.0.33 - - [2025-09-11 16:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.33 - - [2025-09-11 16:48:41] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002350 10.0.0.33 - - [2025-09-11 16:48:41] "POST /tags HTTP/1.1" 409 206 0.001559 10.0.0.33 - - [2025-09-11 16:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006904 10.0.0.33 - - [2025-09-11 16:48:41] "GET /tag/aa20aa91-b957-4ce4-954e-b65d44ba5ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013243 10.0.0.33 - - [2025-09-11 16:48:41] "POST /tags HTTP/1.1" 409 226 0.001915 10.0.0.33 - - [2025-09-11 16:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.33 - - [2025-09-11 16:48:41] "GET /tag/b4b71426-7d95-4fc8-a012-5211f7ad9a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016148 10.0.0.33 - - [2025-09-11 16:48:41] "POST /tags HTTP/1.1" 409 204 0.001879 10.0.0.33 - - [2025-09-11 16:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.33 - - [2025-09-11 16:48:41] "GET /tag/22f356fa-1e04-4151-a380-ff5637d6ee0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009979 10.0.0.33 - - [2025-09-11 16:48:41] "POST /tags HTTP/1.1" 409 226 0.001838 10.0.0.33 - - [2025-09-11 16:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2025-09-11 16:48:41] "GET /tag/b4b71426-7d95-4fc8-a012-5211f7ad9a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012722 10.0.0.33 - - [2025-09-11 16:48:41] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003008 10.0.0.33 - - [2025-09-11 16:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.33 - - [2025-09-11 16:48:41] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002156 10.0.0.33 - - [2025-09-11 16:48:41] "POST /firewall-rules HTTP/1.1" 200 626 0.072616 10.0.0.33 - - [2025-09-11 16:48:41] "POST /firewall-rules HTTP/1.1" 200 646 0.077191 10.0.0.33 - - [2025-09-11 16:48:41] "GET /firewall-rule/e4202a41-a74a-4854-a09b-52ff662fd513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003670 10.0.0.33 - - [2025-09-11 16:48:41] "GET /firewall-policy/eadd1dbf-f9ad-4a7d-9a58-71eadce1ac0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002061 10.0.0.33 - - [2025-09-11 16:48:41] "GET /firewall-rule/8da0f5b6-8ea9-42f8-8af5-a5d5cdd61e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003563 10.0.0.33 - - [2025-09-11 16:48:41] "POST /ref-update HTTP/1.1" 200 156 0.017340 10.0.0.33 - - [2025-09-11 16:48:41] "POST /firewall-policys HTTP/1.1" 200 606 0.032681 10.0.0.33 - - [2025-09-11 16:48:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017683 10.0.0.33 - - [2025-09-11 16:48:41] "GET /firewall-policy/ebe33019-d1a8-4778-87ff-4892212dea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005542 10.0.0.33 - - [2025-09-11 16:48:41] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003065 10.0.0.33 - - [2025-09-11 16:48:41] "GET /firewall-policy/ebe33019-d1a8-4778-87ff-4892212dea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011305 10.0.0.33 - - [2025-09-11 16:48:42] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003674 10.0.0.33 - - [2025-09-11 16:48:42] "GET /firewall-policy/d500e9bb-ece6-4150-8ae9-7a55c0cd2d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003798 10.0.0.33 - - [2025-09-11 16:48:42] "GET /firewall-policy/eadd1dbf-f9ad-4a7d-9a58-71eadce1ac0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002980 10.0.0.33 - - [2025-09-11 16:48:42] "GET /firewall-policy/eadd1dbf-f9ad-4a7d-9a58-71eadce1ac0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002212 10.0.0.33 - - [2025-09-11 16:48:42] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003011 10.0.0.33 - - [2025-09-11 16:48:42] "POST /ref-update HTTP/1.1" 200 156 0.017707 10.0.0.33 - - [2025-09-11 16:48:42] "POST /ref-update HTTP/1.1" 200 156 0.022742 10.0.0.33 - - [2025-09-11 16:48:42] "POST /ref-update HTTP/1.1" 200 156 0.026174 10.0.0.33 - - [2025-09-11 16:48:42] "POST /ref-update HTTP/1.1" 200 156 0.021480 10.0.0.33 - - [2025-09-11 16:48:42] "POST /ref-update HTTP/1.1" 200 156 0.022338 10.0.0.33 - - [2025-09-11 16:48:42] "GET /firewall-policy/ebe33019-d1a8-4778-87ff-4892212dea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006715 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:49:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:49:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000785 10.0.0.33 - - [2025-09-11 16:49:46] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005103 10.0.0.33 - - [2025-09-11 16:49:46] "POST /set-tag HTTP/1.1" 200 109 0.005384 10.0.0.33 - - [2025-09-11 16:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2025-09-11 16:49:46] "GET /loadbalancer/118cf1ce-a61f-484a-8bf9-653e8c500713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002392 10.0.0.33 - - [2025-09-11 16:49:46] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004070 10.0.0.33 - - [2025-09-11 16:49:46] "POST /set-tag HTTP/1.1" 200 109 0.019037 10.0.0.33 - - [2025-09-11 16:49:47] "DELETE /loadbalancer-member/4677277d-052f-4073-8246-b7b86ba2e667 HTTP/1.1" 200 115 0.041396 10.0.0.33 - - [2025-09-11 16:49:47] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018295 10.0.0.33 - - [2025-09-11 16:49:47] "POST /set-tag HTTP/1.1" 200 109 0.003110 10.0.0.33 - - [2025-09-11 16:49:47] "DELETE /loadbalancer-member/c3aba46c-6456-4a68-9e2f-049c989694b7 HTTP/1.1" 200 115 0.046522 10.0.0.33 - - [2025-09-11 16:49:47] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004617 10.0.0.33 - - [2025-09-11 16:49:47] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.33 - - [2025-09-11 16:49:47] "DELETE /loadbalancer-member/8f10646b-6721-4c78-9f62-37ef378abc5c HTTP/1.1" 200 115 0.041513 10.0.0.33 - - [2025-09-11 16:49:47] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010048 10.0.0.33 - - [2025-09-11 16:49:47] "POST /set-tag HTTP/1.1" 200 109 0.003728 10.0.0.33 - - [2025-09-11 16:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.33 - - [2025-09-11 16:49:47] "GET /loadbalancer/118cf1ce-a61f-484a-8bf9-653e8c500713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004327 10.0.0.33 - - [2025-09-11 16:49:47] "GET /loadbalancer-pool/3f09efd1-8bf7-477a-8d11-ab9017fd1d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002393 10.0.0.33 - - [2025-09-11 16:49:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025918 10.0.0.33 - - [2025-09-11 16:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.034832 10.0.0.33 - - [2025-09-11 16:49:47] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.034843 10.0.0.33 - - [2025-09-11 16:49:47] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005722 10.0.0.33 - - [2025-09-11 16:49:47] "GET /floating-ip/004e04b1-4472-4f08-8bff-5f89c23604b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002122 10.0.0.33 - - [2025-09-11 16:49:47] "POST /set-tag HTTP/1.1" 200 109 0.077044 10.0.0.33 - - [2025-09-11 16:49:47] "GET /loadbalancer-pool/2f9c6840-1d4b-4a7c-8437-716eed2058b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.033807 10.0.0.33 - - [2025-09-11 16:49:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017167 10.0.0.33 - - [2025-09-11 16:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009830 10.0.0.33 - - [2025-09-11 16:49:47] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009089 10.0.0.33 - - [2025-09-11 16:49:47] "POST /set-tag HTTP/1.1" 200 109 0.004570 10.0.0.33 - - [2025-09-11 16:49:47] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003454 10.0.0.33 - - [2025-09-11 16:49:47] "GET /floating-ip/004e04b1-4472-4f08-8bff-5f89c23604b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.001715 10.0.0.33 - - [2025-09-11 16:49:47] "GET /loadbalancer-pool/75a6eb10-5634-4ad5-98e1-72278562f49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002641 10.0.0.33 - - [2025-09-11 16:49:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015417 10.0.0.33 - - [2025-09-11 16:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022780 10.0.0.33 - - [2025-09-11 16:49:47] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019176 10.0.0.33 - - [2025-09-11 16:49:47] "GET /virtual-machine-interface/a133e94c-8f2d-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006177 10.0.0.33 - - [2025-09-11 16:49:47] "GET /floating-ip/004e04b1-4472-4f08-8bff-5f89c23604b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.009784 10.0.0.33 - - [2025-09-11 16:49:47] "POST /set-tag HTTP/1.1" 200 109 0.002056 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:50:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:50:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:50:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:50:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000783 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:50:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.33 - - [2025-09-11 16:50:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000771 10.0.0.33 - - [2025-09-11 16:50:46] "POST /tags HTTP/1.1" 409 252 0.002033 10.0.0.33 - - [2025-09-11 16:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2025-09-11 16:50:46] "GET /tag/39d242c0-c511-4392-9ef9-b6c4bfdebc7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011389 10.0.0.33 - - [2025-09-11 16:50:46] "POST /tags HTTP/1.1" 409 228 0.002177 10.0.0.33 - - [2025-09-11 16:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.33 - - [2025-09-11 16:50:46] "GET /tag/ee76b99c-74b4-488a-aa1a-b9967281588d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011141 10.0.0.33 - - [2025-09-11 16:50:46] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003870 10.0.0.33 - - [2025-09-11 16:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.33 - - [2025-09-11 16:50:46] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002282 10.0.0.33 - - [2025-09-11 16:50:46] "POST /tags HTTP/1.1" 409 206 0.001588 10.0.0.33 - - [2025-09-11 16:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.33 - - [2025-09-11 16:50:46] "GET /tag/aa20aa91-b957-4ce4-954e-b65d44ba5ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010130 10.0.0.33 - - [2025-09-11 16:50:46] "POST /tags HTTP/1.1" 409 226 0.001639 10.0.0.33 - - [2025-09-11 16:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.33 - - [2025-09-11 16:50:46] "GET /tag/b4b71426-7d95-4fc8-a012-5211f7ad9a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014146 10.0.0.33 - - [2025-09-11 16:50:46] "POST /tags HTTP/1.1" 409 204 0.002083 10.0.0.33 - - [2025-09-11 16:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.33 - - [2025-09-11 16:50:46] "GET /tag/22f356fa-1e04-4151-a380-ff5637d6ee0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011366 10.0.0.33 - - [2025-09-11 16:50:46] "POST /tags HTTP/1.1" 409 226 0.001865 10.0.0.33 - - [2025-09-11 16:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.33 - - [2025-09-11 16:50:47] "GET /tag/b4b71426-7d95-4fc8-a012-5211f7ad9a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012647 10.0.0.33 - - [2025-09-11 16:50:47] "POST /tags HTTP/1.1" 409 228 0.002054 10.0.0.33 - - [2025-09-11 16:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.33 - - [2025-09-11 16:50:47] "GET /tag/ee76b99c-74b4-488a-aa1a-b9967281588d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010473 10.0.0.33 - - [2025-09-11 16:50:47] "POST /tags HTTP/1.1" 409 252 0.001874 10.0.0.33 - - [2025-09-11 16:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.33 - - [2025-09-11 16:50:47] "GET /tag/39d242c0-c511-4392-9ef9-b6c4bfdebc7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012855 10.0.0.33 - - [2025-09-11 16:50:47] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003037 10.0.0.33 - - [2025-09-11 16:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.33 - - [2025-09-11 16:50:47] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003904 10.0.0.33 - - [2025-09-11 16:50:47] "POST /firewall-rules HTTP/1.1" 409 281 0.001831 10.0.0.33 - - [2025-09-11 16:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2025-09-11 16:50:47] "PUT /firewall-rule/8da0f5b6-8ea9-42f8-8af5-a5d5cdd61e40 HTTP/1.1" 200 260 0.018684 10.0.0.33 - - [2025-09-11 16:50:47] "POST /firewall-rules HTTP/1.1" 409 291 0.013697 10.0.0.33 - - [2025-09-11 16:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.33 - - [2025-09-11 16:50:47] "PUT /firewall-rule/e4202a41-a74a-4854-a09b-52ff662fd513 HTTP/1.1" 200 260 0.061354 10.0.0.33 - - [2025-09-11 16:50:47] "GET /firewall-rule/e4202a41-a74a-4854-a09b-52ff662fd513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.008636 10.0.0.33 - - [2025-09-11 16:50:47] "POST /firewall-rules HTTP/1.1" 200 658 0.086886 10.0.0.33 - - [2025-09-11 16:50:47] "GET /firewall-rule/0c5f754c-695c-4e5a-976a-3d4ba7ea97ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.003888 10.0.0.33 - - [2025-09-11 16:50:47] "GET /firewall-policy/eadd1dbf-f9ad-4a7d-9a58-71eadce1ac0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001835 10.0.0.33 - - [2025-09-11 16:50:47] "GET /firewall-rule/8da0f5b6-8ea9-42f8-8af5-a5d5cdd61e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002092 10.0.0.33 - - [2025-09-11 16:50:47] "POST /firewall-policys HTTP/1.1" 409 269 0.001938 10.0.0.33 - - [2025-09-11 16:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.33 - - [2025-09-11 16:50:47] "PUT /firewall-policy/ebe33019-d1a8-4778-87ff-4892212dea4f HTTP/1.1" 200 264 0.020197 10.0.0.33 - - [2025-09-11 16:50:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.030321 10.0.0.33 - - [2025-09-11 16:50:47] "GET /firewall-policy/ebe33019-d1a8-4778-87ff-4892212dea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009731 10.0.0.33 - - [2025-09-11 16:50:47] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003479 10.0.0.33 - - [2025-09-11 16:50:47] "GET /firewall-policy/ebe33019-d1a8-4778-87ff-4892212dea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002774 10.0.0.33 - - [2025-09-11 16:50:47] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002327 10.0.0.33 - - [2025-09-11 16:50:47] "GET /firewall-policy/d500e9bb-ece6-4150-8ae9-7a55c0cd2d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003838 10.0.0.33 - - [2025-09-11 16:50:47] "GET /firewall-policy/eadd1dbf-f9ad-4a7d-9a58-71eadce1ac0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002693 10.0.0.33 - - [2025-09-11 16:50:47] "GET /firewall-policy/ebe33019-d1a8-4778-87ff-4892212dea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002568 10.0.0.33 - - [2025-09-11 16:50:47] "GET /firewall-policy/ebe33019-d1a8-4778-87ff-4892212dea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002629 10.0.0.33 - - [2025-09-11 16:51:25] "GET /global-system-configs HTTP/1.1" 200 322 0.001774 10.0.0.33 - - [2025-09-11 16:51:26] "GET /global-system-configs HTTP/1.1" 200 322 0.006145 10.0.0.33 - - [2025-09-11 16:51:49] "GET /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005924 10.0.0.33 - - [2025-09-11 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.003013 10.0.0.33 - - [2025-09-11 16:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.33 - - [2025-09-11 16:51:49] "GET /loadbalancer/ed38ffa6-98ec-4823-a234-8329c20d8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002193 10.0.0.33 - - [2025-09-11 16:51:49] "GET /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003329 10.0.0.33 - - [2025-09-11 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.018883 10.0.0.33 - - [2025-09-11 16:51:49] "DELETE /loadbalancer-member/4c83e0b8-ecef-4765-b800-9c269750ad45 HTTP/1.1" 200 115 0.031993 10.0.0.33 - - [2025-09-11 16:51:49] "GET /virtual-machine-interface/20e89452-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004895 10.0.0.33 - - [2025-09-11 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.33 - - [2025-09-11 16:51:49] "GET /virtual-machine-interface/1f56cc9e-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004393 10.0.0.33 - - [2025-09-11 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.001726 10.0.0.33 - - [2025-09-11 16:51:49] "GET /virtual-machine-interface/206d5dd2-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005420 10.0.0.33 - - [2025-09-11 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.001896 10.0.0.33 - - [2025-09-11 16:51:49] "GET /virtual-machine-interface/1fde3bfc-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003621 10.0.0.33 - - [2025-09-11 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.001618 10.0.0.33 - - [2025-09-11 16:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.33 - - [2025-09-11 16:51:49] "GET /loadbalancer/ed38ffa6-98ec-4823-a234-8329c20d8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002903 10.0.0.33 - - [2025-09-11 16:51:49] "GET /virtual-machine-interface/2159f926-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004302 10.0.0.33 - - [2025-09-11 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.33 - - [2025-09-11 16:51:49] "GET /virtual-machine-interface/21d1c618-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004173 10.0.0.33 - - [2025-09-11 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.33 - - [2025-09-11 16:51:49] "GET /virtual-machine-interface/223ad7de-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004200 10.0.0.33 - - [2025-09-11 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.33 - - [2025-09-11 16:51:49] "GET /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006332 10.0.0.33 - - [2025-09-11 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.33 - - [2025-09-11 16:51:49] "GET /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003994 10.0.0.33 - - [2025-09-11 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.33 - - [2025-09-11 16:51:50] "GET /virtual-machine/a4a0685b-d0b0-41f0-9e14-5e6abcb12e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003045 10.0.0.33 - - [2025-09-11 16:51:50] "POST /ref-update HTTP/1.1" 200 156 0.015690 10.0.0.33 - - [2025-09-11 16:51:50] "GET /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006511 10.0.0.33 - - [2025-09-11 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.028532 10.0.0.33 - - [2025-09-11 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.025864 10.0.0.33 - - [2025-09-11 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.027223 10.0.0.33 - - [2025-09-11 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.015795 10.0.0.33 - - [2025-09-11 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.028149 10.0.0.33 - - [2025-09-11 16:51:50] "DELETE /instance-ip/1efc7578-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.049821 10.0.0.33 - - [2025-09-11 16:51:50] "POST /ref-update HTTP/1.1" 200 156 0.012455 10.0.0.33 - - [2025-09-11 16:51:50] "DELETE /virtual-machine-interface/1ee39198-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.036334 10.0.0.33 - - [2025-09-11 16:51:50] "DELETE /virtual-machine/a4a0685b-d0b0-41f0-9e14-5e6abcb12e49 HTTP/1.1" 200 115 0.023606 10.0.0.33 - - [2025-09-11 16:51:50] "GET /virtual-machine-interface/1fde3bfc-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005804 10.0.0.33 - - [2025-09-11 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.002942 10.0.0.33 - - [2025-09-11 16:51:50] "GET /virtual-machine-interface/1fde3bfc-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004232 10.0.0.33 - - [2025-09-11 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.001711 10.0.0.33 - - [2025-09-11 16:51:50] "GET /virtual-machine/bfd81542-9db8-465d-ad48-98146e90ffa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002195 10.0.0.33 - - [2025-09-11 16:51:50] "POST /ref-update HTTP/1.1" 200 156 0.008924 10.0.0.33 - - [2025-09-11 16:51:50] "GET /virtual-machine-interface/1fde3bfc-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005441 10.0.0.33 - - [2025-09-11 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.027956 10.0.0.33 - - [2025-09-11 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.037598 10.0.0.33 - - [2025-09-11 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.014328 10.0.0.33 - - [2025-09-11 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.030555 10.0.0.33 - - [2025-09-11 16:51:51] "POST /set-tag HTTP/1.1" 200 109 0.026368 10.0.0.33 - - [2025-09-11 16:51:51] "DELETE /instance-ip/1ffae81a-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.027785 10.0.0.33 - - [2025-09-11 16:51:51] "DELETE /virtual-machine-interface/1fde3bfc-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.034714 10.0.0.33 - - [2025-09-11 16:51:51] "DELETE /virtual-machine/bfd81542-9db8-465d-ad48-98146e90ffa1 HTTP/1.1" 200 115 0.020823 10.0.0.33 - - [2025-09-11 16:51:51] "GET /virtual-machine-interface/1f56cc9e-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003970 10.0.0.33 - - [2025-09-11 16:51:51] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.33 - - [2025-09-11 16:51:51] "GET /virtual-machine-interface/1f56cc9e-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003699 10.0.0.33 - - [2025-09-11 16:51:51] "POST /set-tag HTTP/1.1" 200 109 0.001711 10.0.0.33 - - [2025-09-11 16:51:51] "GET /virtual-machine/8fcec07b-a7d6-48f1-9253-067fe59f5c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002556 10.0.0.33 - - [2025-09-11 16:51:51] "POST /ref-update HTTP/1.1" 200 156 0.008430 10.0.0.33 - - [2025-09-11 16:51:51] "GET /virtual-machine-interface/1f56cc9e-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.015899 10.0.0.33 - - [2025-09-11 16:51:51] "POST /set-tag HTTP/1.1" 200 109 0.023156 10.0.0.33 - - [2025-09-11 16:51:51] "POST /set-tag HTTP/1.1" 200 109 0.032645 10.0.0.33 - - [2025-09-11 16:51:51] "POST /set-tag HTTP/1.1" 200 109 0.027956 10.0.0.33 - - [2025-09-11 16:51:51] "POST /set-tag HTTP/1.1" 200 109 0.023978 10.0.0.33 - - [2025-09-11 16:51:51] "POST /set-tag HTTP/1.1" 200 109 0.023635 10.0.0.33 - - [2025-09-11 16:51:51] "DELETE /instance-ip/1f709728-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.061874 10.0.0.33 - - [2025-09-11 16:51:51] "POST /ref-update HTTP/1.1" 200 156 0.007984 10.0.0.33 - - [2025-09-11 16:51:51] "DELETE /virtual-machine-interface/1f56cc9e-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.044026 10.0.0.33 - - [2025-09-11 16:51:51] "DELETE /virtual-machine/8fcec07b-a7d6-48f1-9253-067fe59f5c3c HTTP/1.1" 200 115 0.018402 10.0.0.33 - - [2025-09-11 16:51:51] "DELETE /tag/02b2f617-aee9-4a09-9b28-f94e95675045 HTTP/1.1" 200 115 0.037356 10.0.0.33 - - [2025-09-11 16:51:51] "GET /virtual-machine-interface/206d5dd2-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003912 10.0.0.33 - - [2025-09-11 16:51:51] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.33 - - [2025-09-11 16:51:51] "GET /virtual-machine-interface/206d5dd2-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003862 10.0.0.33 - - [2025-09-11 16:51:51] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.33 - - [2025-09-11 16:51:51] "GET /virtual-machine/bbc5e0d5-07a3-4a54-a5cc-610f93c3fa42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.011439 10.0.0.33 - - [2025-09-11 16:51:51] "POST /ref-update HTTP/1.1" 200 156 0.008905 10.0.0.33 - - [2025-09-11 16:51:51] "GET /virtual-machine-interface/206d5dd2-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013361 10.0.0.33 - - [2025-09-11 16:51:51] "POST /set-tag HTTP/1.1" 200 109 0.016912 10.0.0.33 - - [2025-09-11 16:51:51] "POST /set-tag HTTP/1.1" 200 109 0.023863 10.0.0.33 - - [2025-09-11 16:51:52] "POST /set-tag HTTP/1.1" 200 109 0.029439 10.0.0.33 - - [2025-09-11 16:51:52] "POST /set-tag HTTP/1.1" 200 109 0.015026 10.0.0.33 - - [2025-09-11 16:51:52] "POST /set-tag HTTP/1.1" 200 109 0.031487 10.0.0.33 - - [2025-09-11 16:51:52] "DELETE /instance-ip/20814612-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.044778 10.0.0.33 - - [2025-09-11 16:51:52] "DELETE /virtual-machine-interface/206d5dd2-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.037426 10.0.0.33 - - [2025-09-11 16:51:52] "DELETE /virtual-machine/bbc5e0d5-07a3-4a54-a5cc-610f93c3fa42 HTTP/1.1" 200 115 0.026770 10.0.0.33 - - [2025-09-11 16:51:52] "DELETE /tag/61edf2bc-35d6-40a4-873d-a2e4bb6a025c HTTP/1.1" 200 115 0.036121 10.0.0.33 - - [2025-09-11 16:51:52] "DELETE /tag/aa20aa91-b957-4ce4-954e-b65d44ba5ad9 HTTP/1.1" 409 388 0.003116 10.0.0.33 - - [2025-09-11 16:52:20] "GET /virtual-machine-interface/223ad7de-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005013 10.0.0.33 - - [2025-09-11 16:52:20] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.33 - - [2025-09-11 16:52:20] "GET /virtual-machine-interface/223ad7de-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004742 10.0.0.33 - - [2025-09-11 16:52:20] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.33 - - [2025-09-11 16:52:20] "GET /virtual-machine/104584bd-b86d-46f2-a394-0a390f2662f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002736 10.0.0.33 - - [2025-09-11 16:52:20] "POST /ref-update HTTP/1.1" 200 156 0.008106 10.0.0.33 - - [2025-09-11 16:52:21] "GET /virtual-machine-interface/223ad7de-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003913 10.0.0.33 - - [2025-09-11 16:52:21] "POST /set-tag HTTP/1.1" 200 109 0.015232 10.0.0.33 - - [2025-09-11 16:52:21] "POST /set-tag HTTP/1.1" 200 109 0.024353 10.0.0.33 - - [2025-09-11 16:52:21] "POST /set-tag HTTP/1.1" 200 109 0.028807 10.0.0.33 - - [2025-09-11 16:52:21] "POST /set-tag HTTP/1.1" 200 109 0.012124 10.0.0.33 - - [2025-09-11 16:52:21] "DELETE /instance-ip/2250f3d4-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.048019 10.0.0.33 - - [2025-09-11 16:52:21] "DELETE /virtual-machine-interface/223ad7de-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.034667 10.0.0.33 - - [2025-09-11 16:52:21] "DELETE /virtual-machine/104584bd-b86d-46f2-a394-0a390f2662f4 HTTP/1.1" 200 115 0.022912 10.0.0.33 - - [2025-09-11 16:52:21] "DELETE /tag/161f4055-93bd-4e48-98ab-e07ea53bfca9 HTTP/1.1" 200 115 0.038419 10.0.0.33 - - [2025-09-11 16:52:21] "GET /virtual-machine-interface/20e89452-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005503 10.0.0.33 - - [2025-09-11 16:52:21] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.33 - - [2025-09-11 16:52:21] "GET /virtual-machine-interface/20e89452-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003734 10.0.0.33 - - [2025-09-11 16:52:21] "POST /set-tag HTTP/1.1" 200 109 0.001599 10.0.0.33 - - [2025-09-11 16:52:21] "GET /virtual-machine/384e8be9-cec0-4d62-87ef-58fb4642bed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003488 10.0.0.33 - - [2025-09-11 16:52:21] "POST /ref-update HTTP/1.1" 200 156 0.007562 10.0.0.33 - - [2025-09-11 16:52:21] "GET /virtual-machine-interface/20e89452-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011503 10.0.0.33 - - [2025-09-11 16:52:21] "POST /set-tag HTTP/1.1" 200 109 0.015205 10.0.0.33 - - [2025-09-11 16:52:21] "POST /set-tag HTTP/1.1" 200 109 0.031236 10.0.0.33 - - [2025-09-11 16:52:21] "POST /set-tag HTTP/1.1" 200 109 0.021118 10.0.0.33 - - [2025-09-11 16:52:21] "POST /set-tag HTTP/1.1" 200 109 0.017339 10.0.0.33 - - [2025-09-11 16:52:21] "DELETE /instance-ip/2104b222-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.062569 10.0.0.33 - - [2025-09-11 16:52:21] "DELETE /virtual-machine-interface/20e89452-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.038710 10.0.0.33 - - [2025-09-11 16:52:21] "DELETE /virtual-machine/384e8be9-cec0-4d62-87ef-58fb4642bed6 HTTP/1.1" 200 115 0.022529 10.0.0.33 - - [2025-09-11 16:52:21] "DELETE /tag/daca4528-f2bb-4c58-81df-a662584f2bf3 HTTP/1.1" 200 115 0.028992 10.0.0.33 - - [2025-09-11 16:52:21] "GET /virtual-machine-interface/2159f926-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003766 10.0.0.33 - - [2025-09-11 16:52:21] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.33 - - [2025-09-11 16:52:21] "GET /virtual-machine-interface/2159f926-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005869 10.0.0.33 - - [2025-09-11 16:52:21] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.33 - - [2025-09-11 16:52:21] "GET /virtual-machine/4b96be32-61de-4234-ac0b-41942e153c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002761 10.0.0.33 - - [2025-09-11 16:52:21] "POST /ref-update HTTP/1.1" 200 156 0.009396 10.0.0.33 - - [2025-09-11 16:52:21] "GET /virtual-machine-interface/2159f926-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.020684 10.0.0.33 - - [2025-09-11 16:52:22] "POST /set-tag HTTP/1.1" 200 109 0.018210 10.0.0.33 - - [2025-09-11 16:52:22] "POST /set-tag HTTP/1.1" 200 109 0.021476 10.0.0.33 - - [2025-09-11 16:52:22] "POST /set-tag HTTP/1.1" 200 109 0.021127 10.0.0.33 - - [2025-09-11 16:52:22] "POST /set-tag HTTP/1.1" 200 109 0.012275 10.0.0.33 - - [2025-09-11 16:52:22] "DELETE /instance-ip/217b04b8-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.046407 10.0.0.33 - - [2025-09-11 16:52:22] "DELETE /virtual-machine-interface/2159f926-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.034575 10.0.0.33 - - [2025-09-11 16:52:22] "DELETE /virtual-machine/4b96be32-61de-4234-ac0b-41942e153c85 HTTP/1.1" 200 115 0.017848 10.0.0.33 - - [2025-09-11 16:52:22] "DELETE /tag/f1d941c7-57f0-4106-a0aa-c7441a74bdbe HTTP/1.1" 200 115 0.024246 10.0.0.33 - - [2025-09-11 16:52:22] "DELETE /tag/22f356fa-1e04-4151-a380-ff5637d6ee0e HTTP/1.1" 409 236 0.003372 10.0.0.33 - - [2025-09-11 16:52:22] "DELETE /tag/58f352d5-ce70-47b4-9f8c-b4c22ae7eece HTTP/1.1" 200 115 0.047583 10.0.0.33 - - [2025-09-11 16:52:22] "GET /virtual-machine-interface/21d1c618-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005507 10.0.0.33 - - [2025-09-11 16:52:22] "POST /set-tag HTTP/1.1" 200 109 0.001715 10.0.0.33 - - [2025-09-11 16:52:22] "GET /virtual-machine-interface/21d1c618-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004117 10.0.0.33 - - [2025-09-11 16:52:22] "POST /set-tag HTTP/1.1" 200 109 0.002004 10.0.0.33 - - [2025-09-11 16:52:22] "GET /virtual-machine/3995d076-ec95-4af8-b081-292d7a40e119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002049 10.0.0.33 - - [2025-09-11 16:52:22] "POST /ref-update HTTP/1.1" 200 156 0.006771 10.0.0.33 - - [2025-09-11 16:52:22] "GET /virtual-machine-interface/21d1c618-8f2f-11f0-86bc-fa163ea1df27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012174 10.0.0.33 - - [2025-09-11 16:52:22] "POST /set-tag HTTP/1.1" 200 109 0.015429 10.0.0.33 - - [2025-09-11 16:52:22] "POST /set-tag HTTP/1.1" 200 109 0.019573 10.0.0.33 - - [2025-09-11 16:52:22] "POST /set-tag HTTP/1.1" 200 109 0.022850 10.0.0.33 - - [2025-09-11 16:52:22] "POST /set-tag HTTP/1.1" 200 109 0.014061 10.0.0.33 - - [2025-09-11 16:52:22] "DELETE /instance-ip/21e74e3e-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.044917 10.0.0.33 - - [2025-09-11 16:52:22] "DELETE /virtual-machine-interface/21d1c618-8f2f-11f0-86bc-fa163ea1df27 HTTP/1.1" 200 115 0.041072 10.0.0.33 - - [2025-09-11 16:52:22] "DELETE /virtual-machine/3995d076-ec95-4af8-b081-292d7a40e119 HTTP/1.1" 200 115 0.016244 10.0.0.33 - - [2025-09-11 16:52:22] "DELETE /tag/ee76b99c-74b4-488a-aa1a-b9967281588d HTTP/1.1" 409 236 0.005844 10.0.0.33 - - [2025-09-11 16:52:22] "DELETE /tag/02d72908-8948-44ed-8de6-f0cde3ac9f4c HTTP/1.1" 200 115 0.032086 10.0.0.33 - - [2025-09-11 16:52:22] "DELETE /tag/39d242c0-c511-4392-9ef9-b6c4bfdebc7e HTTP/1.1" 409 236 0.005001 10.0.0.33 - - [2025-09-11 16:52:24] "POST /projects HTTP/1.1" 409 238 0.006411 10.0.0.33 - - [2025-09-11 16:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.33 - - [2025-09-11 16:52:24] "GET /project/0668e14b-020c-4067-a477-0d3a0bb06263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032859 10.0.0.33 - - [2025-09-11 16:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.33 - - [2025-09-11 16:52:24] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003534 10.0.0.33 - - [2025-09-11 16:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.33 - - [2025-09-11 16:52:24] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003941 10.0.0.33 - - [2025-09-11 16:52:24] "POST /security-groups HTTP/1.1" 409 285 0.001922 10.0.0.33 - - [2025-09-11 16:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.33 - - [2025-09-11 16:52:24] "PUT /security-group/5abb00bf-f04d-430a-bab4-c42e8135f682 HTTP/1.1" 200 262 0.054916 10.0.0.33 - - [2025-09-11 16:52:24] "PUT /access-control-list/7a9c8131-dccc-4f2c-83cb-abb512a9b56b HTTP/1.1" 200 272 0.010966 10.0.0.33 - - [2025-09-11 16:52:24] "PUT /access-control-list/c759df4d-f878-49b7-9448-ab5fbba83f26 HTTP/1.1" 200 272 0.010472 10.0.0.33 - - [2025-09-11 16:52:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007747 10.0.0.33 - - [2025-09-11 16:52:29] "POST /projects HTTP/1.1" 409 238 0.001951 10.0.0.33 - - [2025-09-11 16:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.33 - - [2025-09-11 16:52:29] "GET /project/0668e14b-020c-4067-a477-0d3a0bb06263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027321 10.0.0.33 - - [2025-09-11 16:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.33 - - [2025-09-11 16:52:29] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003541 10.0.0.33 - - [2025-09-11 16:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001261 10.0.0.33 - - [2025-09-11 16:52:29] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004006 10.0.0.33 - - [2025-09-11 16:52:29] "POST /security-groups HTTP/1.1" 409 285 0.001922 10.0.0.33 - - [2025-09-11 16:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001188 10.0.0.33 - - [2025-09-11 16:52:29] "PUT /security-group/5abb00bf-f04d-430a-bab4-c42e8135f682 HTTP/1.1" 200 262 0.059302 10.0.0.33 - - [2025-09-11 16:52:29] "PUT /access-control-list/7a9c8131-dccc-4f2c-83cb-abb512a9b56b HTTP/1.1" 200 272 0.017056 10.0.0.33 - - [2025-09-11 16:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.048844 10.0.0.33 - - [2025-09-11 16:52:29] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.011871 10.0.0.33 - - [2025-09-11 16:52:29] "PUT /access-control-list/c759df4d-f878-49b7-9448-ab5fbba83f26 HTTP/1.1" 200 272 0.023872 10.0.0.33 - - [2025-09-11 16:52:29] "GET /firewall-rule/7d000499-273f-49c7-afe7-339ad3c0a11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003189 10.0.0.33 - - [2025-09-11 16:52:29] "POST /ref-update HTTP/1.1" 200 156 0.045112 10.0.0.33 - - [2025-09-11 16:52:29] "DELETE /firewall-rule/7d000499-273f-49c7-afe7-339ad3c0a11f HTTP/1.1" 200 115 0.029372 10.0.0.33 - - [2025-09-11 16:52:29] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.007112 10.0.0.33 - - [2025-09-11 16:52:29] "GET /firewall-rule/655b0c09-ff79-489c-b307-a0d9cc8576bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002517 10.0.0.33 - - [2025-09-11 16:52:29] "POST /ref-update HTTP/1.1" 200 156 0.047709 10.0.0.33 - - [2025-09-11 16:52:30] "DELETE /firewall-rule/655b0c09-ff79-489c-b307-a0d9cc8576bf HTTP/1.1" 200 115 0.034808 10.0.0.33 - - [2025-09-11 16:52:30] "DELETE /tag/ee76b99c-74b4-488a-aa1a-b9967281588d HTTP/1.1" 409 236 0.007837 10.0.0.33 - - [2025-09-11 16:52:30] "DELETE /tag/bd49e1e3-cbba-4c22-9fa6-0fa6e6d0cb38 HTTP/1.1" 200 115 0.034656 10.0.0.33 - - [2025-09-11 16:52:30] "DELETE /tag/39d242c0-c511-4392-9ef9-b6c4bfdebc7e HTTP/1.1" 409 236 0.013879 10.0.0.33 - - [2025-09-11 16:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.33 - - [2025-09-11 16:52:30] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004853 10.0.0.33 - - [2025-09-11 16:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.33 - - [2025-09-11 16:52:30] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004946 10.0.0.33 - - [2025-09-11 16:52:30] "PUT /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9 HTTP/1.1" 200 264 0.053798 10.0.0.33 - - [2025-09-11 16:52:30] "PUT /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f HTTP/1.1" 200 264 0.037433 10.0.0.33 - - [2025-09-11 16:52:30] "DELETE /security-group/5abb00bf-f04d-430a-bab4-c42e8135f682 HTTP/1.1" 200 115 0.058793 10.0.0.33 - - [2025-09-11 16:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.33 - - [2025-09-11 16:52:30] "DELETE /access-control-list/7a9c8131-dccc-4f2c-83cb-abb512a9b56b HTTP/1.1" 200 115 0.023520 10.0.0.33 - - [2025-09-11 16:52:30] "DELETE /access-control-list/c759df4d-f878-49b7-9448-ab5fbba83f26 HTTP/1.1" 200 115 0.021890 10.0.0.33 - - [2025-09-11 16:52:30] "GET /project/0668e14b-020c-4067-a477-0d3a0bb06263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.030928 10.0.0.33 - - [2025-09-11 16:52:30] "GET /project/0668e14b-020c-4067-a477-0d3a0bb06263?fields=security_groups HTTP/1.1" 200 1351 0.035663 10.0.0.33 - - [2025-09-11 16:52:30] "DELETE /security-group/a9362bdb-f484-4236-b4fc-a4fb9f82e312 HTTP/1.1" 200 115 0.038340 10.0.0.33 - - [2025-09-11 16:52:30] "DELETE /access-control-list/5a4ee309-eef3-4f11-911c-1fc8255b1b66 HTTP/1.1" 200 115 0.027692 10.0.0.33 - - [2025-09-11 16:52:30] "GET /project/0668e14b-020c-4067-a477-0d3a0bb06263?fields=application_policy_sets HTTP/1.1" 200 1390 0.039872 10.0.0.33 - - [2025-09-11 16:52:30] "DELETE /access-control-list/88908d78-b036-4bc2-811f-014b26bd31f2 HTTP/1.1" 200 115 0.038512 10.0.0.33 - - [2025-09-11 16:52:30] "DELETE /project/0668e14b-020c-4067-a477-0d3a0bb06263 HTTP/1.1" 200 115 0.271115 10.0.0.33 - - [2025-09-11 16:52:30] "POST /projects HTTP/1.1" 409 238 0.004404 10.0.0.33 - - [2025-09-11 16:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.33 - - [2025-09-11 16:52:30] "GET /project/4a101b1b-1437-4049-8ff1-6fb35c75097b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030256 10.0.0.33 - - [2025-09-11 16:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.33 - - [2025-09-11 16:52:30] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.003447 10.0.0.33 - - [2025-09-11 16:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.33 - - [2025-09-11 16:52:30] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004187 10.0.0.33 - - [2025-09-11 16:52:30] "POST /security-groups HTTP/1.1" 409 285 0.002460 10.0.0.33 - - [2025-09-11 16:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.33 - - [2025-09-11 16:52:30] "PUT /security-group/a192e967-8148-44db-92fc-8f01a7cf3ffd HTTP/1.1" 200 262 0.055516 10.0.0.33 - - [2025-09-11 16:52:30] "PUT /access-control-list/5df70d56-a6eb-4550-880c-c54c7adc381b HTTP/1.1" 200 272 0.014303 10.0.0.33 - - [2025-09-11 16:52:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020348 10.0.0.33 - - [2025-09-11 16:52:31] "PUT /access-control-list/9c9a7aa3-7ef6-4e50-aec5-16f1112274dc HTTP/1.1" 200 272 0.026544 10.0.0.33 - - [2025-09-11 16:52:35] "DELETE /loadbalancer-member/6ad2b2b9-d6a5-4202-861a-b309ed15920b HTTP/1.1" 200 115 0.049881 10.0.0.33 - - [2025-09-11 16:52:35] "DELETE /loadbalancer-pool/e835295c-3397-4227-ab0d-5152e248d8ec HTTP/1.1" 200 115 0.033993 10.0.0.33 - - [2025-09-11 16:52:35] "DELETE /loadbalancer-listener/0aa9a748-b632-41bd-9a9b-9b633d2dace7 HTTP/1.1" 200 115 0.037882 10.0.0.33 - - [2025-09-11 16:52:35] "DELETE /loadbalancer/ed38ffa6-98ec-4823-a234-8329c20d8b56 HTTP/1.1" 200 115 0.040679 10.0.0.33 - - [2025-09-11 16:52:35] "DELETE /floating-ip/6b1e1ead-89ae-4f78-a192-5216f7caf122 HTTP/1.1" 200 115 0.035312 10.0.0.33 - - [2025-09-11 16:52:35] "DELETE /instance-ip/609c3612-c15c-41d8-83eb-fa7fcf8494ac HTTP/1.1" 200 115 0.055652 10.0.0.33 - - [2025-09-11 16:52:35] "DELETE /virtual-machine-interface/134f1c05-f92e-4a9e-935a-6afb6966f136 HTTP/1.1" 200 115 0.069888 10.0.0.33 - - [2025-09-11 16:52:35] "DELETE /tag/58709523-8b1a-4d05-998a-75839ca7e42b HTTP/1.1" 200 115 0.031790 10.0.0.33 - - [2025-09-11 16:52:35] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003230 10.0.0.33 - - [2025-09-11 16:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2025-09-11 16:52:35] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002459 10.0.0.33 - - [2025-09-11 16:52:35] "GET /firewall-policy/eadd1dbf-f9ad-4a7d-9a58-71eadce1ac0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002238 10.0.0.33 - - [2025-09-11 16:52:35] "GET /firewall-rule/8da0f5b6-8ea9-42f8-8af5-a5d5cdd61e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002793 10.0.0.33 - - [2025-09-11 16:52:35] "POST /ref-update HTTP/1.1" 200 156 0.011555 10.0.0.33 - - [2025-09-11 16:52:35] "DELETE /firewall-rule/8da0f5b6-8ea9-42f8-8af5-a5d5cdd61e40 HTTP/1.1" 200 115 0.039629 10.0.0.33 - - [2025-09-11 16:52:35] "GET /firewall-policy/ebe33019-d1a8-4778-87ff-4892212dea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002578 10.0.0.33 - - [2025-09-11 16:52:35] "GET /firewall-rule/e4202a41-a74a-4854-a09b-52ff662fd513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002732 10.0.0.33 - - [2025-09-11 16:52:35] "POST /ref-update HTTP/1.1" 200 156 0.013780 10.0.0.33 - - [2025-09-11 16:52:36] "DELETE /firewall-rule/e4202a41-a74a-4854-a09b-52ff662fd513 HTTP/1.1" 200 115 0.041049 10.0.0.33 - - [2025-09-11 16:52:36] "GET /firewall-policy/ebe33019-d1a8-4778-87ff-4892212dea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006377 10.0.0.33 - - [2025-09-11 16:52:36] "GET /firewall-rule/0c5f754c-695c-4e5a-976a-3d4ba7ea97ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.002765 10.0.0.33 - - [2025-09-11 16:52:36] "POST /ref-update HTTP/1.1" 200 156 0.011771 10.0.0.33 - - [2025-09-11 16:52:36] "DELETE /firewall-rule/0c5f754c-695c-4e5a-976a-3d4ba7ea97ec HTTP/1.1" 200 115 0.045369 10.0.0.33 - - [2025-09-11 16:52:36] "GET /application-policy-set/ad7c500b-4e43-4dc7-813a-36ea4ab31476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009170 10.0.0.33 - - [2025-09-11 16:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.33 - - [2025-09-11 16:52:36] "GET /policy-management/e1c260eb-8957-4f8b-b9bd-e0ece47e139e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002353 10.0.0.33 - - [2025-09-11 16:52:36] "GET /firewall-policy/ebe33019-d1a8-4778-87ff-4892212dea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003028 10.0.0.33 - - [2025-09-11 16:52:36] "POST /ref-update HTTP/1.1" 200 156 0.020627 10.0.0.33 - - [2025-09-11 16:52:36] "DELETE /firewall-policy/ebe33019-d1a8-4778-87ff-4892212dea4f HTTP/1.1" 200 115 0.033240 10.0.0.33 - - [2025-09-11 16:52:36] "DELETE /tag/ee76b99c-74b4-488a-aa1a-b9967281588d HTTP/1.1" 200 115 0.087365 10.0.0.33 - - [2025-09-11 16:52:36] "DELETE /tag/aa20aa91-b957-4ce4-954e-b65d44ba5ad9 HTTP/1.1" 200 115 0.056531 10.0.0.33 - - [2025-09-11 16:52:36] "DELETE /tag/22f356fa-1e04-4151-a380-ff5637d6ee0e HTTP/1.1" 200 115 0.054230 10.0.0.33 - - [2025-09-11 16:52:36] "DELETE /tag/39d242c0-c511-4392-9ef9-b6c4bfdebc7e HTTP/1.1" 200 115 0.046391 10.0.0.33 - - [2025-09-11 16:52:36] "POST /projects HTTP/1.1" 409 238 0.003155 10.0.0.33 - - [2025-09-11 16:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.33 - - [2025-09-11 16:52:36] "GET /project/4a101b1b-1437-4049-8ff1-6fb35c75097b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034338 10.0.0.33 - - [2025-09-11 16:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.33 - - [2025-09-11 16:52:36] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.003728 10.0.0.33 - - [2025-09-11 16:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.33 - - [2025-09-11 16:52:36] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006284 10.0.0.33 - - [2025-09-11 16:52:36] "POST /security-groups HTTP/1.1" 409 285 0.003493 10.0.0.33 - - [2025-09-11 16:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2025-09-11 16:52:36] "PUT /security-group/a192e967-8148-44db-92fc-8f01a7cf3ffd HTTP/1.1" 200 262 0.063312 10.0.0.33 - - [2025-09-11 16:52:36] "PUT /access-control-list/5df70d56-a6eb-4550-880c-c54c7adc381b HTTP/1.1" 200 272 0.036369 10.0.0.33 - - [2025-09-11 16:52:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.053830 10.0.0.33 - - [2025-09-11 16:52:36] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.015398 10.0.0.33 - - [2025-09-11 16:52:36] "PUT /access-control-list/9c9a7aa3-7ef6-4e50-aec5-16f1112274dc HTTP/1.1" 200 272 0.044669 10.0.0.33 - - [2025-09-11 16:52:37] "GET /firewall-rule/1c4327d5-8b76-4137-b55d-eb8bf8f72b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005970 10.0.0.33 - - [2025-09-11 16:52:37] "POST /ref-update HTTP/1.1" 200 156 0.055801 10.0.0.33 - - [2025-09-11 16:52:37] "DELETE /firewall-rule/1c4327d5-8b76-4137-b55d-eb8bf8f72b3a HTTP/1.1" 200 115 0.047650 10.0.0.33 - - [2025-09-11 16:52:37] "GET /firewall-policy/af913784-bd8d-4fce-8724-2b4c11c294d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004537 10.0.0.33 - - [2025-09-11 16:52:37] "GET /firewall-rule/07d4220d-be27-4c6c-8d26-b91c61c2cf19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002562 10.0.0.33 - - [2025-09-11 16:52:37] "POST /ref-update HTTP/1.1" 200 156 0.047093 10.0.0.33 - - [2025-09-11 16:52:37] "DELETE /firewall-rule/07d4220d-be27-4c6c-8d26-b91c61c2cf19 HTTP/1.1" 200 115 0.047186 10.0.0.33 - - [2025-09-11 16:52:37] "DELETE /tag/b4b71426-7d95-4fc8-a012-5211f7ad9a55 HTTP/1.1" 200 115 0.041997 10.0.0.33 - - [2025-09-11 16:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.33 - - [2025-09-11 16:52:37] "GET /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004204 10.0.0.33 - - [2025-09-11 16:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.33 - - [2025-09-11 16:52:37] "GET /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003865 10.0.0.33 - - [2025-09-11 16:52:37] "PUT /virtual-network/38449c4d-8505-49fc-89fa-5f71e51cd0e9 HTTP/1.1" 200 264 0.055889 10.0.0.33 - - [2025-09-11 16:52:37] "PUT /virtual-network/ab0f3f0a-3174-4581-919d-3fe76ad1f14f HTTP/1.1" 200 264 0.045689 10.0.0.33 - - [2025-09-11 16:52:37] "DELETE /security-group/a192e967-8148-44db-92fc-8f01a7cf3ffd HTTP/1.1" 200 115 0.048293 10.0.0.33 - - [2025-09-11 16:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.33 - - [2025-09-11 16:52:37] "DELETE /access-control-list/5df70d56-a6eb-4550-880c-c54c7adc381b HTTP/1.1" 200 115 0.043519 10.0.0.33 - - [2025-09-11 16:52:37] "DELETE /access-control-list/9c9a7aa3-7ef6-4e50-aec5-16f1112274dc HTTP/1.1" 200 115 0.027171 10.0.0.33 - - [2025-09-11 16:52:37] "GET /project/4a101b1b-1437-4049-8ff1-6fb35c75097b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.038560 10.0.0.33 - - [2025-09-11 16:52:37] "GET /project/4a101b1b-1437-4049-8ff1-6fb35c75097b?fields=security_groups HTTP/1.1" 200 1352 0.040406 10.0.0.33 - - [2025-09-11 16:52:37] "DELETE /security-group/3deefe8a-dc26-46ca-9047-0971429ea46b HTTP/1.1" 200 115 0.046920 10.0.0.33 - - [2025-09-11 16:52:37] "DELETE /access-control-list/ba461354-7bbb-48b7-bc8a-031c24f43631 HTTP/1.1" 200 115 0.035261 10.0.0.33 - - [2025-09-11 16:52:37] "GET /project/4a101b1b-1437-4049-8ff1-6fb35c75097b?fields=application_policy_sets HTTP/1.1" 200 1391 0.044252 10.0.0.33 - - [2025-09-11 16:52:37] "DELETE /access-control-list/d21efdb2-92fb-42cf-844f-0450629719f1 HTTP/1.1" 200 115 0.060459 10.0.0.33 - - [2025-09-11 16:52:37] "DELETE /project/4a101b1b-1437-4049-8ff1-6fb35c75097b HTTP/1.1" 200 115 0.311379