++ 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: =================== Sat Jul 18 12:07:30 AM UTC 2026 ===================' INFO: =================== Sat Jul 18 12:07:30 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev enp1s0 +++ awk '{print $2}' ++ 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 ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ grep -vi host ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.33,10.110.126.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.110.126.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=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ sed 's/^API__//g' ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 07/18/2026 00:08:15.328 7f9972503080 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/18/2026 00:08:15.816 7f9972503080 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/18/2026 00:08:15.875 7f9972503080 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/18/2026 00:08:15.875 7f9972503080 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-07-18 00:08:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000834 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-07-18 00:08:32] "GET / HTTP/1.1" 503 181 0.000495 10.0.0.33 - - [2026-07-18 00:08:32] "GET / HTTP/1.1" 200 35931 0.002550 10.0.0.33 - - [2026-07-18 00:08:33] "GET / HTTP/1.1" 200 45303 0.001162 10.0.0.33 - - [2026-07-18 00:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.33 - - [2026-07-18 00:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005444 10.0.0.33 - - [2026-07-18 00:08:33] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.33 - - [2026-07-18 00:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.33 - - [2026-07-18 00:08:33] "GET /routing-instance/8e89dd76-b35c-45e7-8db8-ee7ae66101ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.016942 10.0.0.33 - - [2026-07-18 00:08:33] "POST /bgp-routers HTTP/1.1" 200 616 0.078101 10.0.0.33 - - [2026-07-18 00:08:33] "GET /bgp-router/6ee21fed-09b5-4f79-ade1-d2690e35956a?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.039876 10.0.0.33 - - [2026-07-18 00:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008068 10.0.0.33 - - [2026-07-18 00:08:33] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011580 10.0.0.33 - - [2026-07-18 00:08:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004669 10.0.0.33 - - [2026-07-18 00:08:33] "POST /ref-update HTTP/1.1" 200 156 0.019442 10.0.0.33 - - [2026-07-18 00:08:33] "GET / HTTP/1.1" 200 35931 0.001426 10.0.0.33 - - [2026-07-18 00:08:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.006621 10.0.0.33 - - [2026-07-18 00:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.33 - - [2026-07-18 00:08:34] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.015145 10.0.0.33 - - [2026-07-18 00:08:34] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.33 - - [2026-07-18 00:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.33 - - [2026-07-18 00:08:34] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008511 10.0.0.33 - - [2026-07-18 00:08:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.009470 10.0.0.33 - - [2026-07-18 00:08:34] "GET / HTTP/1.1" 200 35931 0.008858 10.0.0.33 - - [2026-07-18 00:08:34] "POST /service-appliance-sets HTTP/1.1" 200 553 0.094162 10.0.0.33 - - [2026-07-18 00:08:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.044296 10.0.0.33 - - [2026-07-18 00:08:34] "POST /fqname-to-id HTTP/1.1" 404 180 0.013005 10.0.0.33 - - [2026-07-18 00:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.33 - - [2026-07-18 00:08:34] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.015744 10.0.0.33 - - [2026-07-18 00:08:34] "POST /service-appliance-sets HTTP/1.1" 200 541 0.080256 10.0.0.33 - - [2026-07-18 00:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016934 10.0.0.33 - - [2026-07-18 00:08:34] "GET /network-ipam/7166f40f-a268-4134-a4f7-8f9ca035f2a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004290 10.0.0.33 - - [2026-07-18 00:08:34] "GET / HTTP/1.1" 200 35931 0.001725 10.0.0.33 - - [2026-07-18 00:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.33 - - [2026-07-18 00:08:34] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008654 10.0.0.33 - - [2026-07-18 00:08:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.004402 10.0.0.33 - - [2026-07-18 00:08:34] "POST /analytics-nodes HTTP/1.1" 200 599 0.035447 10.0.0.33 - - [2026-07-18 00:08:34] "POST /service-templates HTTP/1.1" 200 511 0.050232 10.0.0.33 - - [2026-07-18 00:08:34] "POST /service-templates HTTP/1.1" 200 501 0.050080 10.0.0.33 - - [2026-07-18 00:08:34] "POST /service-templates HTTP/1.1" 200 515 0.065989 10.0.0.33 - - [2026-07-18 00:08:34] "POST /service-templates HTTP/1.1" 200 535 0.089694 10.0.0.33 - - [2026-07-18 00:08:35] "POST /service-templates HTTP/1.1" 200 507 0.072360 10.0.0.33 - - [2026-07-18 00:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006699 10.0.0.33 - - [2026-07-18 00:08:36] "GET /network-ipam/7166f40f-a268-4134-a4f7-8f9ca035f2a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005364 10.0.0.33 - - [2026-07-18 00:08:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.002899 10.0.0.33 - - [2026-07-18 00:08:36] "POST /access-control-lists HTTP/1.1" 200 587 0.032805 10.0.0.33 - - [2026-07-18 00:08:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.018246 10.0.0.33 - - [2026-07-18 00:08:37] "POST /access-control-lists HTTP/1.1" 200 585 0.033968 10.0.0.33 - - [2026-07-18 00:08:37] "POST /route-targets HTTP/1.1" 200 327 0.013180 10.0.0.33 - - [2026-07-18 00:08:37] "POST /ref-update HTTP/1.1" 200 156 0.049421 10.0.0.33 - - [2026-07-18 00:08:37] "POST /route-targets HTTP/1.1" 200 327 0.016398 10.0.0.33 - - [2026-07-18 00:08:37] "POST /ref-update HTTP/1.1" 200 156 0.022543 10.0.0.33 - - [2026-07-18 00:08:37] "POST /route-targets HTTP/1.1" 200 327 0.015886 10.0.0.33 - - [2026-07-18 00:08:37] "POST /ref-update HTTP/1.1" 200 156 0.025406 10.0.0.33 - - [2026-07-18 00:08:37] "GET / HTTP/1.1" 200 35931 0.001385 10.0.0.33 - - [2026-07-18 00:08:37] "POST /route-targets HTTP/1.1" 200 327 0.058926 10.0.0.33 - - [2026-07-18 00:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.033801 10.0.0.33 - - [2026-07-18 00:08:37] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.015165 10.0.0.33 - - [2026-07-18 00:08:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.004085 10.0.0.33 - - [2026-07-18 00:08:37] "POST /ref-update HTTP/1.1" 200 156 0.060486 10.0.0.33 - - [2026-07-18 00:08:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.075907 10.0.0.33 - - [2026-07-18 00:08:37] "GET / HTTP/1.1" 200 35931 0.001773 10.0.0.33 - - [2026-07-18 00:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2026-07-18 00:08:37] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007867 10.0.0.33 - - [2026-07-18 00:08:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.004708 10.0.0.33 - - [2026-07-18 00:08:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.006690 10.0.0.33 - - [2026-07-18 00:08:37] "POST /database-nodes HTTP/1.1" 200 597 0.047639 10.0.0.33 - - [2026-07-18 00:08:37] "POST /access-control-lists HTTP/1.1" 200 551 0.080475 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:08:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001099 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:08:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 10.0.0.33 - - [2026-07-18 00:08:39] "GET / HTTP/1.1" 200 35931 0.001300 10.0.0.33 - - [2026-07-18 00:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.33 - - [2026-07-18 00:08:39] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005239 10.0.0.33 - - [2026-07-18 00:08:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.008925 10.0.0.33 - - [2026-07-18 00:08:39] "POST /config-nodes HTTP/1.1" 200 593 0.038982 10.0.0.33 - - [2026-07-18 00:08:39] "GET / HTTP/1.1" 200 35931 0.001864 10.0.0.33 - - [2026-07-18 00:08:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003074 10.0.0.33 - - [2026-07-18 00:08:42] "GET / HTTP/1.1" 200 35931 0.001326 10.0.0.33 - - [2026-07-18 00:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.33 - - [2026-07-18 00:08:42] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008813 10.0.0.33 - - [2026-07-18 00:08:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.003068 10.0.0.33 - - [2026-07-18 00:08:43] "POST /config-database-nodes HTTP/1.1" 200 611 0.040196 10.0.0.33 - - [2026-07-18 00:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.33 - - [2026-07-18 00:08:44] "GET /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003032 10.0.0.33 - - [2026-07-18 00:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.33 - - [2026-07-18 00:08:44] "PUT /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0 HTTP/1.1" 200 276 0.012037 10.0.0.33 - - [2026-07-18 00:08:45] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.33 - - [2026-07-18 00:08:45] "POST /alarms HTTP/1.1" 200 581 0.065227 10.0.0.33 - - [2026-07-18 00:08:45] "POST /alarms HTTP/1.1" 200 575 0.085095 10.0.0.33 - - [2026-07-18 00:08:45] "POST /alarms HTTP/1.1" 200 575 0.144025 10.0.0.33 - - [2026-07-18 00:08:45] "POST /alarms HTTP/1.1" 200 559 0.073974 10.0.0.33 - - [2026-07-18 00:08:45] "POST /alarms HTTP/1.1" 200 555 0.036139 10.0.0.33 - - [2026-07-18 00:08:45] "POST /alarms HTTP/1.1" 200 557 0.057779 10.0.0.33 - - [2026-07-18 00:08:45] "POST /alarms HTTP/1.1" 200 565 0.045027 10.0.0.33 - - [2026-07-18 00:08:45] "POST /alarms HTTP/1.1" 200 549 0.027895 10.0.0.33 - - [2026-07-18 00:08:45] "POST /alarms HTTP/1.1" 200 557 0.043835 10.0.0.33 - - [2026-07-18 00:08:46] "POST /alarms HTTP/1.1" 200 567 0.065939 10.0.0.33 - - [2026-07-18 00:08:46] "POST /alarms HTTP/1.1" 200 555 0.018687 10.0.0.33 - - [2026-07-18 00:08:46] "POST /alarms HTTP/1.1" 200 567 0.129167 10.0.0.33 - - [2026-07-18 00:08:46] "POST /alarms HTTP/1.1" 200 575 0.097062 10.0.0.33 - - [2026-07-18 00:08:46] "POST /alarms HTTP/1.1" 200 569 0.030824 10.0.0.33 - - [2026-07-18 00:08:46] "POST /alarms HTTP/1.1" 200 561 0.050011 10.0.0.33 - - [2026-07-18 00:08:46] "POST /alarms HTTP/1.1" 200 561 0.055803 10.0.0.33 - - [2026-07-18 00:08:46] "POST /alarms HTTP/1.1" 200 561 0.029904 10.0.0.33 - - [2026-07-18 00:08:46] "POST /alarms HTTP/1.1" 200 547 0.036531 10.0.0.33 - - [2026-07-18 00:08:46] "POST /alarms HTTP/1.1" 200 595 0.044605 10.0.0.33 - - [2026-07-18 00:08:46] "POST /alarms HTTP/1.1" 200 575 0.019077 10.0.0.33 - - [2026-07-18 00:08:46] "POST /alarms HTTP/1.1" 200 571 0.035348 10.0.0.33 - - [2026-07-18 00:08:46] "POST /alarms HTTP/1.1" 200 583 0.039750 10.0.0.33 - - [2026-07-18 00:08:46] "POST /alarms HTTP/1.1" 200 609 0.026696 10.0.0.33 - - [2026-07-18 00:08:47] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.33 - - [2026-07-18 00:08:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002834 10.0.0.33 - - [2026-07-18 00:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.33 - - [2026-07-18 00:08:47] "PUT /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0 HTTP/1.1" 200 276 0.010765 10.0.0.33 - - [2026-07-18 00:08:47] "GET / HTTP/1.1" 200 35931 0.001355 10.0.0.33 - - [2026-07-18 00:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.33 - - [2026-07-18 00:08:47] "GET /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006720 10.0.0.33 - - [2026-07-18 00:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.33 - - [2026-07-18 00:08:47] "PUT /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0 HTTP/1.1" 200 276 0.023828 10.0.0.33 - - [2026-07-18 00:08:47] "GET / HTTP/1.1" 200 35931 0.002004 10.0.0.33 - - [2026-07-18 00:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.33 - - [2026-07-18 00:08:47] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006786 10.0.0.33 - - [2026-07-18 00:08:47] "PUT /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df HTTP/1.1" 200 274 0.028080 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:08:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001211 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:08:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001263 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:08:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:08:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000879 10.0.0.33 - - [2026-07-18 00:09:03] "GET / HTTP/1.1" 200 35931 0.001424 10.0.0.33 - - [2026-07-18 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.33 - - [2026-07-18 00:09:03] "GET /domain/43e65741-7096-4f54-9cf3-1ddd8cdca5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003302 10.0.0.33 - - [2026-07-18 00:09:04] "POST /id-to-fqname HTTP/1.1" 200 173 0.001908 10.0.0.33 - - [2026-07-18 00:09:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.001990 10.0.0.33 - - [2026-07-18 00:09:04] "POST /security-groups HTTP/1.1" 200 570 0.072557 10.0.0.33 - - [2026-07-18 00:09:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.004874 10.0.0.33 - - [2026-07-18 00:09:04] "POST /projects HTTP/1.1" 200 481 0.282189 10.0.0.33 - - [2026-07-18 00:09:04] "POST /access-control-lists HTTP/1.1" 200 579 0.080985 10.0.0.33 - - [2026-07-18 00:09:04] "POST /security-groups HTTP/1.1" 200 534 0.104823 10.0.0.33 - - [2026-07-18 00:09:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.015230 10.0.0.33 - - [2026-07-18 00:09:04] "POST /chown HTTP/1.1" 200 109 0.053668 10.0.0.33 - - [2026-07-18 00:09:04] "POST /access-control-lists HTTP/1.1" 200 577 0.067809 10.0.0.33 - - [2026-07-18 00:09:04] "POST /policy-managements HTTP/1.1" 409 214 0.034073 10.0.0.33 - - [2026-07-18 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015745 10.0.0.33 - - [2026-07-18 00:09:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.002486 10.0.0.33 - - [2026-07-18 00:09:04] "POST /access-control-lists HTTP/1.1" 200 594 0.024079 10.0.0.33 - - [2026-07-18 00:09:04] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010403 10.0.0.33 - - [2026-07-18 00:09:04] "POST /fqname-to-id HTTP/1.1" 404 231 0.007744 10.0.0.33 - - [2026-07-18 00:09:04] "POST /application-policy-sets HTTP/1.1" 200 528 0.058753 10.0.0.33 - - [2026-07-18 00:09:04] "POST /access-control-lists HTTP/1.1" 200 592 0.055342 10.0.0.33 - - [2026-07-18 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.33 - - [2026-07-18 00:09:04] "GET /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003428 10.0.0.33 - - [2026-07-18 00:09:04] "PUT /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0 HTTP/1.1" 200 276 0.017175 10.0.0.33 - - [2026-07-18 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008027 10.0.0.33 - - [2026-07-18 00:09:04] "GET /virtual-network/33a9d3e2-85e9-4c7f-ae19-c12fab332223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005670 10.0.0.33 - - [2026-07-18 00:09:04] "POST /id-to-fqname HTTP/1.1" 200 177 0.000704 10.0.0.33 - - [2026-07-18 00:09:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.007971 10.0.0.33 - - [2026-07-18 00:09:05] "POST /security-groups HTTP/1.1" 200 574 0.080071 10.0.0.33 - - [2026-07-18 00:09:05] "POST /projects HTTP/1.1" 200 489 0.199347 10.0.0.33 - - [2026-07-18 00:09:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.003381 10.0.0.33 - - [2026-07-18 00:09:05] "POST /access-control-lists HTTP/1.1" 200 583 0.078548 10.0.0.33 - - [2026-07-18 00:09:05] "POST /security-groups HTTP/1.1" 200 546 0.113294 10.0.0.33 - - [2026-07-18 00:09:05] "POST /chown HTTP/1.1" 200 109 0.022263 10.0.0.33 - - [2026-07-18 00:09:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.030147 10.0.0.33 - - [2026-07-18 00:09:05] "POST /network-ipams HTTP/1.1" 200 522 0.086128 10.0.0.33 - - [2026-07-18 00:09:05] "POST /access-control-lists HTTP/1.1" 200 581 0.080019 10.0.0.33 - - [2026-07-18 00:09:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.005349 10.0.0.33 - - [2026-07-18 00:09:05] "POST /network-ipams HTTP/1.1" 200 510 0.036407 10.0.0.33 - - [2026-07-18 00:09:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.009797 10.0.0.33 - - [2026-07-18 00:09:05] "POST /access-control-lists HTTP/1.1" 200 602 0.034857 10.0.0.33 - - [2026-07-18 00:09:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.007049 10.0.0.33 - - [2026-07-18 00:09:05] "POST /access-control-lists HTTP/1.1" 200 600 0.036731 10.0.0.33 - - [2026-07-18 00:09:05] "POST /useragent-kv HTTP/1.1" 200 115 0.010653 10.0.0.33 - - [2026-07-18 00:09:05] "POST /virtual-networks HTTP/1.1" 200 538 0.172587 10.0.0.33 - - [2026-07-18 00:09:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.004129 10.0.0.33 - - [2026-07-18 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.33 - - [2026-07-18 00:09:05] "POST /access-control-lists HTTP/1.1" 200 589 0.066322 10.0.0.33 - - [2026-07-18 00:09:05] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.073581 10.0.0.33 - - [2026-07-18 00:09:05] "POST /route-targets HTTP/1.1" 200 327 0.012500 10.0.0.33 - - [2026-07-18 00:09:05] "POST /network-ipams HTTP/1.1" 200 518 0.050974 10.0.0.33 - - [2026-07-18 00:09:05] "POST /ref-update HTTP/1.1" 200 156 0.036512 10.0.0.33 - - [2026-07-18 00:09:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.005020 10.0.0.33 - - [2026-07-18 00:09:05] "POST /useragent-kv HTTP/1.1" 200 115 0.020128 10.0.0.33 - - [2026-07-18 00:09:05] "POST /virtual-networks HTTP/1.1" 200 546 0.170507 10.0.0.33 - - [2026-07-18 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006411 10.0.0.33 - - [2026-07-18 00:09:06] "POST /route-targets HTTP/1.1" 200 327 0.013075 10.0.0.33 - - [2026-07-18 00:09:06] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.018308 10.0.0.33 - - [2026-07-18 00:09:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.010782 10.0.0.33 - - [2026-07-18 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.054863 10.0.0.33 - - [2026-07-18 00:09:06] "POST /network-policys HTTP/1.1" 200 538 0.047713 10.0.0.33 - - [2026-07-18 00:09:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.002482 10.0.0.33 - - [2026-07-18 00:09:06] "POST /network-policys HTTP/1.1" 200 534 0.016901 10.0.0.33 - - [2026-07-18 00:09:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.023267 10.0.0.33 - - [2026-07-18 00:09:06] "POST /network-policys HTTP/1.1" 200 542 0.031549 10.0.0.33 - - [2026-07-18 00:09:06] "PUT /access-control-list/a3f9df7c-bf97-427e-9d56-02079432fff3 HTTP/1.1" 200 272 0.024698 10.0.0.33 - - [2026-07-18 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.132232 10.0.0.33 - - [2026-07-18 00:09:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018742 10.0.0.33 - - [2026-07-18 00:09:06] "PUT /access-control-list/69f9f31c-56f3-4ec0-92ad-d31689600a8b HTTP/1.1" 200 272 0.030354 10.0.0.33 - - [2026-07-18 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.107095 10.0.0.33 - - [2026-07-18 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.083622 10.0.0.33 - - [2026-07-18 00:09:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042524 10.0.0.33 - - [2026-07-18 00:09:06] "PUT /access-control-list/69f9f31c-56f3-4ec0-92ad-d31689600a8b HTTP/1.1" 200 272 0.061281 10.0.0.33 - - [2026-07-18 00:09:06] "PUT /access-control-list/a3f9df7c-bf97-427e-9d56-02079432fff3 HTTP/1.1" 200 272 0.027511 10.0.0.33 - - [2026-07-18 00:09:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015040 10.0.0.33 - - [2026-07-18 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.045369 10.0.0.33 - - [2026-07-18 00:09:06] "POST /fqname-to-id HTTP/1.1" 404 237 0.012710 10.0.0.33 - - [2026-07-18 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.113837 10.0.0.33 - - [2026-07-18 00:09:07] "POST /access-control-lists HTTP/1.1" 200 601 0.154663 10.0.0.33 - - [2026-07-18 00:09:07] "POST /ref-update HTTP/1.1" 200 156 0.166412 10.0.0.33 - - [2026-07-18 00:09:07] "PUT /access-control-list/475e0986-27a0-459b-a2cf-42726553a954 HTTP/1.1" 200 272 0.027652 10.0.0.33 - - [2026-07-18 00:09:07] "POST /ref-update HTTP/1.1" 200 156 0.067935 10.0.0.33 - - [2026-07-18 00:09:07] "PUT /access-control-list/a3f9df7c-bf97-427e-9d56-02079432fff3 HTTP/1.1" 200 272 0.067482 10.0.0.33 - - [2026-07-18 00:09:07] "POST /ref-update HTTP/1.1" 200 156 0.217948 10.0.0.33 - - [2026-07-18 00:09:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043882 10.0.0.33 - - [2026-07-18 00:09:07] "PUT /access-control-list/475e0986-27a0-459b-a2cf-42726553a954 HTTP/1.1" 200 272 0.068241 10.0.0.33 - - [2026-07-18 00:09:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024373 10.0.0.33 - - [2026-07-18 00:09:07] "POST /ref-update HTTP/1.1" 200 156 0.015541 10.0.0.33 - - [2026-07-18 00:09:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011033 10.0.0.33 - - [2026-07-18 00:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.33 - - [2026-07-18 00:09:07] "GET /virtual-network/33a9d3e2-85e9-4c7f-ae19-c12fab332223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.010000 10.0.0.33 - - [2026-07-18 00:09:07] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005040 10.0.0.33 - - [2026-07-18 00:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.33 - - [2026-07-18 00:09:07] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003021 10.0.0.33 - - [2026-07-18 00:09:07] "POST /firewall-policys HTTP/1.1" 200 530 0.040365 10.0.0.33 - - [2026-07-18 00:09:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.027330 10.0.0.33 - - [2026-07-18 00:09:07] "GET /firewall-policy/d68624dc-04aa-4148-b588-2737efb7fe40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.029715 10.0.0.33 - - [2026-07-18 00:09:07] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003293 10.0.0.33 - - [2026-07-18 00:09:07] "GET /firewall-policy/d68624dc-04aa-4148-b588-2737efb7fe40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002417 10.0.0.33 - - [2026-07-18 00:09:07] "POST /ref-update HTTP/1.1" 200 156 0.046969 10.0.0.33 - - [2026-07-18 00:09:07] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005826 10.0.0.33 - - [2026-07-18 00:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.33 - - [2026-07-18 00:09:07] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003053 10.0.0.33 - - [2026-07-18 00:09:08] "POST /firewall-policys HTTP/1.1" 200 532 0.031300 10.0.0.33 - - [2026-07-18 00:09:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.038169 10.0.0.33 - - [2026-07-18 00:09:08] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009646 10.0.0.33 - - [2026-07-18 00:09:08] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003430 10.0.0.33 - - [2026-07-18 00:09:08] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005989 10.0.0.33 - - [2026-07-18 00:09:08] "GET /firewall-policy/d68624dc-04aa-4148-b588-2737efb7fe40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002339 10.0.0.33 - - [2026-07-18 00:09:08] "GET /firewall-policy/d68624dc-04aa-4148-b588-2737efb7fe40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003725 10.0.0.33 - - [2026-07-18 00:09:08] "POST /ref-update HTTP/1.1" 200 156 0.021410 10.0.0.33 - - [2026-07-18 00:09:08] "POST /ref-update HTTP/1.1" 200 156 0.043220 10.0.0.33 - - [2026-07-18 00:09:08] "POST /ref-update HTTP/1.1" 200 156 0.028744 10.0.0.33 - - [2026-07-18 00:09:08] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.027633 10.0.0.33 - - [2026-07-18 00:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.33 - - [2026-07-18 00:09:08] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003661 10.0.0.33 - - [2026-07-18 00:09:08] "POST /firewall-policys HTTP/1.1" 200 530 0.023548 10.0.0.33 - - [2026-07-18 00:09:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.146878 10.0.0.33 - - [2026-07-18 00:09:08] "GET /firewall-policy/71a5195c-62e0-4e3e-a7e7-ea335a6e5319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.014688 10.0.0.33 - - [2026-07-18 00:09:08] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003215 10.0.0.33 - - [2026-07-18 00:09:08] "GET /firewall-policy/71a5195c-62e0-4e3e-a7e7-ea335a6e5319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002696 10.0.0.33 - - [2026-07-18 00:09:08] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002526 10.0.0.33 - - [2026-07-18 00:09:08] "GET /firewall-policy/d68624dc-04aa-4148-b588-2737efb7fe40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003651 10.0.0.33 - - [2026-07-18 00:09:08] "GET /firewall-policy/d68624dc-04aa-4148-b588-2737efb7fe40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007874 10.0.0.33 - - [2026-07-18 00:09:08] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002914 10.0.0.33 - - [2026-07-18 00:09:08] "POST /ref-update HTTP/1.1" 200 156 0.026562 10.0.0.33 - - [2026-07-18 00:09:08] "POST /ref-update HTTP/1.1" 200 156 0.039725 10.0.0.33 - - [2026-07-18 00:09:08] "POST /ref-update HTTP/1.1" 200 156 0.034422 10.0.0.33 - - [2026-07-18 00:09:08] "POST /ref-update HTTP/1.1" 200 156 0.048327 10.0.0.33 - - [2026-07-18 00:09:09] "POST /ref-update HTTP/1.1" 200 156 0.049659 10.0.0.33 - - [2026-07-18 00:09:09] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.015860 10.0.0.33 - - [2026-07-18 00:09:09] "POST /tags HTTP/1.1" 200 299 0.029515 10.0.0.33 - - [2026-07-18 00:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006897 10.0.0.33 - - [2026-07-18 00:09:09] "GET /tag/e1346a73-06b9-4568-9172-0504f1f16da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.027661 10.0.0.33 - - [2026-07-18 00:09:09] "POST /set-tag HTTP/1.1" 200 109 0.015329 10.0.0.33 - - [2026-07-18 00:09:09] "POST /tags HTTP/1.1" 200 301 0.142861 10.0.0.33 - - [2026-07-18 00:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019229 10.0.0.33 - - [2026-07-18 00:09:09] "GET /tag/4fc447dd-68b8-41e9-b26e-a8a363b95761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.027220 10.0.0.33 - - [2026-07-18 00:09:09] "POST /tags HTTP/1.1" 200 325 0.081316 10.0.0.33 - - [2026-07-18 00:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013850 10.0.0.33 - - [2026-07-18 00:09:09] "GET /tag/894f6eda-b3b1-4e76-883a-3e3f7e6e2519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.024454 10.0.0.33 - - [2026-07-18 00:09:09] "POST /tags HTTP/1.1" 200 311 0.054229 10.0.0.33 - - [2026-07-18 00:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007309 10.0.0.33 - - [2026-07-18 00:09:09] "GET /tag/086946cd-e120-4d06-95bc-e4bbfa1077b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016535 10.0.0.33 - - [2026-07-18 00:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.33 - - [2026-07-18 00:09:09] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.024788 10.0.0.33 - - [2026-07-18 00:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.33 - - [2026-07-18 00:09:10] "GET /project/6583b53c-269c-40fc-9759-ac02c8dc3c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039253 10.0.0.33 - - [2026-07-18 00:09:10] "POST /virtual-machines HTTP/1.1" 200 377 0.034526 10.0.0.33 - - [2026-07-18 00:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.049278 10.0.0.33 - - [2026-07-18 00:09:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.135887 10.0.0.33 - - [2026-07-18 00:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011565 10.0.0.33 - - [2026-07-18 00:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018518 10.0.0.33 - - [2026-07-18 00:09:10] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.028220 10.0.0.33 - - [2026-07-18 00:09:10] "POST /instance-ips HTTP/1.1" 200 409 0.141945 10.0.0.33 - - [2026-07-18 00:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.041739 10.0.0.33 - - [2026-07-18 00:09:10] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016413 10.0.0.33 - - [2026-07-18 00:09:10] "POST /set-tag HTTP/1.1" 200 109 0.032943 10.0.0.33 - - [2026-07-18 00:09:10] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.033311 10.0.0.33 - - [2026-07-18 00:09:10] "GET /instance-ip/e6988c42-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.010915 10.0.0.33 - - [2026-07-18 00:09:11] "POST /tags HTTP/1.1" 200 357 0.140125 10.0.0.33 - - [2026-07-18 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.019170 10.0.0.33 - - [2026-07-18 00:09:11] "GET /tag/d151e90e-f17e-47be-a3cc-2dd5b6ccc64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.026020 10.0.0.33 - - [2026-07-18 00:09:11] "POST /tags HTTP/1.1" 200 305 0.050104 10.0.0.33 - - [2026-07-18 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.33 - - [2026-07-18 00:09:11] "GET /tag/eb374cc4-5bec-4933-aca3-6f5598f81451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.022094 10.0.0.33 - - [2026-07-18 00:09:11] "POST /id-to-fqname HTTP/1.1" 200 174 0.009385 10.0.0.33 - - [2026-07-18 00:09:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.019483 10.0.0.33 - - [2026-07-18 00:09:11] "POST /security-groups HTTP/1.1" 200 571 0.083097 10.0.0.33 - - [2026-07-18 00:09:11] "POST /projects HTTP/1.1" 200 483 0.332712 10.0.0.33 - - [2026-07-18 00:09:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.021074 10.0.0.33 - - [2026-07-18 00:09:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.058484 10.0.0.33 - - [2026-07-18 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.035021 10.0.0.33 - - [2026-07-18 00:09:11] "POST /access-control-lists HTTP/1.1" 200 580 0.134168 10.0.0.33 - - [2026-07-18 00:09:11] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.018508 10.0.0.33 - - [2026-07-18 00:09:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.025604 10.0.0.33 - - [2026-07-18 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007697 10.0.0.33 - - [2026-07-18 00:09:11] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.011743 10.0.0.33 - - [2026-07-18 00:09:12] "PUT /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982 HTTP/1.1" 200 264 0.222630 10.0.0.33 - - [2026-07-18 00:09:12] "POST /access-control-lists HTTP/1.1" 200 578 0.220873 10.0.0.33 - - [2026-07-18 00:09:12] "PUT /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159 HTTP/1.1" 200 264 0.138632 10.0.0.33 - - [2026-07-18 00:09:12] "POST /security-groups HTTP/1.1" 200 537 0.087619 10.0.0.33 - - [2026-07-18 00:09:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.005659 10.0.0.33 - - [2026-07-18 00:09:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.050886 10.0.0.33 - - [2026-07-18 00:09:12] "POST /chown HTTP/1.1" 200 109 0.038799 10.0.0.33 - - [2026-07-18 00:09:12] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026614 10.0.0.33 - - [2026-07-18 00:09:12] "POST /access-control-lists HTTP/1.1" 200 596 0.124005 10.0.0.33 - - [2026-07-18 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.33 - - [2026-07-18 00:09:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.005738 10.0.0.33 - - [2026-07-18 00:09:12] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004791 10.0.0.33 - - [2026-07-18 00:09:12] "POST /tags HTTP/1.1" 409 207 0.004282 10.0.0.33 - - [2026-07-18 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008174 10.0.0.33 - - [2026-07-18 00:09:12] "GET /tag/eb374cc4-5bec-4933-aca3-6f5598f81451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.017129 10.0.0.33 - - [2026-07-18 00:09:12] "POST /access-control-lists HTTP/1.1" 200 594 0.090587 10.0.0.33 - - [2026-07-18 00:09:12] "POST /firewall-rules HTTP/1.1" 200 564 0.096670 10.0.0.33 - - [2026-07-18 00:09:12] "GET /firewall-rule/a20d529d-ff40-4311-aeb5-ed3b0955faca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.029922 10.0.0.33 - - [2026-07-18 00:09:12] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003011 10.0.0.33 - - [2026-07-18 00:09:12] "GET /firewall-rule/a20d529d-ff40-4311-aeb5-ed3b0955faca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004195 10.0.0.33 - - [2026-07-18 00:09:12] "POST /ref-update HTTP/1.1" 200 156 0.020525 10.0.0.33 - - [2026-07-18 00:09:12] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022642 10.0.0.33 - - [2026-07-18 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.33 - - [2026-07-18 00:09:13] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003615 10.0.0.33 - - [2026-07-18 00:09:13] "POST /tags HTTP/1.1" 409 207 0.003586 10.0.0.33 - - [2026-07-18 00:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.33 - - [2026-07-18 00:09:13] "GET /tag/eb374cc4-5bec-4933-aca3-6f5598f81451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.023448 10.0.0.33 - - [2026-07-18 00:09:13] "POST /firewall-rules HTTP/1.1" 200 562 0.104038 10.0.0.33 - - [2026-07-18 00:09:13] "GET /firewall-rule/fdb3bf53-d474-4d1f-b4dd-289d81843922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008809 10.0.0.33 - - [2026-07-18 00:09:13] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004265 10.0.0.33 - - [2026-07-18 00:09:13] "GET /firewall-rule/fdb3bf53-d474-4d1f-b4dd-289d81843922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002484 10.0.0.33 - - [2026-07-18 00:09:13] "POST /ref-update HTTP/1.1" 200 156 0.032589 10.0.0.33 - - [2026-07-18 00:09:13] "POST /tags HTTP/1.1" 200 305 0.094511 10.0.0.33 - - [2026-07-18 00:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011724 10.0.0.33 - - [2026-07-18 00:09:13] "GET /tag/9a84c9d7-c6f9-4ae3-9cf5-7707ceb793e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015490 10.0.0.33 - - [2026-07-18 00:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.33 - - [2026-07-18 00:09:13] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054069 10.0.0.33 - - [2026-07-18 00:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.33 - - [2026-07-18 00:09:13] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004498 10.0.0.33 - - [2026-07-18 00:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007579 10.0.0.33 - - [2026-07-18 00:09:13] "GET /service-appliance-set/012f609d-c111-4241-b6e6-9673fb14c5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.005296 10.0.0.33 - - [2026-07-18 00:09:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.002105 10.0.0.33 - - [2026-07-18 00:09:13] "GET / HTTP/1.1" 200 35931 0.001343 10.0.0.33 - - [2026-07-18 00:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.024455 10.0.0.33 - - [2026-07-18 00:09:13] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010947 10.0.0.33 - - [2026-07-18 00:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007910 10.0.0.33 - - [2026-07-18 00:09:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.144547 10.0.0.33 - - [2026-07-18 00:09:13] "GET /virtual-machine-interface/dac452a5-e979-4790-9a28-b665fe342e3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.011266 10.0.0.33 - - [2026-07-18 00:09:13] "GET /config-node/0d9c0fe2-43d4-4854-b3a1-94d7f644ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.021578 10.0.0.33 - - [2026-07-18 00:09:13] "POST /instance-ips HTTP/1.1" 200 381 0.065724 10.0.0.33 - - [2026-07-18 00:09:14] "GET /instance-ip/b81abe37-0a6a-4d93-8f16-161fe8010823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.030422 10.0.0.33 - - [2026-07-18 00:09:14] "POST /loadbalancers HTTP/1.1" 200 582 0.064823 10.0.0.33 - - [2026-07-18 00:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.035659 10.0.0.33 - - [2026-07-18 00:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009511 10.0.0.33 - - [2026-07-18 00:09:14] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059401 10.0.0.33 - - [2026-07-18 00:09:14] "GET /loadbalancer/1d174890-e3a7-47fa-a25d-452025d7e3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003010 10.0.0.33 - - [2026-07-18 00:09:14] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076135 10.0.0.33 - - [2026-07-18 00:09:14] "GET /instance-ip/b81abe37-0a6a-4d93-8f16-161fe8010823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010522 10.0.0.33 - - [2026-07-18 00:09:14] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.051460 10.0.0.33 - - [2026-07-18 00:09:14] "POST /floating-ips HTTP/1.1" 200 583 0.037517 10.0.0.33 - - [2026-07-18 00:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.031814 10.0.0.33 - - [2026-07-18 00:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011031 10.0.0.33 - - [2026-07-18 00:09:14] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042736 10.0.0.33 - - [2026-07-18 00:09:14] "GET /loadbalancer-listener/b696904f-7144-4b8f-bd1b-7a58c0dbdac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002944 10.0.0.33 - - [2026-07-18 00:09:14] "GET /loadbalancer-listener/b696904f-7144-4b8f-bd1b-7a58c0dbdac1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003372 10.0.0.33 - - [2026-07-18 00:09:14] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019464 10.0.0.33 - - [2026-07-18 00:09:14] "GET /instance-ip/b81abe37-0a6a-4d93-8f16-161fe8010823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003035 10.0.0.33 - - [2026-07-18 00:09:14] "GET /instance-ip/b81abe37-0a6a-4d93-8f16-161fe8010823?fields=floating_ips HTTP/1.1" 200 1171 0.004512 10.0.0.33 - - [2026-07-18 00:09:14] "GET /floating-ip/e7ed8d36-972f-4373-8d68-06de00e7856f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002038 10.0.0.33 - - [2026-07-18 00:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.33 - - [2026-07-18 00:09:14] "GET /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007518 10.0.0.33 - - [2026-07-18 00:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.33 - - [2026-07-18 00:09:14] "PUT /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0 HTTP/1.1" 200 276 0.012941 10.0.0.33 - - [2026-07-18 00:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011664 10.0.0.33 - - [2026-07-18 00:09:14] "GET /loadbalancer/1d174890-e3a7-47fa-a25d-452025d7e3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002423 10.0.0.33 - - [2026-07-18 00:09:14] "POST /tags HTTP/1.1" 200 355 0.025316 10.0.0.33 - - [2026-07-18 00:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014857 10.0.0.33 - - [2026-07-18 00:09:14] "GET /tag/1b632198-faf0-4833-a7fe-5abf9f3d0472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.013422 10.0.0.33 - - [2026-07-18 00:09:14] "POST /tags HTTP/1.1" 200 303 0.021946 10.0.0.33 - - [2026-07-18 00:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019374 10.0.0.33 - - [2026-07-18 00:09:14] "GET /tag/268945b3-4bfb-4811-9cab-686f019537f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020792 10.0.0.33 - - [2026-07-18 00:09:14] "POST /projects HTTP/1.1" 409 218 0.002839 10.0.0.33 - - [2026-07-18 00:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2026-07-18 00:09:15] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060591 10.0.0.33 - - [2026-07-18 00:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.33 - - [2026-07-18 00:09:15] "GET /network-ipam/10ed40aa-497b-4e70-a641-554e72a64058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003820 10.0.0.33 - - [2026-07-18 00:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.33 - - [2026-07-18 00:09:15] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004997 10.0.0.33 - - [2026-07-18 00:09:15] "PUT /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982 HTTP/1.1" 200 264 0.058769 10.0.0.33 - - [2026-07-18 00:09:15] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.011326 10.0.0.33 - - [2026-07-18 00:09:15] "POST /set-tag HTTP/1.1" 200 109 0.072415 10.0.0.33 - - [2026-07-18 00:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009255 10.0.0.33 - - [2026-07-18 00:09:15] "GET /network-ipam/18854697-b913-43d2-9489-f4ce6a23c9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002470 10.0.0.33 - - [2026-07-18 00:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.33 - - [2026-07-18 00:09:15] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003990 10.0.0.33 - - [2026-07-18 00:09:15] "PUT /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159 HTTP/1.1" 200 264 0.066765 10.0.0.33 - - [2026-07-18 00:09:15] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005081 10.0.0.33 - - [2026-07-18 00:09:15] "POST /set-tag HTTP/1.1" 200 109 0.055785 10.0.0.33 - - [2026-07-18 00:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.022216 10.0.0.33 - - [2026-07-18 00:09:15] "GET /network-policy/78a54428-91d6-43e9-9781-581185dc958b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003347 10.0.0.33 - - [2026-07-18 00:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.33 - - [2026-07-18 00:09:15] "GET /network-policy/438ac0f9-4a03-4980-8265-aed3e9d00caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002563 10.0.0.33 - - [2026-07-18 00:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.33 - - [2026-07-18 00:09:15] "GET /network-policy/a52722d3-d510-4dd6-9ebe-6f894d02eeb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002489 10.0.0.33 - - [2026-07-18 00:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.33 - - [2026-07-18 00:09:15] "PUT /network-policy/a52722d3-d510-4dd6-9ebe-6f894d02eeb0 HTTP/1.1" 200 262 0.019812 10.0.0.33 - - [2026-07-18 00:09:15] "PUT /access-control-list/69f9f31c-56f3-4ec0-92ad-d31689600a8b HTTP/1.1" 200 272 0.019818 10.0.0.33 - - [2026-07-18 00:09:15] "POST /ref-update HTTP/1.1" 200 156 0.100813 10.0.0.33 - - [2026-07-18 00:09:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014949 10.0.0.33 - - [2026-07-18 00:09:15] "PUT /access-control-list/475e0986-27a0-459b-a2cf-42726553a954 HTTP/1.1" 200 272 0.102076 10.0.0.33 - - [2026-07-18 00:09:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004377 10.0.0.33 - - [2026-07-18 00:09:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011803 10.0.0.33 - - [2026-07-18 00:09:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002579 10.0.0.33 - - [2026-07-18 00:09:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002420 10.0.0.33 - - [2026-07-18 00:09:16] "POST /security-groups HTTP/1.1" 409 245 0.002206 10.0.0.33 - - [2026-07-18 00:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.33 - - [2026-07-18 00:09:16] "PUT /security-group/beaa20cd-bd77-45d1-896a-0cff3c9bbe03 HTTP/1.1" 200 262 0.062500 10.0.0.33 - - [2026-07-18 00:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.040605 10.0.0.33 - - [2026-07-18 00:09:16] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013892 10.0.0.33 - - [2026-07-18 00:09:16] "PUT /access-control-list/ccc3c19a-10ec-461f-a59a-6010572c63d0 HTTP/1.1" 200 272 0.040391 10.0.0.33 - - [2026-07-18 00:09:16] "PUT /access-control-list/1b021745-3f5e-4216-957f-a696bde58310 HTTP/1.1" 200 272 0.015973 10.0.0.33 - - [2026-07-18 00:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.33 - - [2026-07-18 00:09:16] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002887 10.0.0.33 - - [2026-07-18 00:09:16] "POST /tags HTTP/1.1" 409 206 0.001982 10.0.0.33 - - [2026-07-18 00:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.33 - - [2026-07-18 00:09:16] "GET /tag/268945b3-4bfb-4811-9cab-686f019537f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010995 10.0.0.33 - - [2026-07-18 00:09:16] "POST /firewall-rules HTTP/1.1" 200 562 0.071225 10.0.0.33 - - [2026-07-18 00:09:16] "GET /firewall-rule/9b69b990-095e-4df7-9899-e9ffefbf7a53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004648 10.0.0.33 - - [2026-07-18 00:09:16] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003735 10.0.0.33 - - [2026-07-18 00:09:16] "GET /firewall-rule/9b69b990-095e-4df7-9899-e9ffefbf7a53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002801 10.0.0.33 - - [2026-07-18 00:09:16] "POST /ref-update HTTP/1.1" 200 156 0.032334 10.0.0.33 - - [2026-07-18 00:09:16] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021339 10.0.0.33 - - [2026-07-18 00:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.33 - - [2026-07-18 00:09:16] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004118 10.0.0.33 - - [2026-07-18 00:09:16] "POST /tags HTTP/1.1" 409 206 0.001965 10.0.0.33 - - [2026-07-18 00:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.33 - - [2026-07-18 00:09:16] "GET /tag/268945b3-4bfb-4811-9cab-686f019537f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.025666 10.0.0.33 - - [2026-07-18 00:09:16] "POST /firewall-rules HTTP/1.1" 200 560 0.073017 10.0.0.33 - - [2026-07-18 00:09:16] "GET /firewall-rule/b314980c-62c3-4a7f-9978-67d290029748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005205 10.0.0.33 - - [2026-07-18 00:09:16] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003598 10.0.0.33 - - [2026-07-18 00:09:16] "GET /firewall-rule/b314980c-62c3-4a7f-9978-67d290029748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002176 10.0.0.33 - - [2026-07-18 00:09:16] "POST /ref-update HTTP/1.1" 200 156 0.038786 10.0.0.33 - - [2026-07-18 00:09:16] "POST /tags HTTP/1.1" 200 301 0.033612 10.0.0.33 - - [2026-07-18 00:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011243 10.0.0.33 - - [2026-07-18 00:09:17] "GET /tag/d5a4ca8f-dc49-4343-b571-a5c89bfaffd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019241 10.0.0.33 - - [2026-07-18 00:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.33 - - [2026-07-18 00:09:17] "GET /project/6583b53c-269c-40fc-9759-ac02c8dc3c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060162 10.0.0.33 - - [2026-07-18 00:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.33 - - [2026-07-18 00:09:17] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006445 10.0.0.33 - - [2026-07-18 00:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.33 - - [2026-07-18 00:09:17] "GET /service-appliance-set/012f609d-c111-4241-b6e6-9673fb14c5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.004447 10.0.0.33 - - [2026-07-18 00:09:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.002448 10.0.0.33 - - [2026-07-18 00:09:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.130324 10.0.0.33 - - [2026-07-18 00:09:17] "GET /virtual-machine-interface/fd30eb6b-d576-4b9f-b88c-0d799859bf88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.005603 10.0.0.33 - - [2026-07-18 00:09:17] "POST /instance-ips HTTP/1.1" 200 377 0.052987 10.0.0.33 - - [2026-07-18 00:09:17] "GET /instance-ip/78e06ffe-b58b-40ab-9cbc-e1606c647095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.012053 10.0.0.33 - - [2026-07-18 00:09:17] "POST /loadbalancers HTTP/1.1" 200 582 0.065009 10.0.0.33 - - [2026-07-18 00:09:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024038 10.0.0.33 - - [2026-07-18 00:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.33 - - [2026-07-18 00:09:17] "GET /project/6583b53c-269c-40fc-9759-ac02c8dc3c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042993 10.0.0.33 - - [2026-07-18 00:09:17] "GET /instance-ip/78e06ffe-b58b-40ab-9cbc-e1606c647095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004386 10.0.0.33 - - [2026-07-18 00:09:17] "GET /project/6583b53c-269c-40fc-9759-ac02c8dc3c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043400 10.0.0.33 - - [2026-07-18 00:09:17] "GET /loadbalancer/e69e0d3e-e4ef-4bb8-b384-b4887ef7e057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003223 10.0.0.33 - - [2026-07-18 00:09:17] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022245 10.0.0.33 - - [2026-07-18 00:09:17] "POST /floating-ips HTTP/1.1" 200 581 0.026881 10.0.0.33 - - [2026-07-18 00:09:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009304 10.0.0.33 - - [2026-07-18 00:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.33 - - [2026-07-18 00:09:17] "GET /project/6583b53c-269c-40fc-9759-ac02c8dc3c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039935 10.0.0.33 - - [2026-07-18 00:09:17] "GET /loadbalancer-listener/5865389f-28a4-4d21-9cef-6b49ce64a3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002779 10.0.0.33 - - [2026-07-18 00:09:17] "GET /loadbalancer-listener/5865389f-28a4-4d21-9cef-6b49ce64a3ff?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003063 10.0.0.33 - - [2026-07-18 00:09:17] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023838 10.0.0.33 - - [2026-07-18 00:09:17] "GET /instance-ip/78e06ffe-b58b-40ab-9cbc-e1606c647095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003961 10.0.0.33 - - [2026-07-18 00:09:17] "GET /instance-ip/78e06ffe-b58b-40ab-9cbc-e1606c647095?fields=floating_ips HTTP/1.1" 200 1164 0.004269 10.0.0.33 - - [2026-07-18 00:09:17] "GET /floating-ip/b74660b8-4528-4ee0-93e3-65060cca09b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002225 10.0.0.33 - - [2026-07-18 00:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.33 - - [2026-07-18 00:09:18] "GET /project/6583b53c-269c-40fc-9759-ac02c8dc3c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043315 10.0.0.33 - - [2026-07-18 00:09:18] "GET /loadbalancer/e69e0d3e-e4ef-4bb8-b384-b4887ef7e057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004953 10.0.0.33 - - [2026-07-18 00:09:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021446 10.0.0.33 - - [2026-07-18 00:09:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029504 10.0.0.33 - - [2026-07-18 00:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008559 10.0.0.33 - - [2026-07-18 00:09:18] "GET /project/6583b53c-269c-40fc-9759-ac02c8dc3c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031220 10.0.0.33 - - [2026-07-18 00:09:18] "GET /loadbalancer-listener/4614b6be-8043-4f94-a085-9f94f1aa651c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006667 10.0.0.33 - - [2026-07-18 00:09:18] "GET /loadbalancer-listener/4614b6be-8043-4f94-a085-9f94f1aa651c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005067 10.0.0.33 - - [2026-07-18 00:09:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019172 10.0.0.33 - - [2026-07-18 00:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006664 10.0.0.33 - - [2026-07-18 00:09:18] "GET /instance-ip/78e06ffe-b58b-40ab-9cbc-e1606c647095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002778 10.0.0.33 - - [2026-07-18 00:09:18] "GET /instance-ip/78e06ffe-b58b-40ab-9cbc-e1606c647095?fields=floating_ips HTTP/1.1" 200 1164 0.006351 10.0.0.33 - - [2026-07-18 00:09:18] "GET /floating-ip/b74660b8-4528-4ee0-93e3-65060cca09b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003197 10.0.0.33 - - [2026-07-18 00:09:18] "GET /project/6583b53c-269c-40fc-9759-ac02c8dc3c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058367 10.0.0.33 - - [2026-07-18 00:09:18] "GET /loadbalancer/e69e0d3e-e4ef-4bb8-b384-b4887ef7e057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003225 10.0.0.33 - - [2026-07-18 00:09:18] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.015527 10.0.0.33 - - [2026-07-18 00:09:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017981 10.0.0.33 - - [2026-07-18 00:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.33 - - [2026-07-18 00:09:18] "GET /project/6583b53c-269c-40fc-9759-ac02c8dc3c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.104021 10.0.0.33 - - [2026-07-18 00:09:18] "GET /loadbalancer-listener/de2ff690-39c5-4380-a752-166750aa1786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.004397 10.0.0.33 - - [2026-07-18 00:09:18] "GET /loadbalancer-listener/de2ff690-39c5-4380-a752-166750aa1786?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004447 10.0.0.33 - - [2026-07-18 00:09:18] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026726 10.0.0.33 - - [2026-07-18 00:09:18] "GET /instance-ip/78e06ffe-b58b-40ab-9cbc-e1606c647095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003140 10.0.0.33 - - [2026-07-18 00:09:18] "GET /instance-ip/78e06ffe-b58b-40ab-9cbc-e1606c647095?fields=floating_ips HTTP/1.1" 200 1164 0.004113 10.0.0.33 - - [2026-07-18 00:09:18] "GET /floating-ip/b74660b8-4528-4ee0-93e3-65060cca09b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002805 10.0.0.33 - - [2026-07-18 00:09:18] "POST /tags HTTP/1.1" 200 371 0.035122 10.0.0.33 - - [2026-07-18 00:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018945 10.0.0.33 - - [2026-07-18 00:09:18] "GET /tag/d6525071-d921-4f58-aa59-9091cf3fe7b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.022137 10.0.0.33 - - [2026-07-18 00:09:18] "POST /tags HTTP/1.1" 200 319 0.041597 10.0.0.33 - - [2026-07-18 00:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012574 10.0.0.33 - - [2026-07-18 00:09:19] "GET /tag/c52d8b2c-f046-4d50-9b2a-9224f3700657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.032332 10.0.0.33 - - [2026-07-18 00:09:19] "POST /id-to-fqname HTTP/1.1" 200 181 0.000629 10.0.0.33 - - [2026-07-18 00:09:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.013881 10.0.0.33 - - [2026-07-18 00:09:19] "POST /security-groups HTTP/1.1" 200 578 0.089965 10.0.0.33 - - [2026-07-18 00:09:19] "POST /projects HTTP/1.1" 200 497 0.272612 10.0.0.33 - - [2026-07-18 00:09:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.040083 10.0.0.33 - - [2026-07-18 00:09:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.026121 10.0.0.33 - - [2026-07-18 00:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020247 10.0.0.33 - - [2026-07-18 00:09:19] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.018134 10.0.0.33 - - [2026-07-18 00:09:19] "POST /access-control-lists HTTP/1.1" 200 587 0.067678 10.0.0.33 - - [2026-07-18 00:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.33 - - [2026-07-18 00:09:19] "POST /fqname-to-id HTTP/1.1" 404 224 0.005348 10.0.0.33 - - [2026-07-18 00:09:19] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.020692 10.0.0.33 - - [2026-07-18 00:09:19] "POST /access-control-lists HTTP/1.1" 200 585 0.079841 10.0.0.33 - - [2026-07-18 00:09:19] "PUT /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982 HTTP/1.1" 200 264 0.088977 10.0.0.33 - - [2026-07-18 00:09:19] "PUT /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159 HTTP/1.1" 200 264 0.067797 10.0.0.33 - - [2026-07-18 00:09:19] "POST /security-groups HTTP/1.1" 200 558 0.083992 10.0.0.33 - - [2026-07-18 00:09:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.006528 10.0.0.33 - - [2026-07-18 00:09:19] "POST /access-control-lists HTTP/1.1" 200 610 0.079274 10.0.0.33 - - [2026-07-18 00:09:19] "POST /fqname-to-id HTTP/1.1" 404 247 0.005143 10.0.0.33 - - [2026-07-18 00:09:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.082070 10.0.0.33 - - [2026-07-18 00:09:19] "POST /chown HTTP/1.1" 200 109 0.024582 10.0.0.33 - - [2026-07-18 00:09:19] "POST /access-control-lists HTTP/1.1" 200 608 0.037556 10.0.0.33 - - [2026-07-18 00:09:20] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027722 10.0.0.33 - - [2026-07-18 00:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.33 - - [2026-07-18 00:09:20] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002563 10.0.0.33 - - [2026-07-18 00:09:20] "POST /tags HTTP/1.1" 409 214 0.003938 10.0.0.33 - - [2026-07-18 00:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.33 - - [2026-07-18 00:09:20] "GET /tag/c52d8b2c-f046-4d50-9b2a-9224f3700657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.012730 10.0.0.33 - - [2026-07-18 00:09:20] "POST /firewall-rules HTTP/1.1" 200 578 0.070094 10.0.0.33 - - [2026-07-18 00:09:20] "GET /firewall-rule/4a59671e-08a2-433e-97b6-c2dbb516260b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.015260 10.0.0.33 - - [2026-07-18 00:09:20] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004775 10.0.0.33 - - [2026-07-18 00:09:20] "GET /firewall-rule/4a59671e-08a2-433e-97b6-c2dbb516260b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006736 10.0.0.33 - - [2026-07-18 00:09:20] "POST /ref-update HTTP/1.1" 200 156 0.036715 10.0.0.33 - - [2026-07-18 00:09:20] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003700 10.0.0.33 - - [2026-07-18 00:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021791 10.0.0.33 - - [2026-07-18 00:09:20] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003109 10.0.0.33 - - [2026-07-18 00:09:20] "POST /tags HTTP/1.1" 409 214 0.002464 10.0.0.33 - - [2026-07-18 00:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.33 - - [2026-07-18 00:09:20] "GET /tag/c52d8b2c-f046-4d50-9b2a-9224f3700657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.011612 10.0.0.33 - - [2026-07-18 00:09:20] "POST /firewall-rules HTTP/1.1" 200 576 0.076851 10.0.0.33 - - [2026-07-18 00:09:20] "GET /firewall-rule/0d390192-6294-4f5f-b385-012e4cf89107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.010105 10.0.0.33 - - [2026-07-18 00:09:20] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.006121 10.0.0.33 - - [2026-07-18 00:09:20] "GET /firewall-rule/0d390192-6294-4f5f-b385-012e4cf89107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002898 10.0.0.33 - - [2026-07-18 00:09:20] "POST /ref-update HTTP/1.1" 200 156 0.033442 10.0.0.33 - - [2026-07-18 00:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006272 10.0.0.33 - - [2026-07-18 00:09:20] "GET /loadbalancer/e69e0d3e-e4ef-4bb8-b384-b4887ef7e057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003394 10.0.0.33 - - [2026-07-18 00:09:20] "POST /tags HTTP/1.1" 200 363 0.019324 10.0.0.33 - - [2026-07-18 00:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017373 10.0.0.33 - - [2026-07-18 00:09:20] "GET /tag/580ab42b-5d45-4eed-b7d7-49b055d977d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.017742 10.0.0.33 - - [2026-07-18 00:09:20] "POST /tags HTTP/1.1" 200 311 0.022424 10.0.0.33 - - [2026-07-18 00:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010303 10.0.0.33 - - [2026-07-18 00:09:20] "GET /tag/d64493db-8642-4f46-b75f-46b42c9efcce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012653 10.0.0.33 - - [2026-07-18 00:09:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.000667 10.0.0.33 - - [2026-07-18 00:09:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.002180 10.0.0.33 - - [2026-07-18 00:09:21] "POST /security-groups HTTP/1.1" 200 574 0.072996 10.0.0.33 - - [2026-07-18 00:09:21] "POST /projects HTTP/1.1" 200 489 0.248613 10.0.0.33 - - [2026-07-18 00:09:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.003066 10.0.0.33 - - [2026-07-18 00:09:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018643 10.0.0.33 - - [2026-07-18 00:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013269 10.0.0.33 - - [2026-07-18 00:09:21] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.027421 10.0.0.33 - - [2026-07-18 00:09:21] "POST /access-control-lists HTTP/1.1" 200 583 0.086707 10.0.0.33 - - [2026-07-18 00:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019214 10.0.0.33 - - [2026-07-18 00:09:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.010499 10.0.0.33 - - [2026-07-18 00:09:21] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.010033 10.0.0.33 - - [2026-07-18 00:09:21] "POST /access-control-lists HTTP/1.1" 200 581 0.064518 10.0.0.33 - - [2026-07-18 00:09:21] "PUT /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982 HTTP/1.1" 200 264 0.080146 10.0.0.33 - - [2026-07-18 00:09:21] "PUT /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159 HTTP/1.1" 200 264 0.064250 10.0.0.33 - - [2026-07-18 00:09:21] "POST /security-groups HTTP/1.1" 200 546 0.079034 10.0.0.33 - - [2026-07-18 00:09:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.003316 10.0.0.33 - - [2026-07-18 00:09:21] "POST /access-control-lists HTTP/1.1" 200 602 0.074970 10.0.0.33 - - [2026-07-18 00:09:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.093634 10.0.0.33 - - [2026-07-18 00:09:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.024880 10.0.0.33 - - [2026-07-18 00:09:21] "POST /chown HTTP/1.1" 200 109 0.034764 10.0.0.33 - - [2026-07-18 00:09:21] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004040 10.0.0.33 - - [2026-07-18 00:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.33 - - [2026-07-18 00:09:21] "POST /access-control-lists HTTP/1.1" 200 600 0.084822 10.0.0.33 - - [2026-07-18 00:09:21] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004557 10.0.0.33 - - [2026-07-18 00:09:21] "POST /tags HTTP/1.1" 409 210 0.002688 10.0.0.33 - - [2026-07-18 00:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.33 - - [2026-07-18 00:09:22] "GET /tag/d64493db-8642-4f46-b75f-46b42c9efcce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010689 10.0.0.33 - - [2026-07-18 00:09:22] "POST /firewall-rules HTTP/1.1" 200 570 0.068385 10.0.0.33 - - [2026-07-18 00:09:22] "GET /firewall-rule/66aedf6f-fc3b-4d5e-a527-bf85d2ab9092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007267 10.0.0.33 - - [2026-07-18 00:09:22] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.094814 10.0.0.33 - - [2026-07-18 00:09:22] "GET /firewall-rule/66aedf6f-fc3b-4d5e-a527-bf85d2ab9092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003388 10.0.0.33 - - [2026-07-18 00:09:22] "POST /ref-update HTTP/1.1" 200 156 0.042493 10.0.0.33 - - [2026-07-18 00:09:22] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002529 10.0.0.33 - - [2026-07-18 00:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.33 - - [2026-07-18 00:09:22] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004082 10.0.0.33 - - [2026-07-18 00:09:22] "POST /tags HTTP/1.1" 409 210 0.014872 10.0.0.33 - - [2026-07-18 00:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.33 - - [2026-07-18 00:09:22] "GET /tag/d64493db-8642-4f46-b75f-46b42c9efcce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013638 10.0.0.33 - - [2026-07-18 00:09:22] "POST /firewall-rules HTTP/1.1" 200 568 0.083287 10.0.0.33 - - [2026-07-18 00:09:22] "GET /firewall-rule/af245b21-4903-4092-af7e-a28809a9d4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005443 10.0.0.33 - - [2026-07-18 00:09:22] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004636 10.0.0.33 - - [2026-07-18 00:09:22] "GET /firewall-rule/af245b21-4903-4092-af7e-a28809a9d4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002609 10.0.0.33 - - [2026-07-18 00:09:22] "POST /ref-update HTTP/1.1" 200 156 0.089852 10.0.0.33 - - [2026-07-18 00:09:22] "POST /tags HTTP/1.1" 200 363 0.048508 10.0.0.33 - - [2026-07-18 00:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.026707 10.0.0.33 - - [2026-07-18 00:09:22] "GET /tag/1a60b1d3-9c1f-4d52-9b8f-8eca50f9205d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.012785 10.0.0.33 - - [2026-07-18 00:09:22] "POST /tags HTTP/1.1" 409 210 0.007390 10.0.0.33 - - [2026-07-18 00:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.33 - - [2026-07-18 00:09:22] "GET /tag/086946cd-e120-4d06-95bc-e4bbfa1077b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012714 10.0.0.33 - - [2026-07-18 00:09:23] "POST /projects HTTP/1.1" 409 223 0.018929 10.0.0.33 - - [2026-07-18 00:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006929 10.0.0.33 - - [2026-07-18 00:09:23] "GET /project/6583b53c-269c-40fc-9759-ac02c8dc3c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.075872 10.0.0.33 - - [2026-07-18 00:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.33 - - [2026-07-18 00:09:23] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.012674 10.0.0.33 - - [2026-07-18 00:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.33 - - [2026-07-18 00:09:23] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006018 10.0.0.33 - - [2026-07-18 00:09:23] "PUT /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982 HTTP/1.1" 200 264 0.086355 10.0.0.33 - - [2026-07-18 00:09:23] "PUT /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159 HTTP/1.1" 200 264 0.071702 10.0.0.33 - - [2026-07-18 00:09:23] "POST /security-groups HTTP/1.1" 409 253 0.010988 10.0.0.33 - - [2026-07-18 00:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.33 - - [2026-07-18 00:09:23] "PUT /security-group/40ca44ee-d0e1-4e76-962c-1782d21aadbc HTTP/1.1" 200 262 0.074350 10.0.0.33 - - [2026-07-18 00:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.066108 10.0.0.33 - - [2026-07-18 00:09:23] "PUT /access-control-list/9328c423-8f80-4cf5-ad2b-2db48fd3963c HTTP/1.1" 200 272 0.058818 10.0.0.33 - - [2026-07-18 00:09:23] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021339 10.0.0.33 - - [2026-07-18 00:09:23] "PUT /access-control-list/25864379-909b-40e4-8cef-71556c965db7 HTTP/1.1" 200 272 0.032647 10.0.0.33 - - [2026-07-18 00:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.33 - - [2026-07-18 00:09:23] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003814 10.0.0.33 - - [2026-07-18 00:09:23] "POST /tags HTTP/1.1" 409 210 0.001864 10.0.0.33 - - [2026-07-18 00:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.33 - - [2026-07-18 00:09:23] "GET /tag/086946cd-e120-4d06-95bc-e4bbfa1077b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.027031 10.0.0.33 - - [2026-07-18 00:09:23] "POST /firewall-rules HTTP/1.1" 200 570 0.109596 10.0.0.33 - - [2026-07-18 00:09:23] "GET /firewall-rule/5c30dbdf-bc96-42c7-ad7e-461a91d3f7d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.020889 10.0.0.33 - - [2026-07-18 00:09:24] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005631 10.0.0.33 - - [2026-07-18 00:09:24] "GET /firewall-rule/5c30dbdf-bc96-42c7-ad7e-461a91d3f7d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002800 10.0.0.33 - - [2026-07-18 00:09:24] "POST /ref-update HTTP/1.1" 200 156 0.065617 10.0.0.33 - - [2026-07-18 00:09:24] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013753 10.0.0.33 - - [2026-07-18 00:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.33 - - [2026-07-18 00:09:24] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004905 10.0.0.33 - - [2026-07-18 00:09:24] "POST /tags HTTP/1.1" 409 210 0.004349 10.0.0.33 - - [2026-07-18 00:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007513 10.0.0.33 - - [2026-07-18 00:09:24] "GET /tag/086946cd-e120-4d06-95bc-e4bbfa1077b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.026290 10.0.0.33 - - [2026-07-18 00:09:24] "POST /firewall-rules HTTP/1.1" 200 568 0.125643 10.0.0.33 - - [2026-07-18 00:09:24] "GET /firewall-rule/996dd7a9-46de-46c5-8212-950bb53f5f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004877 10.0.0.33 - - [2026-07-18 00:09:24] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004840 10.0.0.33 - - [2026-07-18 00:09:24] "GET /firewall-rule/996dd7a9-46de-46c5-8212-950bb53f5f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002714 10.0.0.33 - - [2026-07-18 00:09:24] "POST /ref-update HTTP/1.1" 200 156 0.110794 10.0.0.33 - - [2026-07-18 00:09:24] "POST /tags HTTP/1.1" 409 237 0.005035 10.0.0.33 - - [2026-07-18 00:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006834 10.0.0.33 - - [2026-07-18 00:09:24] "GET /tag/1a60b1d3-9c1f-4d52-9b8f-8eca50f9205d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.013540 10.0.0.33 - - [2026-07-18 00:09:24] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.013499 10.0.0.33 - - [2026-07-18 00:09:24] "POST /set-tag HTTP/1.1" 200 109 0.030765 10.0.0.33 - - [2026-07-18 00:09:25] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.33 - - [2026-07-18 00:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005585 10.0.0.33 - - [2026-07-18 00:09:25] "GET /routing-instance/8e89dd76-b35c-45e7-8db8-ee7ae66101ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004761 10.0.0.33 - - [2026-07-18 00:09:25] "POST /bgp-routers HTTP/1.1" 409 301 0.001908 10.0.0.33 - - [2026-07-18 00:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.33 - - [2026-07-18 00:09:25] "GET /bgp-router/6ee21fed-09b5-4f79-ade1-d2690e35956a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.007534 10.0.0.33 - - [2026-07-18 00:09:25] "PUT /bgp-router/6ee21fed-09b5-4f79-ade1-d2690e35956a HTTP/1.1" 200 254 0.027082 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:09:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001324 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:09:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:09:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:09:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:09:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:09:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001359 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:09:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:09:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:09:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:09:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000995 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:09:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:09:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000850 10.0.0.249 - - [2026-07-18 00:10:01] "GET / HTTP/1.1" 200 35931 0.002881 10.0.0.249 - - [2026-07-18 00:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.249 - - [2026-07-18 00:10:01] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006128 10.0.0.249 - - [2026-07-18 00:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.249 - - [2026-07-18 00:10:01] "GET /routing-instance/8e89dd76-b35c-45e7-8db8-ee7ae66101ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004040 10.0.0.249 - - [2026-07-18 00:10:01] "PUT /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df HTTP/1.1" 200 274 0.011609 10.0.0.249 - - [2026-07-18 00:10:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.008040 10.0.0.249 - - [2026-07-18 00:10:01] "POST /virtual-routers HTTP/1.1" 200 599 0.047737 10.0.0.249 - - [2026-07-18 00:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014907 10.0.0.249 - - [2026-07-18 00:10:01] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.012190 10.0.0.249 - - [2026-07-18 00:10:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.006363 10.0.0.249 - - [2026-07-18 00:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.249 - - [2026-07-18 00:10:01] "GET /virtual-network/33a9d3e2-85e9-4c7f-ae19-c12fab332223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004854 10.0.0.249 - - [2026-07-18 00:10:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.063341 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:10:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001112 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:10:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:10:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001195 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:10:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016 10.0.0.33 - - [2026-07-18 00:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.33 - - [2026-07-18 00:10:35] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003052 10.0.0.249 - - [2026-07-18 00:10:45] "GET / HTTP/1.1" 200 35931 0.001458 10.0.0.249 - - [2026-07-18 00:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.249 - - [2026-07-18 00:10:45] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004563 10.0.0.249 - - [2026-07-18 00:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.249 - - [2026-07-18 00:10:45] "GET /routing-instance/8e89dd76-b35c-45e7-8db8-ee7ae66101ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002352 10.0.0.249 - - [2026-07-18 00:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.249 - - [2026-07-18 00:10:45] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003941 10.0.0.249 - - [2026-07-18 00:10:45] "PUT /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b HTTP/1.1" 200 262 0.013361 10.0.0.249 - - [2026-07-18 00:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013144 10.0.0.249 - - [2026-07-18 00:10:45] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003515 10.0.0.249 - - [2026-07-18 00:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.249 - - [2026-07-18 00:10:45] "GET /virtual-machine-interface/099e65c0-13f0-4bca-bc58-ea130ecbef14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003965 10.0.0.249 - - [2026-07-18 00:10:45] "PUT /virtual-machine-interface/099e65c0-13f0-4bca-bc58-ea130ecbef14 HTTP/1.1" 200 284 0.011675 10.0.0.33 - - [2026-07-18 00:12:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002275 10.0.0.33 - - [2026-07-18 00:12:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002520 10.0.0.33 - - [2026-07-18 00:13:09] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003467 10.0.0.33 - - [2026-07-18 00:13:09] "POST /ref-update HTTP/1.1" 200 156 0.011141 10.0.0.33 - - [2026-07-18 00:13:20] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015915 10.0.0.33 - - [2026-07-18 00:13:20] "POST /set-tag HTTP/1.1" 200 109 0.004554 10.0.0.33 - - [2026-07-18 00:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.33 - - [2026-07-18 00:13:20] "GET /loadbalancer/e69e0d3e-e4ef-4bb8-b384-b4887ef7e057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004246 10.0.0.33 - - [2026-07-18 00:13:20] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006229 10.0.0.33 - - [2026-07-18 00:13:20] "POST /set-tag HTTP/1.1" 200 109 0.003216 10.0.0.33 - - [2026-07-18 00:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.33 - - [2026-07-18 00:13:20] "GET /loadbalancer/e69e0d3e-e4ef-4bb8-b384-b4887ef7e057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002933 10.0.0.33 - - [2026-07-18 00:13:20] "GET /loadbalancer-pool/90a31f69-ae32-4d88-a63d-ee8e1f164ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005061 10.0.0.33 - - [2026-07-18 00:13:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034530 10.0.0.33 - - [2026-07-18 00:13:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.040275 10.0.0.33 - - [2026-07-18 00:13:20] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.037933 10.0.0.33 - - [2026-07-18 00:13:20] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.021798 10.0.0.33 - - [2026-07-18 00:13:20] "POST /ref-update HTTP/1.1" 200 156 0.009214 10.0.0.33 - - [2026-07-18 00:13:20] "GET /floating-ip/b74660b8-4528-4ee0-93e3-65060cca09b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.012479 10.0.0.33 - - [2026-07-18 00:13:20] "POST /tags HTTP/1.1" 409 205 0.014282 10.0.0.33 - - [2026-07-18 00:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009517 10.0.0.33 - - [2026-07-18 00:13:20] "GET /tag/d5a4ca8f-dc49-4343-b571-a5c89bfaffd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.021703 10.0.0.33 - - [2026-07-18 00:13:20] "PUT /floating-ip/b74660b8-4528-4ee0-93e3-65060cca09b6 HTTP/1.1" 200 256 0.013874 10.0.0.33 - - [2026-07-18 00:13:20] "POST /set-tag HTTP/1.1" 200 109 0.063923 10.0.0.33 - - [2026-07-18 00:13:20] "GET /loadbalancer-pool/dad3f3c0-a676-45f7-8db6-18c597bca294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.029837 10.0.0.33 - - [2026-07-18 00:13:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017265 10.0.0.33 - - [2026-07-18 00:13:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.006991 10.0.0.33 - - [2026-07-18 00:13:20] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009626 10.0.0.33 - - [2026-07-18 00:13:21] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018437 10.0.0.33 - - [2026-07-18 00:13:21] "POST /set-tag HTTP/1.1" 200 109 0.013797 10.0.0.33 - - [2026-07-18 00:13:21] "POST /ref-update HTTP/1.1" 200 156 0.007437 10.0.0.33 - - [2026-07-18 00:13:21] "GET /floating-ip/b74660b8-4528-4ee0-93e3-65060cca09b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.057151 10.0.0.33 - - [2026-07-18 00:13:21] "GET /loadbalancer-pool/deeb4ccb-9f52-4909-b598-bf3043b2c765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.023418 10.0.0.33 - - [2026-07-18 00:13:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017548 10.0.0.33 - - [2026-07-18 00:13:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022049 10.0.0.33 - - [2026-07-18 00:13:21] "PUT /floating-ip/b74660b8-4528-4ee0-93e3-65060cca09b6 HTTP/1.1" 200 256 0.033546 10.0.0.33 - - [2026-07-18 00:13:21] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.049797 10.0.0.33 - - [2026-07-18 00:13:21] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006509 10.0.0.33 - - [2026-07-18 00:13:21] "POST /ref-update HTTP/1.1" 200 156 0.006489 10.0.0.33 - - [2026-07-18 00:13:21] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.33 - - [2026-07-18 00:13:21] "GET /floating-ip/b74660b8-4528-4ee0-93e3-65060cca09b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.003557 10.0.0.33 - - [2026-07-18 00:13:21] "PUT /floating-ip/b74660b8-4528-4ee0-93e3-65060cca09b6 HTTP/1.1" 200 256 0.013170 10.0.0.33 - - [2026-07-18 00:14:18] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004362 10.0.0.33 - - [2026-07-18 00:14:18] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.33 - - [2026-07-18 00:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005192 10.0.0.33 - - [2026-07-18 00:14:18] "GET /loadbalancer/e69e0d3e-e4ef-4bb8-b384-b4887ef7e057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006449 10.0.0.33 - - [2026-07-18 00:14:18] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005292 10.0.0.33 - - [2026-07-18 00:14:18] "POST /set-tag HTTP/1.1" 200 109 0.053023 10.0.0.33 - - [2026-07-18 00:14:18] "DELETE /loadbalancer-member/ceb513b1-89fa-4aa7-8bc2-68404f8494b3 HTTP/1.1" 200 115 0.095176 10.0.0.33 - - [2026-07-18 00:14:18] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010800 10.0.0.33 - - [2026-07-18 00:14:18] "POST /set-tag HTTP/1.1" 200 109 0.003611 10.0.0.33 - - [2026-07-18 00:14:18] "DELETE /loadbalancer-member/57bcc6a3-a281-4969-9b55-95a3c4b3d548 HTTP/1.1" 200 115 0.057126 10.0.0.33 - - [2026-07-18 00:14:18] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004248 10.0.0.33 - - [2026-07-18 00:14:18] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.33 - - [2026-07-18 00:14:18] "DELETE /loadbalancer-member/06a24058-ba67-4b5e-8499-d8398f8353ce HTTP/1.1" 200 115 0.032859 10.0.0.33 - - [2026-07-18 00:14:18] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004989 10.0.0.33 - - [2026-07-18 00:14:18] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.33 - - [2026-07-18 00:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.33 - - [2026-07-18 00:14:18] "GET /loadbalancer/e69e0d3e-e4ef-4bb8-b384-b4887ef7e057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003864 10.0.0.33 - - [2026-07-18 00:14:18] "GET /loadbalancer-pool/90a31f69-ae32-4d88-a63d-ee8e1f164ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002994 10.0.0.33 - - [2026-07-18 00:14:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.074127 10.0.0.33 - - [2026-07-18 00:14:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.031847 10.0.0.33 - - [2026-07-18 00:14:18] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.028810 10.0.0.33 - - [2026-07-18 00:14:18] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009666 10.0.0.33 - - [2026-07-18 00:14:18] "GET /floating-ip/b74660b8-4528-4ee0-93e3-65060cca09b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003146 10.0.0.33 - - [2026-07-18 00:14:19] "POST /set-tag HTTP/1.1" 200 109 0.093886 10.0.0.33 - - [2026-07-18 00:14:19] "GET /loadbalancer-pool/dad3f3c0-a676-45f7-8db6-18c597bca294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.024624 10.0.0.33 - - [2026-07-18 00:14:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.061873 10.0.0.33 - - [2026-07-18 00:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017618 10.0.0.33 - - [2026-07-18 00:14:19] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.040160 10.0.0.33 - - [2026-07-18 00:14:19] "POST /set-tag HTTP/1.1" 200 109 0.004980 10.0.0.33 - - [2026-07-18 00:14:19] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008280 10.0.0.33 - - [2026-07-18 00:14:19] "GET /floating-ip/b74660b8-4528-4ee0-93e3-65060cca09b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002455 10.0.0.33 - - [2026-07-18 00:14:19] "GET /loadbalancer-pool/deeb4ccb-9f52-4909-b598-bf3043b2c765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007611 10.0.0.33 - - [2026-07-18 00:14:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.060082 10.0.0.33 - - [2026-07-18 00:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.041488 10.0.0.33 - - [2026-07-18 00:14:19] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018540 10.0.0.33 - - [2026-07-18 00:14:19] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009115 10.0.0.33 - - [2026-07-18 00:14:19] "GET /floating-ip/b74660b8-4528-4ee0-93e3-65060cca09b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003655 10.0.0.33 - - [2026-07-18 00:14:19] "POST /set-tag HTTP/1.1" 200 109 0.003371 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:14:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001152 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:14:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:15:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:15:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001147 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:15:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001741 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:15:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001995 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:15:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001213 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:15:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 10.0.0.33 - - [2026-07-18 00:15:41] "GET / HTTP/1.1" 200 35931 0.002363 10.0.0.33 - - [2026-07-18 00:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.33 - - [2026-07-18 00:15:41] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071704 10.0.0.33 - - [2026-07-18 00:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007017 10.0.0.33 - - [2026-07-18 00:15:41] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031355 10.0.0.33 - - [2026-07-18 00:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.33 - - [2026-07-18 00:15:41] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036550 10.0.0.33 - - [2026-07-18 00:15:42] "POST /tags HTTP/1.1" 200 333 0.051806 10.0.0.33 - - [2026-07-18 00:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.029093 10.0.0.33 - - [2026-07-18 00:15:42] "GET /tag/07b0cc98-952f-49a8-a922-bc1f56291d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.026557 10.0.0.33 - - [2026-07-18 00:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.33 - - [2026-07-18 00:15:42] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032863 10.0.0.33 - - [2026-07-18 00:15:42] "GET /virtual-networks?parent_id=11d76ae4-00a0-486a-a2df-92a5b01c58a2&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.008305 10.0.0.33 - - [2026-07-18 00:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007121 10.0.0.33 - - [2026-07-18 00:15:42] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055276 10.0.0.33 - - [2026-07-18 00:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.33 - - [2026-07-18 00:15:42] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005271 10.0.0.33 - - [2026-07-18 00:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.33 - - [2026-07-18 00:15:42] "POST /virtual-networks HTTP/1.1" 200 512 0.124481 10.0.0.33 - - [2026-07-18 00:15:42] "GET /service-appliance-set/012f609d-c111-4241-b6e6-9673fb14c5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.025453 10.0.0.33 - - [2026-07-18 00:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 10.0.0.33 - - [2026-07-18 00:15:42] "GET /network-ipam/2e7d89f4-0d7c-4c1d-921d-38bcf9521f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002775 10.0.0.33 - - [2026-07-18 00:15:42] "POST /fqname-to-id HTTP/1.1" 404 254 0.001490 10.0.0.33 - - [2026-07-18 00:15:42] "POST /useragent-kv HTTP/1.1" 200 115 0.020249 10.0.0.33 - - [2026-07-18 00:15:42] "POST /ref-update HTTP/1.1" 200 156 0.089538 10.0.0.33 - - [2026-07-18 00:15:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.087253 10.0.0.33 - - [2026-07-18 00:15:42] "GET /virtual-machine-interface/8d5d2af8-cde1-4ce7-93ed-58bccc9cdc26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006395 10.0.0.33 - - [2026-07-18 00:15:42] "GET /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004308 10.0.0.33 - - [2026-07-18 00:15:42] "GET /domains HTTP/1.1" 200 280 0.001614 10.0.0.33 - - [2026-07-18 00:15:42] "GET /domain/43e65741-7096-4f54-9cf3-1ddd8cdca5f8 HTTP/1.1" 200 3086 0.008673 10.0.0.33 - - [2026-07-18 00:15:42] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2 HTTP/1.1" 200 5476 0.046058 10.0.0.33 - - [2026-07-18 00:15:42] "GET /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49 HTTP/1.1" 200 2085 0.004767 10.0.0.33 - - [2026-07-18 00:15:42] "POST /instance-ips HTTP/1.1" 200 409 0.057032 10.0.0.33 - - [2026-07-18 00:15:42] "GET /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49 HTTP/1.1" 200 2085 0.016261 10.0.0.33 - - [2026-07-18 00:15:42] "GET /routing-instance/2ba0964d-85e8-437d-993e-696ce6d344a7 HTTP/1.1" 200 1181 0.031481 10.0.0.33 - - [2026-07-18 00:15:42] "GET /instance-ip/0d46143d-dbc0-4127-ad47-87d47bbe0e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.038792 10.0.0.33 - - [2026-07-18 00:15:42] "GET /routing-instance/2ba0964d-85e8-437d-993e-696ce6d344a7 HTTP/1.1" 200 1181 0.007764 10.0.0.33 - - [2026-07-18 00:15:42] "POST /loadbalancers HTTP/1.1" 200 610 0.099931 10.0.0.33 - - [2026-07-18 00:15:42] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039338 10.0.0.33 - - [2026-07-18 00:15:42] "GET /instance-ip/0d46143d-dbc0-4127-ad47-87d47bbe0e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.006479 10.0.0.33 - - [2026-07-18 00:15:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.033237 10.0.0.33 - - [2026-07-18 00:15:42] "POST /route-targets HTTP/1.1" 200 327 0.028744 10.0.0.33 - - [2026-07-18 00:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.019714 10.0.0.33 - - [2026-07-18 00:15:42] "POST /ref-update HTTP/1.1" 200 156 0.020706 10.0.0.33 - - [2026-07-18 00:15:42] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.085463 10.0.0.33 - - [2026-07-18 00:15:42] "POST /floating-ips HTTP/1.1" 200 597 0.098994 10.0.0.33 - - [2026-07-18 00:15:42] "GET /loadbalancer/06d1f443-ee4e-43fe-b995-3d9b2f6e53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003646 10.0.0.33 - - [2026-07-18 00:15:43] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.032067 10.0.0.33 - - [2026-07-18 00:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.33 - - [2026-07-18 00:15:43] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056241 10.0.0.33 - - [2026-07-18 00:15:43] "GET /loadbalancer-listener/7c837cad-1278-4c41-8835-0b6ca9f863d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.004014 10.0.0.33 - - [2026-07-18 00:15:43] "GET /loadbalancer-listener/7c837cad-1278-4c41-8835-0b6ca9f863d1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.006599 10.0.0.33 - - [2026-07-18 00:15:43] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.032543 10.0.0.33 - - [2026-07-18 00:15:43] "GET /instance-ip/0d46143d-dbc0-4127-ad47-87d47bbe0e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.006607 10.0.0.33 - - [2026-07-18 00:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.33 - - [2026-07-18 00:15:43] "GET /instance-ip/0d46143d-dbc0-4127-ad47-87d47bbe0e19?fields=floating_ips HTTP/1.1" 200 1211 0.009402 10.0.0.33 - - [2026-07-18 00:15:43] "GET /loadbalancer/06d1f443-ee4e-43fe-b995-3d9b2f6e53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003248 10.0.0.33 - - [2026-07-18 00:15:43] "GET /floating-ip/8e1a0338-564d-42bc-a2f8-687a21fd239c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.004432 10.0.0.33 - - [2026-07-18 00:15:43] "POST /tags HTTP/1.1" 200 295 0.117744 10.0.0.33 - - [2026-07-18 00:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.039096 10.0.0.33 - - [2026-07-18 00:15:43] "GET /tag/76789dd8-327f-48d8-b6fc-8cab3c4af708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.033687 10.0.0.33 - - [2026-07-18 00:15:43] "POST /tags HTTP/1.1" 409 233 0.008194 10.0.0.33 - - [2026-07-18 00:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007317 10.0.0.33 - - [2026-07-18 00:15:43] "GET /tag/1b632198-faf0-4833-a7fe-5abf9f3d0472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.014100 10.0.0.33 - - [2026-07-18 00:15:43] "POST /tags HTTP/1.1" 409 206 0.003757 10.0.0.33 - - [2026-07-18 00:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.33 - - [2026-07-18 00:15:43] "GET /tag/268945b3-4bfb-4811-9cab-686f019537f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022230 10.0.0.33 - - [2026-07-18 00:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.33 - - [2026-07-18 00:15:43] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004621 10.0.0.33 - - [2026-07-18 00:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.33 - - [2026-07-18 00:15:43] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029427 10.0.0.33 - - [2026-07-18 00:15:43] "POST /virtual-machines HTTP/1.1" 200 369 0.011279 10.0.0.33 - - [2026-07-18 00:15:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011531 10.0.0.33 - - [2026-07-18 00:15:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.148993 10.0.0.33 - - [2026-07-18 00:15:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018013 10.0.0.33 - - [2026-07-18 00:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014492 10.0.0.33 - - [2026-07-18 00:15:44] "GET /virtual-machine-interface/d120c856-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009709 10.0.0.33 - - [2026-07-18 00:15:44] "POST /instance-ips HTTP/1.1" 200 409 0.021988 10.0.0.33 - - [2026-07-18 00:15:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.060787 10.0.0.33 - - [2026-07-18 00:15:44] "GET /virtual-machine-interface/d120c856-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.016378 10.0.0.33 - - [2026-07-18 00:15:44] "POST /set-tag HTTP/1.1" 200 109 0.060206 10.0.0.33 - - [2026-07-18 00:15:44] "GET /virtual-machine-interface/d120c856-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.038443 10.0.0.33 - - [2026-07-18 00:15:44] "GET /instance-ip/d142550c-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.009288 10.0.0.33 - - [2026-07-18 00:15:44] "GET /virtual-machine-interface/d120c856-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014280 10.0.0.33 - - [2026-07-18 00:15:44] "POST /set-tag HTTP/1.1" 200 109 0.005826 10.0.0.33 - - [2026-07-18 00:15:44] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005881 10.0.0.33 - - [2026-07-18 00:15:44] "POST /ref-update HTTP/1.1" 200 156 0.012193 10.0.0.33 - - [2026-07-18 00:15:44] "GET /virtual-machine-interface/d120c856-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.024232 10.0.0.33 - - [2026-07-18 00:15:44] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.33 - - [2026-07-18 00:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.33 - - [2026-07-18 00:15:44] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004796 10.0.0.33 - - [2026-07-18 00:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.33 - - [2026-07-18 00:15:44] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034895 10.0.0.33 - - [2026-07-18 00:15:44] "POST /virtual-machines HTTP/1.1" 200 369 0.009368 10.0.0.33 - - [2026-07-18 00:15:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015605 10.0.0.33 - - [2026-07-18 00:15:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113467 10.0.0.33 - - [2026-07-18 00:15:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016774 10.0.0.33 - - [2026-07-18 00:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.33 - - [2026-07-18 00:15:44] "GET /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.012177 10.0.0.33 - - [2026-07-18 00:15:45] "POST /instance-ips HTTP/1.1" 200 409 0.034595 10.0.0.33 - - [2026-07-18 00:15:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021543 10.0.0.33 - - [2026-07-18 00:15:45] "GET /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010891 10.0.0.33 - - [2026-07-18 00:15:45] "POST /set-tag HTTP/1.1" 200 109 0.019114 10.0.0.33 - - [2026-07-18 00:15:45] "GET /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015611 10.0.0.33 - - [2026-07-18 00:15:45] "GET /instance-ip/d1caafec-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.011970 10.0.0.33 - - [2026-07-18 00:15:45] "GET /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004317 10.0.0.33 - - [2026-07-18 00:15:45] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.33 - - [2026-07-18 00:15:45] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003576 10.0.0.33 - - [2026-07-18 00:15:45] "POST /ref-update HTTP/1.1" 200 156 0.010849 10.0.0.33 - - [2026-07-18 00:15:45] "GET /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012013 10.0.0.33 - - [2026-07-18 00:15:45] "POST /set-tag HTTP/1.1" 200 109 0.004659 10.0.0.33 - - [2026-07-18 00:15:45] "GET /virtual-machine-interface/d120c856-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005096 10.0.0.33 - - [2026-07-18 00:15:45] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.33 - - [2026-07-18 00:15:45] "GET /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004030 10.0.0.33 - - [2026-07-18 00:15:45] "POST /set-tag HTTP/1.1" 200 109 0.003064 10.0.0.33 - - [2026-07-18 00:15:47] "GET /domains HTTP/1.1" 200 280 0.002106 10.0.0.33 - - [2026-07-18 00:15:47] "GET /domain/43e65741-7096-4f54-9cf3-1ddd8cdca5f8 HTTP/1.1" 200 3086 0.003347 10.0.0.33 - - [2026-07-18 00:15:47] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2 HTTP/1.1" 200 7064 0.043035 10.0.0.33 - - [2026-07-18 00:15:47] "GET /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49 HTTP/1.1" 200 2085 0.004095 10.0.0.33 - - [2026-07-18 00:15:47] "GET /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49 HTTP/1.1" 200 2085 0.004633 10.0.0.33 - - [2026-07-18 00:15:47] "GET /routing-instance/2ba0964d-85e8-437d-993e-696ce6d344a7 HTTP/1.1" 200 1402 0.003414 10.0.0.33 - - [2026-07-18 00:15:47] "GET /routing-instance/2ba0964d-85e8-437d-993e-696ce6d344a7 HTTP/1.1" 200 1402 0.002061 10.0.0.33 - - [2026-07-18 00:15:47] "GET /route-target/fb7e77b5-9f41-4c28-9dfe-f1ab3e597922 HTTP/1.1" 200 1153 0.002026 10.0.0.33 - - [2026-07-18 00:15:47] "GET /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49 HTTP/1.1" 200 2085 0.003985 10.0.0.33 - - [2026-07-18 00:15:47] "GET /routing-instance/2ba0964d-85e8-437d-993e-696ce6d344a7 HTTP/1.1" 200 1402 0.002367 10.0.0.33 - - [2026-07-18 00:15:47] "GET /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003816 10.0.0.33 - - [2026-07-18 00:15:47] "GET /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49 HTTP/1.1" 200 2085 0.003811 10.0.0.33 - - [2026-07-18 00:15:47] "GET /routing-instance/2ba0964d-85e8-437d-993e-696ce6d344a7 HTTP/1.1" 200 1402 0.002367 10.0.0.33 - - [2026-07-18 00:15:47] "GET /routing-instance/2ba0964d-85e8-437d-993e-696ce6d344a7 HTTP/1.1" 200 1402 0.002108 10.0.0.33 - - [2026-07-18 00:15:47] "GET /route-target/fb7e77b5-9f41-4c28-9dfe-f1ab3e597922 HTTP/1.1" 200 1153 0.002164 10.0.0.33 - - [2026-07-18 00:15:47] "GET /domains HTTP/1.1" 200 280 0.002071 10.0.0.33 - - [2026-07-18 00:15:47] "GET /domain/43e65741-7096-4f54-9cf3-1ddd8cdca5f8 HTTP/1.1" 200 3086 0.002862 10.0.0.33 - - [2026-07-18 00:15:47] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2 HTTP/1.1" 200 7064 0.041146 10.0.0.33 - - [2026-07-18 00:15:47] "GET /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49 HTTP/1.1" 200 2085 0.004419 10.0.0.33 - - [2026-07-18 00:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.33 - - [2026-07-18 00:15:47] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033789 10.0.0.33 - - [2026-07-18 00:15:47] "GET /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005068 10.0.0.33 - - [2026-07-18 00:15:47] "GET /floating-ip-pools?parent_id=201c20bf-b6de-471f-a052-03c6f7a12d49&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002859 10.0.0.33 - - [2026-07-18 00:15:48] "GET /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006308 10.0.0.33 - - [2026-07-18 00:15:48] "POST /floating-ip-pools HTTP/1.1" 200 562 0.053702 10.0.0.33 - - [2026-07-18 00:15:48] "POST /ref-update HTTP/1.1" 200 156 0.009609 10.0.0.33 - - [2026-07-18 00:15:48] "GET /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.014972 10.0.0.33 - - [2026-07-18 00:15:48] "GET /domains HTTP/1.1" 200 280 0.002011 10.0.0.33 - - [2026-07-18 00:15:48] "GET /domain/43e65741-7096-4f54-9cf3-1ddd8cdca5f8 HTTP/1.1" 200 3086 0.004877 10.0.0.33 - - [2026-07-18 00:15:48] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2 HTTP/1.1" 200 7320 0.047928 10.0.0.33 - - [2026-07-18 00:15:48] "GET /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49 HTTP/1.1" 200 2323 0.005270 10.0.0.33 - - [2026-07-18 00:15:48] "GET /floating-ip-pool/48fbe507-4894-428d-9871-305306f3bc8e HTTP/1.1" 200 1314 0.002036 10.0.0.33 - - [2026-07-18 00:15:48] "GET /domains HTTP/1.1" 200 280 0.001494 10.0.0.33 - - [2026-07-18 00:15:48] "GET /domain/43e65741-7096-4f54-9cf3-1ddd8cdca5f8 HTTP/1.1" 200 3086 0.002623 10.0.0.33 - - [2026-07-18 00:15:48] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2 HTTP/1.1" 200 7320 0.037380 10.0.0.33 - - [2026-07-18 00:15:48] "GET /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49 HTTP/1.1" 200 2323 0.004216 10.0.0.33 - - [2026-07-18 00:15:48] "GET /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004119 10.0.0.33 - - [2026-07-18 00:15:48] "POST /tags HTTP/1.1" 200 365 0.050907 10.0.0.33 - - [2026-07-18 00:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012323 10.0.0.33 - - [2026-07-18 00:15:48] "GET /tag/c70b0060-f41e-454e-b37f-4932dcaea9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.015422 10.0.0.33 - - [2026-07-18 00:15:48] "POST /tags HTTP/1.1" 409 206 0.002438 10.0.0.33 - - [2026-07-18 00:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.33 - - [2026-07-18 00:15:48] "GET /tag/268945b3-4bfb-4811-9cab-686f019537f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010909 10.0.0.33 - - [2026-07-18 00:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.33 - - [2026-07-18 00:15:48] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.039100 10.0.0.33 - - [2026-07-18 00:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.33 - - [2026-07-18 00:15:48] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005708 10.0.0.33 - - [2026-07-18 00:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.33 - - [2026-07-18 00:15:48] "GET /service-appliance-set/17a363bd-38f2-4688-8db8-bda1b56a9e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003655 10.0.0.33 - - [2026-07-18 00:15:48] "POST /fqname-to-id HTTP/1.1" 404 258 0.002546 10.0.0.33 - - [2026-07-18 00:15:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.103281 10.0.0.33 - - [2026-07-18 00:15:48] "GET /virtual-machine-interface/de07f5ce-18b6-40cf-b2a6-125f1b118011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.036833 10.0.0.33 - - [2026-07-18 00:15:48] "POST /set-tag HTTP/1.1" 200 109 0.015948 10.0.0.33 - - [2026-07-18 00:15:48] "POST /instance-ips HTTP/1.1" 200 417 0.034273 10.0.0.33 - - [2026-07-18 00:15:48] "GET /instance-ip/4a025a77-48fe-4ccc-940f-8b4589b51fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.012885 10.0.0.33 - - [2026-07-18 00:15:49] "POST /loadbalancers HTTP/1.1" 200 618 0.068480 10.0.0.33 - - [2026-07-18 00:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029223 10.0.0.33 - - [2026-07-18 00:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010323 10.0.0.33 - - [2026-07-18 00:15:49] "POST /service-instances HTTP/1.1" 200 566 0.036936 10.0.0.33 - - [2026-07-18 00:15:49] "POST /ref-update HTTP/1.1" 200 156 0.013322 10.0.0.33 - - [2026-07-18 00:15:49] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.045283 10.0.0.33 - - [2026-07-18 00:15:49] "GET /virtual-machine-interface/de07f5ce-18b6-40cf-b2a6-125f1b118011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009762 10.0.0.33 - - [2026-07-18 00:15:49] "GET /virtual-machine-interface/de07f5ce-18b6-40cf-b2a6-125f1b118011?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.010659 10.0.0.33 - - [2026-07-18 00:15:49] "PUT /service-instance/ecb126ca-0c27-4214-9ef7-48b3ae987e01 HTTP/1.1" 200 266 0.013631 10.0.0.33 - - [2026-07-18 00:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012399 10.0.0.33 - - [2026-07-18 00:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010675 10.0.0.33 - - [2026-07-18 00:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.33 - - [2026-07-18 00:15:49] "GET /floating-ip-pool/48fbe507-4894-428d-9871-305306f3bc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002653 10.0.0.33 - - [2026-07-18 00:15:49] "POST /floating-ips HTTP/1.1" 200 671 0.084030 10.0.0.33 - - [2026-07-18 00:15:49] "POST /virtual-machines HTTP/1.1" 200 429 0.067910 10.0.0.33 - - [2026-07-18 00:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022599 10.0.0.33 - - [2026-07-18 00:15:49] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004430 10.0.0.33 - - [2026-07-18 00:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.33 - - [2026-07-18 00:15:49] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009883 10.0.0.33 - - [2026-07-18 00:15:49] "POST /tags HTTP/1.1" 409 221 0.006755 10.0.0.33 - - [2026-07-18 00:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.33 - - [2026-07-18 00:15:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.192107 10.0.0.33 - - [2026-07-18 00:15:49] "POST /chown HTTP/1.1" 200 109 0.013091 10.0.0.33 - - [2026-07-18 00:15:49] "GET /tag/07b0cc98-952f-49a8-a922-bc1f56291d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.030754 10.0.0.33 - - [2026-07-18 00:15:49] "POST /tags HTTP/1.1" 409 238 0.005621 10.0.0.33 - - [2026-07-18 00:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.33 - - [2026-07-18 00:15:49] "POST /chown HTTP/1.1" 200 109 0.007099 10.0.0.33 - - [2026-07-18 00:15:49] "PUT /virtual-machine-interface/7d2c6bdb-f9d7-4bb7-84d0-f1753e8985f1 HTTP/1.1" 200 284 0.020707 10.0.0.33 - - [2026-07-18 00:15:49] "GET /tag/c70b0060-f41e-454e-b37f-4932dcaea9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.016889 10.0.0.33 - - [2026-07-18 00:15:49] "PUT /instance-ip/4a025a77-48fe-4ccc-940f-8b4589b51fe3 HTTP/1.1" 200 256 0.042111 10.0.0.33 - - [2026-07-18 00:15:49] "POST /firewall-rules HTTP/1.1" 200 650 0.083657 10.0.0.33 - - [2026-07-18 00:15:49] "GET /firewall-rule/b4659350-2c88-4bf9-ad29-a2fd20649929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.009128 10.0.0.33 - - [2026-07-18 00:15:49] "POST /ref-update HTTP/1.1" 200 156 0.054839 10.0.0.33 - - [2026-07-18 00:15:49] "POST /ref-update HTTP/1.1" 200 156 0.025748 10.0.0.33 - - [2026-07-18 00:15:49] "GET /firewall-policy/71a5195c-62e0-4e3e-a7e7-ea335a6e5319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008332 10.0.0.33 - - [2026-07-18 00:15:49] "GET /firewall-rule/b4659350-2c88-4bf9-ad29-a2fd20649929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002014 10.0.0.33 - - [2026-07-18 00:15:49] "POST /ref-update HTTP/1.1" 200 156 0.022922 10.0.0.33 - - [2026-07-18 00:15:49] "POST /ref-update HTTP/1.1" 200 156 0.030927 10.0.0.33 - - [2026-07-18 00:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009729 10.0.0.33 - - [2026-07-18 00:15:50] "POST /ref-update HTTP/1.1" 200 156 0.018176 10.0.0.33 - - [2026-07-18 00:15:50] "POST /ref-update HTTP/1.1" 200 156 0.031326 10.0.0.33 - - [2026-07-18 00:15:50] "POST /ref-update HTTP/1.1" 200 156 0.046250 10.0.0.33 - - [2026-07-18 00:15:50] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.098895 10.0.0.33 - - [2026-07-18 00:15:50] "GET /loadbalancer/3c15cfee-5503-4ae3-be6a-4cd54d956275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002889 10.0.0.33 - - [2026-07-18 00:15:50] "POST /virtual-machines HTTP/1.1" 200 429 0.020173 10.0.0.33 - - [2026-07-18 00:15:50] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.052972 10.0.0.33 - - [2026-07-18 00:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006913 10.0.0.33 - - [2026-07-18 00:15:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.169347 10.0.0.33 - - [2026-07-18 00:15:50] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.134304 10.0.0.33 - - [2026-07-18 00:15:50] "GET /loadbalancer-listener/cc87aba5-6faf-42e2-9cdd-042dd5ac2341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007662 10.0.0.33 - - [2026-07-18 00:15:50] "POST /chown HTTP/1.1" 200 109 0.050998 10.0.0.33 - - [2026-07-18 00:15:50] "GET /loadbalancer-listener/cc87aba5-6faf-42e2-9cdd-042dd5ac2341?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006218 10.0.0.33 - - [2026-07-18 00:15:50] "POST /chown HTTP/1.1" 200 109 0.021559 10.0.0.33 - - [2026-07-18 00:15:50] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.048544 10.0.0.33 - - [2026-07-18 00:15:50] "PUT /virtual-machine-interface/6d9bbdcf-4138-49a6-b87c-558ce02afc4c HTTP/1.1" 200 284 0.042785 10.0.0.33 - - [2026-07-18 00:15:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.053068 10.0.0.33 - - [2026-07-18 00:15:50] "GET /loadbalancer-pool/e16b4c8f-5879-44e5-862b-47b5cfb78e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.037444 10.0.0.33 - - [2026-07-18 00:15:50] "PUT /instance-ip/4a025a77-48fe-4ccc-940f-8b4589b51fe3 HTTP/1.1" 200 256 0.079583 10.0.0.33 - - [2026-07-18 00:15:50] "POST /ref-update HTTP/1.1" 200 156 0.024016 10.0.0.33 - - [2026-07-18 00:15:50] "POST /loadbalancer-members HTTP/1.1" 200 707 0.038022 10.0.0.33 - - [2026-07-18 00:15:50] "POST /ref-update HTTP/1.1" 200 156 0.037498 10.0.0.33 - - [2026-07-18 00:15:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.026426 10.0.0.33 - - [2026-07-18 00:15:50] "GET /loadbalancer-member/9736fdea-e8cc-4568-b7d5-7acafc32c04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.020469 10.0.0.33 - - [2026-07-18 00:15:50] "POST /ref-update HTTP/1.1" 200 156 0.036702 10.0.0.33 - - [2026-07-18 00:15:50] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011893 10.0.0.33 - - [2026-07-18 00:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.33 - - [2026-07-18 00:15:50] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003767 10.0.0.33 - - [2026-07-18 00:15:50] "POST /ref-update HTTP/1.1" 200 156 0.020868 10.0.0.33 - - [2026-07-18 00:15:50] "POST /ref-update HTTP/1.1" 200 156 0.039639 10.0.0.33 - - [2026-07-18 00:15:50] "POST /tags HTTP/1.1" 409 221 0.002184 10.0.0.33 - - [2026-07-18 00:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005624 10.0.0.33 - - [2026-07-18 00:15:50] "GET /tag/07b0cc98-952f-49a8-a922-bc1f56291d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013794 10.0.0.33 - - [2026-07-18 00:15:50] "PUT /service-instance/ecb126ca-0c27-4214-9ef7-48b3ae987e01 HTTP/1.1" 200 266 0.010265 10.0.0.33 - - [2026-07-18 00:15:50] "POST /tags HTTP/1.1" 409 238 0.009147 10.0.0.33 - - [2026-07-18 00:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009468 10.0.0.33 - - [2026-07-18 00:15:51] "GET /tag/c70b0060-f41e-454e-b37f-4932dcaea9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.020126 10.0.0.33 - - [2026-07-18 00:15:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.051337 10.0.0.33 - - [2026-07-18 00:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.33 - - [2026-07-18 00:15:51] "POST /firewall-rules HTTP/1.1" 409 293 0.002381 10.0.0.33 - - [2026-07-18 00:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.33 - - [2026-07-18 00:15:51] "PUT /firewall-rule/b4659350-2c88-4bf9-ad29-a2fd20649929 HTTP/1.1" 200 260 0.029910 10.0.0.33 - - [2026-07-18 00:15:51] "GET /firewall-rule/b4659350-2c88-4bf9-ad29-a2fd20649929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.012862 10.0.0.33 - - [2026-07-18 00:15:51] "POST /chown HTTP/1.1" 200 109 0.035230 10.0.0.33 - - [2026-07-18 00:15:51] "GET /firewall-policy/71a5195c-62e0-4e3e-a7e7-ea335a6e5319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005806 10.0.0.33 - - [2026-07-18 00:15:51] "POST /chown HTTP/1.1" 200 109 0.030452 10.0.0.33 - - [2026-07-18 00:15:51] "GET /firewall-rule/b4659350-2c88-4bf9-ad29-a2fd20649929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.019699 10.0.0.33 - - [2026-07-18 00:15:51] "PUT /instance-ip/4a025a77-48fe-4ccc-940f-8b4589b51fe3 HTTP/1.1" 200 256 0.032791 10.0.0.33 - - [2026-07-18 00:15:51] "POST /ref-update HTTP/1.1" 200 156 0.012753 10.0.0.33 - - [2026-07-18 00:15:51] "POST /chown HTTP/1.1" 200 109 0.026304 10.0.0.33 - - [2026-07-18 00:15:51] "POST /chown HTTP/1.1" 200 109 0.040224 10.0.0.33 - - [2026-07-18 00:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018032 10.0.0.33 - - [2026-07-18 00:15:51] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008965 10.0.0.33 - - [2026-07-18 00:15:51] "PUT /instance-ip/4a025a77-48fe-4ccc-940f-8b4589b51fe3 HTTP/1.1" 200 256 0.034367 10.0.0.33 - - [2026-07-18 00:15:51] "POST /ref-update HTTP/1.1" 200 156 0.022200 10.0.0.33 - - [2026-07-18 00:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005973 10.0.0.33 - - [2026-07-18 00:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.33 - - [2026-07-18 00:15:51] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051167 10.0.0.33 - - [2026-07-18 00:15:51] "POST /virtual-machines HTTP/1.1" 200 373 0.014272 10.0.0.33 - - [2026-07-18 00:15:51] "POST /chown HTTP/1.1" 200 109 0.029577 10.0.0.33 - - [2026-07-18 00:15:51] "POST /chown HTTP/1.1" 200 109 0.027727 10.0.0.33 - - [2026-07-18 00:15:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030667 10.0.0.33 - - [2026-07-18 00:15:51] "PUT /instance-ip/4a025a77-48fe-4ccc-940f-8b4589b51fe3 HTTP/1.1" 200 256 0.042693 10.0.0.33 - - [2026-07-18 00:15:51] "POST /ref-update HTTP/1.1" 200 156 0.072598 10.0.0.33 - - [2026-07-18 00:15:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.169638 10.0.0.33 - - [2026-07-18 00:15:51] "POST /chown HTTP/1.1" 200 109 0.063094 10.0.0.33 - - [2026-07-18 00:15:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.053683 10.0.0.33 - - [2026-07-18 00:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010967 10.0.0.33 - - [2026-07-18 00:15:51] "POST /chown HTTP/1.1" 200 109 0.049966 10.0.0.33 - - [2026-07-18 00:15:51] "GET /virtual-machine-interface/d5c283d6-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006242 10.0.0.33 - - [2026-07-18 00:15:51] "PUT /instance-ip/4a025a77-48fe-4ccc-940f-8b4589b51fe3 HTTP/1.1" 200 256 0.013588 10.0.0.33 - - [2026-07-18 00:15:51] "POST /instance-ips HTTP/1.1" 200 413 0.045171 10.0.0.33 - - [2026-07-18 00:15:51] "POST /ref-update HTTP/1.1" 200 156 0.046995 10.0.0.33 - - [2026-07-18 00:15:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.049250 10.0.0.33 - - [2026-07-18 00:15:52] "GET /virtual-machine-interface/d5c283d6-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.022141 10.0.0.33 - - [2026-07-18 00:15:52] "POST /set-tag HTTP/1.1" 200 109 0.022393 10.0.0.33 - - [2026-07-18 00:15:52] "GET /virtual-machine-interface/d5c283d6-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.020688 10.0.0.33 - - [2026-07-18 00:15:52] "GET /instance-ip/d5e5cf3a-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004576 10.0.0.33 - - [2026-07-18 00:15:52] "PUT /service-instance/ecb126ca-0c27-4214-9ef7-48b3ae987e01 HTTP/1.1" 200 266 0.008782 10.0.0.33 - - [2026-07-18 00:15:52] "GET /virtual-machine-interface/d5c283d6-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007894 10.0.0.33 - - [2026-07-18 00:15:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.038057 10.0.0.33 - - [2026-07-18 00:15:52] "POST /set-tag HTTP/1.1" 200 109 0.018358 10.0.0.33 - - [2026-07-18 00:15:52] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.003160 10.0.0.33 - - [2026-07-18 00:15:52] "PUT /service-instance/ecb126ca-0c27-4214-9ef7-48b3ae987e01 HTTP/1.1" 200 266 0.009993 10.0.0.33 - - [2026-07-18 00:15:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018678 10.0.0.33 - - [2026-07-18 00:15:52] "POST /ref-update HTTP/1.1" 200 156 0.020614 10.0.0.33 - - [2026-07-18 00:15:52] "GET /virtual-machine-interface/d5c283d6-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.023313 10.0.0.33 - - [2026-07-18 00:15:52] "POST /set-tag HTTP/1.1" 200 109 0.012677 10.0.0.33 - - [2026-07-18 00:15:52] "PUT /service-instance/ecb126ca-0c27-4214-9ef7-48b3ae987e01 HTTP/1.1" 200 266 0.008456 10.0.0.33 - - [2026-07-18 00:15:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.011918 10.0.0.33 - - [2026-07-18 00:15:52] "GET /virtual-machine-interface/d5c283d6-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013048 10.0.0.33 - - [2026-07-18 00:15:52] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.33 - - [2026-07-18 00:15:52] "PUT /service-instance/ecb126ca-0c27-4214-9ef7-48b3ae987e01 HTTP/1.1" 200 266 0.009286 10.0.0.33 - - [2026-07-18 00:15:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008982 10.0.0.33 - - [2026-07-18 00:15:52] "PUT /service-instance/ecb126ca-0c27-4214-9ef7-48b3ae987e01 HTTP/1.1" 200 266 0.010633 10.0.0.33 - - [2026-07-18 00:15:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022121 10.0.0.33 - - [2026-07-18 00:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2026-07-18 00:15:52] "POST /chown HTTP/1.1" 200 109 0.009464 10.0.0.33 - - [2026-07-18 00:15:52] "POST /chown HTTP/1.1" 200 109 0.021705 10.0.0.33 - - [2026-07-18 00:15:52] "POST /ref-update HTTP/1.1" 200 156 0.027585 10.0.0.33 - - [2026-07-18 00:15:52] "POST /chown HTTP/1.1" 200 109 0.007171 10.0.0.33 - - [2026-07-18 00:15:52] "POST /chown HTTP/1.1" 200 109 0.015004 10.0.0.33 - - [2026-07-18 00:15:52] "POST /ref-update HTTP/1.1" 200 156 0.020293 10.0.0.33 - - [2026-07-18 00:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.33 - - [2026-07-18 00:15:52] "POST /chown HTTP/1.1" 200 109 0.006785 10.0.0.33 - - [2026-07-18 00:15:52] "POST /chown HTTP/1.1" 200 109 0.021785 10.0.0.33 - - [2026-07-18 00:15:52] "POST /chown HTTP/1.1" 200 109 0.013863 10.0.0.33 - - [2026-07-18 00:15:52] "POST /chown HTTP/1.1" 200 109 0.006848 10.0.0.33 - - [2026-07-18 00:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.007053 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.014405 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.011571 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.006950 10.0.0.33 - - [2026-07-18 00:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.006225 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.010649 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.010859 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.023567 10.0.0.33 - - [2026-07-18 00:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.008737 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.029748 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.014407 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.024504 10.0.0.33 - - [2026-07-18 00:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.007789 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.016200 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.020617 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.007869 10.0.0.33 - - [2026-07-18 00:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.008330 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.006946 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.015418 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.021325 10.0.0.33 - - [2026-07-18 00:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.006358 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.019915 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.007797 10.0.0.33 - - [2026-07-18 00:15:53] "POST /chown HTTP/1.1" 200 109 0.022778 10.0.0.33 - - [2026-07-18 00:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010650 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.008619 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.039078 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.019843 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.013329 10.0.0.33 - - [2026-07-18 00:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.009031 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.023968 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.010063 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.024022 10.0.0.33 - - [2026-07-18 00:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.008425 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.026751 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.025194 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.007479 10.0.0.33 - - [2026-07-18 00:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.010813 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.007652 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.015575 10.0.0.33 - - [2026-07-18 00:15:54] "POST /chown HTTP/1.1" 200 109 0.024366 10.0.0.33 - - [2026-07-18 00:15:58] "GET /virtual-machine-interface/d120c856-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007559 10.0.0.33 - - [2026-07-18 00:15:58] "POST /set-tag HTTP/1.1" 200 109 0.003608 10.0.0.33 - - [2026-07-18 00:15:58] "GET /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005113 10.0.0.33 - - [2026-07-18 00:15:58] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.33 - - [2026-07-18 00:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.33 - - [2026-07-18 00:15:58] "GET /loadbalancer/06d1f443-ee4e-43fe-b995-3d9b2f6e53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002692 10.0.0.33 - - [2026-07-18 00:15:58] "GET /loadbalancer-pool/4dff80d4-6214-4762-941a-0ac0b78b5b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003942 10.0.0.33 - - [2026-07-18 00:15:58] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016895 10.0.0.33 - - [2026-07-18 00:15:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007716 10.0.0.33 - - [2026-07-18 00:15:58] "GET /virtual-machine-interface/d120c856-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014019 10.0.0.33 - - [2026-07-18 00:15:58] "POST /tags HTTP/1.1" 409 221 0.001798 10.0.0.33 - - [2026-07-18 00:15:58] "GET /virtual-machine-interface/d120c856-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003632 10.0.0.33 - - [2026-07-18 00:15:58] "POST /ref-update HTTP/1.1" 200 156 0.012757 10.0.0.33 - - [2026-07-18 00:15:58] "GET /floating-ip/8e1a0338-564d-42bc-a2f8-687a21fd239c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.017543 10.0.0.33 - - [2026-07-18 00:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.33 - - [2026-07-18 00:15:58] "GET /tag/07b0cc98-952f-49a8-a922-bc1f56291d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013214 10.0.0.33 - - [2026-07-18 00:15:58] "PUT /floating-ip/8e1a0338-564d-42bc-a2f8-687a21fd239c HTTP/1.1" 200 256 0.024855 10.0.0.33 - - [2026-07-18 00:15:59] "POST /set-tag HTTP/1.1" 200 109 0.031404 10.0.0.33 - - [2026-07-18 00:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2026-07-18 00:15:59] "GET /loadbalancer/06d1f443-ee4e-43fe-b995-3d9b2f6e53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002512 10.0.0.33 - - [2026-07-18 00:15:59] "GET /loadbalancer-pool/4dff80d4-6214-4762-941a-0ac0b78b5b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002650 10.0.0.33 - - [2026-07-18 00:15:59] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019301 10.0.0.33 - - [2026-07-18 00:15:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018762 10.0.0.33 - - [2026-07-18 00:15:59] "GET /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009475 10.0.0.33 - - [2026-07-18 00:15:59] "GET /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004295 10.0.0.33 - - [2026-07-18 00:15:59] "POST /ref-update HTTP/1.1" 200 156 0.007258 10.0.0.33 - - [2026-07-18 00:15:59] "GET /floating-ip/8e1a0338-564d-42bc-a2f8-687a21fd239c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.015449 10.0.0.33 - - [2026-07-18 00:15:59] "POST /set-tag HTTP/1.1" 200 109 0.020540 10.0.0.33 - - [2026-07-18 00:16:01] "GET /virtual-machine/57b0c642-31dc-4af4-af19-423cf884ff6e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004132 10.0.0.33 - - [2026-07-18 00:16:01] "GET /virtual-machine-interface/d120c856-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006320 10.0.0.33 - - [2026-07-18 00:16:01] "GET /virtual-machine/e23c5b39-d001-4686-b0c6-2e1a843c6e9c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004463 10.0.0.33 - - [2026-07-18 00:16:01] "GET /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007004 10.0.0.33 - - [2026-07-18 00:16:04] "GET /virtual-machine-interface/d5c283d6-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005321 10.0.0.33 - - [2026-07-18 00:16:04] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.33 - - [2026-07-18 00:16:06] "GET /virtual-machine/766a057b-652b-4cbd-864b-72256be72dc4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003576 10.0.0.33 - - [2026-07-18 00:16:06] "GET /virtual-machine-interface/d5c283d6-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004341 10.0.0.33 - - [2026-07-18 00:16:06] "GET /virtual-machine-interface/d5c283d6-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006174 10.0.0.33 - - [2026-07-18 00:16:06] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.33 - - [2026-07-18 00:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.33 - - [2026-07-18 00:16:35] "POST /chown HTTP/1.1" 200 109 0.006938 10.0.0.33 - - [2026-07-18 00:16:35] "POST /chown HTTP/1.1" 200 109 0.008493 10.0.0.33 - - [2026-07-18 00:16:35] "POST /chown HTTP/1.1" 200 109 0.012928 10.0.0.33 - - [2026-07-18 00:16:35] "POST /chown HTTP/1.1" 200 109 0.013088 10.0.0.33 - - [2026-07-18 00:16:37] "GET /virtual-machine-interface/d5c283d6-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014503 10.0.0.33 - - [2026-07-18 00:16:37] "POST /set-tag HTTP/1.1" 200 109 0.003085 10.0.0.33 - - [2026-07-18 00:16:37] "GET /virtual-machine-interface/d5c283d6-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004416 10.0.0.33 - - [2026-07-18 00:16:37] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.33 - - [2026-07-18 00:16:37] "GET /virtual-machine/766a057b-652b-4cbd-864b-72256be72dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.003170 10.0.0.33 - - [2026-07-18 00:16:37] "POST /ref-update HTTP/1.1" 200 156 0.023876 10.0.0.33 - - [2026-07-18 00:16:37] "GET /virtual-machine-interface/d5c283d6-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.031714 10.0.0.33 - - [2026-07-18 00:16:37] "POST /set-tag HTTP/1.1" 200 109 0.017767 10.0.0.33 - - [2026-07-18 00:16:38] "POST /set-tag HTTP/1.1" 200 109 0.040226 10.0.0.33 - - [2026-07-18 00:16:38] "DELETE /instance-ip/d5e5cf3a-823d-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.058003 10.0.0.33 - - [2026-07-18 00:16:38] "DELETE /virtual-machine-interface/d5c283d6-823d-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.061146 10.0.0.33 - - [2026-07-18 00:16:38] "DELETE /virtual-machine/766a057b-652b-4cbd-864b-72256be72dc4 HTTP/1.1" 200 115 0.028111 10.0.0.33 - - [2026-07-18 00:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.33 - - [2026-07-18 00:16:41] "GET /tag/c70b0060-f41e-454e-b37f-4932dcaea9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012478 10.0.0.33 - - [2026-07-18 00:16:41] "GET /tag/c70b0060-f41e-454e-b37f-4932dcaea9a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.014887 10.0.0.33 - - [2026-07-18 00:16:41] "GET /virtual-machine-interface/6d9bbdcf-4138-49a6-b87c-558ce02afc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004439 10.0.0.33 - - [2026-07-18 00:16:42] "POST /set-tag HTTP/1.1" 200 109 0.023264 10.0.0.33 - - [2026-07-18 00:16:42] "GET /virtual-machine-interface/7d2c6bdb-f9d7-4bb7-84d0-f1753e8985f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.015425 10.0.0.33 - - [2026-07-18 00:16:42] "POST /set-tag HTTP/1.1" 200 109 0.021355 10.0.0.33 - - [2026-07-18 00:16:42] "GET /virtual-machine-interface/de07f5ce-18b6-40cf-b2a6-125f1b118011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.015973 10.0.0.33 - - [2026-07-18 00:16:42] "POST /set-tag HTTP/1.1" 200 109 0.014993 10.0.0.33 - - [2026-07-18 00:16:42] "GET /firewall-policy/71a5195c-62e0-4e3e-a7e7-ea335a6e5319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013873 10.0.0.33 - - [2026-07-18 00:16:42] "GET /firewall-rule/b4659350-2c88-4bf9-ad29-a2fd20649929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.009384 10.0.0.33 - - [2026-07-18 00:16:42] "POST /ref-update HTTP/1.1" 200 156 0.014841 10.0.0.33 - - [2026-07-18 00:16:42] "DELETE /firewall-rule/b4659350-2c88-4bf9-ad29-a2fd20649929 HTTP/1.1" 200 115 0.051107 10.0.0.33 - - [2026-07-18 00:16:42] "DELETE /loadbalancer-member/9736fdea-e8cc-4568-b7d5-7acafc32c04d HTTP/1.1" 200 115 0.043831 10.0.0.33 - - [2026-07-18 00:16:42] "PUT /service-instance/ecb126ca-0c27-4214-9ef7-48b3ae987e01 HTTP/1.1" 200 266 0.010258 10.0.0.33 - - [2026-07-18 00:16:42] "DELETE /loadbalancer-pool/e16b4c8f-5879-44e5-862b-47b5cfb78e54 HTTP/1.1" 200 115 0.065163 10.0.0.33 - - [2026-07-18 00:16:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.046810 10.0.0.33 - - [2026-07-18 00:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.33 - - [2026-07-18 00:16:42] "POST /chown HTTP/1.1" 200 109 0.008934 10.0.0.33 - - [2026-07-18 00:16:42] "DELETE /loadbalancer-listener/cc87aba5-6faf-42e2-9cdd-042dd5ac2341 HTTP/1.1" 200 115 0.062032 10.0.0.33 - - [2026-07-18 00:16:42] "GET /floating-ip/b7a7df41-bb65-4f0f-852d-1bb8d9887f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002656 10.0.0.33 - - [2026-07-18 00:16:42] "POST /chown HTTP/1.1" 200 109 0.032147 10.0.0.33 - - [2026-07-18 00:16:42] "POST /chown HTTP/1.1" 200 109 0.010510 10.0.0.33 - - [2026-07-18 00:16:42] "POST /chown HTTP/1.1" 200 109 0.034040 10.0.0.33 - - [2026-07-18 00:16:42] "PUT /floating-ip/b7a7df41-bb65-4f0f-852d-1bb8d9887f25 HTTP/1.1" 200 256 0.073440 10.0.0.33 - - [2026-07-18 00:16:42] "PUT /service-instance/ecb126ca-0c27-4214-9ef7-48b3ae987e01 HTTP/1.1" 200 266 0.010276 10.0.0.33 - - [2026-07-18 00:16:42] "DELETE /floating-ip/b7a7df41-bb65-4f0f-852d-1bb8d9887f25 HTTP/1.1" 200 115 0.071093 10.0.0.33 - - [2026-07-18 00:16:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029620 10.0.0.33 - - [2026-07-18 00:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-07-18 00:16:42] "DELETE /loadbalancer/3c15cfee-5503-4ae3-be6a-4cd54d956275 HTTP/1.1" 200 115 0.045304 10.0.0.33 - - [2026-07-18 00:16:42] "POST /chown HTTP/1.1" 200 109 0.008646 10.0.0.33 - - [2026-07-18 00:16:42] "POST /chown HTTP/1.1" 200 109 0.032986 10.0.0.33 - - [2026-07-18 00:16:42] "DELETE /instance-ip/4a025a77-48fe-4ccc-940f-8b4589b51fe3 HTTP/1.1" 200 115 0.107620 10.0.0.33 - - [2026-07-18 00:16:42] "POST /chown HTTP/1.1" 200 109 0.042334 10.0.0.33 - - [2026-07-18 00:16:42] "POST /chown HTTP/1.1" 404 171 0.002268 10.0.0.33 - - [2026-07-18 00:16:42] "GET /floating-ip-pool/48fbe507-4894-428d-9871-305306f3bc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.008032 10.0.0.33 - - [2026-07-18 00:16:42] "DELETE /virtual-machine-interface/de07f5ce-18b6-40cf-b2a6-125f1b118011 HTTP/1.1" 200 115 0.095250 10.0.0.33 - - [2026-07-18 00:16:42] "POST /ref-update HTTP/1.1" 200 156 0.025187 10.0.0.33 - - [2026-07-18 00:16:43] "PUT /service-instance/ecb126ca-0c27-4214-9ef7-48b3ae987e01 HTTP/1.1" 200 266 0.028646 10.0.0.33 - - [2026-07-18 00:16:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.049552 10.0.0.33 - - [2026-07-18 00:16:43] "DELETE /floating-ip-pool/48fbe507-4894-428d-9871-305306f3bc8e HTTP/1.1" 200 115 0.110597 10.0.0.33 - - [2026-07-18 00:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.33 - - [2026-07-18 00:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014646 10.0.0.33 - - [2026-07-18 00:16:43] "DELETE /tag/c70b0060-f41e-454e-b37f-4932dcaea9a5 HTTP/1.1" 200 115 0.260109 10.0.0.33 - - [2026-07-18 00:16:43] "DELETE /service-instance/ecb126ca-0c27-4214-9ef7-48b3ae987e01 HTTP/1.1" 200 115 0.073869 10.0.0.33 - - [2026-07-18 00:16:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002923 10.0.0.33 - - [2026-07-18 00:16:43] "POST /useragent-kv HTTP/1.1" 200 115 0.008448 10.0.0.33 - - [2026-07-18 00:16:43] "DELETE /virtual-network/201c20bf-b6de-471f-a052-03c6f7a12d49 HTTP/1.1" 200 115 0.199377 10.0.0.33 - - [2026-07-18 00:16:43] "GET /virtual-machine-interface/6d9bbdcf-4138-49a6-b87c-558ce02afc4c?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005685 10.0.0.33 - - [2026-07-18 00:16:43] "GET /routing-instance/2ba0964d-85e8-437d-993e-696ce6d344a7 HTTP/1.1" 404 171 0.008051 10.0.0.33 - - [2026-07-18 00:16:43] "GET /domains HTTP/1.1" 200 280 0.007337 10.0.0.33 - - [2026-07-18 00:16:43] "GET /domain/43e65741-7096-4f54-9cf3-1ddd8cdca5f8 HTTP/1.1" 200 3086 0.003963 10.0.0.33 - - [2026-07-18 00:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.33 - - [2026-07-18 00:16:43] "DELETE /route-target/fb7e77b5-9f41-4c28-9dfe-f1ab3e597922 HTTP/1.1" 200 115 0.045372 10.0.0.33 - - [2026-07-18 00:16:43] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2 HTTP/1.1" 200 7142 0.058495 10.0.0.33 - - [2026-07-18 00:16:43] "DELETE /virtual-machine-interface/6d9bbdcf-4138-49a6-b87c-558ce02afc4c HTTP/1.1" 200 115 0.137144 10.0.0.33 - - [2026-07-18 00:16:43] "GET /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.035820 10.0.0.33 - - [2026-07-18 00:16:43] "POST /set-tag HTTP/1.1" 200 109 0.009599 10.0.0.33 - - [2026-07-18 00:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010911 10.0.0.33 - - [2026-07-18 00:16:43] "GET /loadbalancer/06d1f443-ee4e-43fe-b995-3d9b2f6e53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002795 10.0.0.33 - - [2026-07-18 00:16:43] "DELETE /virtual-machine/3a2904fc-32f5-4551-baec-367db3488a2a HTTP/1.1" 200 115 0.094981 10.0.0.33 - - [2026-07-18 00:16:43] "GET /virtual-machine-interface/7d2c6bdb-f9d7-4bb7-84d0-f1753e8985f1?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.009931 10.0.0.33 - - [2026-07-18 00:16:43] "GET /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008546 10.0.0.33 - - [2026-07-18 00:16:43] "POST /set-tag HTTP/1.1" 200 109 0.038601 10.0.0.33 - - [2026-07-18 00:16:43] "DELETE /virtual-machine-interface/7d2c6bdb-f9d7-4bb7-84d0-f1753e8985f1 HTTP/1.1" 200 115 0.132692 10.0.0.33 - - [2026-07-18 00:16:43] "DELETE /loadbalancer-member/6c3d6062-c199-4415-b001-f5abc90bd446 HTTP/1.1" 200 115 0.094768 10.0.0.33 - - [2026-07-18 00:16:43] "POST /ref-update HTTP/1.1" 200 156 0.025496 10.0.0.33 - - [2026-07-18 00:16:43] "DELETE /virtual-machine/994abbf0-3711-492d-978c-3d3baf7eca76 HTTP/1.1" 200 115 0.050838 10.0.0.33 - - [2026-07-18 00:16:44] "GET /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009616 10.0.0.33 - - [2026-07-18 00:16:44] "POST /set-tag HTTP/1.1" 200 109 0.003008 10.0.0.33 - - [2026-07-18 00:16:44] "GET /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008098 10.0.0.33 - - [2026-07-18 00:16:44] "POST /set-tag HTTP/1.1" 200 109 0.002907 10.0.0.33 - - [2026-07-18 00:16:44] "GET /virtual-machine/e23c5b39-d001-4686-b0c6-2e1a843c6e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004212 10.0.0.33 - - [2026-07-18 00:16:44] "POST /ref-update HTTP/1.1" 200 156 0.019897 10.0.0.33 - - [2026-07-18 00:16:44] "GET /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021664 10.0.0.33 - - [2026-07-18 00:16:45] "POST /set-tag HTTP/1.1" 200 109 0.048409 10.0.0.33 - - [2026-07-18 00:16:45] "POST /set-tag HTTP/1.1" 200 109 0.034961 10.0.0.33 - - [2026-07-18 00:16:45] "POST /set-tag HTTP/1.1" 200 109 0.030403 10.0.0.33 - - [2026-07-18 00:16:45] "DELETE /instance-ip/d1caafec-823d-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.036154 10.0.0.33 - - [2026-07-18 00:16:45] "POST /ref-update HTTP/1.1" 200 156 0.012827 10.0.0.33 - - [2026-07-18 00:16:45] "DELETE /virtual-machine-interface/d1aecbce-823d-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.047522 10.0.0.33 - - [2026-07-18 00:16:45] "DELETE /virtual-machine/e23c5b39-d001-4686-b0c6-2e1a843c6e9c HTTP/1.1" 200 115 0.026611 10.0.0.33 - - [2026-07-18 00:16:48] "GET /virtual-machine-interface/d120c856-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005962 10.0.0.33 - - [2026-07-18 00:16:48] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.33 - - [2026-07-18 00:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.33 - - [2026-07-18 00:16:48] "GET /loadbalancer/06d1f443-ee4e-43fe-b995-3d9b2f6e53f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003333 10.0.0.33 - - [2026-07-18 00:16:49] "GET /virtual-machine-interface/d120c856-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008097 10.0.0.33 - - [2026-07-18 00:16:49] "POST /set-tag HTTP/1.1" 200 109 0.003074 10.0.0.33 - - [2026-07-18 00:16:49] "GET /virtual-machine-interface/d120c856-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004700 10.0.0.33 - - [2026-07-18 00:16:49] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.33 - - [2026-07-18 00:16:49] "GET /virtual-machine/57b0c642-31dc-4af4-af19-423cf884ff6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002382 10.0.0.33 - - [2026-07-18 00:16:49] "POST /ref-update HTTP/1.1" 200 156 0.013916 10.0.0.33 - - [2026-07-18 00:16:49] "GET /virtual-machine-interface/d120c856-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005904 10.0.0.33 - - [2026-07-18 00:16:49] "POST /set-tag HTTP/1.1" 200 109 0.037113 10.0.0.33 - - [2026-07-18 00:16:50] "POST /set-tag HTTP/1.1" 200 109 0.018265 10.0.0.33 - - [2026-07-18 00:16:50] "POST /set-tag HTTP/1.1" 200 109 0.043607 10.0.0.33 - - [2026-07-18 00:16:50] "DELETE /instance-ip/d142550c-823d-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.049453 10.0.0.33 - - [2026-07-18 00:16:50] "POST /ref-update HTTP/1.1" 200 156 0.019266 10.0.0.33 - - [2026-07-18 00:16:50] "DELETE /virtual-machine-interface/d120c856-823d-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.067726 10.0.0.33 - - [2026-07-18 00:16:50] "DELETE /virtual-machine/57b0c642-31dc-4af4-af19-423cf884ff6e HTTP/1.1" 200 115 0.023344 10.0.0.33 - - [2026-07-18 00:16:50] "DELETE /tag/76789dd8-327f-48d8-b6fc-8cab3c4af708 HTTP/1.1" 200 115 0.062152 10.0.0.33 - - [2026-07-18 00:16:50] "DELETE /tag/1b632198-faf0-4833-a7fe-5abf9f3d0472 HTTP/1.1" 200 115 0.034138 10.0.0.33 - - [2026-07-18 00:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.33 - - [2026-07-18 00:16:53] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038656 10.0.0.33 - - [2026-07-18 00:16:54] "POST /tags HTTP/1.1" 200 393 0.033628 10.0.0.33 - - [2026-07-18 00:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007404 10.0.0.33 - - [2026-07-18 00:16:54] "GET /tag/68fcc343-88a4-4a14-a032-7bee782d5216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.022392 10.0.0.33 - - [2026-07-18 00:16:54] "POST /tags HTTP/1.1" 200 341 0.022529 10.0.0.33 - - [2026-07-18 00:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2026-07-18 00:16:54] "GET /tag/55b08c30-f164-4fc8-b987-fa982f14c300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012244 10.0.0.33 - - [2026-07-18 00:16:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.000491 10.0.0.33 - - [2026-07-18 00:16:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.002133 10.0.0.33 - - [2026-07-18 00:16:54] "POST /security-groups HTTP/1.1" 200 589 0.074926 10.0.0.33 - - [2026-07-18 00:16:54] "POST /projects HTTP/1.1" 200 519 0.230471 10.0.0.33 - - [2026-07-18 00:16:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.009268 10.0.0.33 - - [2026-07-18 00:16:54] "POST /access-control-lists HTTP/1.1" 200 598 0.029624 10.0.0.33 - - [2026-07-18 00:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017655 10.0.0.33 - - [2026-07-18 00:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006532 10.0.0.33 - - [2026-07-18 00:16:54] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.017979 10.0.0.33 - - [2026-07-18 00:16:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.002521 10.0.0.33 - - [2026-07-18 00:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.33 - - [2026-07-18 00:16:54] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.033787 10.0.0.33 - - [2026-07-18 00:16:54] "POST /access-control-lists HTTP/1.1" 200 596 0.071823 10.0.0.33 - - [2026-07-18 00:16:54] "PUT /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982 HTTP/1.1" 200 264 0.054701 10.0.0.33 - - [2026-07-18 00:16:54] "PUT /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159 HTTP/1.1" 200 264 0.063385 10.0.0.33 - - [2026-07-18 00:16:54] "POST /security-groups HTTP/1.1" 200 591 0.073062 10.0.0.33 - - [2026-07-18 00:16:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.003428 10.0.0.33 - - [2026-07-18 00:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019177 10.0.0.33 - - [2026-07-18 00:16:54] "POST /chown HTTP/1.1" 200 109 0.034933 10.0.0.33 - - [2026-07-18 00:16:55] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028796 10.0.0.33 - - [2026-07-18 00:16:55] "POST /access-control-lists HTTP/1.1" 200 632 0.120137 10.0.0.33 - - [2026-07-18 00:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011923 10.0.0.33 - - [2026-07-18 00:16:55] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006287 10.0.0.33 - - [2026-07-18 00:16:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.002435 10.0.0.33 - - [2026-07-18 00:16:55] "POST /tags HTTP/1.1" 409 226 0.002581 10.0.0.33 - - [2026-07-18 00:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.33 - - [2026-07-18 00:16:55] "GET /tag/55b08c30-f164-4fc8-b987-fa982f14c300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.033786 10.0.0.33 - - [2026-07-18 00:16:55] "POST /access-control-lists HTTP/1.1" 200 630 0.082204 10.0.0.33 - - [2026-07-18 00:16:55] "POST /firewall-rules HTTP/1.1" 200 600 0.068482 10.0.0.33 - - [2026-07-18 00:16:55] "GET /firewall-rule/98935663-8ae3-4f4f-a4f8-f8b2def19afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.011141 10.0.0.33 - - [2026-07-18 00:16:55] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003913 10.0.0.33 - - [2026-07-18 00:16:55] "GET /firewall-rule/98935663-8ae3-4f4f-a4f8-f8b2def19afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003482 10.0.0.33 - - [2026-07-18 00:16:55] "POST /ref-update HTTP/1.1" 200 156 0.051160 10.0.0.33 - - [2026-07-18 00:16:55] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018463 10.0.0.33 - - [2026-07-18 00:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.33 - - [2026-07-18 00:16:55] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002797 10.0.0.33 - - [2026-07-18 00:16:55] "POST /tags HTTP/1.1" 409 226 0.001976 10.0.0.33 - - [2026-07-18 00:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2026-07-18 00:16:55] "GET /tag/55b08c30-f164-4fc8-b987-fa982f14c300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010453 10.0.0.33 - - [2026-07-18 00:16:55] "POST /firewall-rules HTTP/1.1" 200 598 0.082124 10.0.0.33 - - [2026-07-18 00:16:55] "GET /firewall-rule/a4309ee6-11a4-4df2-8bd3-13e75ccfab8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004256 10.0.0.33 - - [2026-07-18 00:16:55] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007001 10.0.0.33 - - [2026-07-18 00:16:55] "GET /firewall-rule/a4309ee6-11a4-4df2-8bd3-13e75ccfab8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003077 10.0.0.33 - - [2026-07-18 00:16:55] "POST /ref-update HTTP/1.1" 200 156 0.051637 10.0.0.33 - - [2026-07-18 00:16:57] "POST /tags HTTP/1.1" 200 393 0.027299 10.0.0.33 - - [2026-07-18 00:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006464 10.0.0.33 - - [2026-07-18 00:16:57] "GET /tag/2908c0f8-fcf7-429f-bc23-4d96384ea50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.016007 10.0.0.33 - - [2026-07-18 00:16:57] "POST /tags HTTP/1.1" 200 341 0.033130 10.0.0.33 - - [2026-07-18 00:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013854 10.0.0.33 - - [2026-07-18 00:16:57] "GET /tag/f846115f-61df-4169-a0c1-609e8d6ba786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012299 10.0.0.33 - - [2026-07-18 00:16:57] "POST /id-to-fqname HTTP/1.1" 200 192 0.000978 10.0.0.33 - - [2026-07-18 00:16:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.006558 10.0.0.33 - - [2026-07-18 00:16:57] "POST /security-groups HTTP/1.1" 200 589 0.063156 10.0.0.33 - - [2026-07-18 00:16:57] "POST /fqname-to-id HTTP/1.1" 404 236 0.006457 10.0.0.33 - - [2026-07-18 00:16:57] "POST /projects HTTP/1.1" 200 519 0.222351 10.0.0.33 - - [2026-07-18 00:16:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010736 10.0.0.33 - - [2026-07-18 00:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014519 10.0.0.33 - - [2026-07-18 00:16:57] "POST /access-control-lists HTTP/1.1" 200 598 0.071062 10.0.0.33 - - [2026-07-18 00:16:57] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.007931 10.0.0.33 - - [2026-07-18 00:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.33 - - [2026-07-18 00:16:57] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004741 10.0.0.33 - - [2026-07-18 00:16:57] "POST /fqname-to-id HTTP/1.1" 404 235 0.002855 10.0.0.33 - - [2026-07-18 00:16:57] "POST /access-control-lists HTTP/1.1" 200 596 0.065027 10.0.0.33 - - [2026-07-18 00:16:57] "PUT /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982 HTTP/1.1" 200 264 0.092715 10.0.0.33 - - [2026-07-18 00:16:57] "PUT /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159 HTTP/1.1" 200 264 0.054303 10.0.0.33 - - [2026-07-18 00:16:57] "POST /security-groups HTTP/1.1" 200 591 0.074822 10.0.0.33 - - [2026-07-18 00:16:57] "POST /fqname-to-id HTTP/1.1" 404 270 0.009323 10.0.0.33 - - [2026-07-18 00:16:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015017 10.0.0.33 - - [2026-07-18 00:16:57] "POST /access-control-lists HTTP/1.1" 200 632 0.052544 10.0.0.33 - - [2026-07-18 00:16:58] "POST /chown HTTP/1.1" 200 109 0.043670 10.0.0.33 - - [2026-07-18 00:16:58] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012501 10.0.0.33 - - [2026-07-18 00:16:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.005702 10.0.0.33 - - [2026-07-18 00:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.33 - - [2026-07-18 00:16:58] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016001 10.0.0.33 - - [2026-07-18 00:16:58] "POST /access-control-lists HTTP/1.1" 200 630 0.064572 10.0.0.33 - - [2026-07-18 00:16:58] "POST /tags HTTP/1.1" 409 226 0.002661 10.0.0.33 - - [2026-07-18 00:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.33 - - [2026-07-18 00:16:58] "GET /tag/f846115f-61df-4169-a0c1-609e8d6ba786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010120 10.0.0.33 - - [2026-07-18 00:16:58] "POST /firewall-rules HTTP/1.1" 200 600 0.081362 10.0.0.33 - - [2026-07-18 00:16:58] "GET /firewall-rule/1b0e7f91-5a11-41f0-b187-1b9546a886f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.010338 10.0.0.33 - - [2026-07-18 00:16:58] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004864 10.0.0.33 - - [2026-07-18 00:16:58] "GET /firewall-rule/1b0e7f91-5a11-41f0-b187-1b9546a886f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002220 10.0.0.33 - - [2026-07-18 00:16:58] "POST /ref-update HTTP/1.1" 200 156 0.047657 10.0.0.33 - - [2026-07-18 00:16:58] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009595 10.0.0.33 - - [2026-07-18 00:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.33 - - [2026-07-18 00:16:58] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003409 10.0.0.33 - - [2026-07-18 00:16:58] "POST /tags HTTP/1.1" 409 226 0.002027 10.0.0.33 - - [2026-07-18 00:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.33 - - [2026-07-18 00:16:58] "GET /tag/f846115f-61df-4169-a0c1-609e8d6ba786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010472 10.0.0.33 - - [2026-07-18 00:16:58] "POST /firewall-rules HTTP/1.1" 200 598 0.064749 10.0.0.33 - - [2026-07-18 00:16:58] "GET /firewall-rule/d160730e-7153-497f-a1d8-39a97a9efc63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004272 10.0.0.33 - - [2026-07-18 00:16:58] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004119 10.0.0.33 - - [2026-07-18 00:16:58] "GET /firewall-rule/d160730e-7153-497f-a1d8-39a97a9efc63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002414 10.0.0.33 - - [2026-07-18 00:16:58] "POST /ref-update HTTP/1.1" 200 156 0.069522 10.0.0.33 - - [2026-07-18 00:17:00] "POST /tags HTTP/1.1" 200 345 0.088912 10.0.0.33 - - [2026-07-18 00:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009578 10.0.0.33 - - [2026-07-18 00:17:00] "GET /tag/2f4289bd-d439-4d3c-bd5f-12a49861bd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.018044 10.0.0.33 - - [2026-07-18 00:17:00] "POST /projects HTTP/1.1" 409 238 0.002633 10.0.0.33 - - [2026-07-18 00:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.33 - - [2026-07-18 00:17:00] "GET /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041461 10.0.0.33 - - [2026-07-18 00:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.33 - - [2026-07-18 00:17:00] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004276 10.0.0.33 - - [2026-07-18 00:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.33 - - [2026-07-18 00:17:00] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004925 10.0.0.33 - - [2026-07-18 00:17:00] "POST /security-groups HTTP/1.1" 409 285 0.002597 10.0.0.33 - - [2026-07-18 00:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.33 - - [2026-07-18 00:17:00] "PUT /security-group/a88b125e-3ac2-4c5f-8269-f4af8b3b6073 HTTP/1.1" 200 262 0.063846 10.0.0.33 - - [2026-07-18 00:17:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.031484 10.0.0.33 - - [2026-07-18 00:17:00] "PUT /access-control-list/029f794e-3ee3-4c08-937d-e26f78bf6000 HTTP/1.1" 200 272 0.018168 10.0.0.33 - - [2026-07-18 00:17:00] "POST /tags HTTP/1.1" 409 228 0.007062 10.0.0.33 - - [2026-07-18 00:17:00] "PUT /access-control-list/af5acf18-353d-472d-93d6-8f448d6c3602 HTTP/1.1" 200 272 0.038642 10.0.0.33 - - [2026-07-18 00:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.33 - - [2026-07-18 00:17:00] "GET /tag/2f4289bd-d439-4d3c-bd5f-12a49861bd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.014592 10.0.0.33 - - [2026-07-18 00:17:00] "POST /tags HTTP/1.1" 200 345 0.033551 10.0.0.33 - - [2026-07-18 00:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.33 - - [2026-07-18 00:17:00] "GET /tag/89f88e94-695e-4a1d-83fc-1e49de7cdc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014798 10.0.0.33 - - [2026-07-18 00:17:00] "POST /projects HTTP/1.1" 409 238 0.002004 10.0.0.33 - - [2026-07-18 00:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.33 - - [2026-07-18 00:17:00] "GET /project/2b48b092-612f-4c1e-ae78-d1c4052f0a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032886 10.0.0.33 - - [2026-07-18 00:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.33 - - [2026-07-18 00:17:00] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004395 10.0.0.33 - - [2026-07-18 00:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.33 - - [2026-07-18 00:17:00] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004766 10.0.0.33 - - [2026-07-18 00:17:00] "POST /security-groups HTTP/1.1" 409 285 0.002332 10.0.0.33 - - [2026-07-18 00:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.33 - - [2026-07-18 00:17:01] "PUT /security-group/c336f10e-7d51-46ab-8841-5173378eb436 HTTP/1.1" 200 262 0.067195 10.0.0.33 - - [2026-07-18 00:17:01] "PUT /access-control-list/c2d85242-8275-485d-8f38-158f23600892 HTTP/1.1" 200 272 0.019398 10.0.0.33 - - [2026-07-18 00:17:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028230 10.0.0.33 - - [2026-07-18 00:17:01] "PUT /access-control-list/277b6430-a03f-46a0-bb9e-c732e872e497 HTTP/1.1" 200 272 0.055502 10.0.0.33 - - [2026-07-18 00:17:01] "POST /tags HTTP/1.1" 200 291 0.094514 10.0.0.33 - - [2026-07-18 00:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.33 - - [2026-07-18 00:17:01] "GET /tag/e718e75e-d6c8-4d64-8bfe-73cae222709a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.022664 10.0.0.33 - - [2026-07-18 00:17:01] "POST /tags HTTP/1.1" 200 303 0.073165 10.0.0.33 - - [2026-07-18 00:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.33 - - [2026-07-18 00:17:01] "GET /tag/679d031f-6916-40eb-b960-1ed25fde200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015184 10.0.0.33 - - [2026-07-18 00:17:01] "POST /tags HTTP/1.1" 409 252 0.002376 10.0.0.33 - - [2026-07-18 00:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.33 - - [2026-07-18 00:17:01] "GET /tag/68fcc343-88a4-4a14-a032-7bee782d5216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012264 10.0.0.33 - - [2026-07-18 00:17:01] "POST /tags HTTP/1.1" 409 226 0.002110 10.0.0.33 - - [2026-07-18 00:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.33 - - [2026-07-18 00:17:01] "GET /tag/55b08c30-f164-4fc8-b987-fa982f14c300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011553 10.0.0.33 - - [2026-07-18 00:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.33 - - [2026-07-18 00:17:01] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004783 10.0.0.33 - - [2026-07-18 00:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.33 - - [2026-07-18 00:17:01] "GET /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027498 10.0.0.33 - - [2026-07-18 00:17:01] "POST /virtual-machines HTTP/1.1" 200 395 0.013355 10.0.0.33 - - [2026-07-18 00:17:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008876 10.0.0.33 - - [2026-07-18 00:17:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116956 10.0.0.33 - - [2026-07-18 00:17:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026895 10.0.0.33 - - [2026-07-18 00:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013244 10.0.0.33 - - [2026-07-18 00:17:01] "GET /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004914 10.0.0.33 - - [2026-07-18 00:17:01] "POST /instance-ips HTTP/1.1" 200 397 0.026987 10.0.0.33 - - [2026-07-18 00:17:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026162 10.0.0.33 - - [2026-07-18 00:17:02] "GET /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006865 10.0.0.33 - - [2026-07-18 00:17:02] "POST /set-tag HTTP/1.1" 200 109 0.067601 10.0.0.33 - - [2026-07-18 00:17:02] "GET /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020201 10.0.0.33 - - [2026-07-18 00:17:02] "GET /instance-ip/ffa25a64-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003162 10.0.0.33 - - [2026-07-18 00:17:02] "GET /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004261 10.0.0.33 - - [2026-07-18 00:17:02] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.33 - - [2026-07-18 00:17:02] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.009066 10.0.0.33 - - [2026-07-18 00:17:02] "POST /ref-update HTTP/1.1" 200 156 0.007889 10.0.0.33 - - [2026-07-18 00:17:02] "GET /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004836 10.0.0.33 - - [2026-07-18 00:17:02] "POST /set-tag HTTP/1.1" 200 109 0.003278 10.0.0.33 - - [2026-07-18 00:17:02] "GET /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004052 10.0.0.33 - - [2026-07-18 00:17:02] "POST /set-tag HTTP/1.1" 200 109 0.002938 10.0.0.33 - - [2026-07-18 00:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.33 - - [2026-07-18 00:17:03] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008016 10.0.0.33 - - [2026-07-18 00:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.33 - - [2026-07-18 00:17:03] "GET /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.089573 10.0.0.33 - - [2026-07-18 00:17:03] "POST /virtual-machines HTTP/1.1" 200 395 0.025078 10.0.0.33 - - [2026-07-18 00:17:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.034120 10.0.0.33 - - [2026-07-18 00:17:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.140065 10.0.0.33 - - [2026-07-18 00:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.33 - - [2026-07-18 00:17:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024743 10.0.0.33 - - [2026-07-18 00:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007305 10.0.0.33 - - [2026-07-18 00:17:03] "GET /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050304 10.0.0.33 - - [2026-07-18 00:17:03] "GET /virtual-machine-interface/008f0ae4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.011205 10.0.0.33 - - [2026-07-18 00:17:03] "POST /instance-ips HTTP/1.1" 200 397 0.023947 10.0.0.33 - - [2026-07-18 00:17:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017355 10.0.0.33 - - [2026-07-18 00:17:03] "GET /virtual-machine-interface/008f0ae4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.007570 10.0.0.33 - - [2026-07-18 00:17:03] "POST /set-tag HTTP/1.1" 200 109 0.076015 10.0.0.33 - - [2026-07-18 00:17:03] "GET /virtual-machine-interface/008f0ae4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.010082 10.0.0.33 - - [2026-07-18 00:17:03] "GET /instance-ip/00af8e18-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.005526 10.0.0.33 - - [2026-07-18 00:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.33 - - [2026-07-18 00:17:04] "GET /project/2b48b092-612f-4c1e-ae78-d1c4052f0a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047540 10.0.0.33 - - [2026-07-18 00:17:04] "GET /virtual-machine-interface/008f0ae4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.005155 10.0.0.33 - - [2026-07-18 00:17:04] "POST /set-tag HTTP/1.1" 200 109 0.002935 10.0.0.33 - - [2026-07-18 00:17:04] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004195 10.0.0.33 - - [2026-07-18 00:17:04] "POST /ref-update HTTP/1.1" 200 156 0.011505 10.0.0.33 - - [2026-07-18 00:17:04] "GET /virtual-machine-interface/008f0ae4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.025852 10.0.0.33 - - [2026-07-18 00:17:04] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.33 - - [2026-07-18 00:17:04] "POST /tags HTTP/1.1" 200 291 0.032460 10.0.0.33 - - [2026-07-18 00:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.027592 10.0.0.33 - - [2026-07-18 00:17:04] "GET /tag/7de8ac58-ef84-4173-8fd1-80d3ae91428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.022263 10.0.0.33 - - [2026-07-18 00:17:04] "POST /tags HTTP/1.1" 409 252 0.002923 10.0.0.33 - - [2026-07-18 00:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.33 - - [2026-07-18 00:17:04] "GET /tag/2908c0f8-fcf7-429f-bc23-4d96384ea50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011046 10.0.0.33 - - [2026-07-18 00:17:04] "POST /tags HTTP/1.1" 409 228 0.005514 10.0.0.33 - - [2026-07-18 00:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.33 - - [2026-07-18 00:17:04] "GET /tag/89f88e94-695e-4a1d-83fc-1e49de7cdc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011287 10.0.0.33 - - [2026-07-18 00:17:04] "POST /tags HTTP/1.1" 409 226 0.002578 10.0.0.33 - - [2026-07-18 00:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.33 - - [2026-07-18 00:17:04] "GET /tag/f846115f-61df-4169-a0c1-609e8d6ba786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010731 10.0.0.33 - - [2026-07-18 00:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.33 - - [2026-07-18 00:17:04] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006546 10.0.0.33 - - [2026-07-18 00:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.33 - - [2026-07-18 00:17:04] "GET /project/2b48b092-612f-4c1e-ae78-d1c4052f0a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032516 10.0.0.33 - - [2026-07-18 00:17:04] "POST /virtual-machines HTTP/1.1" 200 395 0.009245 10.0.0.33 - - [2026-07-18 00:17:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009933 10.0.0.33 - - [2026-07-18 00:17:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112771 10.0.0.33 - - [2026-07-18 00:17:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011519 10.0.0.33 - - [2026-07-18 00:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019411 10.0.0.33 - - [2026-07-18 00:17:04] "GET /virtual-machine-interface/014c10da-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.005059 10.0.0.33 - - [2026-07-18 00:17:04] "POST /instance-ips HTTP/1.1" 200 397 0.027778 10.0.0.33 - - [2026-07-18 00:17:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028000 10.0.0.33 - - [2026-07-18 00:17:05] "GET /virtual-machine-interface/014c10da-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.011834 10.0.0.33 - - [2026-07-18 00:17:05] "POST /set-tag HTTP/1.1" 200 109 0.067844 10.0.0.33 - - [2026-07-18 00:17:05] "GET /virtual-machine-interface/014c10da-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.011644 10.0.0.33 - - [2026-07-18 00:17:05] "GET /instance-ip/016865f0-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003185 10.0.0.33 - - [2026-07-18 00:17:05] "GET /virtual-machine-interface/014c10da-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.005295 10.0.0.33 - - [2026-07-18 00:17:05] "POST /set-tag HTTP/1.1" 200 109 0.003204 10.0.0.33 - - [2026-07-18 00:17:05] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005161 10.0.0.33 - - [2026-07-18 00:17:05] "POST /ref-update HTTP/1.1" 200 156 0.020750 10.0.0.33 - - [2026-07-18 00:17:05] "GET /virtual-machine-interface/014c10da-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.010021 10.0.0.33 - - [2026-07-18 00:17:05] "POST /set-tag HTTP/1.1" 200 109 0.002989 10.0.0.33 - - [2026-07-18 00:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.33 - - [2026-07-18 00:17:05] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007801 10.0.0.33 - - [2026-07-18 00:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.33 - - [2026-07-18 00:17:05] "GET /project/2b48b092-612f-4c1e-ae78-d1c4052f0a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046841 10.0.0.33 - - [2026-07-18 00:17:05] "POST /virtual-machines HTTP/1.1" 200 395 0.009456 10.0.0.33 - - [2026-07-18 00:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.031503 10.0.0.33 - - [2026-07-18 00:17:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113034 10.0.0.33 - - [2026-07-18 00:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010458 10.0.0.33 - - [2026-07-18 00:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006521 10.0.0.33 - - [2026-07-18 00:17:05] "GET /virtual-machine-interface/01d22526-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007054 10.0.0.33 - - [2026-07-18 00:17:05] "POST /instance-ips HTTP/1.1" 200 397 0.023825 10.0.0.33 - - [2026-07-18 00:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.049061 10.0.0.33 - - [2026-07-18 00:17:05] "GET /virtual-machine-interface/01d22526-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013151 10.0.0.33 - - [2026-07-18 00:17:06] "POST /set-tag HTTP/1.1" 200 109 0.074758 10.0.0.33 - - [2026-07-18 00:17:06] "GET /virtual-machine-interface/01d22526-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.022213 10.0.0.33 - - [2026-07-18 00:17:06] "GET /instance-ip/01ecb292-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.015517 10.0.0.33 - - [2026-07-18 00:17:06] "GET /virtual-machine-interface/01d22526-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004944 10.0.0.33 - - [2026-07-18 00:17:06] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.33 - - [2026-07-18 00:17:06] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004423 10.0.0.33 - - [2026-07-18 00:17:06] "POST /ref-update HTTP/1.1" 200 156 0.009873 10.0.0.33 - - [2026-07-18 00:17:06] "GET /virtual-machine-interface/01d22526-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006063 10.0.0.33 - - [2026-07-18 00:17:06] "POST /set-tag HTTP/1.1" 200 109 0.003066 10.0.0.33 - - [2026-07-18 00:17:06] "POST /tags HTTP/1.1" 200 299 0.024854 10.0.0.33 - - [2026-07-18 00:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.33 - - [2026-07-18 00:17:06] "GET /tag/9b7b9e54-a5dc-42b0-a6ef-02dc66aae654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013964 10.0.0.33 - - [2026-07-18 00:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.33 - - [2026-07-18 00:17:06] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004821 10.0.0.33 - - [2026-07-18 00:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.33 - - [2026-07-18 00:17:06] "GET /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037315 10.0.0.33 - - [2026-07-18 00:17:06] "POST /virtual-machines HTTP/1.1" 200 395 0.010766 10.0.0.33 - - [2026-07-18 00:17:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010287 10.0.0.33 - - [2026-07-18 00:17:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118695 10.0.0.33 - - [2026-07-18 00:17:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019728 10.0.0.33 - - [2026-07-18 00:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011978 10.0.0.33 - - [2026-07-18 00:17:06] "GET /virtual-machine-interface/025e2440-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004813 10.0.0.33 - - [2026-07-18 00:17:06] "POST /instance-ips HTTP/1.1" 200 397 0.023064 10.0.0.33 - - [2026-07-18 00:17:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023024 10.0.0.33 - - [2026-07-18 00:17:06] "GET /virtual-machine-interface/025e2440-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014963 10.0.0.33 - - [2026-07-18 00:17:06] "POST /set-tag HTTP/1.1" 200 109 0.030347 10.0.0.33 - - [2026-07-18 00:17:06] "GET /virtual-machine-interface/025e2440-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011014 10.0.0.33 - - [2026-07-18 00:17:06] "GET /instance-ip/02751ed4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003828 10.0.0.33 - - [2026-07-18 00:17:06] "GET /virtual-machine-interface/025e2440-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004770 10.0.0.33 - - [2026-07-18 00:17:06] "POST /set-tag HTTP/1.1" 200 109 0.002543 10.0.0.33 - - [2026-07-18 00:17:06] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003657 10.0.0.33 - - [2026-07-18 00:17:06] "POST /ref-update HTTP/1.1" 200 156 0.008631 10.0.0.33 - - [2026-07-18 00:17:07] "GET /virtual-machine-interface/025e2440-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011410 10.0.0.33 - - [2026-07-18 00:17:07] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.33 - - [2026-07-18 00:17:07] "POST /tags HTTP/1.1" 200 299 0.024296 10.0.0.33 - - [2026-07-18 00:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017841 10.0.0.33 - - [2026-07-18 00:17:07] "GET /tag/64f16546-1cd1-447c-b4c0-21b75e8b91ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.015888 10.0.0.33 - - [2026-07-18 00:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.33 - - [2026-07-18 00:17:07] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004397 10.0.0.33 - - [2026-07-18 00:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.33 - - [2026-07-18 00:17:07] "GET /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059168 10.0.0.33 - - [2026-07-18 00:17:07] "POST /virtual-machines HTTP/1.1" 200 395 0.015210 10.0.0.33 - - [2026-07-18 00:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021495 10.0.0.33 - - [2026-07-18 00:17:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111633 10.0.0.33 - - [2026-07-18 00:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015201 10.0.0.33 - - [2026-07-18 00:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012804 10.0.0.33 - - [2026-07-18 00:17:07] "GET /virtual-machine-interface/02e52f62-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007201 10.0.0.33 - - [2026-07-18 00:17:07] "POST /instance-ips HTTP/1.1" 200 397 0.022373 10.0.0.33 - - [2026-07-18 00:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.034387 10.0.0.33 - - [2026-07-18 00:17:07] "GET /virtual-machine-interface/02e52f62-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016122 10.0.0.33 - - [2026-07-18 00:17:07] "POST /set-tag HTTP/1.1" 200 109 0.020153 10.0.0.33 - - [2026-07-18 00:17:07] "GET /virtual-machine-interface/02e52f62-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007271 10.0.0.33 - - [2026-07-18 00:17:07] "GET /instance-ip/03014e18-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002760 10.0.0.33 - - [2026-07-18 00:17:07] "GET /virtual-machine-interface/02e52f62-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010707 10.0.0.33 - - [2026-07-18 00:17:07] "POST /set-tag HTTP/1.1" 200 109 0.003731 10.0.0.33 - - [2026-07-18 00:17:07] "POST /tags HTTP/1.1" 200 299 0.023013 10.0.0.33 - - [2026-07-18 00:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.33 - - [2026-07-18 00:17:07] "GET /tag/b7ad3c42-4684-46b8-8d61-981adce4a7e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011687 10.0.0.33 - - [2026-07-18 00:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.33 - - [2026-07-18 00:17:08] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004568 10.0.0.33 - - [2026-07-18 00:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.33 - - [2026-07-18 00:17:08] "GET /project/2b48b092-612f-4c1e-ae78-d1c4052f0a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043772 10.0.0.33 - - [2026-07-18 00:17:08] "POST /virtual-machines HTTP/1.1" 200 395 0.010422 10.0.0.33 - - [2026-07-18 00:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008867 10.0.0.33 - - [2026-07-18 00:17:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110883 10.0.0.33 - - [2026-07-18 00:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.022053 10.0.0.33 - - [2026-07-18 00:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012111 10.0.0.33 - - [2026-07-18 00:17:08] "GET /virtual-machine-interface/035cf6fa-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004780 10.0.0.33 - - [2026-07-18 00:17:08] "POST /instance-ips HTTP/1.1" 200 397 0.019893 10.0.0.33 - - [2026-07-18 00:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.032656 10.0.0.33 - - [2026-07-18 00:17:08] "GET /virtual-machine-interface/035cf6fa-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009911 10.0.0.33 - - [2026-07-18 00:17:08] "POST /set-tag HTTP/1.1" 200 109 0.021179 10.0.0.33 - - [2026-07-18 00:17:08] "GET /virtual-machine-interface/035cf6fa-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014728 10.0.0.33 - - [2026-07-18 00:17:08] "GET /instance-ip/03728e0c-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.007658 10.0.0.33 - - [2026-07-18 00:17:08] "GET /virtual-machine-interface/035cf6fa-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004344 10.0.0.33 - - [2026-07-18 00:17:08] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.33 - - [2026-07-18 00:17:08] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003608 10.0.0.33 - - [2026-07-18 00:17:08] "POST /ref-update HTTP/1.1" 200 156 0.009823 10.0.0.33 - - [2026-07-18 00:17:08] "GET /virtual-machine-interface/02e52f62-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019965 10.0.0.33 - - [2026-07-18 00:17:08] "POST /set-tag HTTP/1.1" 200 109 0.003186 10.0.0.33 - - [2026-07-18 00:17:08] "POST /tags HTTP/1.1" 200 299 0.018092 10.0.0.33 - - [2026-07-18 00:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011259 10.0.0.33 - - [2026-07-18 00:17:08] "GET /tag/f1dab2a4-9164-4a99-9597-c3489911e40e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011104 10.0.0.33 - - [2026-07-18 00:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.33 - - [2026-07-18 00:17:08] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003786 10.0.0.33 - - [2026-07-18 00:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-07-18 00:17:08] "GET /project/2b48b092-612f-4c1e-ae78-d1c4052f0a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.066644 10.0.0.33 - - [2026-07-18 00:17:08] "POST /virtual-machines HTTP/1.1" 200 395 0.012357 10.0.0.33 - - [2026-07-18 00:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020522 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine/9f186d04-3777-4f5b-a2a0-a5e9faa949e6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.009716 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008518 10.0.0.33 - - [2026-07-18 00:17:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129055 10.0.0.33 - - [2026-07-18 00:17:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016236 10.0.0.33 - - [2026-07-18 00:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine-interface/03dcb638-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014252 10.0.0.33 - - [2026-07-18 00:17:09] "POST /instance-ips HTTP/1.1" 200 397 0.021361 10.0.0.33 - - [2026-07-18 00:17:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024799 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine-interface/03dcb638-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.024455 10.0.0.33 - - [2026-07-18 00:17:09] "POST /set-tag HTTP/1.1" 200 109 0.019826 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine-interface/03dcb638-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019398 10.0.0.33 - - [2026-07-18 00:17:09] "GET /instance-ip/03fb9fbc-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004569 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine-interface/03dcb638-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004526 10.0.0.33 - - [2026-07-18 00:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine-interface/008f0ae4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.003613 10.0.0.33 - - [2026-07-18 00:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002883 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004447 10.0.0.33 - - [2026-07-18 00:17:09] "POST /ref-update HTTP/1.1" 200 156 0.009339 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine-interface/035cf6fa-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004943 10.0.0.33 - - [2026-07-18 00:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine-interface/014c10da-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.003870 10.0.0.33 - - [2026-07-18 00:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004271 10.0.0.33 - - [2026-07-18 00:17:09] "POST /ref-update HTTP/1.1" 200 156 0.010018 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine-interface/03dcb638-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004353 10.0.0.33 - - [2026-07-18 00:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine-interface/01d22526-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003735 10.0.0.33 - - [2026-07-18 00:17:09] "POST /set-tag HTTP/1.1" 200 109 0.001823 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004337 10.0.0.33 - - [2026-07-18 00:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002002 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine-interface/025e2440-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004824 10.0.0.33 - - [2026-07-18 00:17:09] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine-interface/02e52f62-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005005 10.0.0.33 - - [2026-07-18 00:17:09] "POST /set-tag HTTP/1.1" 200 109 0.007812 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine-interface/035cf6fa-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003798 10.0.0.33 - - [2026-07-18 00:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.33 - - [2026-07-18 00:17:09] "GET /virtual-machine-interface/03dcb638-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004393 10.0.0.33 - - [2026-07-18 00:17:09] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.33 - - [2026-07-18 00:17:10] "GET /virtual-machine-interface/008f0ae4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004673 10.0.0.33 - - [2026-07-18 00:17:10] "POST /set-tag HTTP/1.1" 200 109 0.004822 10.0.0.33 - - [2026-07-18 00:17:10] "GET /virtual-machine-interface/025e2440-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008506 10.0.0.33 - - [2026-07-18 00:17:10] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.33 - - [2026-07-18 00:17:10] "GET /virtual-machine-interface/03dcb638-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004989 10.0.0.33 - - [2026-07-18 00:17:10] "POST /set-tag HTTP/1.1" 200 109 0.003197 10.0.0.33 - - [2026-07-18 00:17:10] "GET /virtual-machine-interface/035cf6fa-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008142 10.0.0.33 - - [2026-07-18 00:17:11] "POST /set-tag HTTP/1.1" 200 109 0.003340 10.0.0.33 - - [2026-07-18 00:17:11] "GET /virtual-machine-interface/014c10da-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004365 10.0.0.33 - - [2026-07-18 00:17:11] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.33 - - [2026-07-18 00:17:14] "GET /virtual-machine/ed909115-ad0d-4c3b-9498-3f58180d3657?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003687 10.0.0.33 - - [2026-07-18 00:17:14] "GET /virtual-machine-interface/008f0ae4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004468 10.0.0.33 - - [2026-07-18 00:17:14] "GET /virtual-machine/66cba0b4-df0e-44c0-a109-5c2ad6d9d122?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004110 10.0.0.33 - - [2026-07-18 00:17:14] "GET /virtual-machine-interface/014c10da-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004713 10.0.0.33 - - [2026-07-18 00:17:15] "GET /virtual-machine-interface/02e52f62-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004781 10.0.0.33 - - [2026-07-18 00:17:15] "POST /set-tag HTTP/1.1" 200 109 0.003489 10.0.0.33 - - [2026-07-18 00:17:15] "GET /virtual-machine-interface/01d22526-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005082 10.0.0.33 - - [2026-07-18 00:17:15] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.33 - - [2026-07-18 00:17:19] "GET /virtual-machine/58bbda23-f5cf-41df-9d25-fe34f5a7e3d5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004392 10.0.0.33 - - [2026-07-18 00:17:19] "GET /virtual-machine-interface/01d22526-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004127 10.0.0.33 - - [2026-07-18 00:17:19] "GET /virtual-machine/842ab215-8731-4b1b-a971-3c8a963f2f72?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003000 10.0.0.33 - - [2026-07-18 00:17:19] "GET /virtual-machine-interface/025e2440-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003840 10.0.0.33 - - [2026-07-18 00:17:19] "GET /virtual-machine/a882a3bd-7b6b-4784-ba21-1592dc36868e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003736 10.0.0.33 - - [2026-07-18 00:17:19] "GET /virtual-machine-interface/035cf6fa-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005543 10.0.0.33 - - [2026-07-18 00:17:19] "GET /virtual-machine/ab62531c-e6fa-4336-8960-4c60d6ced4de?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003236 10.0.0.33 - - [2026-07-18 00:17:19] "GET /virtual-machine-interface/02e52f62-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005093 10.0.0.33 - - [2026-07-18 00:17:19] "GET /virtual-machine/f9f31288-c53b-44af-b6e7-438bcae9e618?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003296 10.0.0.33 - - [2026-07-18 00:17:19] "GET /virtual-machine-interface/03dcb638-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005492 10.0.0.33 - - [2026-07-18 00:17:20] "GET /loadbalancer/26edfb0f-f486-4d2a-a92f-ff678b3cf680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005122 10.0.0.33 - - [2026-07-18 00:17:20] "POST /tags HTTP/1.1" 200 333 0.037453 10.0.0.33 - - [2026-07-18 00:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.33 - - [2026-07-18 00:17:20] "GET /tag/ea0e52fc-60df-4e39-a9b1-e0404d98f372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.020079 10.0.0.33 - - [2026-07-18 00:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.33 - - [2026-07-18 00:17:20] "GET /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036928 10.0.0.33 - - [2026-07-18 00:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.33 - - [2026-07-18 00:17:20] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005216 10.0.0.33 - - [2026-07-18 00:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.33 - - [2026-07-18 00:17:20] "GET /service-appliance-set/012f609d-c111-4241-b6e6-9673fb14c5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.002709 10.0.0.33 - - [2026-07-18 00:17:20] "POST /fqname-to-id HTTP/1.1" 404 273 0.002146 10.0.0.33 - - [2026-07-18 00:17:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.089897 10.0.0.33 - - [2026-07-18 00:17:20] "GET /virtual-machine-interface/b4e7a902-df41-4025-9417-d3771f8e3e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.015587 10.0.0.33 - - [2026-07-18 00:17:20] "POST /instance-ips HTTP/1.1" 200 409 0.041334 10.0.0.33 - - [2026-07-18 00:17:20] "GET /instance-ip/0636db1b-6e8b-4bba-b7d0-edcebff4f598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.021891 10.0.0.33 - - [2026-07-18 00:17:20] "POST /loadbalancers HTTP/1.1" 200 629 0.077743 10.0.0.33 - - [2026-07-18 00:17:20] "GET /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033206 10.0.0.33 - - [2026-07-18 00:17:20] "GET /instance-ip/0636db1b-6e8b-4bba-b7d0-edcebff4f598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003602 10.0.0.33 - - [2026-07-18 00:17:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011150 10.0.0.33 - - [2026-07-18 00:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.33 - - [2026-07-18 00:17:20] "POST /floating-ips HTTP/1.1" 200 597 0.026870 10.0.0.33 - - [2026-07-18 00:17:20] "GET /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038495 10.0.0.33 - - [2026-07-18 00:17:20] "GET /loadbalancer/26edfb0f-f486-4d2a-a92f-ff678b3cf680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002858 10.0.0.33 - - [2026-07-18 00:17:21] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017101 10.0.0.33 - - [2026-07-18 00:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009514 10.0.0.33 - - [2026-07-18 00:17:21] "GET /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029496 10.0.0.33 - - [2026-07-18 00:17:21] "GET /loadbalancer-listener/cee863c7-678b-4f52-b18c-ba1258fe06f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004264 10.0.0.33 - - [2026-07-18 00:17:21] "GET /loadbalancer-listener/cee863c7-678b-4f52-b18c-ba1258fe06f7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.007506 10.0.0.33 - - [2026-07-18 00:17:21] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020946 10.0.0.33 - - [2026-07-18 00:17:21] "GET /instance-ip/0636db1b-6e8b-4bba-b7d0-edcebff4f598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004855 10.0.0.33 - - [2026-07-18 00:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2026-07-18 00:17:21] "GET /instance-ip/0636db1b-6e8b-4bba-b7d0-edcebff4f598?fields=floating_ips HTTP/1.1" 200 1211 0.009266 10.0.0.33 - - [2026-07-18 00:17:21] "GET /loadbalancer/26edfb0f-f486-4d2a-a92f-ff678b3cf680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003824 10.0.0.33 - - [2026-07-18 00:17:21] "GET /loadbalancer-pool/29e3ab08-bcd8-4c00-8779-0556da9a5745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004034 10.0.0.33 - - [2026-07-18 00:17:21] "GET /loadbalancer/26edfb0f-f486-4d2a-a92f-ff678b3cf680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007412 10.0.0.33 - - [2026-07-18 00:17:21] "POST /loadbalancer-members HTTP/1.1" 200 721 0.037589 10.0.0.33 - - [2026-07-18 00:17:21] "GET /floating-ip/e8c5d7b8-dc38-485c-b27c-9d4c377cf3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.013888 10.0.0.33 - - [2026-07-18 00:17:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007429 10.0.0.33 - - [2026-07-18 00:17:21] "GET /virtual-machine-interface/008f0ae4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.013930 10.0.0.33 - - [2026-07-18 00:17:21] "GET /virtual-machine-interface/008f0ae4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.013458 10.0.0.33 - - [2026-07-18 00:17:21] "POST /tags HTTP/1.1" 409 221 0.001891 10.0.0.33 - - [2026-07-18 00:17:21] "POST /ref-update HTTP/1.1" 200 156 0.006508 10.0.0.33 - - [2026-07-18 00:17:21] "GET /floating-ip/e8c5d7b8-dc38-485c-b27c-9d4c377cf3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.008907 10.0.0.33 - - [2026-07-18 00:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.33 - - [2026-07-18 00:17:21] "GET /tag/ea0e52fc-60df-4e39-a9b1-e0404d98f372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.013106 10.0.0.33 - - [2026-07-18 00:17:21] "PUT /floating-ip/e8c5d7b8-dc38-485c-b27c-9d4c377cf3c4 HTTP/1.1" 200 256 0.012843 10.0.0.33 - - [2026-07-18 00:17:21] "POST /set-tag HTTP/1.1" 200 109 0.087173 10.0.0.33 - - [2026-07-18 00:17:21] "GET /loadbalancer-pool/29e3ab08-bcd8-4c00-8779-0556da9a5745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.002952 10.0.0.33 - - [2026-07-18 00:17:21] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020394 10.0.0.33 - - [2026-07-18 00:17:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015351 10.0.0.33 - - [2026-07-18 00:17:21] "GET /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021249 10.0.0.33 - - [2026-07-18 00:17:21] "GET /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014697 10.0.0.33 - - [2026-07-18 00:17:21] "POST /ref-update HTTP/1.1" 200 156 0.020509 10.0.0.33 - - [2026-07-18 00:17:21] "GET /floating-ip/e8c5d7b8-dc38-485c-b27c-9d4c377cf3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.004301 10.0.0.33 - - [2026-07-18 00:17:21] "POST /set-tag HTTP/1.1" 200 109 0.069843 10.0.0.33 - - [2026-07-18 00:17:22] "POST /tags HTTP/1.1" 409 206 0.002412 10.0.0.33 - - [2026-07-18 00:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.33 - - [2026-07-18 00:17:22] "GET /tag/679d031f-6916-40eb-b960-1ed25fde200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011136 10.0.0.33 - - [2026-07-18 00:17:22] "POST /tags HTTP/1.1" 409 204 0.002114 10.0.0.33 - - [2026-07-18 00:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.33 - - [2026-07-18 00:17:22] "GET /tag/64f16546-1cd1-447c-b4c0-21b75e8b91ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012777 10.0.0.33 - - [2026-07-18 00:17:22] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002519 10.0.0.33 - - [2026-07-18 00:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.33 - - [2026-07-18 00:17:22] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002853 10.0.0.33 - - [2026-07-18 00:17:22] "POST /tags HTTP/1.1" 409 206 0.001991 10.0.0.33 - - [2026-07-18 00:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.33 - - [2026-07-18 00:17:22] "GET /tag/679d031f-6916-40eb-b960-1ed25fde200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012552 10.0.0.33 - - [2026-07-18 00:17:22] "POST /tags HTTP/1.1" 409 226 0.001864 10.0.0.33 - - [2026-07-18 00:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.33 - - [2026-07-18 00:17:22] "GET /tag/55b08c30-f164-4fc8-b987-fa982f14c300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011774 10.0.0.33 - - [2026-07-18 00:17:22] "POST /tags HTTP/1.1" 409 204 0.002117 10.0.0.33 - - [2026-07-18 00:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.33 - - [2026-07-18 00:17:22] "GET /tag/64f16546-1cd1-447c-b4c0-21b75e8b91ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012751 10.0.0.33 - - [2026-07-18 00:17:22] "POST /tags HTTP/1.1" 409 226 0.004398 10.0.0.33 - - [2026-07-18 00:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.33 - - [2026-07-18 00:17:23] "GET /tag/55b08c30-f164-4fc8-b987-fa982f14c300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011325 10.0.0.33 - - [2026-07-18 00:17:23] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002577 10.0.0.33 - - [2026-07-18 00:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.33 - - [2026-07-18 00:17:23] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002669 10.0.0.33 - - [2026-07-18 00:17:23] "POST /firewall-rules HTTP/1.1" 200 626 0.071245 10.0.0.33 - - [2026-07-18 00:17:23] "POST /firewall-rules HTTP/1.1" 200 646 0.078226 10.0.0.33 - - [2026-07-18 00:17:23] "GET /firewall-rule/9d0a7c2c-bc6a-4849-b1bf-4dcdb2673267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.013925 10.0.0.33 - - [2026-07-18 00:17:23] "GET /firewall-policy/d68624dc-04aa-4148-b588-2737efb7fe40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002430 10.0.0.33 - - [2026-07-18 00:17:23] "GET /firewall-rule/60f0f97b-fb84-4ac5-a501-90cc33db86dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.005078 10.0.0.33 - - [2026-07-18 00:17:23] "POST /ref-update HTTP/1.1" 200 156 0.016856 10.0.0.33 - - [2026-07-18 00:17:23] "POST /firewall-policys HTTP/1.1" 200 606 0.045135 10.0.0.33 - - [2026-07-18 00:17:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013841 10.0.0.33 - - [2026-07-18 00:17:23] "GET /firewall-policy/b3d0fb33-fd01-4712-a61a-026ed43ba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007488 10.0.0.33 - - [2026-07-18 00:17:23] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006248 10.0.0.33 - - [2026-07-18 00:17:23] "GET /firewall-policy/b3d0fb33-fd01-4712-a61a-026ed43ba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003369 10.0.0.33 - - [2026-07-18 00:17:23] "GET /firewall-policy/71a5195c-62e0-4e3e-a7e7-ea335a6e5319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003548 10.0.0.33 - - [2026-07-18 00:17:23] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004673 10.0.0.33 - - [2026-07-18 00:17:23] "GET /firewall-policy/d68624dc-04aa-4148-b588-2737efb7fe40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005017 10.0.0.33 - - [2026-07-18 00:17:23] "GET /firewall-policy/d68624dc-04aa-4148-b588-2737efb7fe40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.008478 10.0.0.33 - - [2026-07-18 00:17:23] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002909 10.0.0.33 - - [2026-07-18 00:17:23] "POST /ref-update HTTP/1.1" 200 156 0.018186 10.0.0.33 - - [2026-07-18 00:17:23] "POST /ref-update HTTP/1.1" 200 156 0.030231 10.0.0.33 - - [2026-07-18 00:17:23] "POST /ref-update HTTP/1.1" 200 156 0.033591 10.0.0.33 - - [2026-07-18 00:17:23] "POST /ref-update HTTP/1.1" 200 156 0.022953 10.0.0.33 - - [2026-07-18 00:17:23] "POST /ref-update HTTP/1.1" 200 156 0.040732 10.0.0.33 - - [2026-07-18 00:17:23] "GET /firewall-policy/b3d0fb33-fd01-4712-a61a-026ed43ba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.013119 10.0.0.33 - - [2026-07-18 00:17:40] "GET /global-system-configs HTTP/1.1" 200 322 0.005577 10.0.0.33 - - [2026-07-18 00:17:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002645 10.0.0.33 - - [2026-07-18 00:19:22] "POST /tags HTTP/1.1" 409 252 0.005172 10.0.0.33 - - [2026-07-18 00:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.33 - - [2026-07-18 00:19:22] "GET /tag/2908c0f8-fcf7-429f-bc23-4d96384ea50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011144 10.0.0.33 - - [2026-07-18 00:19:22] "POST /tags HTTP/1.1" 409 228 0.002013 10.0.0.33 - - [2026-07-18 00:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.33 - - [2026-07-18 00:19:22] "GET /tag/89f88e94-695e-4a1d-83fc-1e49de7cdc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011832 10.0.0.33 - - [2026-07-18 00:19:22] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.011335 10.0.0.33 - - [2026-07-18 00:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006972 10.0.0.33 - - [2026-07-18 00:19:22] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007531 10.0.0.33 - - [2026-07-18 00:19:22] "POST /tags HTTP/1.1" 409 206 0.002123 10.0.0.33 - - [2026-07-18 00:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2026-07-18 00:19:22] "GET /tag/679d031f-6916-40eb-b960-1ed25fde200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010362 10.0.0.33 - - [2026-07-18 00:19:22] "POST /tags HTTP/1.1" 409 226 0.001990 10.0.0.33 - - [2026-07-18 00:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.33 - - [2026-07-18 00:19:22] "GET /tag/55b08c30-f164-4fc8-b987-fa982f14c300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013391 10.0.0.33 - - [2026-07-18 00:19:22] "POST /tags HTTP/1.1" 409 204 0.001985 10.0.0.33 - - [2026-07-18 00:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.33 - - [2026-07-18 00:19:22] "GET /tag/64f16546-1cd1-447c-b4c0-21b75e8b91ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014130 10.0.0.33 - - [2026-07-18 00:19:22] "POST /tags HTTP/1.1" 409 226 0.002624 10.0.0.33 - - [2026-07-18 00:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010371 10.0.0.33 - - [2026-07-18 00:19:22] "GET /tag/55b08c30-f164-4fc8-b987-fa982f14c300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011634 10.0.0.33 - - [2026-07-18 00:19:23] "POST /tags HTTP/1.1" 409 228 0.002470 10.0.0.33 - - [2026-07-18 00:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.33 - - [2026-07-18 00:19:23] "GET /tag/89f88e94-695e-4a1d-83fc-1e49de7cdc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011027 10.0.0.33 - - [2026-07-18 00:19:23] "POST /tags HTTP/1.1" 409 252 0.002173 10.0.0.33 - - [2026-07-18 00:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.33 - - [2026-07-18 00:19:23] "GET /tag/2908c0f8-fcf7-429f-bc23-4d96384ea50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.022104 10.0.0.33 - - [2026-07-18 00:19:23] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002584 10.0.0.33 - - [2026-07-18 00:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.33 - - [2026-07-18 00:19:23] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003075 10.0.0.33 - - [2026-07-18 00:19:23] "POST /firewall-rules HTTP/1.1" 409 281 0.002872 10.0.0.33 - - [2026-07-18 00:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.33 - - [2026-07-18 00:19:23] "PUT /firewall-rule/60f0f97b-fb84-4ac5-a501-90cc33db86dd HTTP/1.1" 200 260 0.025310 10.0.0.33 - - [2026-07-18 00:19:23] "POST /firewall-rules HTTP/1.1" 409 291 0.004573 10.0.0.33 - - [2026-07-18 00:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.33 - - [2026-07-18 00:19:23] "PUT /firewall-rule/9d0a7c2c-bc6a-4849-b1bf-4dcdb2673267 HTTP/1.1" 200 260 0.031330 10.0.0.33 - - [2026-07-18 00:19:23] "GET /firewall-rule/9d0a7c2c-bc6a-4849-b1bf-4dcdb2673267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.008244 10.0.0.33 - - [2026-07-18 00:19:23] "POST /firewall-rules HTTP/1.1" 200 658 0.112598 10.0.0.33 - - [2026-07-18 00:19:23] "GET /firewall-rule/3d988e7e-eab3-4cde-971f-8b693b0fcf02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.018412 10.0.0.33 - - [2026-07-18 00:19:23] "GET /firewall-policy/d68624dc-04aa-4148-b588-2737efb7fe40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002789 10.0.0.33 - - [2026-07-18 00:19:23] "GET /firewall-rule/60f0f97b-fb84-4ac5-a501-90cc33db86dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003040 10.0.0.33 - - [2026-07-18 00:19:23] "POST /firewall-policys HTTP/1.1" 409 269 0.005426 10.0.0.33 - - [2026-07-18 00:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.33 - - [2026-07-18 00:19:23] "PUT /firewall-policy/b3d0fb33-fd01-4712-a61a-026ed43ba072 HTTP/1.1" 200 264 0.104141 10.0.0.33 - - [2026-07-18 00:19:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.061814 10.0.0.33 - - [2026-07-18 00:19:23] "GET /firewall-policy/b3d0fb33-fd01-4712-a61a-026ed43ba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.054891 10.0.0.33 - - [2026-07-18 00:19:23] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008107 10.0.0.33 - - [2026-07-18 00:19:23] "GET /firewall-policy/b3d0fb33-fd01-4712-a61a-026ed43ba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004547 10.0.0.33 - - [2026-07-18 00:19:24] "GET /firewall-policy/71a5195c-62e0-4e3e-a7e7-ea335a6e5319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.010958 10.0.0.33 - - [2026-07-18 00:19:24] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003434 10.0.0.33 - - [2026-07-18 00:19:24] "GET /firewall-policy/b3d0fb33-fd01-4712-a61a-026ed43ba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002897 10.0.0.33 - - [2026-07-18 00:19:24] "GET /firewall-policy/b3d0fb33-fd01-4712-a61a-026ed43ba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005538 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:19:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:19:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001118 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:19:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:19:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001204 10.0.0.33 - - [2026-07-18 00:19:57] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004433 10.0.0.33 - - [2026-07-18 00:19:57] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.33 - - [2026-07-18 00:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.33 - - [2026-07-18 00:19:57] "GET /loadbalancer/e69e0d3e-e4ef-4bb8-b384-b4887ef7e057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002849 10.0.0.33 - - [2026-07-18 00:19:57] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003677 10.0.0.33 - - [2026-07-18 00:19:57] "POST /set-tag HTTP/1.1" 200 109 0.025564 10.0.0.33 - - [2026-07-18 00:19:57] "DELETE /loadbalancer-member/97da249c-debe-460f-861b-39d0d4f8e1e9 HTTP/1.1" 200 115 0.032767 10.0.0.33 - - [2026-07-18 00:19:57] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005126 10.0.0.33 - - [2026-07-18 00:19:57] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.33 - - [2026-07-18 00:19:57] "DELETE /loadbalancer-member/48287363-dbf3-4620-97e5-17eb54b41160 HTTP/1.1" 200 115 0.026810 10.0.0.33 - - [2026-07-18 00:19:57] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006403 10.0.0.33 - - [2026-07-18 00:19:57] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.33 - - [2026-07-18 00:19:57] "DELETE /loadbalancer-member/a0f16cab-d613-44e7-8757-04d15e36a462 HTTP/1.1" 200 115 0.029972 10.0.0.33 - - [2026-07-18 00:19:57] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004808 10.0.0.33 - - [2026-07-18 00:19:57] "POST /set-tag HTTP/1.1" 200 109 0.003272 10.0.0.33 - - [2026-07-18 00:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.33 - - [2026-07-18 00:19:58] "GET /loadbalancer/e69e0d3e-e4ef-4bb8-b384-b4887ef7e057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002964 10.0.0.33 - - [2026-07-18 00:19:58] "GET /loadbalancer-pool/90a31f69-ae32-4d88-a63d-ee8e1f164ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004681 10.0.0.33 - - [2026-07-18 00:19:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022044 10.0.0.33 - - [2026-07-18 00:19:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009764 10.0.0.33 - - [2026-07-18 00:19:58] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015090 10.0.0.33 - - [2026-07-18 00:19:58] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013895 10.0.0.33 - - [2026-07-18 00:19:58] "GET /floating-ip/b74660b8-4528-4ee0-93e3-65060cca09b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005085 10.0.0.33 - - [2026-07-18 00:19:58] "POST /set-tag HTTP/1.1" 200 109 0.068828 10.0.0.33 - - [2026-07-18 00:19:58] "GET /loadbalancer-pool/dad3f3c0-a676-45f7-8db6-18c597bca294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003587 10.0.0.33 - - [2026-07-18 00:19:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019931 10.0.0.33 - - [2026-07-18 00:19:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028646 10.0.0.33 - - [2026-07-18 00:19:58] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008319 10.0.0.33 - - [2026-07-18 00:19:58] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004202 10.0.0.33 - - [2026-07-18 00:19:58] "GET /floating-ip/b74660b8-4528-4ee0-93e3-65060cca09b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003192 10.0.0.33 - - [2026-07-18 00:19:58] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.33 - - [2026-07-18 00:19:58] "GET /loadbalancer-pool/deeb4ccb-9f52-4909-b598-bf3043b2c765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006810 10.0.0.33 - - [2026-07-18 00:19:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022329 10.0.0.33 - - [2026-07-18 00:19:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024113 10.0.0.33 - - [2026-07-18 00:19:58] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.026452 10.0.0.33 - - [2026-07-18 00:19:58] "GET /virtual-machine-interface/e6795a3e-823c-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010790 10.0.0.33 - - [2026-07-18 00:19:58] "POST /set-tag HTTP/1.1" 200 109 0.005230 10.0.0.33 - - [2026-07-18 00:19:58] "GET /floating-ip/b74660b8-4528-4ee0-93e3-65060cca09b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002703 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:20:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001153 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:20:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001337 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:20:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:20:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001173 10.0.0.33 - - [2026-07-18 00:20:35] "GET /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009652 10.0.0.33 - - [2026-07-18 00:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.33 - - [2026-07-18 00:20:35] "GET /virtual-machine-interface/014c10da-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.012921 10.0.0.33 - - [2026-07-18 00:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.33 - - [2026-07-18 00:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.33 - - [2026-07-18 00:20:35] "GET /loadbalancer/26edfb0f-f486-4d2a-a92f-ff678b3cf680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002925 10.0.0.33 - - [2026-07-18 00:20:35] "GET /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.011605 10.0.0.33 - - [2026-07-18 00:20:35] "POST /set-tag HTTP/1.1" 200 109 0.066450 10.0.0.33 - - [2026-07-18 00:20:35] "DELETE /loadbalancer-member/705f5460-a17a-4f66-ab4e-1a2f28022348 HTTP/1.1" 200 115 0.047900 10.0.0.33 - - [2026-07-18 00:20:35] "GET /virtual-machine-interface/03dcb638-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007079 10.0.0.33 - - [2026-07-18 00:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.33 - - [2026-07-18 00:20:35] "GET /virtual-machine-interface/02e52f62-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004023 10.0.0.33 - - [2026-07-18 00:20:35] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.33 - - [2026-07-18 00:20:35] "GET /virtual-machine-interface/008f0ae4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.005026 10.0.0.33 - - [2026-07-18 00:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.33 - - [2026-07-18 00:20:35] "GET /virtual-machine-interface/035cf6fa-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004143 10.0.0.33 - - [2026-07-18 00:20:35] "POST /set-tag HTTP/1.1" 200 109 0.003348 10.0.0.33 - - [2026-07-18 00:20:35] "GET /virtual-machine-interface/01d22526-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004438 10.0.0.33 - - [2026-07-18 00:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.33 - - [2026-07-18 00:20:35] "GET /virtual-machine-interface/025e2440-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004577 10.0.0.33 - - [2026-07-18 00:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.33 - - [2026-07-18 00:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.33 - - [2026-07-18 00:20:35] "GET /loadbalancer/26edfb0f-f486-4d2a-a92f-ff678b3cf680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002399 10.0.0.33 - - [2026-07-18 00:20:36] "GET /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004723 10.0.0.33 - - [2026-07-18 00:20:36] "POST /set-tag HTTP/1.1" 200 109 0.002447 10.0.0.33 - - [2026-07-18 00:20:36] "GET /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005581 10.0.0.33 - - [2026-07-18 00:20:36] "POST /set-tag HTTP/1.1" 200 109 0.003821 10.0.0.33 - - [2026-07-18 00:20:36] "GET /virtual-machine/9f186d04-3777-4f5b-a2a0-a5e9faa949e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002474 10.0.0.33 - - [2026-07-18 00:20:36] "POST /ref-update HTTP/1.1" 200 156 0.010059 10.0.0.33 - - [2026-07-18 00:20:36] "GET /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014688 10.0.0.33 - - [2026-07-18 00:20:36] "POST /set-tag HTTP/1.1" 200 109 0.017851 10.0.0.33 - - [2026-07-18 00:20:36] "POST /set-tag HTTP/1.1" 200 109 0.016498 10.0.0.33 - - [2026-07-18 00:20:36] "POST /set-tag HTTP/1.1" 200 109 0.031669 10.0.0.33 - - [2026-07-18 00:20:36] "POST /set-tag HTTP/1.1" 200 109 0.052433 10.0.0.33 - - [2026-07-18 00:20:36] "POST /set-tag HTTP/1.1" 200 109 0.021961 10.0.0.33 - - [2026-07-18 00:20:36] "DELETE /instance-ip/ffa25a64-823d-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.052086 10.0.0.33 - - [2026-07-18 00:20:36] "POST /ref-update HTTP/1.1" 200 156 0.013096 10.0.0.33 - - [2026-07-18 00:20:36] "DELETE /virtual-machine-interface/ff8b4cd4-823d-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.062690 10.0.0.33 - - [2026-07-18 00:20:36] "DELETE /virtual-machine/9f186d04-3777-4f5b-a2a0-a5e9faa949e6 HTTP/1.1" 200 115 0.020779 10.0.0.33 - - [2026-07-18 00:20:36] "GET /virtual-machine-interface/008f0ae4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.005161 10.0.0.33 - - [2026-07-18 00:20:36] "POST /set-tag HTTP/1.1" 200 109 0.003496 10.0.0.33 - - [2026-07-18 00:20:36] "GET /virtual-machine-interface/008f0ae4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.003970 10.0.0.33 - - [2026-07-18 00:20:36] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.33 - - [2026-07-18 00:20:36] "GET /virtual-machine/ed909115-ad0d-4c3b-9498-3f58180d3657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002943 10.0.0.33 - - [2026-07-18 00:20:37] "POST /ref-update HTTP/1.1" 200 156 0.024678 10.0.0.33 - - [2026-07-18 00:20:37] "GET /virtual-machine-interface/008f0ae4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.006989 10.0.0.33 - - [2026-07-18 00:20:37] "POST /set-tag HTTP/1.1" 200 109 0.032652 10.0.0.33 - - [2026-07-18 00:20:37] "POST /set-tag HTTP/1.1" 200 109 0.064249 10.0.0.33 - - [2026-07-18 00:20:37] "POST /set-tag HTTP/1.1" 200 109 0.054389 10.0.0.33 - - [2026-07-18 00:20:37] "POST /set-tag HTTP/1.1" 200 109 0.031377 10.0.0.33 - - [2026-07-18 00:20:37] "POST /set-tag HTTP/1.1" 200 109 0.037413 10.0.0.33 - - [2026-07-18 00:20:37] "DELETE /instance-ip/00af8e18-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.052857 10.0.0.33 - - [2026-07-18 00:20:37] "POST /ref-update HTTP/1.1" 200 156 0.013545 10.0.0.33 - - [2026-07-18 00:20:37] "DELETE /virtual-machine-interface/008f0ae4-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.046462 10.0.0.33 - - [2026-07-18 00:20:37] "DELETE /virtual-machine/ed909115-ad0d-4c3b-9498-3f58180d3657 HTTP/1.1" 200 115 0.027013 10.0.0.33 - - [2026-07-18 00:20:37] "DELETE /tag/e718e75e-d6c8-4d64-8bfe-73cae222709a HTTP/1.1" 200 115 0.044703 10.0.0.33 - - [2026-07-18 00:20:37] "GET /virtual-machine-interface/014c10da-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004373 10.0.0.33 - - [2026-07-18 00:20:37] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.33 - - [2026-07-18 00:20:37] "GET /virtual-machine-interface/014c10da-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.006667 10.0.0.33 - - [2026-07-18 00:20:37] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.33 - - [2026-07-18 00:20:37] "GET /virtual-machine/66cba0b4-df0e-44c0-a109-5c2ad6d9d122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003210 10.0.0.33 - - [2026-07-18 00:20:37] "POST /ref-update HTTP/1.1" 200 156 0.013999 10.0.0.33 - - [2026-07-18 00:20:37] "GET /virtual-machine-interface/014c10da-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.015652 10.0.0.33 - - [2026-07-18 00:20:37] "POST /set-tag HTTP/1.1" 200 109 0.018411 10.0.0.33 - - [2026-07-18 00:20:37] "POST /set-tag HTTP/1.1" 200 109 0.037243 10.0.0.33 - - [2026-07-18 00:20:37] "POST /set-tag HTTP/1.1" 200 109 0.048236 10.0.0.33 - - [2026-07-18 00:20:38] "POST /set-tag HTTP/1.1" 200 109 0.020732 10.0.0.33 - - [2026-07-18 00:20:38] "POST /set-tag HTTP/1.1" 200 109 0.033542 10.0.0.33 - - [2026-07-18 00:20:38] "DELETE /instance-ip/016865f0-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.055660 10.0.0.33 - - [2026-07-18 00:20:38] "DELETE /virtual-machine-interface/014c10da-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.049546 10.0.0.33 - - [2026-07-18 00:20:38] "DELETE /virtual-machine/66cba0b4-df0e-44c0-a109-5c2ad6d9d122 HTTP/1.1" 200 115 0.016114 10.0.0.33 - - [2026-07-18 00:20:38] "GET /virtual-machine-interface/01d22526-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013184 10.0.0.33 - - [2026-07-18 00:20:38] "POST /set-tag HTTP/1.1" 200 109 0.006970 10.0.0.33 - - [2026-07-18 00:20:38] "GET /virtual-machine-interface/01d22526-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004747 10.0.0.33 - - [2026-07-18 00:20:38] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.33 - - [2026-07-18 00:20:38] "GET /virtual-machine/58bbda23-f5cf-41df-9d25-fe34f5a7e3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.007985 10.0.0.33 - - [2026-07-18 00:20:38] "POST /ref-update HTTP/1.1" 200 156 0.007736 10.0.0.33 - - [2026-07-18 00:20:38] "GET /virtual-machine-interface/01d22526-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012733 10.0.0.33 - - [2026-07-18 00:20:38] "POST /set-tag HTTP/1.1" 200 109 0.016881 10.0.0.33 - - [2026-07-18 00:20:38] "POST /set-tag HTTP/1.1" 200 109 0.032767 10.0.0.33 - - [2026-07-18 00:20:38] "POST /set-tag HTTP/1.1" 200 109 0.031783 10.0.0.33 - - [2026-07-18 00:20:38] "POST /set-tag HTTP/1.1" 200 109 0.034275 10.0.0.33 - - [2026-07-18 00:20:38] "POST /set-tag HTTP/1.1" 200 109 0.032243 10.0.0.33 - - [2026-07-18 00:20:38] "DELETE /instance-ip/01ecb292-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.056089 10.0.0.33 - - [2026-07-18 00:20:38] "DELETE /virtual-machine-interface/01d22526-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.056471 10.0.0.33 - - [2026-07-18 00:20:38] "DELETE /virtual-machine/58bbda23-f5cf-41df-9d25-fe34f5a7e3d5 HTTP/1.1" 200 115 0.039160 10.0.0.33 - - [2026-07-18 00:20:38] "DELETE /tag/7de8ac58-ef84-4173-8fd1-80d3ae91428d HTTP/1.1" 200 115 0.060767 10.0.0.33 - - [2026-07-18 00:20:38] "DELETE /tag/679d031f-6916-40eb-b960-1ed25fde200f HTTP/1.1" 409 388 0.008683 10.0.0.33 - - [2026-07-18 00:21:06] "GET /virtual-machine-interface/02e52f62-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006305 10.0.0.33 - - [2026-07-18 00:21:06] "POST /set-tag HTTP/1.1" 200 109 0.003197 10.0.0.33 - - [2026-07-18 00:21:06] "GET /virtual-machine-interface/02e52f62-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004404 10.0.0.33 - - [2026-07-18 00:21:06] "POST /set-tag HTTP/1.1" 200 109 0.003160 10.0.0.33 - - [2026-07-18 00:21:06] "GET /virtual-machine/ab62531c-e6fa-4336-8960-4c60d6ced4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003382 10.0.0.33 - - [2026-07-18 00:21:06] "POST /ref-update HTTP/1.1" 200 156 0.010879 10.0.0.33 - - [2026-07-18 00:21:06] "GET /virtual-machine-interface/02e52f62-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010121 10.0.0.33 - - [2026-07-18 00:21:06] "POST /set-tag HTTP/1.1" 200 109 0.016653 10.0.0.33 - - [2026-07-18 00:21:06] "POST /set-tag HTTP/1.1" 200 109 0.030194 10.0.0.33 - - [2026-07-18 00:21:06] "POST /set-tag HTTP/1.1" 200 109 0.034827 10.0.0.33 - - [2026-07-18 00:21:06] "POST /set-tag HTTP/1.1" 200 109 0.013975 10.0.0.33 - - [2026-07-18 00:21:06] "DELETE /instance-ip/03014e18-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.054398 10.0.0.33 - - [2026-07-18 00:21:06] "DELETE /virtual-machine-interface/02e52f62-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.041207 10.0.0.33 - - [2026-07-18 00:21:06] "DELETE /virtual-machine/ab62531c-e6fa-4336-8960-4c60d6ced4de HTTP/1.1" 200 115 0.019673 10.0.0.33 - - [2026-07-18 00:21:06] "DELETE /tag/64f16546-1cd1-447c-b4c0-21b75e8b91ef HTTP/1.1" 409 236 0.006567 10.0.0.33 - - [2026-07-18 00:21:06] "GET /virtual-machine-interface/035cf6fa-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005114 10.0.0.33 - - [2026-07-18 00:21:06] "POST /set-tag HTTP/1.1" 200 109 0.003155 10.0.0.33 - - [2026-07-18 00:21:06] "GET /virtual-machine-interface/035cf6fa-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005495 10.0.0.33 - - [2026-07-18 00:21:06] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.33 - - [2026-07-18 00:21:06] "GET /virtual-machine/a882a3bd-7b6b-4784-ba21-1592dc36868e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002607 10.0.0.33 - - [2026-07-18 00:21:06] "POST /ref-update HTTP/1.1" 200 156 0.009968 10.0.0.33 - - [2026-07-18 00:21:06] "GET /virtual-machine-interface/035cf6fa-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005227 10.0.0.33 - - [2026-07-18 00:21:06] "POST /set-tag HTTP/1.1" 200 109 0.022037 10.0.0.33 - - [2026-07-18 00:21:07] "POST /set-tag HTTP/1.1" 200 109 0.033655 10.0.0.33 - - [2026-07-18 00:21:07] "POST /set-tag HTTP/1.1" 200 109 0.017869 10.0.0.33 - - [2026-07-18 00:21:07] "POST /set-tag HTTP/1.1" 200 109 0.029969 10.0.0.33 - - [2026-07-18 00:21:07] "DELETE /instance-ip/03728e0c-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.052264 10.0.0.33 - - [2026-07-18 00:21:07] "DELETE /virtual-machine-interface/035cf6fa-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.047964 10.0.0.33 - - [2026-07-18 00:21:07] "DELETE /virtual-machine/a882a3bd-7b6b-4784-ba21-1592dc36868e HTTP/1.1" 200 115 0.028293 10.0.0.33 - - [2026-07-18 00:21:07] "DELETE /tag/b7ad3c42-4684-46b8-8d61-981adce4a7e1 HTTP/1.1" 200 115 0.035185 10.0.0.33 - - [2026-07-18 00:21:07] "GET /virtual-machine-interface/03dcb638-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004196 10.0.0.33 - - [2026-07-18 00:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.33 - - [2026-07-18 00:21:07] "GET /virtual-machine-interface/025e2440-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004144 10.0.0.33 - - [2026-07-18 00:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.33 - - [2026-07-18 00:21:07] "GET /virtual-machine-interface/025e2440-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004205 10.0.0.33 - - [2026-07-18 00:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.33 - - [2026-07-18 00:21:07] "GET /virtual-machine/842ab215-8731-4b1b-a971-3c8a963f2f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002411 10.0.0.33 - - [2026-07-18 00:21:07] "POST /ref-update HTTP/1.1" 200 156 0.009209 10.0.0.33 - - [2026-07-18 00:21:07] "GET /virtual-machine-interface/025e2440-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004261 10.0.0.33 - - [2026-07-18 00:21:07] "POST /set-tag HTTP/1.1" 200 109 0.017061 10.0.0.33 - - [2026-07-18 00:21:07] "POST /set-tag HTTP/1.1" 200 109 0.038174 10.0.0.33 - - [2026-07-18 00:21:07] "POST /set-tag HTTP/1.1" 200 109 0.014115 10.0.0.33 - - [2026-07-18 00:21:07] "POST /set-tag HTTP/1.1" 200 109 0.032071 10.0.0.33 - - [2026-07-18 00:21:07] "DELETE /instance-ip/02751ed4-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.041548 10.0.0.33 - - [2026-07-18 00:21:07] "DELETE /virtual-machine-interface/025e2440-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.039543 10.0.0.33 - - [2026-07-18 00:21:07] "DELETE /virtual-machine/842ab215-8731-4b1b-a971-3c8a963f2f72 HTTP/1.1" 200 115 0.029029 10.0.0.33 - - [2026-07-18 00:21:07] "DELETE /tag/9b7b9e54-a5dc-42b0-a6ef-02dc66aae654 HTTP/1.1" 200 115 0.054118 10.0.0.33 - - [2026-07-18 00:21:07] "DELETE /tag/68fcc343-88a4-4a14-a032-7bee782d5216 HTTP/1.1" 200 115 0.032353 10.0.0.33 - - [2026-07-18 00:21:07] "DELETE /tag/2f4289bd-d439-4d3c-bd5f-12a49861bd2c HTTP/1.1" 200 115 0.033581 10.0.0.33 - - [2026-07-18 00:21:07] "GET /virtual-machine-interface/03dcb638-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003715 10.0.0.33 - - [2026-07-18 00:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.33 - - [2026-07-18 00:21:07] "GET /virtual-machine/f9f31288-c53b-44af-b6e7-438bcae9e618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002514 10.0.0.33 - - [2026-07-18 00:21:07] "POST /ref-update HTTP/1.1" 200 156 0.008309 10.0.0.33 - - [2026-07-18 00:21:08] "GET /virtual-machine-interface/03dcb638-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004556 10.0.0.33 - - [2026-07-18 00:21:08] "POST /set-tag HTTP/1.1" 200 109 0.021757 10.0.0.33 - - [2026-07-18 00:21:08] "POST /set-tag HTTP/1.1" 200 109 0.017666 10.0.0.33 - - [2026-07-18 00:21:08] "POST /set-tag HTTP/1.1" 200 109 0.014900 10.0.0.33 - - [2026-07-18 00:21:08] "POST /set-tag HTTP/1.1" 200 109 0.023288 10.0.0.33 - - [2026-07-18 00:21:08] "DELETE /instance-ip/03fb9fbc-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.049213 10.0.0.33 - - [2026-07-18 00:21:08] "DELETE /virtual-machine-interface/03dcb638-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.035713 10.0.0.33 - - [2026-07-18 00:21:08] "DELETE /virtual-machine/f9f31288-c53b-44af-b6e7-438bcae9e618 HTTP/1.1" 200 115 0.015490 10.0.0.33 - - [2026-07-18 00:21:08] "DELETE /tag/2908c0f8-fcf7-429f-bc23-4d96384ea50c HTTP/1.1" 409 236 0.007418 10.0.0.33 - - [2026-07-18 00:21:08] "DELETE /tag/89f88e94-695e-4a1d-83fc-1e49de7cdc0e HTTP/1.1" 409 236 0.005262 10.0.0.33 - - [2026-07-18 00:21:08] "DELETE /tag/f1dab2a4-9164-4a99-9597-c3489911e40e HTTP/1.1" 200 115 0.051493 10.0.0.33 - - [2026-07-18 00:21:10] "POST /projects HTTP/1.1" 409 238 0.002467 10.0.0.33 - - [2026-07-18 00:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.33 - - [2026-07-18 00:21:10] "GET /project/2b48b092-612f-4c1e-ae78-d1c4052f0a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039814 10.0.0.33 - - [2026-07-18 00:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006404 10.0.0.33 - - [2026-07-18 00:21:10] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004361 10.0.0.33 - - [2026-07-18 00:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.33 - - [2026-07-18 00:21:10] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004474 10.0.0.33 - - [2026-07-18 00:21:10] "POST /security-groups HTTP/1.1" 409 285 0.002078 10.0.0.33 - - [2026-07-18 00:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.33 - - [2026-07-18 00:21:10] "PUT /security-group/c336f10e-7d51-46ab-8841-5173378eb436 HTTP/1.1" 200 262 0.054926 10.0.0.33 - - [2026-07-18 00:21:10] "PUT /access-control-list/c2d85242-8275-485d-8f38-158f23600892 HTTP/1.1" 200 272 0.013656 10.0.0.33 - - [2026-07-18 00:21:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023431 10.0.0.33 - - [2026-07-18 00:21:10] "PUT /access-control-list/277b6430-a03f-46a0-bb9e-c732e872e497 HTTP/1.1" 200 272 0.019089 10.0.0.33 - - [2026-07-18 00:21:15] "POST /projects HTTP/1.1" 409 238 0.002112 10.0.0.33 - - [2026-07-18 00:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.33 - - [2026-07-18 00:21:15] "GET /project/2b48b092-612f-4c1e-ae78-d1c4052f0a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037495 10.0.0.33 - - [2026-07-18 00:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007929 10.0.0.33 - - [2026-07-18 00:21:15] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004732 10.0.0.33 - - [2026-07-18 00:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.33 - - [2026-07-18 00:21:15] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003718 10.0.0.33 - - [2026-07-18 00:21:15] "POST /security-groups HTTP/1.1" 409 285 0.002134 10.0.0.33 - - [2026-07-18 00:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.33 - - [2026-07-18 00:21:15] "PUT /security-group/c336f10e-7d51-46ab-8841-5173378eb436 HTTP/1.1" 200 262 0.055288 10.0.0.33 - - [2026-07-18 00:21:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.035540 10.0.0.33 - - [2026-07-18 00:21:15] "PUT /access-control-list/c2d85242-8275-485d-8f38-158f23600892 HTTP/1.1" 200 272 0.038545 10.0.0.33 - - [2026-07-18 00:21:15] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.022511 10.0.0.33 - - [2026-07-18 00:21:15] "PUT /access-control-list/277b6430-a03f-46a0-bb9e-c732e872e497 HTTP/1.1" 200 272 0.022746 10.0.0.33 - - [2026-07-18 00:21:15] "GET /firewall-rule/1b0e7f91-5a11-41f0-b187-1b9546a886f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002805 10.0.0.33 - - [2026-07-18 00:21:16] "POST /ref-update HTTP/1.1" 200 156 0.064976 10.0.0.33 - - [2026-07-18 00:21:16] "DELETE /firewall-rule/1b0e7f91-5a11-41f0-b187-1b9546a886f0 HTTP/1.1" 200 115 0.058707 10.0.0.33 - - [2026-07-18 00:21:16] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.008964 10.0.0.33 - - [2026-07-18 00:21:16] "GET /firewall-rule/d160730e-7153-497f-a1d8-39a97a9efc63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003404 10.0.0.33 - - [2026-07-18 00:21:16] "POST /ref-update HTTP/1.1" 200 156 0.049527 10.0.0.33 - - [2026-07-18 00:21:16] "DELETE /firewall-rule/d160730e-7153-497f-a1d8-39a97a9efc63 HTTP/1.1" 200 115 0.041886 10.0.0.33 - - [2026-07-18 00:21:16] "DELETE /tag/2908c0f8-fcf7-429f-bc23-4d96384ea50c HTTP/1.1" 409 236 0.007224 10.0.0.33 - - [2026-07-18 00:21:16] "DELETE /tag/89f88e94-695e-4a1d-83fc-1e49de7cdc0e HTTP/1.1" 409 236 0.005026 10.0.0.33 - - [2026-07-18 00:21:16] "DELETE /tag/f846115f-61df-4169-a0c1-609e8d6ba786 HTTP/1.1" 200 115 0.038857 10.0.0.33 - - [2026-07-18 00:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.33 - - [2026-07-18 00:21:16] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004104 10.0.0.33 - - [2026-07-18 00:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.33 - - [2026-07-18 00:21:16] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007349 10.0.0.33 - - [2026-07-18 00:21:16] "PUT /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982 HTTP/1.1" 200 264 0.053731 10.0.0.33 - - [2026-07-18 00:21:16] "PUT /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159 HTTP/1.1" 200 264 0.044784 10.0.0.33 - - [2026-07-18 00:21:16] "DELETE /security-group/c336f10e-7d51-46ab-8841-5173378eb436 HTTP/1.1" 200 115 0.054690 10.0.0.33 - - [2026-07-18 00:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.33 - - [2026-07-18 00:21:16] "DELETE /access-control-list/c2d85242-8275-485d-8f38-158f23600892 HTTP/1.1" 200 115 0.037662 10.0.0.33 - - [2026-07-18 00:21:16] "DELETE /access-control-list/277b6430-a03f-46a0-bb9e-c732e872e497 HTTP/1.1" 200 115 0.038264 10.0.0.33 - - [2026-07-18 00:21:16] "GET /project/2b48b092-612f-4c1e-ae78-d1c4052f0a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033808 10.0.0.33 - - [2026-07-18 00:21:16] "GET /project/2b48b092-612f-4c1e-ae78-d1c4052f0a43?fields=security_groups HTTP/1.1" 200 1352 0.038732 10.0.0.33 - - [2026-07-18 00:21:16] "DELETE /security-group/2e513b86-4190-4eae-9519-42c3c485bf24 HTTP/1.1" 200 115 0.041304 10.0.0.33 - - [2026-07-18 00:21:16] "DELETE /access-control-list/fa3ce926-e0e7-4150-82b3-d60feb290fda HTTP/1.1" 200 115 0.021601 10.0.0.33 - - [2026-07-18 00:21:16] "GET /project/2b48b092-612f-4c1e-ae78-d1c4052f0a43?fields=application_policy_sets HTTP/1.1" 200 1391 0.052875 10.0.0.33 - - [2026-07-18 00:21:16] "DELETE /access-control-list/56c29091-1461-4237-841f-6bdce05f4bef HTTP/1.1" 200 115 0.053374 10.0.0.33 - - [2026-07-18 00:21:16] "DELETE /project/2b48b092-612f-4c1e-ae78-d1c4052f0a43 HTTP/1.1" 200 115 0.304656 10.0.0.33 - - [2026-07-18 00:21:16] "POST /projects HTTP/1.1" 409 238 0.001947 10.0.0.33 - - [2026-07-18 00:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.33 - - [2026-07-18 00:21:17] "GET /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037764 10.0.0.33 - - [2026-07-18 00:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2026-07-18 00:21:17] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004582 10.0.0.33 - - [2026-07-18 00:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.33 - - [2026-07-18 00:21:17] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004187 10.0.0.33 - - [2026-07-18 00:21:17] "POST /security-groups HTTP/1.1" 409 285 0.002155 10.0.0.33 - - [2026-07-18 00:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.33 - - [2026-07-18 00:21:17] "PUT /security-group/a88b125e-3ac2-4c5f-8269-f4af8b3b6073 HTTP/1.1" 200 262 0.059122 10.0.0.33 - - [2026-07-18 00:21:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.029409 10.0.0.33 - - [2026-07-18 00:21:17] "PUT /access-control-list/029f794e-3ee3-4c08-937d-e26f78bf6000 HTTP/1.1" 200 272 0.012560 10.0.0.33 - - [2026-07-18 00:21:17] "PUT /access-control-list/af5acf18-353d-472d-93d6-8f448d6c3602 HTTP/1.1" 200 272 0.030327 10.0.0.33 - - [2026-07-18 00:21:21] "DELETE /loadbalancer-member/c131edaa-320d-419b-900d-7ee446095da9 HTTP/1.1" 200 115 0.048726 10.0.0.33 - - [2026-07-18 00:21:21] "DELETE /loadbalancer-pool/29e3ab08-bcd8-4c00-8779-0556da9a5745 HTTP/1.1" 200 115 0.037693 10.0.0.33 - - [2026-07-18 00:21:21] "DELETE /loadbalancer-listener/cee863c7-678b-4f52-b18c-ba1258fe06f7 HTTP/1.1" 200 115 0.051902 10.0.0.33 - - [2026-07-18 00:21:21] "DELETE /loadbalancer/26edfb0f-f486-4d2a-a92f-ff678b3cf680 HTTP/1.1" 200 115 0.035867 10.0.0.33 - - [2026-07-18 00:21:21] "DELETE /floating-ip/e8c5d7b8-dc38-485c-b27c-9d4c377cf3c4 HTTP/1.1" 200 115 0.030446 10.0.0.33 - - [2026-07-18 00:21:21] "DELETE /instance-ip/0636db1b-6e8b-4bba-b7d0-edcebff4f598 HTTP/1.1" 200 115 0.024847 10.0.0.33 - - [2026-07-18 00:21:21] "DELETE /virtual-machine-interface/b4e7a902-df41-4025-9417-d3771f8e3e5e HTTP/1.1" 200 115 0.039158 10.0.0.33 - - [2026-07-18 00:21:21] "DELETE /tag/ea0e52fc-60df-4e39-a9b1-e0404d98f372 HTTP/1.1" 200 115 0.038849 10.0.0.33 - - [2026-07-18 00:21:21] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002262 10.0.0.33 - - [2026-07-18 00:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.33 - - [2026-07-18 00:21:22] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002441 10.0.0.33 - - [2026-07-18 00:21:22] "GET /firewall-policy/d68624dc-04aa-4148-b588-2737efb7fe40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001836 10.0.0.33 - - [2026-07-18 00:21:22] "GET /firewall-rule/60f0f97b-fb84-4ac5-a501-90cc33db86dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002586 10.0.0.33 - - [2026-07-18 00:21:22] "POST /ref-update HTTP/1.1" 200 156 0.017951 10.0.0.33 - - [2026-07-18 00:21:22] "DELETE /firewall-rule/60f0f97b-fb84-4ac5-a501-90cc33db86dd HTTP/1.1" 200 115 0.043929 10.0.0.33 - - [2026-07-18 00:21:22] "GET /firewall-policy/b3d0fb33-fd01-4712-a61a-026ed43ba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003474 10.0.0.33 - - [2026-07-18 00:21:22] "GET /firewall-rule/3d988e7e-eab3-4cde-971f-8b693b0fcf02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.002896 10.0.0.33 - - [2026-07-18 00:21:22] "POST /ref-update HTTP/1.1" 200 156 0.022382 10.0.0.33 - - [2026-07-18 00:21:22] "DELETE /firewall-rule/3d988e7e-eab3-4cde-971f-8b693b0fcf02 HTTP/1.1" 200 115 0.042320 10.0.0.33 - - [2026-07-18 00:21:22] "GET /firewall-policy/b3d0fb33-fd01-4712-a61a-026ed43ba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.003737 10.0.0.33 - - [2026-07-18 00:21:22] "GET /firewall-rule/9d0a7c2c-bc6a-4849-b1bf-4dcdb2673267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.002973 10.0.0.33 - - [2026-07-18 00:21:22] "POST /ref-update HTTP/1.1" 200 156 0.011626 10.0.0.33 - - [2026-07-18 00:21:22] "DELETE /firewall-rule/9d0a7c2c-bc6a-4849-b1bf-4dcdb2673267 HTTP/1.1" 200 115 0.047614 10.0.0.33 - - [2026-07-18 00:21:22] "GET /application-policy-set/fcc2de7d-920f-4471-88f8-dd7cca5338cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002911 10.0.0.33 - - [2026-07-18 00:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.33 - - [2026-07-18 00:21:22] "GET /policy-management/c561a8bd-93c3-46f5-8886-22f25f51ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002769 10.0.0.33 - - [2026-07-18 00:21:22] "GET /firewall-policy/b3d0fb33-fd01-4712-a61a-026ed43ba072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003595 10.0.0.33 - - [2026-07-18 00:21:22] "POST /ref-update HTTP/1.1" 200 156 0.034780 10.0.0.33 - - [2026-07-18 00:21:22] "DELETE /firewall-policy/b3d0fb33-fd01-4712-a61a-026ed43ba072 HTTP/1.1" 200 115 0.049704 10.0.0.33 - - [2026-07-18 00:21:22] "DELETE /tag/2908c0f8-fcf7-429f-bc23-4d96384ea50c HTTP/1.1" 200 115 0.060672 10.0.0.33 - - [2026-07-18 00:21:22] "DELETE /tag/64f16546-1cd1-447c-b4c0-21b75e8b91ef HTTP/1.1" 200 115 0.082482 10.0.0.33 - - [2026-07-18 00:21:22] "DELETE /tag/89f88e94-695e-4a1d-83fc-1e49de7cdc0e HTTP/1.1" 200 115 0.073933 10.0.0.33 - - [2026-07-18 00:21:22] "DELETE /tag/679d031f-6916-40eb-b960-1ed25fde200f HTTP/1.1" 200 115 0.098139 10.0.0.33 - - [2026-07-18 00:21:22] "POST /projects HTTP/1.1" 409 238 0.002056 10.0.0.33 - - [2026-07-18 00:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2026-07-18 00:21:23] "GET /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040760 10.0.0.33 - - [2026-07-18 00:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.33 - - [2026-07-18 00:21:23] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004123 10.0.0.33 - - [2026-07-18 00:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.33 - - [2026-07-18 00:21:23] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003994 10.0.0.33 - - [2026-07-18 00:21:23] "POST /security-groups HTTP/1.1" 409 285 0.009180 10.0.0.33 - - [2026-07-18 00:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.33 - - [2026-07-18 00:21:23] "PUT /security-group/a88b125e-3ac2-4c5f-8269-f4af8b3b6073 HTTP/1.1" 200 262 0.062334 10.0.0.33 - - [2026-07-18 00:21:23] "PUT /access-control-list/029f794e-3ee3-4c08-937d-e26f78bf6000 HTTP/1.1" 200 272 0.018568 10.0.0.33 - - [2026-07-18 00:21:23] "PUT /access-control-list/af5acf18-353d-472d-93d6-8f448d6c3602 HTTP/1.1" 200 272 0.028454 10.0.0.33 - - [2026-07-18 00:21:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.044886 10.0.0.33 - - [2026-07-18 00:21:23] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.025562 10.0.0.33 - - [2026-07-18 00:21:23] "GET /firewall-rule/98935663-8ae3-4f4f-a4f8-f8b2def19afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006256 10.0.0.33 - - [2026-07-18 00:21:23] "POST /ref-update HTTP/1.1" 200 156 0.050342 10.0.0.33 - - [2026-07-18 00:21:23] "DELETE /firewall-rule/98935663-8ae3-4f4f-a4f8-f8b2def19afd HTTP/1.1" 200 115 0.079212 10.0.0.33 - - [2026-07-18 00:21:23] "GET /firewall-policy/898274d8-a7f4-40ff-a4b4-961ba9727651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005076 10.0.0.33 - - [2026-07-18 00:21:23] "GET /firewall-rule/a4309ee6-11a4-4df2-8bd3-13e75ccfab8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003317 10.0.0.33 - - [2026-07-18 00:21:23] "POST /ref-update HTTP/1.1" 200 156 0.059491 10.0.0.33 - - [2026-07-18 00:21:23] "DELETE /firewall-rule/a4309ee6-11a4-4df2-8bd3-13e75ccfab8a HTTP/1.1" 200 115 0.043696 10.0.0.33 - - [2026-07-18 00:21:23] "DELETE /tag/55b08c30-f164-4fc8-b987-fa982f14c300 HTTP/1.1" 200 115 0.043635 10.0.0.33 - - [2026-07-18 00:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.33 - - [2026-07-18 00:21:23] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.013949 10.0.0.33 - - [2026-07-18 00:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.33 - - [2026-07-18 00:21:23] "GET /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004738 10.0.0.33 - - [2026-07-18 00:21:23] "PUT /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982 HTTP/1.1" 200 264 0.058068 10.0.0.33 - - [2026-07-18 00:21:24] "PUT /virtual-network/8110b4ea-9125-4c5e-8b00-103b08594159 HTTP/1.1" 200 264 0.067159 10.0.0.33 - - [2026-07-18 00:21:24] "DELETE /security-group/a88b125e-3ac2-4c5f-8269-f4af8b3b6073 HTTP/1.1" 200 115 0.060767 10.0.0.33 - - [2026-07-18 00:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.33 - - [2026-07-18 00:21:24] "DELETE /access-control-list/029f794e-3ee3-4c08-937d-e26f78bf6000 HTTP/1.1" 200 115 0.035419 10.0.0.33 - - [2026-07-18 00:21:24] "DELETE /access-control-list/af5acf18-353d-472d-93d6-8f448d6c3602 HTTP/1.1" 200 115 0.049302 10.0.0.33 - - [2026-07-18 00:21:24] "GET /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.053863 10.0.0.33 - - [2026-07-18 00:21:24] "GET /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5?fields=security_groups HTTP/1.1" 200 1353 0.038118 10.0.0.33 - - [2026-07-18 00:21:24] "DELETE /access-control-list/0565c4a0-55cd-4024-be56-3098bc37fcda HTTP/1.1" 200 115 0.029978 10.0.0.33 - - [2026-07-18 00:21:24] "DELETE /security-group/577c979c-15d2-4721-974b-3122009dfb42 HTTP/1.1" 200 115 0.062785 10.0.0.33 - - [2026-07-18 00:21:24] "GET /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5?fields=application_policy_sets HTTP/1.1" 200 1392 0.059308 10.0.0.33 - - [2026-07-18 00:21:24] "DELETE /access-control-list/6530b0ea-7334-4964-9f8d-1175ce00cdf1 HTTP/1.1" 200 115 0.065069 10.0.0.33 - - [2026-07-18 00:21:24] "DELETE /project/8e02b27e-6c1a-42ee-9b6c-73e7575d01b5 HTTP/1.1" 200 115 0.400442 10.0.0.33 - - [2026-07-18 00:22:19] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.33 - - [2026-07-18 00:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2026-07-18 00:22:19] "GET /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002674 10.0.0.33 - - [2026-07-18 00:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.33 - - [2026-07-18 00:22:20] "GET /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002379 10.0.0.33 - - [2026-07-18 00:22:34] "GET / HTTP/1.1" 200 35931 0.001286 10.0.0.33 - - [2026-07-18 00:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.33 - - [2026-07-18 00:22:34] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004273 10.0.0.33 - - [2026-07-18 00:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.33 - - [2026-07-18 00:22:34] "GET /config-node/0d9c0fe2-43d4-4854-b3a1-94d7f644ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002216 10.0.0.33 - - [2026-07-18 00:22:34] "GET / HTTP/1.1" 200 35931 0.001299 10.0.0.33 - - [2026-07-18 00:22:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002028 10.0.0.33 - - [2026-07-18 00:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.33 - - [2026-07-18 00:22:39] "GET /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002658 10.0.0.33 - - [2026-07-18 00:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008260 10.0.0.33 - - [2026-07-18 00:22:39] "PUT /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0 HTTP/1.1" 200 276 0.015079 10.0.0.33 - - [2026-07-18 00:22:40] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.33 - - [2026-07-18 00:22:40] "POST /alarms HTTP/1.1" 409 264 0.002009 10.0.0.33 - - [2026-07-18 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.33 - - [2026-07-18 00:22:40] "PUT /alarm/d6b14496-06f3-43fc-a5cb-3b84e4af7feb HTTP/1.1" 200 244 0.011951 10.0.0.33 - - [2026-07-18 00:22:40] "POST /alarms HTTP/1.1" 409 261 0.002733 10.0.0.33 - - [2026-07-18 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.33 - - [2026-07-18 00:22:40] "PUT /alarm/08a96402-c579-451b-8c3d-9925e4d11827 HTTP/1.1" 200 244 0.010080 10.0.0.33 - - [2026-07-18 00:22:40] "POST /alarms HTTP/1.1" 409 261 0.003751 10.0.0.33 - - [2026-07-18 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.33 - - [2026-07-18 00:22:40] "PUT /alarm/653cfee7-7d6b-47bb-b3ae-118f9a511d69 HTTP/1.1" 200 244 0.011948 10.0.0.33 - - [2026-07-18 00:22:40] "POST /alarms HTTP/1.1" 409 253 0.004405 10.0.0.33 - - [2026-07-18 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.33 - - [2026-07-18 00:22:40] "PUT /alarm/a4da92a1-173c-450a-90ef-a8b8adebbc0e HTTP/1.1" 200 244 0.015818 10.0.0.33 - - [2026-07-18 00:22:40] "POST /alarms HTTP/1.1" 409 251 0.005536 10.0.0.33 - - [2026-07-18 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.33 - - [2026-07-18 00:22:40] "PUT /alarm/9090f13a-b4fb-4d21-8ac7-857fe613b4af HTTP/1.1" 200 244 0.010991 10.0.0.33 - - [2026-07-18 00:22:40] "POST /alarms HTTP/1.1" 409 252 0.010328 10.0.0.33 - - [2026-07-18 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.33 - - [2026-07-18 00:22:40] "PUT /alarm/1bcf79bd-5fae-45c9-976f-b37816106c73 HTTP/1.1" 200 244 0.012308 10.0.0.33 - - [2026-07-18 00:22:40] "POST /alarms HTTP/1.1" 409 256 0.009364 10.0.0.33 - - [2026-07-18 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.33 - - [2026-07-18 00:22:40] "PUT /alarm/fd23ca67-85cf-4996-a8e3-191425c2131f HTTP/1.1" 200 244 0.010797 10.0.0.33 - - [2026-07-18 00:22:40] "POST /alarms HTTP/1.1" 409 248 0.010039 10.0.0.33 - - [2026-07-18 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.33 - - [2026-07-18 00:22:40] "PUT /alarm/2b16d8cd-9cf9-49a8-9498-4708deb37569 HTTP/1.1" 200 244 0.012281 10.0.0.33 - - [2026-07-18 00:22:40] "POST /alarms HTTP/1.1" 409 252 0.009356 10.0.0.33 - - [2026-07-18 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.33 - - [2026-07-18 00:22:40] "PUT /alarm/abb25381-c65f-40da-b504-234388ee5813 HTTP/1.1" 200 244 0.012632 10.0.0.33 - - [2026-07-18 00:22:40] "POST /alarms HTTP/1.1" 409 257 0.004251 10.0.0.33 - - [2026-07-18 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.33 - - [2026-07-18 00:22:40] "GET /global-system-configs HTTP/1.1" 200 322 0.009956 10.0.0.33 - - [2026-07-18 00:22:40] "PUT /alarm/aabee513-bd41-4310-8042-e15fa755dd7f HTTP/1.1" 200 244 0.009733 10.0.0.33 - - [2026-07-18 00:22:40] "POST /alarms HTTP/1.1" 409 251 0.013730 10.0.0.33 - - [2026-07-18 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.33 - - [2026-07-18 00:22:40] "PUT /alarm/9c4e9507-1bca-4eaf-8319-da46b7cd7155 HTTP/1.1" 200 244 0.011678 10.0.0.33 - - [2026-07-18 00:22:40] "POST /alarms HTTP/1.1" 409 257 0.010978 10.0.0.33 - - [2026-07-18 00:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2026-07-18 00:22:41] "PUT /alarm/b9a9b94c-8375-4dcf-98a6-07d7d719c2d3 HTTP/1.1" 200 244 0.015372 10.0.0.33 - - [2026-07-18 00:22:41] "POST /alarms HTTP/1.1" 409 261 0.009409 10.0.0.33 - - [2026-07-18 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008131 10.0.0.33 - - [2026-07-18 00:22:41] "PUT /alarm/19ba3a06-090b-4bbc-8b80-089c92036bb9 HTTP/1.1" 200 244 0.011797 10.0.0.33 - - [2026-07-18 00:22:41] "POST /alarms HTTP/1.1" 409 258 0.013196 10.0.0.33 - - [2026-07-18 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.33 - - [2026-07-18 00:22:41] "PUT /alarm/3b66655a-7787-4f98-9ce1-35bb517534ea HTTP/1.1" 200 244 0.017543 10.0.0.33 - - [2026-07-18 00:22:41] "POST /alarms HTTP/1.1" 409 254 0.007888 10.0.0.33 - - [2026-07-18 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005315 10.0.0.33 - - [2026-07-18 00:22:41] "PUT /alarm/bcb3cb50-2e0d-4fd1-a713-5a24b87b22e5 HTTP/1.1" 200 244 0.012414 10.0.0.33 - - [2026-07-18 00:22:41] "POST /alarms HTTP/1.1" 409 254 0.008658 10.0.0.33 - - [2026-07-18 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.33 - - [2026-07-18 00:22:41] "PUT /alarm/3119f827-fc6c-4121-9240-e6e0ae28fde1 HTTP/1.1" 200 244 0.013125 10.0.0.33 - - [2026-07-18 00:22:41] "POST /alarms HTTP/1.1" 409 254 0.008123 10.0.0.33 - - [2026-07-18 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007298 10.0.0.33 - - [2026-07-18 00:22:41] "GET /global-system-configs HTTP/1.1" 200 322 0.009685 10.0.0.33 - - [2026-07-18 00:22:41] "PUT /alarm/97a16443-7872-48b5-b56a-59e7615fc02a HTTP/1.1" 200 244 0.010657 10.0.0.33 - - [2026-07-18 00:22:41] "POST /alarms HTTP/1.1" 409 247 0.008824 10.0.0.33 - - [2026-07-18 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.33 - - [2026-07-18 00:22:41] "PUT /alarm/a2547c87-b441-4884-bb87-2f4eaa9503fa HTTP/1.1" 200 244 0.010147 10.0.0.33 - - [2026-07-18 00:22:41] "POST /alarms HTTP/1.1" 409 272 0.005635 10.0.0.33 - - [2026-07-18 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.33 - - [2026-07-18 00:22:41] "PUT /alarm/73462993-acc0-401d-80cf-c2cefd13e4e8 HTTP/1.1" 200 244 0.011402 10.0.0.33 - - [2026-07-18 00:22:41] "POST /alarms HTTP/1.1" 409 261 0.006309 10.0.0.33 - - [2026-07-18 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.33 - - [2026-07-18 00:22:41] "PUT /alarm/39422266-01ab-43b9-93d9-f415756bc9dc HTTP/1.1" 200 244 0.013191 10.0.0.33 - - [2026-07-18 00:22:41] "POST /alarms HTTP/1.1" 409 259 0.006997 10.0.0.33 - - [2026-07-18 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.33 - - [2026-07-18 00:22:41] "PUT /alarm/29e5aae8-7b00-4c79-8243-db47c7f39431 HTTP/1.1" 200 244 0.012258 10.0.0.33 - - [2026-07-18 00:22:41] "POST /alarms HTTP/1.1" 409 265 0.007541 10.0.0.33 - - [2026-07-18 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.33 - - [2026-07-18 00:22:41] "PUT /alarm/300d5a36-2d36-4b2d-903e-2644d92804fd HTTP/1.1" 200 244 0.011521 10.0.0.33 - - [2026-07-18 00:22:41] "POST /alarms HTTP/1.1" 409 279 0.004277 10.0.0.33 - - [2026-07-18 00:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.33 - - [2026-07-18 00:22:41] "PUT /alarm/59ee871d-9023-410a-a4e5-eb47d3e8cdce HTTP/1.1" 200 244 0.011105 10.0.0.33 - - [2026-07-18 00:22:42] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.33 - - [2026-07-18 00:22:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002218 10.0.0.33 - - [2026-07-18 00:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.33 - - [2026-07-18 00:22:42] "PUT /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0 HTTP/1.1" 200 276 0.011501 10.0.0.33 - - [2026-07-18 00:22:42] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.33 - - [2026-07-18 00:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.33 - - [2026-07-18 00:22:42] "GET /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002995 10.0.0.33 - - [2026-07-18 00:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.33 - - [2026-07-18 00:22:42] "PUT /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0 HTTP/1.1" 200 276 0.019491 10.0.0.33 - - [2026-07-18 00:22:42] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.33 - - [2026-07-18 00:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2026-07-18 00:22:42] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004345 10.0.0.33 - - [2026-07-18 00:22:42] "PUT /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df HTTP/1.1" 200 274 0.020304 10.0.0.33 - - [2026-07-18 00:22:46] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.33 - - [2026-07-18 00:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.33 - - [2026-07-18 00:22:46] "GET /routing-instance/8e89dd76-b35c-45e7-8db8-ee7ae66101ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004669 10.0.0.33 - - [2026-07-18 00:22:46] "POST /bgp-routers HTTP/1.1" 409 301 0.002561 10.0.0.33 - - [2026-07-18 00:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007128 10.0.0.33 - - [2026-07-18 00:22:46] "GET /bgp-router/6ee21fed-09b5-4f79-ade1-d2690e35956a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.006784 10.0.0.33 - - [2026-07-18 00:22:46] "PUT /bgp-router/6ee21fed-09b5-4f79-ade1-d2690e35956a HTTP/1.1" 200 254 0.017986 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:22:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:22:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 10.0.0.33 - - [2026-07-18 00:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.33 - - [2026-07-18 00:22:48] "GET /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004199 10.0.0.33 - - [2026-07-18 00:23:02] "GET / HTTP/1.1" 200 35931 0.001786 10.0.0.33 - - [2026-07-18 00:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.33 - - [2026-07-18 00:23:02] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006252 10.0.0.33 - - [2026-07-18 00:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.33 - - [2026-07-18 00:23:02] "GET /config-node/0d9c0fe2-43d4-4854-b3a1-94d7f644ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003093 10.0.0.33 - - [2026-07-18 00:23:13] "GET / HTTP/1.1" 200 35931 0.001299 10.0.0.33 - - [2026-07-18 00:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.33 - - [2026-07-18 00:23:13] "GET /routing-instance/8e89dd76-b35c-45e7-8db8-ee7ae66101ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002797 10.0.0.33 - - [2026-07-18 00:23:13] "POST /bgp-routers HTTP/1.1" 409 301 0.002128 10.0.0.33 - - [2026-07-18 00:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.33 - - [2026-07-18 00:23:13] "GET /bgp-router/6ee21fed-09b5-4f79-ade1-d2690e35956a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003084 10.0.0.33 - - [2026-07-18 00:23:13] "PUT /bgp-router/6ee21fed-09b5-4f79-ade1-d2690e35956a HTTP/1.1" 200 254 0.022161 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:23:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:23:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 10.0.0.33 - - [2026-07-18 00:23:27] "GET / HTTP/1.1" 200 35931 0.001804 10.0.0.33 - - [2026-07-18 00:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.33 - - [2026-07-18 00:23:27] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004387 10.0.0.33 - - [2026-07-18 00:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.33 - - [2026-07-18 00:23:28] "GET /config-node/0d9c0fe2-43d4-4854-b3a1-94d7f644ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002590 10.0.0.33 - - [2026-07-18 00:23:28] "GET / HTTP/1.1" 200 35931 0.001857 10.0.0.33 - - [2026-07-18 00:23:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002614 10.0.0.33 - - [2026-07-18 00:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.33 - - [2026-07-18 00:23:33] "GET /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003000 10.0.0.33 - - [2026-07-18 00:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2026-07-18 00:23:33] "PUT /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0 HTTP/1.1" 200 276 0.010329 10.0.0.33 - - [2026-07-18 00:23:33] "GET / HTTP/1.1" 200 35931 0.002055 10.0.0.33 - - [2026-07-18 00:23:33] "POST /alarms HTTP/1.1" 409 264 0.002429 10.0.0.33 - - [2026-07-18 00:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2026-07-18 00:23:33] "PUT /alarm/d6b14496-06f3-43fc-a5cb-3b84e4af7feb HTTP/1.1" 200 244 0.013320 10.0.0.33 - - [2026-07-18 00:23:33] "POST /alarms HTTP/1.1" 409 261 0.002110 10.0.0.33 - - [2026-07-18 00:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.33 - - [2026-07-18 00:23:33] "PUT /alarm/08a96402-c579-451b-8c3d-9925e4d11827 HTTP/1.1" 200 244 0.008426 10.0.0.33 - - [2026-07-18 00:23:33] "POST /alarms HTTP/1.1" 409 261 0.009845 10.0.0.33 - - [2026-07-18 00:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.33 - - [2026-07-18 00:23:33] "PUT /alarm/653cfee7-7d6b-47bb-b3ae-118f9a511d69 HTTP/1.1" 200 244 0.008865 10.0.0.33 - - [2026-07-18 00:23:33] "POST /alarms HTTP/1.1" 409 253 0.003143 10.0.0.33 - - [2026-07-18 00:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.33 - - [2026-07-18 00:23:33] "PUT /alarm/a4da92a1-173c-450a-90ef-a8b8adebbc0e HTTP/1.1" 200 244 0.008420 10.0.0.33 - - [2026-07-18 00:23:33] "POST /alarms HTTP/1.1" 409 251 0.002939 10.0.0.33 - - [2026-07-18 00:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.33 - - [2026-07-18 00:23:33] "PUT /alarm/9090f13a-b4fb-4d21-8ac7-857fe613b4af HTTP/1.1" 200 244 0.009677 10.0.0.33 - - [2026-07-18 00:23:33] "POST /alarms HTTP/1.1" 409 252 0.011584 10.0.0.33 - - [2026-07-18 00:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-07-18 00:23:34] "PUT /alarm/1bcf79bd-5fae-45c9-976f-b37816106c73 HTTP/1.1" 200 244 0.010737 10.0.0.33 - - [2026-07-18 00:23:34] "POST /alarms HTTP/1.1" 409 256 0.009190 10.0.0.33 - - [2026-07-18 00:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.33 - - [2026-07-18 00:23:34] "PUT /alarm/fd23ca67-85cf-4996-a8e3-191425c2131f HTTP/1.1" 200 244 0.010111 10.0.0.33 - - [2026-07-18 00:23:34] "POST /alarms HTTP/1.1" 409 248 0.011490 10.0.0.33 - - [2026-07-18 00:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.33 - - [2026-07-18 00:23:34] "PUT /alarm/2b16d8cd-9cf9-49a8-9498-4708deb37569 HTTP/1.1" 200 244 0.010161 10.0.0.33 - - [2026-07-18 00:23:34] "POST /alarms HTTP/1.1" 409 252 0.014725 10.0.0.33 - - [2026-07-18 00:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.33 - - [2026-07-18 00:23:34] "PUT /alarm/abb25381-c65f-40da-b504-234388ee5813 HTTP/1.1" 200 244 0.008686 10.0.0.33 - - [2026-07-18 00:23:34] "POST /alarms HTTP/1.1" 409 257 0.010450 10.0.0.33 - - [2026-07-18 00:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.33 - - [2026-07-18 00:23:34] "PUT /alarm/aabee513-bd41-4310-8042-e15fa755dd7f HTTP/1.1" 200 244 0.011757 10.0.0.33 - - [2026-07-18 00:23:34] "POST /alarms HTTP/1.1" 409 251 0.013467 10.0.0.33 - - [2026-07-18 00:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.33 - - [2026-07-18 00:23:34] "PUT /alarm/9c4e9507-1bca-4eaf-8319-da46b7cd7155 HTTP/1.1" 200 244 0.008808 10.0.0.33 - - [2026-07-18 00:23:34] "POST /alarms HTTP/1.1" 409 257 0.015135 10.0.0.33 - - [2026-07-18 00:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.33 - - [2026-07-18 00:23:34] "PUT /alarm/b9a9b94c-8375-4dcf-98a6-07d7d719c2d3 HTTP/1.1" 200 244 0.010082 10.0.0.33 - - [2026-07-18 00:23:34] "POST /alarms HTTP/1.1" 409 261 0.008096 10.0.0.33 - - [2026-07-18 00:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2026-07-18 00:23:34] "PUT /alarm/19ba3a06-090b-4bbc-8b80-089c92036bb9 HTTP/1.1" 200 244 0.014365 10.0.0.33 - - [2026-07-18 00:23:34] "POST /alarms HTTP/1.1" 409 258 0.010123 10.0.0.33 - - [2026-07-18 00:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.33 - - [2026-07-18 00:23:34] "PUT /alarm/3b66655a-7787-4f98-9ce1-35bb517534ea HTTP/1.1" 200 244 0.011197 10.0.0.33 - - [2026-07-18 00:23:34] "POST /alarms HTTP/1.1" 409 254 0.007351 10.0.0.33 - - [2026-07-18 00:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2026-07-18 00:23:34] "PUT /alarm/bcb3cb50-2e0d-4fd1-a713-5a24b87b22e5 HTTP/1.1" 200 244 0.010061 10.0.0.33 - - [2026-07-18 00:23:34] "POST /alarms HTTP/1.1" 409 254 0.010373 10.0.0.33 - - [2026-07-18 00:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.33 - - [2026-07-18 00:23:34] "PUT /alarm/3119f827-fc6c-4121-9240-e6e0ae28fde1 HTTP/1.1" 200 244 0.009955 10.0.0.33 - - [2026-07-18 00:23:34] "POST /alarms HTTP/1.1" 409 254 0.001940 10.0.0.33 - - [2026-07-18 00:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.33 - - [2026-07-18 00:23:34] "PUT /alarm/97a16443-7872-48b5-b56a-59e7615fc02a HTTP/1.1" 200 244 0.010282 10.0.0.33 - - [2026-07-18 00:23:34] "POST /alarms HTTP/1.1" 409 247 0.013725 10.0.0.33 - - [2026-07-18 00:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.33 - - [2026-07-18 00:23:34] "PUT /alarm/a2547c87-b441-4884-bb87-2f4eaa9503fa HTTP/1.1" 200 244 0.011501 10.0.0.33 - - [2026-07-18 00:23:34] "POST /alarms HTTP/1.1" 409 272 0.016198 10.0.0.33 - - [2026-07-18 00:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.33 - - [2026-07-18 00:23:35] "PUT /alarm/73462993-acc0-401d-80cf-c2cefd13e4e8 HTTP/1.1" 200 244 0.010068 10.0.0.33 - - [2026-07-18 00:23:35] "POST /alarms HTTP/1.1" 409 261 0.012513 10.0.0.33 - - [2026-07-18 00:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.33 - - [2026-07-18 00:23:35] "PUT /alarm/39422266-01ab-43b9-93d9-f415756bc9dc HTTP/1.1" 200 244 0.009519 10.0.0.33 - - [2026-07-18 00:23:35] "POST /alarms HTTP/1.1" 409 259 0.007630 10.0.0.33 - - [2026-07-18 00:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.33 - - [2026-07-18 00:23:35] "PUT /alarm/29e5aae8-7b00-4c79-8243-db47c7f39431 HTTP/1.1" 200 244 0.008305 10.0.0.33 - - [2026-07-18 00:23:35] "POST /alarms HTTP/1.1" 409 265 0.008792 10.0.0.33 - - [2026-07-18 00:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005408 10.0.0.33 - - [2026-07-18 00:23:35] "PUT /alarm/300d5a36-2d36-4b2d-903e-2644d92804fd HTTP/1.1" 200 244 0.012820 10.0.0.33 - - [2026-07-18 00:23:35] "POST /alarms HTTP/1.1" 409 279 0.008040 10.0.0.33 - - [2026-07-18 00:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.33 - - [2026-07-18 00:23:35] "PUT /alarm/59ee871d-9023-410a-a4e5-eb47d3e8cdce HTTP/1.1" 200 244 0.010126 10.0.0.33 - - [2026-07-18 00:23:35] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.33 - - [2026-07-18 00:23:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001875 10.0.0.33 - - [2026-07-18 00:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.33 - - [2026-07-18 00:23:35] "PUT /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0 HTTP/1.1" 200 276 0.007701 10.0.0.33 - - [2026-07-18 00:23:35] "GET / HTTP/1.1" 200 35931 0.001295 10.0.0.33 - - [2026-07-18 00:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2026-07-18 00:23:35] "GET /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002710 10.0.0.33 - - [2026-07-18 00:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.33 - - [2026-07-18 00:23:35] "PUT /global-vrouter-config/9a82f668-55e9-427f-b6cc-2a453e6bedd0 HTTP/1.1" 200 276 0.015402 10.0.0.33 - - [2026-07-18 00:23:36] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.33 - - [2026-07-18 00:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.33 - - [2026-07-18 00:23:36] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004464 10.0.0.33 - - [2026-07-18 00:23:36] "PUT /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df HTTP/1.1" 200 274 0.022771 10.0.0.33 - - [2026-07-18 00:23:39] "GET / HTTP/1.1" 200 35931 0.001209 10.0.0.33 - - [2026-07-18 00:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007557 10.0.0.33 - - [2026-07-18 00:23:39] "GET /routing-instance/8e89dd76-b35c-45e7-8db8-ee7ae66101ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013589 10.0.0.33 - - [2026-07-18 00:23:39] "POST /bgp-routers HTTP/1.1" 409 301 0.004990 10.0.0.33 - - [2026-07-18 00:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.33 - - [2026-07-18 00:23:39] "GET /bgp-router/6ee21fed-09b5-4f79-ade1-d2690e35956a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003245 10.0.0.33 - - [2026-07-18 00:23:39] "PUT /bgp-router/6ee21fed-09b5-4f79-ade1-d2690e35956a HTTP/1.1" 200 254 0.020720 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:23:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001135 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:23:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001048 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:23:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001101 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:23:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001325 10.0.0.33 - - [2026-07-18 00:23:43] "POST /tags HTTP/1.1" 200 355 0.045284 10.0.0.33 - - [2026-07-18 00:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.33 - - [2026-07-18 00:23:43] "GET /tag/3fe53fce-0d24-4ca9-b989-be7d61b500f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017737 10.0.0.33 - - [2026-07-18 00:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.33 - - [2026-07-18 00:23:43] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006909 10.0.0.33 - - [2026-07-18 00:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.33 - - [2026-07-18 00:23:44] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080888 10.0.0.33 - - [2026-07-18 00:23:44] "POST /virtual-machines HTTP/1.1" 200 351 0.016705 10.0.0.33 - - [2026-07-18 00:23:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.029929 10.0.0.33 - - [2026-07-18 00:23:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.119921 10.0.0.33 - - [2026-07-18 00:23:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.128529 10.0.0.33 - - [2026-07-18 00:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018955 10.0.0.33 - - [2026-07-18 00:23:44] "GET /virtual-machine-interface/ef63b6d8-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007689 10.0.0.33 - - [2026-07-18 00:23:44] "POST /instance-ips HTTP/1.1" 200 391 0.039760 10.0.0.33 - - [2026-07-18 00:23:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.044353 10.0.0.33 - - [2026-07-18 00:23:44] "GET /virtual-machine-interface/ef63b6d8-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012862 10.0.0.33 - - [2026-07-18 00:23:44] "POST /set-tag HTTP/1.1" 200 109 0.014915 10.0.0.33 - - [2026-07-18 00:23:44] "GET /virtual-machine-interface/ef63b6d8-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.023195 10.0.0.33 - - [2026-07-18 00:23:44] "GET /instance-ip/ef91bc18-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002623 10.0.0.33 - - [2026-07-18 00:23:44] "GET /virtual-machine-interface/ef63b6d8-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004777 10.0.0.33 - - [2026-07-18 00:23:44] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.33 - - [2026-07-18 00:23:44] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003473 10.0.0.33 - - [2026-07-18 00:23:44] "POST /ref-update HTTP/1.1" 200 156 0.013302 10.0.0.33 - - [2026-07-18 00:23:44] "GET /virtual-machine-interface/ef63b6d8-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.017252 10.0.0.33 - - [2026-07-18 00:23:44] "POST /set-tag HTTP/1.1" 200 109 0.004115 10.0.0.33 - - [2026-07-18 00:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2026-07-18 00:23:44] "GET /virtual-network/66ab1e9a-ea4a-4b03-af48-cc786f83d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004568 10.0.0.33 - - [2026-07-18 00:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.33 - - [2026-07-18 00:23:45] "GET /project/11d76ae4-00a0-486a-a2df-92a5b01c58a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043996 10.0.0.33 - - [2026-07-18 00:23:45] "POST /virtual-machines HTTP/1.1" 200 355 0.036686 10.0.0.33 - - [2026-07-18 00:23:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.036375 10.0.0.33 - - [2026-07-18 00:23:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.148195 10.0.0.33 - - [2026-07-18 00:23:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014781 10.0.0.33 - - [2026-07-18 00:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019314 10.0.0.33 - - [2026-07-18 00:23:45] "GET /virtual-machine-interface/eff7e45c-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.009804 10.0.0.33 - - [2026-07-18 00:23:45] "POST /instance-ips HTTP/1.1" 200 395 0.035376 10.0.0.33 - - [2026-07-18 00:23:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.050158 10.0.0.33 - - [2026-07-18 00:23:45] "GET /virtual-machine-interface/eff7e45c-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.006201 10.0.0.33 - - [2026-07-18 00:23:45] "POST /set-tag HTTP/1.1" 200 109 0.034356 10.0.0.33 - - [2026-07-18 00:23:45] "GET /virtual-machine-interface/eff7e45c-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.017318 10.0.0.33 - - [2026-07-18 00:23:45] "GET /instance-ip/f01771b4-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004964 10.0.0.33 - - [2026-07-18 00:23:45] "GET /virtual-machine-interface/eff7e45c-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007655 10.0.0.33 - - [2026-07-18 00:23:45] "POST /set-tag HTTP/1.1" 200 109 0.007393 10.0.0.33 - - [2026-07-18 00:23:45] "GET /virtual-router/b178cb0e-cb0b-4535-aad7-da830dd5561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.004124 10.0.0.33 - - [2026-07-18 00:23:45] "POST /ref-update HTTP/1.1" 200 156 0.013754 10.0.0.33 - - [2026-07-18 00:23:45] "GET /virtual-machine-interface/eff7e45c-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.017660 10.0.0.33 - - [2026-07-18 00:23:45] "POST /set-tag HTTP/1.1" 200 109 0.007070 10.0.0.33 - - [2026-07-18 00:23:45] "GET /virtual-machine-interface/ef63b6d8-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004171 10.0.0.33 - - [2026-07-18 00:23:45] "POST /set-tag HTTP/1.1" 200 109 0.003124 10.0.0.33 - - [2026-07-18 00:23:45] "GET /virtual-machine-interface/eff7e45c-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004178 10.0.0.33 - - [2026-07-18 00:23:45] "POST /set-tag HTTP/1.1" 200 109 0.003170 10.0.0.33 - - [2026-07-18 00:23:56] "GET /virtual-machine-interface/eff7e45c-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007133 10.0.0.33 - - [2026-07-18 00:23:56] "POST /set-tag HTTP/1.1" 200 109 0.004152 10.0.0.33 - - [2026-07-18 00:23:57] "GET /virtual-machine-interface/ef63b6d8-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004824 10.0.0.33 - - [2026-07-18 00:23:57] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.33 - - [2026-07-18 00:23:58] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.33 - - [2026-07-18 00:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-07-18 00:23:58] "GET /global-system-config/4d710f29-af6c-41e7-bc9c-1b00dfb352df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004609 10.0.0.33 - - [2026-07-18 00:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.33 - - [2026-07-18 00:23:58] "GET /config-node/0d9c0fe2-43d4-4854-b3a1-94d7f644ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002245 10.0.0.33 - - [2026-07-18 00:23:59] "GET /virtual-machine-interface/ef63b6d8-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004732 10.0.0.33 - - [2026-07-18 00:23:59] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.33 - - [2026-07-18 00:24:10] "GET / HTTP/1.1" 200 35931 0.001231 10.0.0.33 - - [2026-07-18 00:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.33 - - [2026-07-18 00:24:10] "GET /routing-instance/8e89dd76-b35c-45e7-8db8-ee7ae66101ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003695 10.0.0.33 - - [2026-07-18 00:24:10] "POST /bgp-routers HTTP/1.1" 409 301 0.002037 10.0.0.33 - - [2026-07-18 00:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.33 - - [2026-07-18 00:24:10] "GET /bgp-router/6ee21fed-09b5-4f79-ade1-d2690e35956a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002900 10.0.0.33 - - [2026-07-18 00:24:10] "PUT /bgp-router/6ee21fed-09b5-4f79-ade1-d2690e35956a HTTP/1.1" 200 254 0.014694 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:24:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:24:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001132 10.0.0.33 - - [2026-07-18 00:24:30] "GET /virtual-machine-interface/ef63b6d8-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006567 10.0.0.33 - - [2026-07-18 00:24:30] "POST /set-tag HTTP/1.1" 200 109 0.003635 10.0.0.33 - - [2026-07-18 00:24:30] "GET /virtual-machine-interface/ef63b6d8-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.017488 10.0.0.33 - - [2026-07-18 00:24:30] "POST /set-tag HTTP/1.1" 200 109 0.003127 10.0.0.33 - - [2026-07-18 00:24:30] "GET /virtual-machine/36f35f48-b5ec-4b77-801a-397126b5bfce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.005164 10.0.0.33 - - [2026-07-18 00:24:30] "POST /ref-update HTTP/1.1" 200 156 0.021251 10.0.0.33 - - [2026-07-18 00:24:30] "GET /virtual-machine-interface/ef63b6d8-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004177 10.0.0.33 - - [2026-07-18 00:24:30] "POST /set-tag HTTP/1.1" 200 109 0.039925 10.0.0.33 - - [2026-07-18 00:24:31] "POST /set-tag HTTP/1.1" 200 109 0.018938 10.0.0.33 - - [2026-07-18 00:24:31] "DELETE /instance-ip/ef91bc18-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.052471 10.0.0.33 - - [2026-07-18 00:24:31] "DELETE /virtual-machine-interface/ef63b6d8-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.053762 10.0.0.33 - - [2026-07-18 00:24:31] "DELETE /virtual-machine/36f35f48-b5ec-4b77-801a-397126b5bfce HTTP/1.1" 200 115 0.020055 10.0.0.33 - - [2026-07-18 00:24:31] "GET /virtual-machine-interface/eff7e45c-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.034703 10.0.0.33 - - [2026-07-18 00:24:31] "POST /set-tag HTTP/1.1" 200 109 0.004908 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:25:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001132 [Introspect:8084]10.0.0.33 - - [2026-07-18 00:25:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000831 10.0.0.33 - - [2026-07-18 00:25:01] "GET /virtual-machine-interface/eff7e45c-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006898 10.0.0.33 - - [2026-07-18 00:25:01] "POST /set-tag HTTP/1.1" 200 109 0.003417 10.0.0.33 - - [2026-07-18 00:25:01] "GET /virtual-machine-interface/eff7e45c-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004641 10.0.0.33 - - [2026-07-18 00:25:01] "POST /set-tag HTTP/1.1" 200 109 0.003402 10.0.0.33 - - [2026-07-18 00:25:01] "GET /virtual-machine/8f132af3-0bd9-45c1-b7ab-be12c7fa4aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003409 10.0.0.33 - - [2026-07-18 00:25:01] "POST /ref-update HTTP/1.1" 200 156 0.013307 10.0.0.33 - - [2026-07-18 00:25:01] "GET /virtual-machine-interface/eff7e45c-823e-11f1-a5eb-fa163ec053f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010633 10.0.0.33 - - [2026-07-18 00:25:02] "POST /set-tag HTTP/1.1" 200 109 0.021525 10.0.0.33 - - [2026-07-18 00:25:02] "POST /set-tag HTTP/1.1" 200 109 0.064466 10.0.0.33 - - [2026-07-18 00:25:02] "DELETE /instance-ip/f01771b4-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.050939 10.0.0.33 - - [2026-07-18 00:25:02] "DELETE /virtual-machine-interface/eff7e45c-823e-11f1-a5eb-fa163ec053f8 HTTP/1.1" 200 115 0.060876 10.0.0.33 - - [2026-07-18 00:25:02] "DELETE /virtual-machine/8f132af3-0bd9-45c1-b7ab-be12c7fa4aad HTTP/1.1" 200 115 0.059836 10.0.0.33 - - [2026-07-18 00:25:02] "DELETE /tag/3fe53fce-0d24-4ca9-b989-be7d61b500f5 HTTP/1.1" 200 115 0.055181