++ 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: =================== Mon Apr 20 11:42:20 AM UTC 2026 ===================' INFO: =================== Mon Apr 20 11:42:20 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.33 + 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.33,10.88.161.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.88.161.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=__ ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/20/2026 11:43:04.475 7fddecfd9140 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/20/2026 11:43:04.762 7fddecfd9140 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/20/2026 11:43:04.778 7fddecfd9140 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/20/2026 11:43:04.779 7fddecfd9140 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-04-20 11:43:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000879 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-04-20 11:43:17] "GET / HTTP/1.1" 503 181 0.000198 10.0.0.33 - - [2026-04-20 11:43:18] "GET / HTTP/1.1" 503 181 0.000201 10.0.0.33 - - [2026-04-20 11:43:18] "GET / HTTP/1.1" 200 45303 0.001367 10.0.0.33 - - [2026-04-20 11:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010047 10.0.0.33 - - [2026-04-20 11:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006180 10.0.0.33 - - [2026-04-20 11:43:19] "GET / HTTP/1.1" 200 35931 0.001280 10.0.0.33 - - [2026-04-20 11:43:19] "GET / HTTP/1.1" 200 35931 0.001251 10.0.0.33 - - [2026-04-20 11:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.33 - - [2026-04-20 11:43:19] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010096 10.0.0.33 - - [2026-04-20 11:43:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.005839 10.0.0.33 - - [2026-04-20 11:43:19] "POST /config-nodes HTTP/1.1" 200 593 0.066044 10.0.0.33 - - [2026-04-20 11:43:19] "GET / HTTP/1.1" 200 35931 0.002031 10.0.0.33 - - [2026-04-20 11:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010481 10.0.0.33 - - [2026-04-20 11:43:19] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016752 10.0.0.33 - - [2026-04-20 11:43:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.016488 10.0.0.33 - - [2026-04-20 11:43:19] "POST /database-nodes HTTP/1.1" 200 597 0.049064 10.0.0.33 - - [2026-04-20 11:43:19] "GET / HTTP/1.1" 200 35931 0.015140 10.0.0.33 - - [2026-04-20 11:43:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.042500 10.0.0.33 - - [2026-04-20 11:43:20] "GET / HTTP/1.1" 200 35931 0.004577 10.0.0.33 - - [2026-04-20 11:43:20] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.33 - - [2026-04-20 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013577 10.0.0.33 - - [2026-04-20 11:43:20] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017313 10.0.0.33 - - [2026-04-20 11:43:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.003036 10.0.0.33 - - [2026-04-20 11:43:20] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.081000 10.0.0.33 - - [2026-04-20 11:43:20] "GET / HTTP/1.1" 200 35931 0.001599 10.0.0.33 - - [2026-04-20 11:43:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.003000 10.0.0.33 - - [2026-04-20 11:43:20] "GET / HTTP/1.1" 200 35931 0.001137 10.0.0.33 - - [2026-04-20 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.33 - - [2026-04-20 11:43:20] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017970 10.0.0.33 - - [2026-04-20 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.023150 10.0.0.33 - - [2026-04-20 11:43:20] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009039 10.0.0.33 - - [2026-04-20 11:43:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.008653 10.0.0.33 - - [2026-04-20 11:43:20] "POST /analytics-nodes HTTP/1.1" 200 599 0.179554 10.0.0.33 - - [2026-04-20 11:43:20] "POST /service-appliance-sets HTTP/1.1" 200 553 0.223788 10.0.0.33 - - [2026-04-20 11:43:20] "POST /fqname-to-id HTTP/1.1" 404 180 0.004612 10.0.0.33 - - [2026-04-20 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008876 10.0.0.33 - - [2026-04-20 11:43:20] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007371 10.0.0.33 - - [2026-04-20 11:43:21] "POST /service-appliance-sets HTTP/1.1" 200 541 0.167630 10.0.0.33 - - [2026-04-20 11:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.33 - - [2026-04-20 11:43:21] "GET /network-ipam/0ae67686-4f54-4863-b901-19c441ada061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004008 10.0.0.33 - - [2026-04-20 11:43:21] "POST /service-templates HTTP/1.1" 200 511 0.033638 10.0.0.33 - - [2026-04-20 11:43:21] "POST /service-templates HTTP/1.1" 200 501 0.045207 10.0.0.33 - - [2026-04-20 11:43:21] "POST /service-templates HTTP/1.1" 200 515 0.055516 10.0.0.33 - - [2026-04-20 11:43:21] "POST /service-templates HTTP/1.1" 200 535 0.038013 10.0.0.33 - - [2026-04-20 11:43:21] "POST /service-templates HTTP/1.1" 200 507 0.064648 10.0.0.33 - - [2026-04-20 11:43:22] "GET / HTTP/1.1" 200 35931 0.001880 10.0.0.33 - - [2026-04-20 11:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.33 - - [2026-04-20 11:43:22] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004838 10.0.0.33 - - [2026-04-20 11:43:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002501 10.0.0.33 - - [2026-04-20 11:43:22] "POST /config-database-nodes HTTP/1.1" 200 611 0.080992 10.0.0.33 - - [2026-04-20 11:43:23] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.33 - - [2026-04-20 11:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.33 - - [2026-04-20 11:43:23] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016595 10.0.0.33 - - [2026-04-20 11:43:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.007583 10.0.0.33 - - [2026-04-20 11:43:23] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.044745 10.0.0.33 - - [2026-04-20 11:43:24] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.33 - - [2026-04-20 11:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007262 10.0.0.33 - - [2026-04-20 11:43:24] "GET /routing-instance/29cf7788-b2f9-416d-8269-391fc2969696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004412 10.0.0.33 - - [2026-04-20 11:43:24] "POST /bgp-routers HTTP/1.1" 200 616 0.061673 10.0.0.33 - - [2026-04-20 11:43:24] "GET /bgp-router/a582571c-7d26-4c1e-af4b-17551ef3c80f?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.012877 10.0.0.33 - - [2026-04-20 11:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.33 - - [2026-04-20 11:43:24] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.029231 10.0.0.33 - - [2026-04-20 11:43:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003265 10.0.0.33 - - [2026-04-20 11:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.33 - - [2026-04-20 11:43:25] "GET /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.003326 10.0.0.33 - - [2026-04-20 11:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.33 - - [2026-04-20 11:43:25] "POST /ref-update HTTP/1.1" 200 156 0.015274 10.0.0.33 - - [2026-04-20 11:43:25] "PUT /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6 HTTP/1.1" 200 276 0.018454 10.0.0.33 - - [2026-04-20 11:43:25] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.33 - - [2026-04-20 11:43:25] "POST /alarms HTTP/1.1" 200 581 0.046411 10.0.0.33 - - [2026-04-20 11:43:25] "POST /alarms HTTP/1.1" 200 575 0.056449 10.0.0.33 - - [2026-04-20 11:43:25] "POST /alarms HTTP/1.1" 200 575 0.063304 10.0.0.33 - - [2026-04-20 11:43:25] "POST /alarms HTTP/1.1" 200 559 0.064399 10.0.0.33 - - [2026-04-20 11:43:25] "POST /alarms HTTP/1.1" 200 555 0.058960 10.0.0.33 - - [2026-04-20 11:43:25] "POST /alarms HTTP/1.1" 200 557 0.043853 10.0.0.33 - - [2026-04-20 11:43:25] "POST /alarms HTTP/1.1" 200 565 0.082879 10.0.0.33 - - [2026-04-20 11:43:26] "POST /alarms HTTP/1.1" 200 549 0.049597 10.0.0.33 - - [2026-04-20 11:43:26] "POST /alarms HTTP/1.1" 200 557 0.057094 10.0.0.33 - - [2026-04-20 11:43:26] "POST /alarms HTTP/1.1" 200 567 0.064617 10.0.0.33 - - [2026-04-20 11:43:26] "POST /alarms HTTP/1.1" 200 555 0.035164 10.0.0.33 - - [2026-04-20 11:43:26] "POST /alarms HTTP/1.1" 200 567 0.051945 10.0.0.33 - - [2026-04-20 11:43:26] "POST /alarms HTTP/1.1" 200 575 0.087526 10.0.0.33 - - [2026-04-20 11:43:26] "POST /alarms HTTP/1.1" 200 569 0.045994 10.0.0.33 - - [2026-04-20 11:43:26] "POST /alarms HTTP/1.1" 200 561 0.036401 10.0.0.33 - - [2026-04-20 11:43:26] "POST /alarms HTTP/1.1" 200 561 0.037158 10.0.0.33 - - [2026-04-20 11:43:26] "POST /alarms HTTP/1.1" 200 561 0.108045 10.0.0.33 - - [2026-04-20 11:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010673 10.0.0.33 - - [2026-04-20 11:43:26] "GET /network-ipam/0ae67686-4f54-4863-b901-19c441ada061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004945 10.0.0.33 - - [2026-04-20 11:43:26] "POST /alarms HTTP/1.1" 200 547 0.105736 10.0.0.33 - - [2026-04-20 11:43:26] "POST /alarms HTTP/1.1" 200 595 0.094460 10.0.0.33 - - [2026-04-20 11:43:27] "POST /alarms HTTP/1.1" 200 575 0.057276 10.0.0.33 - - [2026-04-20 11:43:27] "POST /alarms HTTP/1.1" 200 571 0.038518 10.0.0.33 - - [2026-04-20 11:43:27] "POST /alarms HTTP/1.1" 200 583 0.069882 10.0.0.33 - - [2026-04-20 11:43:27] "POST /alarms HTTP/1.1" 200 609 0.040641 10.0.0.33 - - [2026-04-20 11:43:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.002178 10.0.0.33 - - [2026-04-20 11:43:27] "POST /access-control-lists HTTP/1.1" 200 587 0.101415 10.0.0.33 - - [2026-04-20 11:43:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.012713 10.0.0.33 - - [2026-04-20 11:43:27] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.33 - - [2026-04-20 11:43:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005180 10.0.0.33 - - [2026-04-20 11:43:27] "POST /access-control-lists HTTP/1.1" 200 585 0.062793 10.0.0.33 - - [2026-04-20 11:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014125 10.0.0.33 - - [2026-04-20 11:43:27] "PUT /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6 HTTP/1.1" 200 276 0.019474 10.0.0.33 - - [2026-04-20 11:43:27] "POST /route-targets HTTP/1.1" 200 327 0.030453 10.0.0.33 - - [2026-04-20 11:43:27] "POST /ref-update HTTP/1.1" 200 156 0.022478 10.0.0.33 - - [2026-04-20 11:43:27] "POST /route-targets HTTP/1.1" 200 327 0.023978 10.0.0.33 - - [2026-04-20 11:43:27] "POST /ref-update HTTP/1.1" 200 156 0.043103 10.0.0.33 - - [2026-04-20 11:43:28] "POST /route-targets HTTP/1.1" 200 327 0.019411 10.0.0.33 - - [2026-04-20 11:43:28] "POST /ref-update HTTP/1.1" 200 156 0.031598 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:43:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:43:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001404 10.0.0.33 - - [2026-04-20 11:43:28] "POST /route-targets HTTP/1.1" 200 327 0.043634 10.0.0.33 - - [2026-04-20 11:43:28] "POST /ref-update HTTP/1.1" 200 156 0.040131 10.0.0.33 - - [2026-04-20 11:43:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.002348 10.0.0.33 - - [2026-04-20 11:43:28] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.33 - - [2026-04-20 11:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008464 10.0.0.33 - - [2026-04-20 11:43:28] "GET /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.015599 10.0.0.33 - - [2026-04-20 11:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.33 - - [2026-04-20 11:43:28] "POST /access-control-lists HTTP/1.1" 200 551 0.138851 10.0.0.33 - - [2026-04-20 11:43:28] "PUT /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6 HTTP/1.1" 200 276 0.098950 10.0.0.33 - - [2026-04-20 11:43:29] "GET / HTTP/1.1" 200 35931 0.001377 10.0.0.33 - - [2026-04-20 11:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.33 - - [2026-04-20 11:43:29] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.015934 10.0.0.33 - - [2026-04-20 11:43:29] "PUT /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7 HTTP/1.1" 200 274 0.046986 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:45:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:45:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:45:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:45:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001244 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:46:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:46:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:46:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:46:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 10.0.0.33 - - [2026-04-20 11:46:32] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.33 - - [2026-04-20 11:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.33 - - [2026-04-20 11:46:32] "GET /domain/335aae68-f6dd-4784-b514-7a0303f29839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003246 10.0.0.33 - - [2026-04-20 11:46:32] "POST /id-to-fqname HTTP/1.1" 200 173 0.000560 10.0.0.33 - - [2026-04-20 11:46:32] "POST /fqname-to-id HTTP/1.1" 404 182 0.012280 10.0.0.33 - - [2026-04-20 11:46:32] "POST /security-groups HTTP/1.1" 200 570 0.067255 10.0.0.33 - - [2026-04-20 11:46:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.002050 10.0.0.33 - - [2026-04-20 11:46:32] "POST /projects HTTP/1.1" 200 481 0.237181 10.0.0.33 - - [2026-04-20 11:46:32] "POST /access-control-lists HTTP/1.1" 200 579 0.064719 10.0.0.33 - - [2026-04-20 11:46:32] "POST /fqname-to-id HTTP/1.1" 404 212 0.020193 10.0.0.33 - - [2026-04-20 11:46:32] "POST /security-groups HTTP/1.1" 200 534 0.105747 10.0.0.33 - - [2026-04-20 11:46:32] "POST /chown HTTP/1.1" 200 109 0.030895 10.0.0.33 - - [2026-04-20 11:46:32] "POST /access-control-lists HTTP/1.1" 200 577 0.065955 10.0.0.33 - - [2026-04-20 11:46:32] "POST /policy-managements HTTP/1.1" 409 214 0.003640 10.0.0.33 - - [2026-04-20 11:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.33 - - [2026-04-20 11:46:32] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002909 10.0.0.33 - - [2026-04-20 11:46:32] "POST /application-policy-sets HTTP/1.1" 200 528 0.023669 10.0.0.33 - - [2026-04-20 11:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013824 10.0.0.33 - - [2026-04-20 11:46:32] "GET /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003341 10.0.0.33 - - [2026-04-20 11:46:33] "PUT /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6 HTTP/1.1" 200 276 0.012145 10.0.0.33 - - [2026-04-20 11:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.025166 10.0.0.33 - - [2026-04-20 11:46:33] "GET /virtual-network/a7905b79-2cf2-4b97-a09a-49329216afdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004772 10.0.0.33 - - [2026-04-20 11:46:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.000651 10.0.0.33 - - [2026-04-20 11:46:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.007135 10.0.0.33 - - [2026-04-20 11:46:33] "POST /security-groups HTTP/1.1" 200 574 0.068557 10.0.0.33 - - [2026-04-20 11:46:33] "POST /projects HTTP/1.1" 200 489 0.201427 10.0.0.33 - - [2026-04-20 11:46:33] "POST /security-groups HTTP/1.1" 200 546 0.035137 10.0.0.33 - - [2026-04-20 11:46:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.002512 10.0.0.33 - - [2026-04-20 11:46:33] "POST /chown HTTP/1.1" 200 109 0.028060 10.0.0.33 - - [2026-04-20 11:46:33] "POST /access-control-lists HTTP/1.1" 200 594 0.033827 10.0.0.33 - - [2026-04-20 11:46:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.003366 10.0.0.33 - - [2026-04-20 11:46:33] "POST /access-control-lists HTTP/1.1" 200 592 0.030167 10.0.0.33 - - [2026-04-20 11:46:33] "POST /network-ipams HTTP/1.1" 200 522 0.044012 10.0.0.33 - - [2026-04-20 11:46:33] "POST /network-ipams HTTP/1.1" 200 510 0.037890 10.0.0.33 - - [2026-04-20 11:46:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.003914 10.0.0.33 - - [2026-04-20 11:46:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.004143 10.0.0.33 - - [2026-04-20 11:46:33] "POST /access-control-lists HTTP/1.1" 200 583 0.068790 10.0.0.33 - - [2026-04-20 11:46:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.008964 10.0.0.33 - - [2026-04-20 11:46:33] "POST /access-control-lists HTTP/1.1" 200 581 0.074599 10.0.0.33 - - [2026-04-20 11:46:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.005049 10.0.0.33 - - [2026-04-20 11:46:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007005 10.0.0.33 - - [2026-04-20 11:46:33] "POST /virtual-networks HTTP/1.1" 200 538 0.202256 10.0.0.33 - - [2026-04-20 11:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009029 10.0.0.33 - - [2026-04-20 11:46:33] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.016543 10.0.0.33 - - [2026-04-20 11:46:33] "POST /access-control-lists HTTP/1.1" 200 602 0.056624 10.0.0.33 - - [2026-04-20 11:46:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.002033 10.0.0.33 - - [2026-04-20 11:46:33] "POST /network-ipams HTTP/1.1" 200 518 0.029067 10.0.0.33 - - [2026-04-20 11:46:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.002135 10.0.0.33 - - [2026-04-20 11:46:33] "POST /access-control-lists HTTP/1.1" 200 600 0.045244 10.0.0.33 - - [2026-04-20 11:46:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.003024 10.0.0.33 - - [2026-04-20 11:46:34] "POST /access-control-lists HTTP/1.1" 200 589 0.126898 10.0.0.33 - - [2026-04-20 11:46:34] "POST /useragent-kv HTTP/1.1" 200 115 0.012986 10.0.0.33 - - [2026-04-20 11:46:34] "POST /virtual-networks HTTP/1.1" 200 546 0.247682 10.0.0.33 - - [2026-04-20 11:46:34] "POST /route-targets HTTP/1.1" 200 327 0.018882 10.0.0.33 - - [2026-04-20 11:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.33 - - [2026-04-20 11:46:34] "POST /ref-update HTTP/1.1" 200 156 0.028578 10.0.0.33 - - [2026-04-20 11:46:34] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.028597 10.0.0.33 - - [2026-04-20 11:46:34] "POST /fqname-to-id HTTP/1.1" 404 199 0.009173 10.0.0.33 - - [2026-04-20 11:46:34] "POST /network-policys HTTP/1.1" 200 538 0.038061 10.0.0.33 - - [2026-04-20 11:46:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.018152 10.0.0.33 - - [2026-04-20 11:46:34] "POST /route-targets HTTP/1.1" 200 327 0.038328 10.0.0.33 - - [2026-04-20 11:46:34] "POST /ref-update HTTP/1.1" 200 156 0.035943 10.0.0.33 - - [2026-04-20 11:46:34] "POST /network-policys HTTP/1.1" 200 534 0.074363 10.0.0.33 - - [2026-04-20 11:46:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.003318 10.0.0.33 - - [2026-04-20 11:46:34] "POST /network-policys HTTP/1.1" 200 542 0.022513 10.0.0.33 - - [2026-04-20 11:46:34] "PUT /access-control-list/a581994a-71b0-40c2-85da-5a7d1d47c9f1 HTTP/1.1" 200 272 0.032979 10.0.0.33 - - [2026-04-20 11:46:34] "POST /ref-update HTTP/1.1" 200 156 0.077312 10.0.0.33 - - [2026-04-20 11:46:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003073 10.0.0.33 - - [2026-04-20 11:46:34] "POST /ref-update HTTP/1.1" 200 156 0.109944 10.0.0.33 - - [2026-04-20 11:46:34] "PUT /access-control-list/a581994a-71b0-40c2-85da-5a7d1d47c9f1 HTTP/1.1" 200 272 0.071972 10.0.0.33 - - [2026-04-20 11:46:34] "PUT /access-control-list/8a3c24fd-a04c-475a-b414-3f4a0b30a59d HTTP/1.1" 200 272 0.032476 10.0.0.33 - - [2026-04-20 11:46:34] "POST /ref-update HTTP/1.1" 200 156 0.100252 10.0.0.33 - - [2026-04-20 11:46:34] "POST /ref-update HTTP/1.1" 200 156 0.173846 10.0.0.33 - - [2026-04-20 11:46:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002564 10.0.0.33 - - [2026-04-20 11:46:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003191 10.0.0.33 - - [2026-04-20 11:46:34] "PUT /access-control-list/8a3c24fd-a04c-475a-b414-3f4a0b30a59d HTTP/1.1" 200 272 0.023921 10.0.0.33 - - [2026-04-20 11:46:35] "POST /fqname-to-id HTTP/1.1" 404 237 0.005010 10.0.0.33 - - [2026-04-20 11:46:35] "POST /ref-update HTTP/1.1" 200 156 0.088080 10.0.0.33 - - [2026-04-20 11:46:35] "POST /access-control-lists HTTP/1.1" 200 601 0.106511 10.0.0.33 - - [2026-04-20 11:46:35] "POST /ref-update HTTP/1.1" 200 156 0.081928 10.0.0.33 - - [2026-04-20 11:46:35] "PUT /access-control-list/34f95f6a-2519-4370-ad3c-580d47cb543d HTTP/1.1" 200 272 0.025614 10.0.0.33 - - [2026-04-20 11:46:35] "POST /ref-update HTTP/1.1" 200 156 0.088688 10.0.0.33 - - [2026-04-20 11:46:35] "PUT /access-control-list/a581994a-71b0-40c2-85da-5a7d1d47c9f1 HTTP/1.1" 200 272 0.032396 10.0.0.33 - - [2026-04-20 11:46:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010819 10.0.0.33 - - [2026-04-20 11:46:35] "POST /ref-update HTTP/1.1" 200 156 0.034478 10.0.0.33 - - [2026-04-20 11:46:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018788 10.0.0.33 - - [2026-04-20 11:46:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009267 10.0.0.33 - - [2026-04-20 11:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.33 - - [2026-04-20 11:46:35] "PUT /access-control-list/34f95f6a-2519-4370-ad3c-580d47cb543d HTTP/1.1" 200 272 0.062326 10.0.0.33 - - [2026-04-20 11:46:35] "GET /virtual-network/a7905b79-2cf2-4b97-a09a-49329216afdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006029 10.0.0.33 - - [2026-04-20 11:46:35] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.006301 10.0.0.33 - - [2026-04-20 11:46:35] "POST /ref-update HTTP/1.1" 200 156 0.021191 10.0.0.33 - - [2026-04-20 11:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.33 - - [2026-04-20 11:46:35] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003131 10.0.0.33 - - [2026-04-20 11:46:35] "POST /firewall-policys HTTP/1.1" 200 530 0.025411 10.0.0.33 - - [2026-04-20 11:46:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.032277 10.0.0.33 - - [2026-04-20 11:46:35] "GET /firewall-policy/6ab1fec0-3f64-4d84-80fb-bcf1774345c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.007968 10.0.0.33 - - [2026-04-20 11:46:35] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004045 10.0.0.33 - - [2026-04-20 11:46:35] "GET /firewall-policy/6ab1fec0-3f64-4d84-80fb-bcf1774345c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004089 10.0.0.33 - - [2026-04-20 11:46:35] "POST /ref-update HTTP/1.1" 200 156 0.015694 10.0.0.33 - - [2026-04-20 11:46:35] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.004255 10.0.0.33 - - [2026-04-20 11:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.33 - - [2026-04-20 11:46:35] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002848 10.0.0.33 - - [2026-04-20 11:46:35] "POST /firewall-policys HTTP/1.1" 200 532 0.022425 10.0.0.33 - - [2026-04-20 11:46:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.033262 10.0.0.33 - - [2026-04-20 11:46:35] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.017906 10.0.0.33 - - [2026-04-20 11:46:35] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.003730 10.0.0.33 - - [2026-04-20 11:46:35] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002628 10.0.0.33 - - [2026-04-20 11:46:35] "GET /firewall-policy/6ab1fec0-3f64-4d84-80fb-bcf1774345c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.011007 10.0.0.33 - - [2026-04-20 11:46:36] "GET /firewall-policy/6ab1fec0-3f64-4d84-80fb-bcf1774345c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003572 10.0.0.33 - - [2026-04-20 11:46:36] "POST /ref-update HTTP/1.1" 200 156 0.017866 10.0.0.33 - - [2026-04-20 11:46:36] "POST /ref-update HTTP/1.1" 200 156 0.047714 10.0.0.33 - - [2026-04-20 11:46:36] "POST /ref-update HTTP/1.1" 200 156 0.067407 10.0.0.33 - - [2026-04-20 11:46:36] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.024320 10.0.0.33 - - [2026-04-20 11:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.33 - - [2026-04-20 11:46:36] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003117 10.0.0.33 - - [2026-04-20 11:46:36] "POST /firewall-policys HTTP/1.1" 200 530 0.026174 10.0.0.33 - - [2026-04-20 11:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.028970 10.0.0.33 - - [2026-04-20 11:46:36] "GET /firewall-policy/0e07d20b-eb2e-4599-9e5c-26715f48a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.011495 10.0.0.33 - - [2026-04-20 11:46:36] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.002788 10.0.0.33 - - [2026-04-20 11:46:36] "GET /firewall-policy/0e07d20b-eb2e-4599-9e5c-26715f48a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002682 10.0.0.33 - - [2026-04-20 11:46:36] "GET /firewall-policy/6ab1fec0-3f64-4d84-80fb-bcf1774345c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002544 10.0.0.33 - - [2026-04-20 11:46:36] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003157 10.0.0.33 - - [2026-04-20 11:46:36] "GET /firewall-policy/6ab1fec0-3f64-4d84-80fb-bcf1774345c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002456 10.0.0.33 - - [2026-04-20 11:46:36] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002293 10.0.0.33 - - [2026-04-20 11:46:36] "POST /ref-update HTTP/1.1" 200 156 0.022193 10.0.0.33 - - [2026-04-20 11:46:36] "POST /ref-update HTTP/1.1" 200 156 0.039607 10.0.0.33 - - [2026-04-20 11:46:36] "POST /ref-update HTTP/1.1" 200 156 0.022302 10.0.0.33 - - [2026-04-20 11:46:36] "POST /ref-update HTTP/1.1" 200 156 0.022096 10.0.0.33 - - [2026-04-20 11:46:36] "POST /ref-update HTTP/1.1" 200 156 0.048685 10.0.0.33 - - [2026-04-20 11:46:36] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.018444 10.0.0.33 - - [2026-04-20 11:46:36] "POST /tags HTTP/1.1" 200 299 0.034522 10.0.0.33 - - [2026-04-20 11:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.025091 10.0.0.33 - - [2026-04-20 11:46:36] "GET /tag/9b205f04-f24b-43db-8865-ec1f934cd038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019703 10.0.0.33 - - [2026-04-20 11:46:36] "POST /set-tag HTTP/1.1" 200 109 0.028918 10.0.0.33 - - [2026-04-20 11:46:37] "POST /tags HTTP/1.1" 200 305 0.086296 10.0.0.33 - - [2026-04-20 11:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018784 10.0.0.33 - - [2026-04-20 11:46:37] "GET /tag/c97ad4fd-78a5-4b2e-ac90-ffefd29c770c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017558 10.0.0.33 - - [2026-04-20 11:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.33 - - [2026-04-20 11:46:37] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026214 10.0.0.33 - - [2026-04-20 11:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007853 10.0.0.33 - - [2026-04-20 11:46:37] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006531 10.0.0.33 - - [2026-04-20 11:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.33 - - [2026-04-20 11:46:37] "GET /service-appliance-set/6bf512e2-36b9-4fd1-b117-b4215ae8d4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003793 10.0.0.33 - - [2026-04-20 11:46:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.002429 10.0.0.33 - - [2026-04-20 11:46:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126017 10.0.0.33 - - [2026-04-20 11:46:37] "GET /virtual-machine-interface/b115e9e0-85c9-4658-be8b-1f646edccf37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.019328 10.0.0.33 - - [2026-04-20 11:46:37] "POST /instance-ips HTTP/1.1" 200 381 0.036971 10.0.0.33 - - [2026-04-20 11:46:37] "GET /instance-ip/166333f7-81c9-4678-9a73-a2e244684b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.024214 10.0.0.33 - - [2026-04-20 11:46:37] "POST /loadbalancers HTTP/1.1" 200 582 0.065338 10.0.0.33 - - [2026-04-20 11:46:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009384 10.0.0.33 - - [2026-04-20 11:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005959 10.0.0.33 - - [2026-04-20 11:46:37] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034869 10.0.0.33 - - [2026-04-20 11:46:37] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054015 10.0.0.33 - - [2026-04-20 11:46:37] "GET /instance-ip/166333f7-81c9-4678-9a73-a2e244684b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004930 10.0.0.33 - - [2026-04-20 11:46:37] "GET /loadbalancer/784c979a-b7fd-4ee2-9944-4614c1005629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002827 10.0.0.33 - - [2026-04-20 11:46:37] "POST /floating-ips HTTP/1.1" 200 583 0.022735 10.0.0.33 - - [2026-04-20 11:46:37] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.021580 10.0.0.33 - - [2026-04-20 11:46:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.027756 10.0.0.33 - - [2026-04-20 11:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015019 10.0.0.33 - - [2026-04-20 11:46:38] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039485 10.0.0.33 - - [2026-04-20 11:46:38] "GET /loadbalancer-listener/77ae9fba-9a5b-4170-9702-0b4d3efd482a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.009573 10.0.0.33 - - [2026-04-20 11:46:38] "GET /loadbalancer-listener/77ae9fba-9a5b-4170-9702-0b4d3efd482a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003932 10.0.0.33 - - [2026-04-20 11:46:38] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.104127 10.0.0.33 - - [2026-04-20 11:46:38] "GET /instance-ip/166333f7-81c9-4678-9a73-a2e244684b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002617 10.0.0.33 - - [2026-04-20 11:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.33 - - [2026-04-20 11:46:38] "GET /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004468 10.0.0.33 - - [2026-04-20 11:46:38] "GET /instance-ip/166333f7-81c9-4678-9a73-a2e244684b1a?fields=floating_ips HTTP/1.1" 200 1170 0.011467 10.0.0.33 - - [2026-04-20 11:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.33 - - [2026-04-20 11:46:38] "GET /floating-ip/50c9fb71-69f5-4fb4-8c6f-cb5ff99b7471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.006006 10.0.0.33 - - [2026-04-20 11:46:38] "PUT /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6 HTTP/1.1" 200 276 0.024265 10.0.0.33 - - [2026-04-20 11:46:38] "POST /tags HTTP/1.1" 200 357 0.086902 10.0.0.33 - - [2026-04-20 11:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.33 - - [2026-04-20 11:46:38] "GET /tag/d5d1e8ad-6d8f-4764-802d-de459ca1ce1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.022736 10.0.0.33 - - [2026-04-20 11:46:38] "POST /tags HTTP/1.1" 200 305 0.091472 10.0.0.33 - - [2026-04-20 11:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.33 - - [2026-04-20 11:46:38] "GET /tag/f56e59c9-517a-4109-b07c-1a87af964236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017231 10.0.0.33 - - [2026-04-20 11:46:38] "POST /id-to-fqname HTTP/1.1" 200 174 0.000524 10.0.0.33 - - [2026-04-20 11:46:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.034909 10.0.0.33 - - [2026-04-20 11:46:38] "POST /security-groups HTTP/1.1" 200 571 0.084138 10.0.0.33 - - [2026-04-20 11:46:38] "POST /projects HTTP/1.1" 200 483 0.307576 10.0.0.33 - - [2026-04-20 11:46:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.002680 10.0.0.33 - - [2026-04-20 11:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.027140 10.0.0.33 - - [2026-04-20 11:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.33 - - [2026-04-20 11:46:39] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.046062 10.0.0.33 - - [2026-04-20 11:46:39] "POST /access-control-lists HTTP/1.1" 200 580 0.094124 10.0.0.33 - - [2026-04-20 11:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.037089 10.0.0.33 - - [2026-04-20 11:46:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.030757 10.0.0.33 - - [2026-04-20 11:46:39] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.040477 10.0.0.33 - - [2026-04-20 11:46:39] "POST /access-control-lists HTTP/1.1" 200 578 0.098455 10.0.0.33 - - [2026-04-20 11:46:39] "PUT /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f HTTP/1.1" 200 264 0.109556 10.0.0.33 - - [2026-04-20 11:46:39] "PUT /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb HTTP/1.1" 200 264 0.097790 10.0.0.33 - - [2026-04-20 11:46:39] "POST /security-groups HTTP/1.1" 200 537 0.180800 10.0.0.33 - - [2026-04-20 11:46:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.013468 10.0.0.33 - - [2026-04-20 11:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.036088 10.0.0.33 - - [2026-04-20 11:46:39] "POST /access-control-lists HTTP/1.1" 200 596 0.115999 10.0.0.33 - - [2026-04-20 11:46:39] "POST /chown HTTP/1.1" 200 109 0.096726 10.0.0.33 - - [2026-04-20 11:46:39] "POST /fqname-to-id HTTP/1.1" 404 233 0.007555 10.0.0.33 - - [2026-04-20 11:46:39] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004599 10.0.0.33 - - [2026-04-20 11:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.33 - - [2026-04-20 11:46:39] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002073 10.0.0.33 - - [2026-04-20 11:46:39] "POST /tags HTTP/1.1" 409 207 0.002850 10.0.0.33 - - [2026-04-20 11:46:39] "POST /access-control-lists HTTP/1.1" 200 594 0.086303 10.0.0.33 - - [2026-04-20 11:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016104 10.0.0.33 - - [2026-04-20 11:46:39] "GET /tag/f56e59c9-517a-4109-b07c-1a87af964236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019333 10.0.0.33 - - [2026-04-20 11:46:40] "POST /firewall-rules HTTP/1.1" 200 564 0.173165 10.0.0.33 - - [2026-04-20 11:46:40] "GET /firewall-rule/0b68fdef-096d-4ada-af35-921585e67b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.012384 10.0.0.33 - - [2026-04-20 11:46:40] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004631 10.0.0.33 - - [2026-04-20 11:46:40] "GET /firewall-rule/0b68fdef-096d-4ada-af35-921585e67b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002976 10.0.0.33 - - [2026-04-20 11:46:40] "POST /ref-update HTTP/1.1" 200 156 0.016249 10.0.0.33 - - [2026-04-20 11:46:40] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010731 10.0.0.33 - - [2026-04-20 11:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.33 - - [2026-04-20 11:46:40] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.011491 10.0.0.33 - - [2026-04-20 11:46:40] "POST /tags HTTP/1.1" 409 207 0.002484 10.0.0.33 - - [2026-04-20 11:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.33 - - [2026-04-20 11:46:40] "GET /tag/f56e59c9-517a-4109-b07c-1a87af964236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012833 10.0.0.33 - - [2026-04-20 11:46:40] "POST /firewall-rules HTTP/1.1" 200 562 0.113391 10.0.0.33 - - [2026-04-20 11:46:40] "GET /firewall-rule/df167e9c-c93f-43b7-9bf5-0fe0aafce763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004632 10.0.0.33 - - [2026-04-20 11:46:40] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004328 10.0.0.33 - - [2026-04-20 11:46:40] "GET /firewall-rule/df167e9c-c93f-43b7-9bf5-0fe0aafce763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005205 10.0.0.33 - - [2026-04-20 11:46:40] "POST /ref-update HTTP/1.1" 200 156 0.022678 10.0.0.33 - - [2026-04-20 11:46:40] "POST /tags HTTP/1.1" 200 301 0.087420 10.0.0.33 - - [2026-04-20 11:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017148 10.0.0.33 - - [2026-04-20 11:46:40] "GET /tag/2b8693c9-07ac-465b-8ef0-ca23ba89fcda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013313 10.0.0.33 - - [2026-04-20 11:46:40] "POST /tags HTTP/1.1" 200 325 0.091580 10.0.0.33 - - [2026-04-20 11:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018594 10.0.0.33 - - [2026-04-20 11:46:41] "GET /tag/ca0c5127-6a80-44f8-8102-02d920c97694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.016221 10.0.0.33 - - [2026-04-20 11:46:41] "POST /tags HTTP/1.1" 200 363 0.035238 10.0.0.33 - - [2026-04-20 11:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011422 10.0.0.33 - - [2026-04-20 11:46:41] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.33 - - [2026-04-20 11:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.33 - - [2026-04-20 11:46:41] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008370 10.0.0.33 - - [2026-04-20 11:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008459 10.0.0.33 - - [2026-04-20 11:46:41] "GET /config-node/f40f7c32-6efd-4255-b021-f292c757dfc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.014706 10.0.0.33 - - [2026-04-20 11:46:41] "GET /tag/1ceda54d-64b2-4ca1-b849-d6b53dc84f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.023611 10.0.0.33 - - [2026-04-20 11:46:41] "POST /tags HTTP/1.1" 200 311 0.034592 10.0.0.33 - - [2026-04-20 11:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006356 10.0.0.33 - - [2026-04-20 11:46:41] "GET /tag/dccd2664-1ae4-474e-bbb7-e3430782df92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012019 10.0.0.33 - - [2026-04-20 11:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-04-20 11:46:41] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004413 10.0.0.33 - - [2026-04-20 11:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.33 - - [2026-04-20 11:46:41] "GET /project/85b2232c-cbb7-4f40-83b6-e9dc4af05ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.028466 10.0.0.33 - - [2026-04-20 11:46:41] "POST /virtual-machines HTTP/1.1" 200 377 0.018403 10.0.0.33 - - [2026-04-20 11:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014370 10.0.0.33 - - [2026-04-20 11:46:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.099691 10.0.0.33 - - [2026-04-20 11:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010213 10.0.0.33 - - [2026-04-20 11:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009879 10.0.0.33 - - [2026-04-20 11:46:41] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005092 10.0.0.33 - - [2026-04-20 11:46:41] "POST /instance-ips HTTP/1.1" 200 409 0.034961 10.0.0.33 - - [2026-04-20 11:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.032317 10.0.0.33 - - [2026-04-20 11:46:41] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.011785 10.0.0.33 - - [2026-04-20 11:46:41] "POST /set-tag HTTP/1.1" 200 109 0.019425 10.0.0.33 - - [2026-04-20 11:46:41] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.025039 10.0.0.33 - - [2026-04-20 11:46:41] "GET /instance-ip/991644ce-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.009492 10.0.0.33 - - [2026-04-20 11:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.33 - - [2026-04-20 11:46:41] "GET /loadbalancer/784c979a-b7fd-4ee2-9944-4614c1005629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005233 10.0.0.33 - - [2026-04-20 11:46:41] "POST /tags HTTP/1.1" 200 301 0.033007 10.0.0.33 - - [2026-04-20 11:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014030 10.0.0.33 - - [2026-04-20 11:46:42] "GET /tag/53808fe0-8098-482e-aa8f-377569fd5e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015455 10.0.0.33 - - [2026-04-20 11:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.33 - - [2026-04-20 11:46:42] "GET /project/85b2232c-cbb7-4f40-83b6-e9dc4af05ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.057663 10.0.0.33 - - [2026-04-20 11:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.33 - - [2026-04-20 11:46:42] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004771 10.0.0.33 - - [2026-04-20 11:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.33 - - [2026-04-20 11:46:42] "GET /service-appliance-set/6bf512e2-36b9-4fd1-b117-b4215ae8d4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003063 10.0.0.33 - - [2026-04-20 11:46:42] "POST /fqname-to-id HTTP/1.1" 404 242 0.001658 10.0.0.33 - - [2026-04-20 11:46:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.102214 10.0.0.33 - - [2026-04-20 11:46:42] "GET /virtual-machine-interface/b853eeda-fc54-4fc6-ac79-5fe2b9c69aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.004696 10.0.0.33 - - [2026-04-20 11:46:42] "POST /instance-ips HTTP/1.1" 200 377 0.026066 10.0.0.33 - - [2026-04-20 11:46:42] "GET /instance-ip/5e339d19-4ae5-4947-9a75-c624a1baaba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009645 10.0.0.33 - - [2026-04-20 11:46:42] "POST /loadbalancers HTTP/1.1" 200 582 0.064401 10.0.0.33 - - [2026-04-20 11:46:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018151 10.0.0.33 - - [2026-04-20 11:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.33 - - [2026-04-20 11:46:42] "GET /project/85b2232c-cbb7-4f40-83b6-e9dc4af05ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.042435 10.0.0.33 - - [2026-04-20 11:46:42] "GET /instance-ip/5e339d19-4ae5-4947-9a75-c624a1baaba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003103 10.0.0.33 - - [2026-04-20 11:46:42] "POST /floating-ips HTTP/1.1" 200 581 0.024606 10.0.0.33 - - [2026-04-20 11:46:42] "GET /project/85b2232c-cbb7-4f40-83b6-e9dc4af05ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.034154 10.0.0.33 - - [2026-04-20 11:46:42] "GET /loadbalancer/a8be28ef-dcd0-4fab-9099-ea6492600ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002629 10.0.0.33 - - [2026-04-20 11:46:42] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.017388 10.0.0.33 - - [2026-04-20 11:46:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008309 10.0.0.33 - - [2026-04-20 11:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009227 10.0.0.33 - - [2026-04-20 11:46:42] "GET /project/85b2232c-cbb7-4f40-83b6-e9dc4af05ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.027800 10.0.0.33 - - [2026-04-20 11:46:42] "GET /loadbalancer-listener/20c5e174-479d-4446-b5d1-74d58947c305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002573 10.0.0.33 - - [2026-04-20 11:46:42] "GET /loadbalancer-listener/20c5e174-479d-4446-b5d1-74d58947c305?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003251 10.0.0.33 - - [2026-04-20 11:46:42] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019352 10.0.0.33 - - [2026-04-20 11:46:42] "GET /instance-ip/5e339d19-4ae5-4947-9a75-c624a1baaba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003085 10.0.0.33 - - [2026-04-20 11:46:42] "GET /instance-ip/5e339d19-4ae5-4947-9a75-c624a1baaba2?fields=floating_ips HTTP/1.1" 200 1164 0.005466 10.0.0.33 - - [2026-04-20 11:46:42] "GET /floating-ip/e08a1831-826c-44e6-a0ac-d4da196946f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002685 10.0.0.33 - - [2026-04-20 11:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.33 - - [2026-04-20 11:46:42] "GET /project/85b2232c-cbb7-4f40-83b6-e9dc4af05ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.037200 10.0.0.33 - - [2026-04-20 11:46:42] "GET /loadbalancer/a8be28ef-dcd0-4fab-9099-ea6492600ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004863 10.0.0.33 - - [2026-04-20 11:46:43] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021111 10.0.0.33 - - [2026-04-20 11:46:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028240 10.0.0.33 - - [2026-04-20 11:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008960 10.0.0.33 - - [2026-04-20 11:46:43] "GET /project/85b2232c-cbb7-4f40-83b6-e9dc4af05ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.040348 10.0.0.33 - - [2026-04-20 11:46:43] "GET /loadbalancer-listener/d2b65dc8-efc9-4230-b52d-22299faaf4f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.010587 10.0.0.33 - - [2026-04-20 11:46:43] "GET /loadbalancer-listener/d2b65dc8-efc9-4230-b52d-22299faaf4f9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005343 10.0.0.33 - - [2026-04-20 11:46:43] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020553 10.0.0.33 - - [2026-04-20 11:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.33 - - [2026-04-20 11:46:43] "GET /instance-ip/5e339d19-4ae5-4947-9a75-c624a1baaba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003779 10.0.0.33 - - [2026-04-20 11:46:43] "GET /instance-ip/5e339d19-4ae5-4947-9a75-c624a1baaba2?fields=floating_ips HTTP/1.1" 200 1164 0.002538 10.0.0.33 - - [2026-04-20 11:46:43] "GET /project/85b2232c-cbb7-4f40-83b6-e9dc4af05ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.040068 10.0.0.33 - - [2026-04-20 11:46:43] "GET /floating-ip/e08a1831-826c-44e6-a0ac-d4da196946f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002849 10.0.0.33 - - [2026-04-20 11:46:43] "GET /loadbalancer/a8be28ef-dcd0-4fab-9099-ea6492600ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002759 10.0.0.33 - - [2026-04-20 11:46:43] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016932 10.0.0.33 - - [2026-04-20 11:46:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026798 10.0.0.33 - - [2026-04-20 11:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009144 10.0.0.33 - - [2026-04-20 11:46:43] "GET /project/85b2232c-cbb7-4f40-83b6-e9dc4af05ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.041707 10.0.0.33 - - [2026-04-20 11:46:43] "GET /loadbalancer-listener/a6f4be3b-a55f-423a-b6a5-b5aed72925eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002314 10.0.0.33 - - [2026-04-20 11:46:43] "GET /loadbalancer-listener/a6f4be3b-a55f-423a-b6a5-b5aed72925eb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.011729 10.0.0.33 - - [2026-04-20 11:46:43] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021666 10.0.0.33 - - [2026-04-20 11:46:43] "GET /instance-ip/5e339d19-4ae5-4947-9a75-c624a1baaba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009389 10.0.0.33 - - [2026-04-20 11:46:43] "GET /instance-ip/5e339d19-4ae5-4947-9a75-c624a1baaba2?fields=floating_ips HTTP/1.1" 200 1164 0.004869 10.0.0.33 - - [2026-04-20 11:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.33 - - [2026-04-20 11:46:43] "GET /floating-ip/e08a1831-826c-44e6-a0ac-d4da196946f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005731 10.0.0.33 - - [2026-04-20 11:46:43] "GET /loadbalancer/a8be28ef-dcd0-4fab-9099-ea6492600ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003522 10.0.0.33 - - [2026-04-20 11:46:43] "POST /tags HTTP/1.1" 200 355 0.027998 10.0.0.33 - - [2026-04-20 11:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008641 10.0.0.33 - - [2026-04-20 11:46:43] "GET /tag/91246aed-e5c7-440b-b4df-5a9a00601dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.024659 10.0.0.33 - - [2026-04-20 11:46:43] "POST /tags HTTP/1.1" 200 303 0.023141 10.0.0.33 - - [2026-04-20 11:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008312 10.0.0.33 - - [2026-04-20 11:46:43] "GET /tag/e5520b57-f2b4-40f1-953e-5e46de2bd4a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.022971 10.0.0.33 - - [2026-04-20 11:46:43] "POST /projects HTTP/1.1" 409 218 0.003028 10.0.0.33 - - [2026-04-20 11:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.33 - - [2026-04-20 11:46:43] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034345 10.0.0.33 - - [2026-04-20 11:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.33 - - [2026-04-20 11:46:43] "GET /network-ipam/ff00c409-a712-4f84-b98d-56ff3af766d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002722 10.0.0.33 - - [2026-04-20 11:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.33 - - [2026-04-20 11:46:43] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004081 10.0.0.33 - - [2026-04-20 11:46:44] "PUT /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f HTTP/1.1" 200 264 0.057211 10.0.0.33 - - [2026-04-20 11:46:44] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009716 10.0.0.33 - - [2026-04-20 11:46:44] "POST /set-tag HTTP/1.1" 200 109 0.060544 10.0.0.33 - - [2026-04-20 11:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008982 10.0.0.33 - - [2026-04-20 11:46:44] "GET /network-ipam/d707087d-7f1b-4812-a9fa-515981593702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003421 10.0.0.33 - - [2026-04-20 11:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.33 - - [2026-04-20 11:46:44] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004504 10.0.0.33 - - [2026-04-20 11:46:44] "PUT /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb HTTP/1.1" 200 264 0.133534 10.0.0.33 - - [2026-04-20 11:46:44] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.021894 10.0.0.33 - - [2026-04-20 11:46:44] "POST /set-tag HTTP/1.1" 200 109 0.064277 10.0.0.33 - - [2026-04-20 11:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011839 10.0.0.33 - - [2026-04-20 11:46:44] "GET /network-policy/3ece8239-b8ad-400f-8dab-47a63491d15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003721 10.0.0.33 - - [2026-04-20 11:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.33 - - [2026-04-20 11:46:44] "GET /network-policy/26babd15-19ee-4104-99f1-0acf00faeec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002771 10.0.0.33 - - [2026-04-20 11:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.33 - - [2026-04-20 11:46:44] "GET /network-policy/ab01c1d7-aa24-460a-a75d-36956c7c99bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005455 10.0.0.33 - - [2026-04-20 11:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.33 - - [2026-04-20 11:46:44] "PUT /network-policy/ab01c1d7-aa24-460a-a75d-36956c7c99bc HTTP/1.1" 200 262 0.013082 10.0.0.33 - - [2026-04-20 11:46:44] "PUT /access-control-list/34f95f6a-2519-4370-ad3c-580d47cb543d HTTP/1.1" 200 272 0.024215 10.0.0.33 - - [2026-04-20 11:46:44] "POST /ref-update HTTP/1.1" 200 156 0.090708 10.0.0.33 - - [2026-04-20 11:46:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004953 10.0.0.33 - - [2026-04-20 11:46:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040558 10.0.0.33 - - [2026-04-20 11:46:44] "PUT /access-control-list/8a3c24fd-a04c-475a-b414-3f4a0b30a59d HTTP/1.1" 200 272 0.087888 10.0.0.33 - - [2026-04-20 11:46:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002056 10.0.0.33 - - [2026-04-20 11:46:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001799 10.0.0.33 - - [2026-04-20 11:46:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001911 10.0.0.33 - - [2026-04-20 11:46:44] "POST /security-groups HTTP/1.1" 409 245 0.007880 10.0.0.33 - - [2026-04-20 11:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.33 - - [2026-04-20 11:46:45] "PUT /security-group/8b93c2fc-3127-43f1-9045-68cc173610a9 HTTP/1.1" 200 262 0.062444 10.0.0.33 - - [2026-04-20 11:46:45] "PUT /access-control-list/5d95dc84-0ad9-4509-a7c0-cb7b4f019640 HTTP/1.1" 200 272 0.014226 10.0.0.33 - - [2026-04-20 11:46:45] "PUT /access-control-list/e56e8655-b271-4107-8e5b-efbd710e3d75 HTTP/1.1" 200 272 0.014444 10.0.0.33 - - [2026-04-20 11:46:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.032490 10.0.0.33 - - [2026-04-20 11:46:45] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.020048 10.0.0.33 - - [2026-04-20 11:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.33 - - [2026-04-20 11:46:45] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002934 10.0.0.33 - - [2026-04-20 11:46:45] "POST /tags HTTP/1.1" 409 206 0.001853 10.0.0.33 - - [2026-04-20 11:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.33 - - [2026-04-20 11:46:45] "GET /tag/e5520b57-f2b4-40f1-953e-5e46de2bd4a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010694 10.0.0.33 - - [2026-04-20 11:46:45] "POST /firewall-rules HTTP/1.1" 200 562 0.068264 10.0.0.33 - - [2026-04-20 11:46:45] "GET /firewall-rule/4b89ff11-767e-49d4-9aa2-002309248341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.014801 10.0.0.33 - - [2026-04-20 11:46:45] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004055 10.0.0.33 - - [2026-04-20 11:46:45] "GET /firewall-rule/4b89ff11-767e-49d4-9aa2-002309248341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002543 10.0.0.33 - - [2026-04-20 11:46:45] "POST /ref-update HTTP/1.1" 200 156 0.028033 10.0.0.33 - - [2026-04-20 11:46:45] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.019577 10.0.0.33 - - [2026-04-20 11:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.33 - - [2026-04-20 11:46:45] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002855 10.0.0.33 - - [2026-04-20 11:46:45] "POST /tags HTTP/1.1" 409 206 0.001862 10.0.0.33 - - [2026-04-20 11:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.33 - - [2026-04-20 11:46:45] "GET /tag/e5520b57-f2b4-40f1-953e-5e46de2bd4a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014077 10.0.0.33 - - [2026-04-20 11:46:45] "POST /firewall-rules HTTP/1.1" 200 560 0.078336 10.0.0.33 - - [2026-04-20 11:46:45] "GET /firewall-rule/3e4b222d-c568-4b1e-8e1b-3f4b261474f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.005892 10.0.0.33 - - [2026-04-20 11:46:45] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004076 10.0.0.33 - - [2026-04-20 11:46:45] "GET /firewall-rule/3e4b222d-c568-4b1e-8e1b-3f4b261474f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002496 10.0.0.33 - - [2026-04-20 11:46:45] "POST /ref-update HTTP/1.1" 200 156 0.051399 10.0.0.33 - - [2026-04-20 11:46:45] "POST /tags HTTP/1.1" 200 371 0.045422 10.0.0.33 - - [2026-04-20 11:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.33 - - [2026-04-20 11:46:45] "GET /tag/b5bf123a-5855-4952-89d4-1c472c295e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.014965 10.0.0.33 - - [2026-04-20 11:46:45] "POST /tags HTTP/1.1" 200 319 0.027996 10.0.0.33 - - [2026-04-20 11:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007858 10.0.0.33 - - [2026-04-20 11:46:46] "GET /tag/ebe59269-5e6f-4fce-803c-707b65a9b156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015424 10.0.0.33 - - [2026-04-20 11:46:46] "POST /id-to-fqname HTTP/1.1" 200 181 0.001505 10.0.0.33 - - [2026-04-20 11:46:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.005738 10.0.0.33 - - [2026-04-20 11:46:46] "POST /security-groups HTTP/1.1" 200 578 0.063144 10.0.0.33 - - [2026-04-20 11:46:46] "POST /fqname-to-id HTTP/1.1" 404 225 0.005213 10.0.0.33 - - [2026-04-20 11:46:46] "POST /projects HTTP/1.1" 200 497 0.195677 10.0.0.33 - - [2026-04-20 11:46:46] "POST /access-control-lists HTTP/1.1" 200 587 0.062891 10.0.0.33 - - [2026-04-20 11:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.066447 10.0.0.33 - - [2026-04-20 11:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.33 - - [2026-04-20 11:46:46] "POST /fqname-to-id HTTP/1.1" 404 224 0.001849 10.0.0.33 - - [2026-04-20 11:46:46] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.034134 10.0.0.33 - - [2026-04-20 11:46:46] "POST /access-control-lists HTTP/1.1" 200 585 0.064205 10.0.0.33 - - [2026-04-20 11:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.018080 10.0.0.33 - - [2026-04-20 11:46:46] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.008215 10.0.0.33 - - [2026-04-20 11:46:46] "PUT /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f HTTP/1.1" 200 264 0.069162 10.0.0.33 - - [2026-04-20 11:46:46] "PUT /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb HTTP/1.1" 200 264 0.079049 10.0.0.33 - - [2026-04-20 11:46:46] "POST /security-groups HTTP/1.1" 200 558 0.085154 10.0.0.33 - - [2026-04-20 11:46:46] "POST /fqname-to-id HTTP/1.1" 404 248 0.002734 10.0.0.33 - - [2026-04-20 11:46:46] "POST /access-control-lists HTTP/1.1" 200 610 0.033182 10.0.0.33 - - [2026-04-20 11:46:46] "POST /fqname-to-id HTTP/1.1" 404 247 0.019505 10.0.0.33 - - [2026-04-20 11:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.048484 10.0.0.33 - - [2026-04-20 11:46:46] "POST /chown HTTP/1.1" 200 109 0.031815 10.0.0.33 - - [2026-04-20 11:46:46] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015357 10.0.0.33 - - [2026-04-20 11:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.33 - - [2026-04-20 11:46:46] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.031351 10.0.0.33 - - [2026-04-20 11:46:46] "POST /access-control-lists HTTP/1.1" 200 608 0.100485 10.0.0.33 - - [2026-04-20 11:46:46] "POST /tags HTTP/1.1" 409 214 0.020914 10.0.0.33 - - [2026-04-20 11:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.33 - - [2026-04-20 11:46:47] "GET /tag/ebe59269-5e6f-4fce-803c-707b65a9b156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012727 10.0.0.33 - - [2026-04-20 11:46:47] "POST /firewall-rules HTTP/1.1" 200 578 0.089562 10.0.0.33 - - [2026-04-20 11:46:47] "GET /firewall-rule/2a2a8577-25ca-4c3e-9438-2b8248e3dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004515 10.0.0.33 - - [2026-04-20 11:46:47] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005297 10.0.0.33 - - [2026-04-20 11:46:47] "GET /firewall-rule/2a2a8577-25ca-4c3e-9438-2b8248e3dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003017 10.0.0.33 - - [2026-04-20 11:46:47] "POST /ref-update HTTP/1.1" 200 156 0.038197 10.0.0.33 - - [2026-04-20 11:46:47] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012942 10.0.0.33 - - [2026-04-20 11:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.33 - - [2026-04-20 11:46:47] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003515 10.0.0.33 - - [2026-04-20 11:46:47] "POST /tags HTTP/1.1" 409 214 0.002379 10.0.0.33 - - [2026-04-20 11:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.33 - - [2026-04-20 11:46:47] "GET /tag/ebe59269-5e6f-4fce-803c-707b65a9b156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017271 10.0.0.33 - - [2026-04-20 11:46:47] "POST /firewall-rules HTTP/1.1" 200 576 0.073547 10.0.0.33 - - [2026-04-20 11:46:47] "GET /firewall-rule/0f9e7bd3-9cf1-4794-b6cd-d6a317c972be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004417 10.0.0.33 - - [2026-04-20 11:46:47] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.006189 10.0.0.33 - - [2026-04-20 11:46:47] "GET /firewall-rule/0f9e7bd3-9cf1-4794-b6cd-d6a317c972be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003729 10.0.0.33 - - [2026-04-20 11:46:47] "POST /ref-update HTTP/1.1" 200 156 0.042995 10.0.0.33 - - [2026-04-20 11:46:47] "POST /tags HTTP/1.1" 200 363 0.039338 10.0.0.33 - - [2026-04-20 11:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009496 10.0.0.33 - - [2026-04-20 11:46:47] "GET /tag/f8332769-60d8-4086-9511-919cad67d2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016664 10.0.0.33 - - [2026-04-20 11:46:47] "POST /tags HTTP/1.1" 200 311 0.030063 10.0.0.33 - - [2026-04-20 11:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.33 - - [2026-04-20 11:46:47] "GET /tag/cb9aff41-593d-48c9-8741-5e364c0a3188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011836 10.0.0.33 - - [2026-04-20 11:46:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.000457 10.0.0.33 - - [2026-04-20 11:46:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.010206 10.0.0.33 - - [2026-04-20 11:46:47] "POST /security-groups HTTP/1.1" 200 574 0.079853 10.0.0.33 - - [2026-04-20 11:46:48] "POST /projects HTTP/1.1" 200 489 0.196693 10.0.0.33 - - [2026-04-20 11:46:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.004022 10.0.0.33 - - [2026-04-20 11:46:48] "POST /access-control-lists HTTP/1.1" 200 583 0.064037 10.0.0.33 - - [2026-04-20 11:46:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.013772 10.0.0.33 - - [2026-04-20 11:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.062709 10.0.0.33 - - [2026-04-20 11:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013423 10.0.0.33 - - [2026-04-20 11:46:48] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006028 10.0.0.33 - - [2026-04-20 11:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.33 - - [2026-04-20 11:46:48] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.039387 10.0.0.33 - - [2026-04-20 11:46:48] "POST /access-control-lists HTTP/1.1" 200 581 0.068045 10.0.0.33 - - [2026-04-20 11:46:48] "PUT /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f HTTP/1.1" 200 264 0.066950 10.0.0.33 - - [2026-04-20 11:46:48] "PUT /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb HTTP/1.1" 200 264 0.061007 10.0.0.33 - - [2026-04-20 11:46:48] "POST /security-groups HTTP/1.1" 200 546 0.096678 10.0.0.33 - - [2026-04-20 11:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025843 10.0.0.33 - - [2026-04-20 11:46:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.015459 10.0.0.33 - - [2026-04-20 11:46:48] "POST /chown HTTP/1.1" 200 109 0.039984 10.0.0.33 - - [2026-04-20 11:46:48] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.020565 10.0.0.33 - - [2026-04-20 11:46:48] "POST /access-control-lists HTTP/1.1" 200 602 0.090076 10.0.0.33 - - [2026-04-20 11:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013809 10.0.0.33 - - [2026-04-20 11:46:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.007637 10.0.0.33 - - [2026-04-20 11:46:48] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007910 10.0.0.33 - - [2026-04-20 11:46:48] "POST /tags HTTP/1.1" 409 210 0.001746 10.0.0.33 - - [2026-04-20 11:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.33 - - [2026-04-20 11:46:48] "GET /tag/cb9aff41-593d-48c9-8741-5e364c0a3188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010382 10.0.0.33 - - [2026-04-20 11:46:48] "POST /access-control-lists HTTP/1.1" 200 600 0.066643 10.0.0.33 - - [2026-04-20 11:46:48] "POST /firewall-rules HTTP/1.1" 200 570 0.137758 10.0.0.33 - - [2026-04-20 11:46:48] "GET /firewall-rule/0883aa09-b359-453a-9c6f-b32d5bcee91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004701 10.0.0.33 - - [2026-04-20 11:46:48] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.007162 10.0.0.33 - - [2026-04-20 11:46:48] "GET /firewall-rule/0883aa09-b359-453a-9c6f-b32d5bcee91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005030 10.0.0.33 - - [2026-04-20 11:46:49] "POST /ref-update HTTP/1.1" 200 156 0.038049 10.0.0.33 - - [2026-04-20 11:46:49] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012618 10.0.0.33 - - [2026-04-20 11:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006409 10.0.0.33 - - [2026-04-20 11:46:49] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003264 10.0.0.33 - - [2026-04-20 11:46:49] "POST /tags HTTP/1.1" 409 210 0.001906 10.0.0.33 - - [2026-04-20 11:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.33 - - [2026-04-20 11:46:49] "GET /tag/cb9aff41-593d-48c9-8741-5e364c0a3188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011068 10.0.0.33 - - [2026-04-20 11:46:49] "POST /firewall-rules HTTP/1.1" 200 568 0.072161 10.0.0.33 - - [2026-04-20 11:46:49] "GET /firewall-rule/add9bed0-2592-495b-a057-64da3a4ebc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005149 10.0.0.33 - - [2026-04-20 11:46:49] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004337 10.0.0.33 - - [2026-04-20 11:46:49] "GET /firewall-rule/add9bed0-2592-495b-a057-64da3a4ebc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002498 10.0.0.33 - - [2026-04-20 11:46:49] "POST /ref-update HTTP/1.1" 200 156 0.036647 10.0.0.33 - - [2026-04-20 11:46:49] "POST /tags HTTP/1.1" 409 237 0.004904 10.0.0.33 - - [2026-04-20 11:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.33 - - [2026-04-20 11:46:49] "GET /tag/1ceda54d-64b2-4ca1-b849-d6b53dc84f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010343 10.0.0.33 - - [2026-04-20 11:46:49] "POST /tags HTTP/1.1" 409 210 0.002007 10.0.0.33 - - [2026-04-20 11:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.33 - - [2026-04-20 11:46:49] "GET /tag/dccd2664-1ae4-474e-bbb7-e3430782df92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011541 10.0.0.33 - - [2026-04-20 11:46:49] "POST /projects HTTP/1.1" 409 223 0.001761 10.0.0.33 - - [2026-04-20 11:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.33 - - [2026-04-20 11:46:49] "GET /project/85b2232c-cbb7-4f40-83b6-e9dc4af05ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.044397 10.0.0.33 - - [2026-04-20 11:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-04-20 11:46:49] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.013186 10.0.0.33 - - [2026-04-20 11:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-04-20 11:46:49] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005342 10.0.0.33 - - [2026-04-20 11:46:49] "PUT /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f HTTP/1.1" 200 264 0.045073 10.0.0.33 - - [2026-04-20 11:46:49] "PUT /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb HTTP/1.1" 200 264 0.069666 10.0.0.33 - - [2026-04-20 11:46:49] "POST /security-groups HTTP/1.1" 409 253 0.004206 10.0.0.33 - - [2026-04-20 11:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.33 - - [2026-04-20 11:46:49] "PUT /security-group/ee198ef0-5fa0-4022-9778-037af6b37251 HTTP/1.1" 200 262 0.075579 10.0.0.33 - - [2026-04-20 11:46:50] "PUT /access-control-list/b66b14ac-41e6-4d91-a17d-add2fbb94378 HTTP/1.1" 200 272 0.035878 10.0.0.33 - - [2026-04-20 11:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.048546 10.0.0.33 - - [2026-04-20 11:46:50] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014745 10.0.0.33 - - [2026-04-20 11:46:50] "PUT /access-control-list/c218b9ed-a466-4c79-a765-92751a896c34 HTTP/1.1" 200 272 0.033685 10.0.0.33 - - [2026-04-20 11:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.33 - - [2026-04-20 11:46:50] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002822 10.0.0.33 - - [2026-04-20 11:46:50] "POST /tags HTTP/1.1" 409 210 0.001693 10.0.0.33 - - [2026-04-20 11:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.33 - - [2026-04-20 11:46:50] "GET /tag/dccd2664-1ae4-474e-bbb7-e3430782df92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014698 10.0.0.33 - - [2026-04-20 11:46:50] "POST /firewall-rules HTTP/1.1" 200 570 0.094688 10.0.0.33 - - [2026-04-20 11:46:50] "GET /firewall-rule/c55f5c38-6ff4-4721-97a0-c5f6e5949b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006602 10.0.0.33 - - [2026-04-20 11:46:50] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004491 10.0.0.33 - - [2026-04-20 11:46:50] "GET /firewall-rule/c55f5c38-6ff4-4721-97a0-c5f6e5949b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010533 10.0.0.33 - - [2026-04-20 11:46:50] "POST /ref-update HTTP/1.1" 200 156 0.074913 10.0.0.33 - - [2026-04-20 11:46:50] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.019181 10.0.0.33 - - [2026-04-20 11:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007168 10.0.0.33 - - [2026-04-20 11:46:50] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003757 10.0.0.33 - - [2026-04-20 11:46:50] "POST /tags HTTP/1.1" 409 210 0.002450 10.0.0.33 - - [2026-04-20 11:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.33 - - [2026-04-20 11:46:50] "GET /tag/dccd2664-1ae4-474e-bbb7-e3430782df92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015490 10.0.0.33 - - [2026-04-20 11:46:50] "POST /firewall-rules HTTP/1.1" 200 568 0.090857 10.0.0.33 - - [2026-04-20 11:46:50] "GET /firewall-rule/f0d176c4-96ef-4da0-81bc-443a0d0ac375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.044459 10.0.0.33 - - [2026-04-20 11:46:50] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.013855 10.0.0.33 - - [2026-04-20 11:46:50] "GET /firewall-rule/f0d176c4-96ef-4da0-81bc-443a0d0ac375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003789 10.0.0.33 - - [2026-04-20 11:46:50] "POST /ref-update HTTP/1.1" 200 156 0.078322 10.0.0.33 - - [2026-04-20 11:46:51] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.042517 10.0.0.33 - - [2026-04-20 11:46:51] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.33 - - [2026-04-20 11:46:52] "GET / HTTP/1.1" 200 35931 0.001460 10.0.0.33 - - [2026-04-20 11:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.33 - - [2026-04-20 11:46:52] "GET /routing-instance/29cf7788-b2f9-416d-8269-391fc2969696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003506 10.0.0.33 - - [2026-04-20 11:46:52] "POST /bgp-routers HTTP/1.1" 409 301 0.001910 10.0.0.33 - - [2026-04-20 11:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007177 10.0.0.33 - - [2026-04-20 11:46:52] "GET /bgp-router/a582571c-7d26-4c1e-af4b-17551ef3c80f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003820 10.0.0.33 - - [2026-04-20 11:46:52] "PUT /bgp-router/a582571c-7d26-4c1e-af4b-17551ef3c80f HTTP/1.1" 200 254 0.014623 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:46:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004362 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:46:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001276 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:47:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:47:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000814 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:47:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:47:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:47:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001216 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:47:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000985 10.0.0.33 - - [2026-04-20 11:47:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002555 10.0.0.33 - - [2026-04-20 11:47:32] "GET /global-system-configs HTTP/1.1" 200 322 0.007258 10.0.0.249 - - [2026-04-20 11:48:51] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.249 - - [2026-04-20 11:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.249 - - [2026-04-20 11:48:51] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006100 10.0.0.249 - - [2026-04-20 11:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.249 - - [2026-04-20 11:48:51] "GET /routing-instance/29cf7788-b2f9-416d-8269-391fc2969696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003040 10.0.0.249 - - [2026-04-20 11:48:51] "PUT /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7 HTTP/1.1" 200 274 0.010606 10.0.0.249 - - [2026-04-20 11:48:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.007371 10.0.0.249 - - [2026-04-20 11:48:51] "POST /virtual-routers HTTP/1.1" 200 599 0.025978 10.0.0.249 - - [2026-04-20 11:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.249 - - [2026-04-20 11:48:51] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006146 10.0.0.249 - - [2026-04-20 11:48:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.002230 10.0.0.249 - - [2026-04-20 11:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.249 - - [2026-04-20 11:48:52] "GET /virtual-network/a7905b79-2cf2-4b97-a09a-49329216afdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006379 10.0.0.249 - - [2026-04-20 11:48:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.068425 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:50:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:50:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001028 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:50:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:50:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005548 10.0.0.33 - - [2026-04-20 11:50:37] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003101 10.0.0.33 - - [2026-04-20 11:50:37] "POST /ref-update HTTP/1.1" 200 156 0.008897 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:50:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:50:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000848 10.0.0.249 - - [2026-04-20 11:50:52] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.249 - - [2026-04-20 11:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.249 - - [2026-04-20 11:50:52] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004608 10.0.0.249 - - [2026-04-20 11:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.249 - - [2026-04-20 11:50:52] "GET /routing-instance/29cf7788-b2f9-416d-8269-391fc2969696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002760 10.0.0.249 - - [2026-04-20 11:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.249 - - [2026-04-20 11:50:52] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004729 10.0.0.249 - - [2026-04-20 11:50:52] "PUT /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68 HTTP/1.1" 200 262 0.020201 10.0.0.249 - - [2026-04-20 11:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006945 10.0.0.249 - - [2026-04-20 11:50:52] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003984 10.0.0.249 - - [2026-04-20 11:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.249 - - [2026-04-20 11:50:52] "GET /virtual-machine-interface/bd4e229d-7f34-450e-ae27-7e71883c54c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004281 10.0.0.249 - - [2026-04-20 11:50:52] "PUT /virtual-machine-interface/bd4e229d-7f34-450e-ae27-7e71883c54c6 HTTP/1.1" 200 284 0.009759 10.0.0.33 - - [2026-04-20 11:51:02] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014171 10.0.0.33 - - [2026-04-20 11:51:02] "POST /set-tag HTTP/1.1" 200 109 0.005842 10.0.0.33 - - [2026-04-20 11:51:02] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010468 10.0.0.33 - - [2026-04-20 11:51:02] "POST /set-tag HTTP/1.1" 200 109 0.006812 10.0.0.33 - - [2026-04-20 11:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.33 - - [2026-04-20 11:51:02] "GET /loadbalancer/a8be28ef-dcd0-4fab-9099-ea6492600ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003273 10.0.0.33 - - [2026-04-20 11:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.33 - - [2026-04-20 11:51:02] "GET /loadbalancer/a8be28ef-dcd0-4fab-9099-ea6492600ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002320 10.0.0.33 - - [2026-04-20 11:51:02] "GET /loadbalancer-pool/546a8808-cd4d-49f0-a8c9-3018803b3db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008254 10.0.0.33 - - [2026-04-20 11:51:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018729 10.0.0.33 - - [2026-04-20 11:51:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011761 10.0.0.33 - - [2026-04-20 11:51:02] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011390 10.0.0.33 - - [2026-04-20 11:51:02] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012119 10.0.0.33 - - [2026-04-20 11:51:02] "POST /ref-update HTTP/1.1" 200 156 0.022872 10.0.0.33 - - [2026-04-20 11:51:02] "GET /floating-ip/e08a1831-826c-44e6-a0ac-d4da196946f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.012393 10.0.0.33 - - [2026-04-20 11:51:02] "PUT /floating-ip/e08a1831-826c-44e6-a0ac-d4da196946f6 HTTP/1.1" 200 256 0.018407 10.0.0.33 - - [2026-04-20 11:51:02] "POST /tags HTTP/1.1" 409 205 0.005056 10.0.0.33 - - [2026-04-20 11:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2026-04-20 11:51:02] "GET /tag/53808fe0-8098-482e-aa8f-377569fd5e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016484 10.0.0.33 - - [2026-04-20 11:51:02] "POST /set-tag HTTP/1.1" 200 109 0.072018 10.0.0.33 - - [2026-04-20 11:51:02] "GET /loadbalancer-pool/a199b169-ddc1-477b-a08b-05b0943535db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.021480 10.0.0.33 - - [2026-04-20 11:51:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031445 10.0.0.33 - - [2026-04-20 11:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008751 10.0.0.33 - - [2026-04-20 11:51:03] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009341 10.0.0.33 - - [2026-04-20 11:51:03] "POST /set-tag HTTP/1.1" 200 109 0.004950 10.0.0.33 - - [2026-04-20 11:51:03] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005408 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:51:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000772 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:51:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001031 10.0.0.33 - - [2026-04-20 11:51:03] "POST /ref-update HTTP/1.1" 200 156 0.009752 10.0.0.33 - - [2026-04-20 11:51:03] "GET /floating-ip/e08a1831-826c-44e6-a0ac-d4da196946f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.009939 10.0.0.33 - - [2026-04-20 11:51:03] "GET /loadbalancer-pool/cfdbdabd-98c2-44bf-b240-ae9faffc9abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006482 10.0.0.33 - - [2026-04-20 11:51:03] "PUT /floating-ip/e08a1831-826c-44e6-a0ac-d4da196946f6 HTTP/1.1" 200 256 0.019583 10.0.0.33 - - [2026-04-20 11:51:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029939 10.0.0.33 - - [2026-04-20 11:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.029000 10.0.0.33 - - [2026-04-20 11:51:03] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014045 10.0.0.33 - - [2026-04-20 11:51:03] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007427 10.0.0.33 - - [2026-04-20 11:51:03] "POST /ref-update HTTP/1.1" 200 156 0.019516 10.0.0.33 - - [2026-04-20 11:51:03] "GET /floating-ip/e08a1831-826c-44e6-a0ac-d4da196946f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.005282 10.0.0.33 - - [2026-04-20 11:51:03] "POST /set-tag HTTP/1.1" 200 109 0.007589 10.0.0.33 - - [2026-04-20 11:51:03] "PUT /floating-ip/e08a1831-826c-44e6-a0ac-d4da196946f6 HTTP/1.1" 200 256 0.038937 10.0.0.33 - - [2026-04-20 11:52:03] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004852 10.0.0.33 - - [2026-04-20 11:52:03] "POST /set-tag HTTP/1.1" 200 109 0.005223 10.0.0.33 - - [2026-04-20 11:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.33 - - [2026-04-20 11:52:03] "GET /loadbalancer/a8be28ef-dcd0-4fab-9099-ea6492600ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003047 10.0.0.33 - - [2026-04-20 11:52:03] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004513 10.0.0.33 - - [2026-04-20 11:52:03] "POST /set-tag HTTP/1.1" 200 109 0.019510 10.0.0.33 - - [2026-04-20 11:52:03] "DELETE /loadbalancer-member/bd5f508b-0c04-4d86-ba31-045dd8b57ca1 HTTP/1.1" 200 115 0.039401 10.0.0.33 - - [2026-04-20 11:52:03] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004736 10.0.0.33 - - [2026-04-20 11:52:03] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.33 - - [2026-04-20 11:52:03] "DELETE /loadbalancer-member/fbaba1bf-853c-4edb-a840-bbe84b800545 HTTP/1.1" 200 115 0.037723 10.0.0.33 - - [2026-04-20 11:52:03] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008400 10.0.0.33 - - [2026-04-20 11:52:03] "POST /set-tag HTTP/1.1" 200 109 0.003659 10.0.0.33 - - [2026-04-20 11:52:03] "DELETE /loadbalancer-member/1816857d-8361-489b-a959-dcf1ca2d3995 HTTP/1.1" 200 115 0.031862 10.0.0.33 - - [2026-04-20 11:52:03] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004580 10.0.0.33 - - [2026-04-20 11:52:03] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.33 - - [2026-04-20 11:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.33 - - [2026-04-20 11:52:03] "GET /loadbalancer/a8be28ef-dcd0-4fab-9099-ea6492600ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002228 10.0.0.33 - - [2026-04-20 11:52:03] "GET /loadbalancer-pool/546a8808-cd4d-49f0-a8c9-3018803b3db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002669 10.0.0.33 - - [2026-04-20 11:52:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015712 10.0.0.33 - - [2026-04-20 11:52:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014465 10.0.0.33 - - [2026-04-20 11:52:03] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.027176 10.0.0.33 - - [2026-04-20 11:52:03] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004128 10.0.0.33 - - [2026-04-20 11:52:03] "GET /floating-ip/e08a1831-826c-44e6-a0ac-d4da196946f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002294 10.0.0.33 - - [2026-04-20 11:52:04] "POST /set-tag HTTP/1.1" 200 109 0.075730 10.0.0.33 - - [2026-04-20 11:52:04] "GET /loadbalancer-pool/a199b169-ddc1-477b-a08b-05b0943535db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014723 10.0.0.33 - - [2026-04-20 11:52:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016340 10.0.0.33 - - [2026-04-20 11:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008065 10.0.0.33 - - [2026-04-20 11:52:04] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008563 10.0.0.33 - - [2026-04-20 11:52:04] "POST /set-tag HTTP/1.1" 200 109 0.003659 10.0.0.33 - - [2026-04-20 11:52:04] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003387 10.0.0.33 - - [2026-04-20 11:52:04] "GET /floating-ip/e08a1831-826c-44e6-a0ac-d4da196946f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001852 10.0.0.33 - - [2026-04-20 11:52:04] "GET /loadbalancer-pool/cfdbdabd-98c2-44bf-b240-ae9faffc9abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002887 10.0.0.33 - - [2026-04-20 11:52:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014174 10.0.0.33 - - [2026-04-20 11:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013288 10.0.0.33 - - [2026-04-20 11:52:04] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010579 10.0.0.33 - - [2026-04-20 11:52:04] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015587 10.0.0.33 - - [2026-04-20 11:52:04] "GET /floating-ip/e08a1831-826c-44e6-a0ac-d4da196946f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005471 10.0.0.33 - - [2026-04-20 11:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002629 10.0.0.33 - - [2026-04-20 11:52:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002125 10.0.0.33 - - [2026-04-20 11:52:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002856 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:55:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001046 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:55:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:55:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:55:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:55:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:55:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:55:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.33 - - [2026-04-20 11:55:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 10.0.0.33 - - [2026-04-20 11:56:16] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007609 10.0.0.33 - - [2026-04-20 11:56:16] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.33 - - [2026-04-20 11:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.33 - - [2026-04-20 11:56:17] "GET /loadbalancer/a8be28ef-dcd0-4fab-9099-ea6492600ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002735 10.0.0.33 - - [2026-04-20 11:56:17] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005496 10.0.0.33 - - [2026-04-20 11:56:17] "POST /set-tag HTTP/1.1" 200 109 0.044884 10.0.0.33 - - [2026-04-20 11:56:17] "DELETE /loadbalancer-member/63f6761c-cd4a-47c9-ad4e-f709facf6099 HTTP/1.1" 200 115 0.057632 10.0.0.33 - - [2026-04-20 11:56:17] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005355 10.0.0.33 - - [2026-04-20 11:56:17] "POST /set-tag HTTP/1.1" 200 109 0.003179 10.0.0.33 - - [2026-04-20 11:56:17] "DELETE /loadbalancer-member/42beec9d-29d6-4964-b54f-f3767f082349 HTTP/1.1" 200 115 0.044487 10.0.0.33 - - [2026-04-20 11:56:17] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019755 10.0.0.33 - - [2026-04-20 11:56:17] "POST /set-tag HTTP/1.1" 200 109 0.004707 10.0.0.33 - - [2026-04-20 11:56:17] "DELETE /loadbalancer-member/c6a4f284-11b9-42f4-a015-18ab729a7077 HTTP/1.1" 200 115 0.051700 10.0.0.33 - - [2026-04-20 11:56:17] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010168 10.0.0.33 - - [2026-04-20 11:56:17] "POST /set-tag HTTP/1.1" 200 109 0.003087 10.0.0.33 - - [2026-04-20 11:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006859 10.0.0.33 - - [2026-04-20 11:56:17] "GET /loadbalancer/a8be28ef-dcd0-4fab-9099-ea6492600ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006722 10.0.0.33 - - [2026-04-20 11:56:17] "GET /loadbalancer-pool/546a8808-cd4d-49f0-a8c9-3018803b3db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006352 10.0.0.33 - - [2026-04-20 11:56:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029665 10.0.0.33 - - [2026-04-20 11:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.027187 10.0.0.33 - - [2026-04-20 11:56:17] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019255 10.0.0.33 - - [2026-04-20 11:56:17] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012228 10.0.0.33 - - [2026-04-20 11:56:17] "GET /floating-ip/e08a1831-826c-44e6-a0ac-d4da196946f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005077 10.0.0.33 - - [2026-04-20 11:56:17] "POST /set-tag HTTP/1.1" 200 109 0.071266 10.0.0.33 - - [2026-04-20 11:56:17] "GET /loadbalancer-pool/a199b169-ddc1-477b-a08b-05b0943535db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008768 10.0.0.33 - - [2026-04-20 11:56:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.051063 10.0.0.33 - - [2026-04-20 11:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.014281 10.0.0.33 - - [2026-04-20 11:56:17] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013454 10.0.0.33 - - [2026-04-20 11:56:17] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014181 10.0.0.33 - - [2026-04-20 11:56:17] "POST /set-tag HTTP/1.1" 200 109 0.005197 10.0.0.33 - - [2026-04-20 11:56:17] "GET /floating-ip/e08a1831-826c-44e6-a0ac-d4da196946f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003449 10.0.0.33 - - [2026-04-20 11:56:18] "GET /loadbalancer-pool/cfdbdabd-98c2-44bf-b240-ae9faffc9abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006956 10.0.0.33 - - [2026-04-20 11:56:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030910 10.0.0.33 - - [2026-04-20 11:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032669 10.0.0.33 - - [2026-04-20 11:56:18] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008247 10.0.0.33 - - [2026-04-20 11:56:18] "GET /virtual-machine-interface/98fd2f5c-3cae-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019544 10.0.0.33 - - [2026-04-20 11:56:18] "GET /floating-ip/e08a1831-826c-44e6-a0ac-d4da196946f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.015245 10.0.0.33 - - [2026-04-20 11:56:18] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.33 - - [2026-04-20 11:56:55] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.33 - - [2026-04-20 11:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.33 - - [2026-04-20 11:56:55] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042172 10.0.0.33 - - [2026-04-20 11:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.33 - - [2026-04-20 11:56:55] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028761 10.0.0.33 - - [2026-04-20 11:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.33 - - [2026-04-20 11:56:56] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034469 10.0.0.33 - - [2026-04-20 11:56:56] "POST /tags HTTP/1.1" 200 333 0.031461 10.0.0.33 - - [2026-04-20 11:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010428 10.0.0.33 - - [2026-04-20 11:56:56] "GET /tag/cc46d7a7-e47c-41ff-970b-b7e3e32847a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.027097 10.0.0.33 - - [2026-04-20 11:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005287 10.0.0.33 - - [2026-04-20 11:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009454 10.0.0.33 - - [2026-04-20 11:56:56] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049696 10.0.0.33 - - [2026-04-20 11:56:56] "GET /virtual-networks?parent_id=73193a01-2a28-43fa-a911-4454bbb8fcd9&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002054 10.0.0.33 - - [2026-04-20 11:56:56] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040262 10.0.0.33 - - [2026-04-20 11:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.33 - - [2026-04-20 11:56:56] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006326 10.0.0.33 - - [2026-04-20 11:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.33 - - [2026-04-20 11:56:56] "GET /service-appliance-set/6bf512e2-36b9-4fd1-b117-b4215ae8d4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008385 10.0.0.33 - - [2026-04-20 11:56:56] "POST /virtual-networks HTTP/1.1" 200 512 0.069397 10.0.0.33 - - [2026-04-20 11:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.33 - - [2026-04-20 11:56:56] "GET /network-ipam/38881a2a-d0dd-417b-a98d-8b15c743ea7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.005334 10.0.0.33 - - [2026-04-20 11:56:56] "POST /fqname-to-id HTTP/1.1" 404 254 0.001924 10.0.0.33 - - [2026-04-20 11:56:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.099757 10.0.0.33 - - [2026-04-20 11:56:56] "GET /virtual-machine-interface/febf3d2a-3e02-4dd6-8ef7-ed1c887407b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.012965 10.0.0.33 - - [2026-04-20 11:56:56] "POST /useragent-kv HTTP/1.1" 200 115 0.006058 10.0.0.33 - - [2026-04-20 11:56:56] "POST /ref-update HTTP/1.1" 200 156 0.160519 10.0.0.33 - - [2026-04-20 11:56:56] "POST /instance-ips HTTP/1.1" 200 409 0.053006 10.0.0.33 - - [2026-04-20 11:56:56] "GET /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.011726 10.0.0.33 - - [2026-04-20 11:56:56] "GET /domains HTTP/1.1" 200 280 0.005595 10.0.0.33 - - [2026-04-20 11:56:56] "GET /domain/335aae68-f6dd-4784-b514-7a0303f29839 HTTP/1.1" 200 3086 0.009095 10.0.0.33 - - [2026-04-20 11:56:56] "GET /instance-ip/b93603b8-2a18-444b-b227-aaf3e7aa3207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005294 10.0.0.33 - - [2026-04-20 11:56:56] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9 HTTP/1.1" 200 5476 0.054250 10.0.0.33 - - [2026-04-20 11:56:56] "GET /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7 HTTP/1.1" 200 2092 0.009287 10.0.0.33 - - [2026-04-20 11:56:56] "GET /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7 HTTP/1.1" 200 2092 0.004036 10.0.0.33 - - [2026-04-20 11:56:56] "GET /routing-instance/722214ee-0b94-46e8-8549-33bb8e93c7a4 HTTP/1.1" 200 1180 0.002583 10.0.0.33 - - [2026-04-20 11:56:56] "GET /routing-instance/722214ee-0b94-46e8-8549-33bb8e93c7a4 HTTP/1.1" 200 1180 0.042413 10.0.0.33 - - [2026-04-20 11:56:56] "POST /loadbalancers HTTP/1.1" 200 610 0.105263 10.0.0.33 - - [2026-04-20 11:56:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024557 10.0.0.33 - - [2026-04-20 11:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009128 10.0.0.33 - - [2026-04-20 11:56:56] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051595 10.0.0.33 - - [2026-04-20 11:56:56] "GET /instance-ip/b93603b8-2a18-444b-b227-aaf3e7aa3207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002753 10.0.0.33 - - [2026-04-20 11:56:56] "POST /floating-ips HTTP/1.1" 200 597 0.035789 10.0.0.33 - - [2026-04-20 11:56:57] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075701 10.0.0.33 - - [2026-04-20 11:56:57] "GET /loadbalancer/487f9c1b-ca7b-442c-aa7d-da0c26b5ed4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003415 10.0.0.33 - - [2026-04-20 11:56:57] "POST /route-targets HTTP/1.1" 200 327 0.065592 10.0.0.33 - - [2026-04-20 11:56:57] "POST /ref-update HTTP/1.1" 200 156 0.025132 10.0.0.33 - - [2026-04-20 11:56:57] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.055493 10.0.0.33 - - [2026-04-20 11:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.33 - - [2026-04-20 11:56:57] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034846 10.0.0.33 - - [2026-04-20 11:56:57] "GET /loadbalancer-listener/9f2551ee-8a35-45f9-934c-a0f0bff19c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.005747 10.0.0.33 - - [2026-04-20 11:56:57] "GET /loadbalancer-listener/9f2551ee-8a35-45f9-934c-a0f0bff19c7b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.005605 10.0.0.33 - - [2026-04-20 11:56:57] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019187 10.0.0.33 - - [2026-04-20 11:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.33 - - [2026-04-20 11:56:57] "GET /instance-ip/b93603b8-2a18-444b-b227-aaf3e7aa3207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002959 10.0.0.33 - - [2026-04-20 11:56:57] "GET /instance-ip/b93603b8-2a18-444b-b227-aaf3e7aa3207?fields=floating_ips HTTP/1.1" 200 1213 0.005637 10.0.0.33 - - [2026-04-20 11:56:57] "GET /loadbalancer/487f9c1b-ca7b-442c-aa7d-da0c26b5ed4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002650 10.0.0.33 - - [2026-04-20 11:56:57] "GET /floating-ip/81ed0bfe-8492-4918-9733-4359e51622da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003172 10.0.0.33 - - [2026-04-20 11:56:57] "POST /tags HTTP/1.1" 200 295 0.058963 10.0.0.33 - - [2026-04-20 11:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014534 10.0.0.33 - - [2026-04-20 11:56:57] "GET /tag/ab08d0ec-b298-466b-b23c-e64029297832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.018256 10.0.0.33 - - [2026-04-20 11:56:57] "POST /tags HTTP/1.1" 409 233 0.001915 10.0.0.33 - - [2026-04-20 11:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2026-04-20 11:56:57] "GET /tag/91246aed-e5c7-440b-b4df-5a9a00601dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.009993 10.0.0.33 - - [2026-04-20 11:56:57] "POST /tags HTTP/1.1" 409 206 0.001780 10.0.0.33 - - [2026-04-20 11:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.33 - - [2026-04-20 11:56:57] "GET /tag/e5520b57-f2b4-40f1-953e-5e46de2bd4a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010764 10.0.0.33 - - [2026-04-20 11:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.33 - - [2026-04-20 11:56:57] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004366 10.0.0.33 - - [2026-04-20 11:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.33 - - [2026-04-20 11:56:57] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026274 10.0.0.33 - - [2026-04-20 11:56:57] "POST /virtual-machines HTTP/1.1" 200 369 0.009022 10.0.0.33 - - [2026-04-20 11:56:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009426 10.0.0.33 - - [2026-04-20 11:56:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108112 10.0.0.33 - - [2026-04-20 11:56:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019434 10.0.0.33 - - [2026-04-20 11:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008286 10.0.0.33 - - [2026-04-20 11:56:57] "GET /virtual-machine-interface/0855c8f4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004725 10.0.0.33 - - [2026-04-20 11:56:57] "POST /instance-ips HTTP/1.1" 200 409 0.019763 10.0.0.33 - - [2026-04-20 11:56:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023159 10.0.0.33 - - [2026-04-20 11:56:57] "GET /virtual-machine-interface/0855c8f4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.014935 10.0.0.33 - - [2026-04-20 11:56:58] "POST /set-tag HTTP/1.1" 200 109 0.024758 10.0.0.33 - - [2026-04-20 11:56:58] "GET /virtual-machine-interface/0855c8f4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011469 10.0.0.33 - - [2026-04-20 11:56:58] "GET /instance-ip/0869a39c-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.008487 10.0.0.33 - - [2026-04-20 11:56:58] "GET /virtual-machine-interface/0855c8f4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005785 10.0.0.33 - - [2026-04-20 11:56:58] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.33 - - [2026-04-20 11:56:58] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003440 10.0.0.33 - - [2026-04-20 11:56:58] "POST /ref-update HTTP/1.1" 200 156 0.008406 10.0.0.33 - - [2026-04-20 11:56:58] "GET /virtual-machine-interface/0855c8f4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014048 10.0.0.33 - - [2026-04-20 11:56:58] "POST /set-tag HTTP/1.1" 200 109 0.003500 10.0.0.33 - - [2026-04-20 11:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.33 - - [2026-04-20 11:56:58] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003769 10.0.0.33 - - [2026-04-20 11:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.33 - - [2026-04-20 11:56:58] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027994 10.0.0.33 - - [2026-04-20 11:56:58] "POST /virtual-machines HTTP/1.1" 200 369 0.022700 10.0.0.33 - - [2026-04-20 11:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013653 10.0.0.33 - - [2026-04-20 11:56:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.090312 10.0.0.33 - - [2026-04-20 11:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010967 10.0.0.33 - - [2026-04-20 11:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009284 10.0.0.33 - - [2026-04-20 11:56:58] "GET /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.009941 10.0.0.33 - - [2026-04-20 11:56:58] "POST /instance-ips HTTP/1.1" 200 409 0.022089 10.0.0.33 - - [2026-04-20 11:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.034210 10.0.0.33 - - [2026-04-20 11:56:58] "GET /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.014611 10.0.0.33 - - [2026-04-20 11:56:58] "POST /set-tag HTTP/1.1" 200 109 0.019875 10.0.0.33 - - [2026-04-20 11:56:58] "GET /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015628 10.0.0.33 - - [2026-04-20 11:56:58] "GET /instance-ip/08d605be-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003003 10.0.0.33 - - [2026-04-20 11:56:58] "GET /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004168 10.0.0.33 - - [2026-04-20 11:56:58] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.33 - - [2026-04-20 11:56:58] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003475 10.0.0.33 - - [2026-04-20 11:56:58] "POST /ref-update HTTP/1.1" 200 156 0.007059 10.0.0.33 - - [2026-04-20 11:56:58] "GET /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004185 10.0.0.33 - - [2026-04-20 11:56:58] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.33 - - [2026-04-20 11:56:58] "GET /virtual-machine-interface/0855c8f4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003592 10.0.0.33 - - [2026-04-20 11:56:58] "POST /set-tag HTTP/1.1" 200 109 0.001738 10.0.0.33 - - [2026-04-20 11:56:58] "GET /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004334 10.0.0.33 - - [2026-04-20 11:56:58] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.33 - - [2026-04-20 11:57:01] "GET /domains HTTP/1.1" 200 280 0.001921 10.0.0.33 - - [2026-04-20 11:57:01] "GET /domain/335aae68-f6dd-4784-b514-7a0303f29839 HTTP/1.1" 200 3086 0.003396 10.0.0.33 - - [2026-04-20 11:57:01] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9 HTTP/1.1" 200 7064 0.029821 10.0.0.33 - - [2026-04-20 11:57:01] "GET /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7 HTTP/1.1" 200 2092 0.004808 10.0.0.33 - - [2026-04-20 11:57:01] "GET /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7 HTTP/1.1" 200 2092 0.004215 10.0.0.33 - - [2026-04-20 11:57:01] "GET /routing-instance/722214ee-0b94-46e8-8549-33bb8e93c7a4 HTTP/1.1" 200 1401 0.003640 10.0.0.33 - - [2026-04-20 11:57:01] "GET /routing-instance/722214ee-0b94-46e8-8549-33bb8e93c7a4 HTTP/1.1" 200 1401 0.003193 10.0.0.33 - - [2026-04-20 11:57:01] "GET /route-target/5da96e6f-f3ca-4f1e-bd3b-0a2448bd64e2 HTTP/1.1" 200 1152 0.003098 10.0.0.33 - - [2026-04-20 11:57:01] "GET /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7 HTTP/1.1" 200 2092 0.006881 10.0.0.33 - - [2026-04-20 11:57:01] "GET /routing-instance/722214ee-0b94-46e8-8549-33bb8e93c7a4 HTTP/1.1" 200 1401 0.003676 10.0.0.33 - - [2026-04-20 11:57:01] "GET /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004271 10.0.0.33 - - [2026-04-20 11:57:01] "GET /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7 HTTP/1.1" 200 2092 0.005804 10.0.0.33 - - [2026-04-20 11:57:01] "GET /routing-instance/722214ee-0b94-46e8-8549-33bb8e93c7a4 HTTP/1.1" 200 1401 0.003378 10.0.0.33 - - [2026-04-20 11:57:02] "GET /routing-instance/722214ee-0b94-46e8-8549-33bb8e93c7a4 HTTP/1.1" 200 1401 0.005887 10.0.0.33 - - [2026-04-20 11:57:02] "GET /route-target/5da96e6f-f3ca-4f1e-bd3b-0a2448bd64e2 HTTP/1.1" 200 1152 0.002641 10.0.0.33 - - [2026-04-20 11:57:02] "GET /domains HTTP/1.1" 200 280 0.002085 10.0.0.33 - - [2026-04-20 11:57:02] "GET /domain/335aae68-f6dd-4784-b514-7a0303f29839 HTTP/1.1" 200 3086 0.002754 10.0.0.33 - - [2026-04-20 11:57:02] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9 HTTP/1.1" 200 7064 0.039709 10.0.0.33 - - [2026-04-20 11:57:02] "GET /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7 HTTP/1.1" 200 2092 0.005569 10.0.0.33 - - [2026-04-20 11:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.33 - - [2026-04-20 11:57:02] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028087 10.0.0.33 - - [2026-04-20 11:57:02] "GET /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003978 10.0.0.33 - - [2026-04-20 11:57:02] "GET /floating-ip-pools?parent_id=48d0fe9a-312d-443f-b4ae-d92439afeab7&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001826 10.0.0.33 - - [2026-04-20 11:57:02] "GET /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003673 10.0.0.33 - - [2026-04-20 11:57:02] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020681 10.0.0.33 - - [2026-04-20 11:57:02] "POST /ref-update HTTP/1.1" 200 156 0.019089 10.0.0.33 - - [2026-04-20 11:57:02] "GET /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.012259 10.0.0.33 - - [2026-04-20 11:57:02] "GET /domains HTTP/1.1" 200 280 0.001848 10.0.0.33 - - [2026-04-20 11:57:02] "GET /domain/335aae68-f6dd-4784-b514-7a0303f29839 HTTP/1.1" 200 3086 0.003481 10.0.0.33 - - [2026-04-20 11:57:02] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9 HTTP/1.1" 200 7320 0.035280 10.0.0.33 - - [2026-04-20 11:57:02] "GET /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7 HTTP/1.1" 200 2330 0.005399 10.0.0.33 - - [2026-04-20 11:57:02] "GET /floating-ip-pool/ea2fb300-ba72-43ce-97bb-03a4818f3d7d HTTP/1.1" 200 1315 0.002365 10.0.0.33 - - [2026-04-20 11:57:02] "GET /domains HTTP/1.1" 200 280 0.001521 10.0.0.33 - - [2026-04-20 11:57:02] "GET /domain/335aae68-f6dd-4784-b514-7a0303f29839 HTTP/1.1" 200 3086 0.002650 10.0.0.33 - - [2026-04-20 11:57:02] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9 HTTP/1.1" 200 7320 0.029266 10.0.0.33 - - [2026-04-20 11:57:02] "GET /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7 HTTP/1.1" 200 2330 0.003618 10.0.0.33 - - [2026-04-20 11:57:02] "GET /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003772 10.0.0.33 - - [2026-04-20 11:57:02] "POST /tags HTTP/1.1" 200 365 0.043869 10.0.0.33 - - [2026-04-20 11:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013148 10.0.0.33 - - [2026-04-20 11:57:02] "GET /tag/399549c0-49b1-429f-9427-daa65056122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012386 10.0.0.33 - - [2026-04-20 11:57:02] "POST /tags HTTP/1.1" 409 206 0.002293 10.0.0.33 - - [2026-04-20 11:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.33 - - [2026-04-20 11:57:02] "GET /tag/e5520b57-f2b4-40f1-953e-5e46de2bd4a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015667 10.0.0.33 - - [2026-04-20 11:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.33 - - [2026-04-20 11:57:02] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.023218 10.0.0.33 - - [2026-04-20 11:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2026-04-20 11:57:02] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006788 10.0.0.33 - - [2026-04-20 11:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.33 - - [2026-04-20 11:57:02] "GET /service-appliance-set/1a63b517-10c9-4a1b-9f6b-05ce8b2f418d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003386 10.0.0.33 - - [2026-04-20 11:57:02] "POST /fqname-to-id HTTP/1.1" 404 258 0.007256 10.0.0.33 - - [2026-04-20 11:57:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.094773 10.0.0.33 - - [2026-04-20 11:57:02] "GET /virtual-machine-interface/865ee3d7-da17-438c-8da0-3bc63a08dea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013577 10.0.0.33 - - [2026-04-20 11:57:02] "POST /set-tag HTTP/1.1" 200 109 0.020022 10.0.0.33 - - [2026-04-20 11:57:03] "POST /instance-ips HTTP/1.1" 200 417 0.018909 10.0.0.33 - - [2026-04-20 11:57:03] "GET /instance-ip/74147fac-e6fb-4e6a-b339-4cb8a26d8ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.007760 10.0.0.33 - - [2026-04-20 11:57:03] "POST /loadbalancers HTTP/1.1" 200 618 0.061070 10.0.0.33 - - [2026-04-20 11:57:03] "POST /service-instances HTTP/1.1" 200 566 0.021937 10.0.0.33 - - [2026-04-20 11:57:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.028233 10.0.0.33 - - [2026-04-20 11:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006608 10.0.0.33 - - [2026-04-20 11:57:03] "POST /ref-update HTTP/1.1" 200 156 0.028117 10.0.0.33 - - [2026-04-20 11:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.33 - - [2026-04-20 11:57:03] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.079918 10.0.0.33 - - [2026-04-20 11:57:03] "PUT /service-instance/9b95b351-b441-421f-a7f2-85de60d76c07 HTTP/1.1" 200 266 0.012743 10.0.0.33 - - [2026-04-20 11:57:03] "GET /virtual-machine-interface/865ee3d7-da17-438c-8da0-3bc63a08dea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004429 10.0.0.33 - - [2026-04-20 11:57:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014645 10.0.0.33 - - [2026-04-20 11:57:03] "GET /virtual-machine-interface/865ee3d7-da17-438c-8da0-3bc63a08dea9?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.033270 10.0.0.33 - - [2026-04-20 11:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006589 10.0.0.33 - - [2026-04-20 11:57:03] "PUT /service-instance/9b95b351-b441-421f-a7f2-85de60d76c07 HTTP/1.1" 200 266 0.022243 10.0.0.33 - - [2026-04-20 11:57:03] "GET /floating-ip-pool/ea2fb300-ba72-43ce-97bb-03a4818f3d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005815 10.0.0.33 - - [2026-04-20 11:57:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013185 10.0.0.33 - - [2026-04-20 11:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.33 - - [2026-04-20 11:57:03] "POST /virtual-machines HTTP/1.1" 200 429 0.021427 10.0.0.33 - - [2026-04-20 11:57:03] "POST /floating-ips HTTP/1.1" 200 671 0.154421 10.0.0.33 - - [2026-04-20 11:57:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007853 10.0.0.33 - - [2026-04-20 11:57:03] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.031731 10.0.0.33 - - [2026-04-20 11:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019070 10.0.0.33 - - [2026-04-20 11:57:03] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.012524 10.0.0.33 - - [2026-04-20 11:57:03] "POST /tags HTTP/1.1" 409 221 0.006369 10.0.0.33 - - [2026-04-20 11:57:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.206304 10.0.0.33 - - [2026-04-20 11:57:03] "POST /chown HTTP/1.1" 200 109 0.022694 10.0.0.33 - - [2026-04-20 11:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006402 10.0.0.33 - - [2026-04-20 11:57:03] "GET /tag/cc46d7a7-e47c-41ff-970b-b7e3e32847a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.028417 10.0.0.33 - - [2026-04-20 11:57:03] "POST /tags HTTP/1.1" 409 238 0.003566 10.0.0.33 - - [2026-04-20 11:57:03] "POST /chown HTTP/1.1" 200 109 0.043834 10.0.0.33 - - [2026-04-20 11:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.33 - - [2026-04-20 11:57:03] "GET /tag/399549c0-49b1-429f-9427-daa65056122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010294 10.0.0.33 - - [2026-04-20 11:57:03] "PUT /virtual-machine-interface/6082b88f-9cce-40d1-b33c-b3565d4d8760 HTTP/1.1" 200 284 0.027267 10.0.0.33 - - [2026-04-20 11:57:03] "PUT /instance-ip/74147fac-e6fb-4e6a-b339-4cb8a26d8ef4 HTTP/1.1" 200 256 0.022226 10.0.0.33 - - [2026-04-20 11:57:03] "POST /ref-update HTTP/1.1" 200 156 0.017001 10.0.0.33 - - [2026-04-20 11:57:04] "POST /firewall-rules HTTP/1.1" 200 650 0.124840 10.0.0.33 - - [2026-04-20 11:57:04] "POST /ref-update HTTP/1.1" 200 156 0.033076 10.0.0.33 - - [2026-04-20 11:57:04] "GET /firewall-rule/a4fe978e-427f-4381-bf23-ca9657f0d2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.009294 10.0.0.33 - - [2026-04-20 11:57:04] "POST /ref-update HTTP/1.1" 200 156 0.035660 10.0.0.33 - - [2026-04-20 11:57:04] "GET /firewall-policy/0e07d20b-eb2e-4599-9e5c-26715f48a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.013610 10.0.0.33 - - [2026-04-20 11:57:04] "GET /firewall-rule/a4fe978e-427f-4381-bf23-ca9657f0d2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.024905 10.0.0.33 - - [2026-04-20 11:57:04] "POST /ref-update HTTP/1.1" 200 156 0.068175 10.0.0.33 - - [2026-04-20 11:57:04] "POST /ref-update HTTP/1.1" 200 156 0.028824 10.0.0.33 - - [2026-04-20 11:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.33 - - [2026-04-20 11:57:04] "POST /ref-update HTTP/1.1" 200 156 0.032691 10.0.0.33 - - [2026-04-20 11:57:04] "POST /ref-update HTTP/1.1" 200 156 0.045809 10.0.0.33 - - [2026-04-20 11:57:04] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.096076 10.0.0.33 - - [2026-04-20 11:57:04] "POST /virtual-machines HTTP/1.1" 200 429 0.035242 10.0.0.33 - - [2026-04-20 11:57:04] "GET /loadbalancer/4cf92bc4-8cb5-47a0-9485-778a787e1ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003524 10.0.0.33 - - [2026-04-20 11:57:04] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.025071 10.0.0.33 - - [2026-04-20 11:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.33 - - [2026-04-20 11:57:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.115594 10.0.0.33 - - [2026-04-20 11:57:04] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.073059 10.0.0.33 - - [2026-04-20 11:57:04] "POST /chown HTTP/1.1" 200 109 0.057691 10.0.0.33 - - [2026-04-20 11:57:04] "GET /loadbalancer-listener/917f8829-7fe5-4a07-8671-ac5aa97b5af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.022457 10.0.0.33 - - [2026-04-20 11:57:04] "GET /loadbalancer-listener/917f8829-7fe5-4a07-8671-ac5aa97b5af8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.010312 10.0.0.33 - - [2026-04-20 11:57:04] "POST /chown HTTP/1.1" 200 109 0.008578 10.0.0.33 - - [2026-04-20 11:57:04] "PUT /virtual-machine-interface/e87edd25-5574-4e78-9895-a24f0c7a2acc HTTP/1.1" 200 284 0.009226 10.0.0.33 - - [2026-04-20 11:57:04] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.038045 10.0.0.33 - - [2026-04-20 11:57:04] "PUT /instance-ip/74147fac-e6fb-4e6a-b339-4cb8a26d8ef4 HTTP/1.1" 200 256 0.028631 10.0.0.33 - - [2026-04-20 11:57:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.039059 10.0.0.33 - - [2026-04-20 11:57:04] "GET /loadbalancer-pool/7f8c1d37-f960-42a3-a0b8-9d367f381fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009905 10.0.0.33 - - [2026-04-20 11:57:04] "POST /ref-update HTTP/1.1" 200 156 0.048198 10.0.0.33 - - [2026-04-20 11:57:04] "POST /ref-update HTTP/1.1" 200 156 0.013982 10.0.0.33 - - [2026-04-20 11:57:04] "POST /loadbalancer-members HTTP/1.1" 200 707 0.034793 10.0.0.33 - - [2026-04-20 11:57:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013916 10.0.0.33 - - [2026-04-20 11:57:04] "POST /ref-update HTTP/1.1" 200 156 0.045184 10.0.0.33 - - [2026-04-20 11:57:04] "GET /loadbalancer-member/adb0658e-b82b-4382-8905-745ea862a2ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.008736 10.0.0.33 - - [2026-04-20 11:57:04] "POST /ref-update HTTP/1.1" 200 156 0.018999 10.0.0.33 - - [2026-04-20 11:57:04] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002273 10.0.0.33 - - [2026-04-20 11:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.33 - - [2026-04-20 11:57:04] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002036 10.0.0.33 - - [2026-04-20 11:57:04] "POST /tags HTTP/1.1" 409 221 0.001322 10.0.0.33 - - [2026-04-20 11:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2026-04-20 11:57:04] "GET /tag/cc46d7a7-e47c-41ff-970b-b7e3e32847a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009151 10.0.0.33 - - [2026-04-20 11:57:04] "POST /ref-update HTTP/1.1" 200 156 0.020176 10.0.0.33 - - [2026-04-20 11:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013014 10.0.0.33 - - [2026-04-20 11:57:04] "POST /tags HTTP/1.1" 409 238 0.014519 10.0.0.33 - - [2026-04-20 11:57:04] "POST /chown HTTP/1.1" 200 109 0.014696 10.0.0.33 - - [2026-04-20 11:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.33 - - [2026-04-20 11:57:05] "GET /tag/399549c0-49b1-429f-9427-daa65056122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009628 10.0.0.33 - - [2026-04-20 11:57:05] "POST /firewall-rules HTTP/1.1" 409 293 0.001709 10.0.0.33 - - [2026-04-20 11:57:05] "POST /chown HTTP/1.1" 200 109 0.006513 10.0.0.33 - - [2026-04-20 11:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017260 10.0.0.33 - - [2026-04-20 11:57:05] "PUT /instance-ip/74147fac-e6fb-4e6a-b339-4cb8a26d8ef4 HTTP/1.1" 200 256 0.035147 10.0.0.33 - - [2026-04-20 11:57:05] "PUT /firewall-rule/a4fe978e-427f-4381-bf23-ca9657f0d2b1 HTTP/1.1" 200 260 0.055454 10.0.0.33 - - [2026-04-20 11:57:05] "POST /ref-update HTTP/1.1" 200 156 0.032700 10.0.0.33 - - [2026-04-20 11:57:05] "GET /firewall-rule/a4fe978e-427f-4381-bf23-ca9657f0d2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.010648 10.0.0.33 - - [2026-04-20 11:57:05] "GET /firewall-policy/0e07d20b-eb2e-4599-9e5c-26715f48a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005634 10.0.0.33 - - [2026-04-20 11:57:05] "GET /firewall-rule/a4fe978e-427f-4381-bf23-ca9657f0d2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002252 10.0.0.33 - - [2026-04-20 11:57:05] "POST /chown HTTP/1.1" 200 109 0.015717 10.0.0.33 - - [2026-04-20 11:57:05] "POST /chown HTTP/1.1" 200 109 0.015403 10.0.0.33 - - [2026-04-20 11:57:05] "PUT /instance-ip/74147fac-e6fb-4e6a-b339-4cb8a26d8ef4 HTTP/1.1" 200 256 0.018219 10.0.0.33 - - [2026-04-20 11:57:05] "POST /ref-update HTTP/1.1" 200 156 0.009646 10.0.0.33 - - [2026-04-20 11:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012453 10.0.0.33 - - [2026-04-20 11:57:05] "POST /chown HTTP/1.1" 200 109 0.005734 10.0.0.33 - - [2026-04-20 11:57:05] "POST /chown HTTP/1.1" 200 109 0.006594 10.0.0.33 - - [2026-04-20 11:57:05] "PUT /instance-ip/74147fac-e6fb-4e6a-b339-4cb8a26d8ef4 HTTP/1.1" 200 256 0.015829 10.0.0.33 - - [2026-04-20 11:57:05] "POST /ref-update HTTP/1.1" 200 156 0.021413 10.0.0.33 - - [2026-04-20 11:57:05] "POST /chown HTTP/1.1" 200 109 0.006118 10.0.0.33 - - [2026-04-20 11:57:05] "POST /chown HTTP/1.1" 200 109 0.019133 10.0.0.33 - - [2026-04-20 11:57:05] "PUT /instance-ip/74147fac-e6fb-4e6a-b339-4cb8a26d8ef4 HTTP/1.1" 200 256 0.019170 10.0.0.33 - - [2026-04-20 11:57:05] "POST /ref-update HTTP/1.1" 200 156 0.034750 10.0.0.33 - - [2026-04-20 11:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006478 10.0.0.33 - - [2026-04-20 11:57:05] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.012321 10.0.0.33 - - [2026-04-20 11:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.33 - - [2026-04-20 11:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.33 - - [2026-04-20 11:57:05] "POST /chown HTTP/1.1" 200 109 0.011485 10.0.0.33 - - [2026-04-20 11:57:05] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.047689 10.0.0.33 - - [2026-04-20 11:57:05] "POST /chown HTTP/1.1" 200 109 0.006243 10.0.0.33 - - [2026-04-20 11:57:05] "PUT /instance-ip/74147fac-e6fb-4e6a-b339-4cb8a26d8ef4 HTTP/1.1" 200 256 0.021372 10.0.0.33 - - [2026-04-20 11:57:05] "POST /virtual-machines HTTP/1.1" 200 373 0.031091 10.0.0.33 - - [2026-04-20 11:57:05] "POST /ref-update HTTP/1.1" 200 156 0.049073 10.0.0.33 - - [2026-04-20 11:57:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.032660 10.0.0.33 - - [2026-04-20 11:57:05] "POST /chown HTTP/1.1" 200 109 0.019598 10.0.0.33 - - [2026-04-20 11:57:05] "POST /chown HTTP/1.1" 200 109 0.025570 10.0.0.33 - - [2026-04-20 11:57:05] "PUT /instance-ip/74147fac-e6fb-4e6a-b339-4cb8a26d8ef4 HTTP/1.1" 200 256 0.073855 10.0.0.33 - - [2026-04-20 11:57:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.154694 10.0.0.33 - - [2026-04-20 11:57:05] "POST /ref-update HTTP/1.1" 200 156 0.015155 10.0.0.33 - - [2026-04-20 11:57:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024714 10.0.0.33 - - [2026-04-20 11:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.019750 10.0.0.33 - - [2026-04-20 11:57:06] "GET /virtual-machine-interface/0d27f960-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.018171 10.0.0.33 - - [2026-04-20 11:57:06] "PUT /service-instance/9b95b351-b441-421f-a7f2-85de60d76c07 HTTP/1.1" 200 266 0.009403 10.0.0.33 - - [2026-04-20 11:57:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018113 10.0.0.33 - - [2026-04-20 11:57:06] "POST /instance-ips HTTP/1.1" 200 413 0.054263 10.0.0.33 - - [2026-04-20 11:57:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.032051 10.0.0.33 - - [2026-04-20 11:57:06] "GET /virtual-machine-interface/0d27f960-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.017559 10.0.0.33 - - [2026-04-20 11:57:06] "PUT /service-instance/9b95b351-b441-421f-a7f2-85de60d76c07 HTTP/1.1" 200 266 0.014657 10.0.0.33 - - [2026-04-20 11:57:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022004 10.0.0.33 - - [2026-04-20 11:57:06] "PUT /service-instance/9b95b351-b441-421f-a7f2-85de60d76c07 HTTP/1.1" 200 266 0.014206 10.0.0.33 - - [2026-04-20 11:57:06] "POST /set-tag HTTP/1.1" 200 109 0.063089 10.0.0.33 - - [2026-04-20 11:57:06] "GET /virtual-machine-interface/0d27f960-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.026793 10.0.0.33 - - [2026-04-20 11:57:06] "GET /instance-ip/0d4a74d6-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.003813 10.0.0.33 - - [2026-04-20 11:57:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.043109 10.0.0.33 - - [2026-04-20 11:57:06] "PUT /service-instance/9b95b351-b441-421f-a7f2-85de60d76c07 HTTP/1.1" 200 266 0.008109 10.0.0.33 - - [2026-04-20 11:57:06] "GET /virtual-machine-interface/0d27f960-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006522 10.0.0.33 - - [2026-04-20 11:57:06] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.33 - - [2026-04-20 11:57:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017169 10.0.0.33 - - [2026-04-20 11:57:06] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.020728 10.0.0.33 - - [2026-04-20 11:57:06] "PUT /service-instance/9b95b351-b441-421f-a7f2-85de60d76c07 HTTP/1.1" 200 266 0.009133 10.0.0.33 - - [2026-04-20 11:57:06] "POST /ref-update HTTP/1.1" 200 156 0.017477 10.0.0.33 - - [2026-04-20 11:57:06] "GET /virtual-machine-interface/0d27f960-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.013772 10.0.0.33 - - [2026-04-20 11:57:06] "POST /set-tag HTTP/1.1" 200 109 0.008915 10.0.0.33 - - [2026-04-20 11:57:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.033791 10.0.0.33 - - [2026-04-20 11:57:06] "GET /virtual-machine-interface/0d27f960-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004696 10.0.0.33 - - [2026-04-20 11:57:06] "POST /set-tag HTTP/1.1" 200 109 0.006712 10.0.0.33 - - [2026-04-20 11:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.33 - - [2026-04-20 11:57:06] "POST /chown HTTP/1.1" 200 109 0.008779 10.0.0.33 - - [2026-04-20 11:57:06] "POST /chown HTTP/1.1" 200 109 0.018257 10.0.0.33 - - [2026-04-20 11:57:06] "POST /ref-update HTTP/1.1" 200 156 0.018034 10.0.0.33 - - [2026-04-20 11:57:06] "POST /chown HTTP/1.1" 200 109 0.014835 10.0.0.33 - - [2026-04-20 11:57:06] "POST /chown HTTP/1.1" 200 109 0.049433 10.0.0.33 - - [2026-04-20 11:57:06] "POST /ref-update HTTP/1.1" 200 156 0.026211 10.0.0.33 - - [2026-04-20 11:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.33 - - [2026-04-20 11:57:06] "POST /chown HTTP/1.1" 200 109 0.013665 10.0.0.33 - - [2026-04-20 11:57:06] "POST /chown HTTP/1.1" 200 109 0.023484 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.009070 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.038836 10.0.0.33 - - [2026-04-20 11:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.010715 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.028743 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.013984 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.012331 10.0.0.33 - - [2026-04-20 11:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.009410 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.011782 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.020262 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.031222 10.0.0.33 - - [2026-04-20 11:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.008610 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.022936 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.011204 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.036956 10.0.0.33 - - [2026-04-20 11:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011029 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.006394 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.021692 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.022041 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.015781 10.0.0.33 - - [2026-04-20 11:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.33 - - [2026-04-20 11:57:07] "POST /chown HTTP/1.1" 200 109 0.154705 10.0.0.33 - - [2026-04-20 11:57:08] "POST /chown HTTP/1.1" 200 109 0.007782 10.0.0.33 - - [2026-04-20 11:57:08] "POST /chown HTTP/1.1" 200 109 0.015923 10.0.0.33 - - [2026-04-20 11:57:08] "POST /chown HTTP/1.1" 200 109 0.017138 10.0.0.33 - - [2026-04-20 11:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.33 - - [2026-04-20 11:57:08] "POST /chown HTTP/1.1" 200 109 0.009553 10.0.0.33 - - [2026-04-20 11:57:08] "POST /chown HTTP/1.1" 200 109 0.015797 10.0.0.33 - - [2026-04-20 11:57:08] "POST /chown HTTP/1.1" 200 109 0.012372 10.0.0.33 - - [2026-04-20 11:57:08] "POST /chown HTTP/1.1" 200 109 0.006366 10.0.0.33 - - [2026-04-20 11:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.33 - - [2026-04-20 11:57:08] "POST /chown HTTP/1.1" 200 109 0.007411 10.0.0.33 - - [2026-04-20 11:57:08] "POST /chown HTTP/1.1" 200 109 0.019348 10.0.0.33 - - [2026-04-20 11:57:08] "POST /chown HTTP/1.1" 200 109 0.006968 10.0.0.33 - - [2026-04-20 11:57:08] "POST /chown HTTP/1.1" 200 109 0.020457 10.0.0.33 - - [2026-04-20 11:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2026-04-20 11:57:08] "POST /chown HTTP/1.1" 200 109 0.006534 10.0.0.33 - - [2026-04-20 11:57:08] "POST /chown HTTP/1.1" 200 109 0.019565 10.0.0.33 - - [2026-04-20 11:57:08] "POST /chown HTTP/1.1" 200 109 0.009068 10.0.0.33 - - [2026-04-20 11:57:08] "POST /chown HTTP/1.1" 200 109 0.006321 10.0.0.33 - - [2026-04-20 11:57:14] "GET /virtual-machine-interface/0855c8f4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006754 10.0.0.33 - - [2026-04-20 11:57:14] "POST /set-tag HTTP/1.1" 200 109 0.003579 10.0.0.33 - - [2026-04-20 11:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.33 - - [2026-04-20 11:57:14] "GET /loadbalancer/487f9c1b-ca7b-442c-aa7d-da0c26b5ed4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002441 10.0.0.33 - - [2026-04-20 11:57:14] "GET /loadbalancer-pool/84f8801f-1fa1-4abe-8fb6-e9d14a983ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002584 10.0.0.33 - - [2026-04-20 11:57:14] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018169 10.0.0.33 - - [2026-04-20 11:57:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015962 10.0.0.33 - - [2026-04-20 11:57:14] "GET /virtual-machine-interface/0855c8f4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009971 10.0.0.33 - - [2026-04-20 11:57:14] "GET /virtual-machine-interface/0855c8f4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004005 10.0.0.33 - - [2026-04-20 11:57:14] "POST /ref-update HTTP/1.1" 200 156 0.007214 10.0.0.33 - - [2026-04-20 11:57:14] "GET /floating-ip/81ed0bfe-8492-4918-9733-4359e51622da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.009671 10.0.0.33 - - [2026-04-20 11:57:14] "POST /tags HTTP/1.1" 409 221 0.001909 10.0.0.33 - - [2026-04-20 11:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.33 - - [2026-04-20 11:57:14] "GET /tag/cc46d7a7-e47c-41ff-970b-b7e3e32847a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010791 10.0.0.33 - - [2026-04-20 11:57:14] "POST /set-tag HTTP/1.1" 200 109 0.016934 10.0.0.33 - - [2026-04-20 11:57:14] "PUT /floating-ip/81ed0bfe-8492-4918-9733-4359e51622da HTTP/1.1" 200 256 0.019052 10.0.0.33 - - [2026-04-20 11:57:15] "GET /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005555 10.0.0.33 - - [2026-04-20 11:57:15] "POST /set-tag HTTP/1.1" 200 109 0.003928 10.0.0.33 - - [2026-04-20 11:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.33 - - [2026-04-20 11:57:15] "GET /loadbalancer/487f9c1b-ca7b-442c-aa7d-da0c26b5ed4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002654 10.0.0.33 - - [2026-04-20 11:57:15] "GET /loadbalancer-pool/84f8801f-1fa1-4abe-8fb6-e9d14a983ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002848 10.0.0.33 - - [2026-04-20 11:57:15] "POST /loadbalancer-members HTTP/1.1" 200 702 0.030929 10.0.0.33 - - [2026-04-20 11:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011343 10.0.0.33 - - [2026-04-20 11:57:15] "GET /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009028 10.0.0.33 - - [2026-04-20 11:57:15] "GET /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006329 10.0.0.33 - - [2026-04-20 11:57:15] "POST /ref-update HTTP/1.1" 200 156 0.007591 10.0.0.33 - - [2026-04-20 11:57:15] "GET /floating-ip/81ed0bfe-8492-4918-9733-4359e51622da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010423 10.0.0.33 - - [2026-04-20 11:57:15] "POST /set-tag HTTP/1.1" 200 109 0.015697 10.0.0.33 - - [2026-04-20 11:57:18] "GET /virtual-machine/331ad151-db98-4e40-a056-64c325304383?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003297 10.0.0.33 - - [2026-04-20 11:57:18] "GET /virtual-machine-interface/0855c8f4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004586 10.0.0.33 - - [2026-04-20 11:57:18] "GET /virtual-machine/a4d88880-0e11-45c6-bbba-2111defa84e5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003042 10.0.0.33 - - [2026-04-20 11:57:18] "GET /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004067 10.0.0.33 - - [2026-04-20 11:57:19] "GET /virtual-machine-interface/0d27f960-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005792 10.0.0.33 - - [2026-04-20 11:57:19] "POST /set-tag HTTP/1.1" 200 109 0.002960 10.0.0.33 - - [2026-04-20 11:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.33 - - [2026-04-20 11:57:22] "POST /chown HTTP/1.1" 200 109 0.007540 10.0.0.33 - - [2026-04-20 11:57:22] "POST /chown HTTP/1.1" 200 109 0.018888 10.0.0.33 - - [2026-04-20 11:57:22] "POST /chown HTTP/1.1" 200 109 0.008716 10.0.0.33 - - [2026-04-20 11:57:22] "POST /chown HTTP/1.1" 200 109 0.006562 10.0.0.33 - - [2026-04-20 11:57:23] "GET /virtual-machine/97362e8a-2e47-4a02-a6b1-3f2762b95158?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003140 10.0.0.33 - - [2026-04-20 11:57:23] "GET /virtual-machine-interface/0d27f960-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.009880 10.0.0.33 - - [2026-04-20 11:57:24] "GET /virtual-machine-interface/0d27f960-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004229 10.0.0.33 - - [2026-04-20 11:57:24] "POST /set-tag HTTP/1.1" 200 109 0.003689 10.0.0.33 - - [2026-04-20 11:57:31] "GET /global-system-configs HTTP/1.1" 200 322 0.004674 10.0.0.33 - - [2026-04-20 11:57:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002069 10.0.0.33 - - [2026-04-20 11:57:55] "GET /virtual-machine-interface/0d27f960-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005554 10.0.0.33 - - [2026-04-20 11:57:55] "POST /set-tag HTTP/1.1" 200 109 0.003472 10.0.0.33 - - [2026-04-20 11:57:55] "GET /virtual-machine-interface/0d27f960-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007670 10.0.0.33 - - [2026-04-20 11:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.33 - - [2026-04-20 11:57:55] "GET /virtual-machine/97362e8a-2e47-4a02-a6b1-3f2762b95158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002734 10.0.0.33 - - [2026-04-20 11:57:55] "POST /ref-update HTTP/1.1" 200 156 0.018843 10.0.0.33 - - [2026-04-20 11:57:55] "GET /virtual-machine-interface/0d27f960-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008115 10.0.0.33 - - [2026-04-20 11:57:55] "POST /set-tag HTTP/1.1" 200 109 0.013782 10.0.0.33 - - [2026-04-20 11:57:55] "POST /set-tag HTTP/1.1" 200 109 0.027433 10.0.0.33 - - [2026-04-20 11:57:55] "DELETE /instance-ip/0d4a74d6-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.042826 10.0.0.33 - - [2026-04-20 11:57:55] "DELETE /virtual-machine-interface/0d27f960-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.040922 10.0.0.33 - - [2026-04-20 11:57:55] "DELETE /virtual-machine/97362e8a-2e47-4a02-a6b1-3f2762b95158 HTTP/1.1" 200 115 0.017467 10.0.0.33 - - [2026-04-20 11:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.33 - - [2026-04-20 11:57:59] "GET /tag/399549c0-49b1-429f-9427-daa65056122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012338 10.0.0.33 - - [2026-04-20 11:57:59] "GET /tag/399549c0-49b1-429f-9427-daa65056122b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011139 10.0.0.33 - - [2026-04-20 11:57:59] "GET /virtual-machine-interface/6082b88f-9cce-40d1-b33c-b3565d4d8760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004004 10.0.0.33 - - [2026-04-20 11:57:59] "POST /set-tag HTTP/1.1" 200 109 0.023111 10.0.0.33 - - [2026-04-20 11:57:59] "GET /virtual-machine-interface/865ee3d7-da17-438c-8da0-3bc63a08dea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005668 10.0.0.33 - - [2026-04-20 11:57:59] "POST /set-tag HTTP/1.1" 200 109 0.034800 10.0.0.33 - - [2026-04-20 11:57:59] "GET /virtual-machine-interface/e87edd25-5574-4e78-9895-a24f0c7a2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.008693 10.0.0.33 - - [2026-04-20 11:57:59] "POST /set-tag HTTP/1.1" 200 109 0.013358 10.0.0.33 - - [2026-04-20 11:57:59] "GET /firewall-policy/0e07d20b-eb2e-4599-9e5c-26715f48a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007248 10.0.0.33 - - [2026-04-20 11:57:59] "GET /firewall-rule/a4fe978e-427f-4381-bf23-ca9657f0d2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002936 10.0.0.33 - - [2026-04-20 11:57:59] "POST /ref-update HTTP/1.1" 200 156 0.014159 10.0.0.33 - - [2026-04-20 11:57:59] "DELETE /firewall-rule/a4fe978e-427f-4381-bf23-ca9657f0d2b1 HTTP/1.1" 200 115 0.045620 10.0.0.33 - - [2026-04-20 11:57:59] "DELETE /loadbalancer-member/adb0658e-b82b-4382-8905-745ea862a2ce HTTP/1.1" 200 115 0.029890 10.0.0.33 - - [2026-04-20 11:57:59] "PUT /service-instance/9b95b351-b441-421f-a7f2-85de60d76c07 HTTP/1.1" 200 266 0.010539 10.0.0.33 - - [2026-04-20 11:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019311 10.0.0.33 - - [2026-04-20 11:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007268 10.0.0.33 - - [2026-04-20 11:57:59] "DELETE /loadbalancer-pool/7f8c1d37-f960-42a3-a0b8-9d367f381fd5 HTTP/1.1" 200 115 0.067225 10.0.0.33 - - [2026-04-20 11:57:59] "DELETE /loadbalancer-listener/917f8829-7fe5-4a07-8671-ac5aa97b5af8 HTTP/1.1" 200 115 0.034545 10.0.0.33 - - [2026-04-20 11:57:59] "GET /floating-ip/2999e9d5-2763-4845-9482-dbb93fd21ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003228 10.0.0.33 - - [2026-04-20 11:57:59] "POST /chown HTTP/1.1" 200 109 0.007968 10.0.0.33 - - [2026-04-20 11:57:59] "POST /chown HTTP/1.1" 200 109 0.021124 10.0.0.33 - - [2026-04-20 11:57:59] "POST /chown HTTP/1.1" 200 109 0.012566 10.0.0.33 - - [2026-04-20 11:57:59] "PUT /floating-ip/2999e9d5-2763-4845-9482-dbb93fd21ef0 HTTP/1.1" 200 256 0.037777 10.0.0.33 - - [2026-04-20 11:58:00] "POST /chown HTTP/1.1" 200 109 0.020605 10.0.0.33 - - [2026-04-20 11:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.33 - - [2026-04-20 11:58:00] "POST /chown HTTP/1.1" 200 109 0.018951 10.0.0.33 - - [2026-04-20 11:58:00] "DELETE /floating-ip/2999e9d5-2763-4845-9482-dbb93fd21ef0 HTTP/1.1" 200 115 0.091357 10.0.0.33 - - [2026-04-20 11:58:00] "POST /chown HTTP/1.1" 200 109 0.026577 10.0.0.33 - - [2026-04-20 11:58:00] "DELETE /loadbalancer/4cf92bc4-8cb5-47a0-9485-778a787e1ec3 HTTP/1.1" 200 115 0.060204 10.0.0.33 - - [2026-04-20 11:58:00] "POST /chown HTTP/1.1" 200 109 0.025851 10.0.0.33 - - [2026-04-20 11:58:00] "POST /chown HTTP/1.1" 200 109 0.023972 10.0.0.33 - - [2026-04-20 11:58:00] "PUT /service-instance/9b95b351-b441-421f-a7f2-85de60d76c07 HTTP/1.1" 200 266 0.021431 10.0.0.33 - - [2026-04-20 11:58:00] "DELETE /instance-ip/74147fac-e6fb-4e6a-b339-4cb8a26d8ef4 HTTP/1.1" 200 115 0.102375 10.0.0.33 - - [2026-04-20 11:58:00] "DELETE /virtual-machine-interface/865ee3d7-da17-438c-8da0-3bc63a08dea9 HTTP/1.1" 200 115 0.052555 10.0.0.33 - - [2026-04-20 11:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.034362 10.0.0.33 - - [2026-04-20 11:58:00] "PUT /service-instance/9b95b351-b441-421f-a7f2-85de60d76c07 HTTP/1.1" 200 266 0.021837 10.0.0.33 - - [2026-04-20 11:58:00] "GET /floating-ip-pool/ea2fb300-ba72-43ce-97bb-03a4818f3d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005454 10.0.0.33 - - [2026-04-20 11:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.032996 10.0.0.33 - - [2026-04-20 11:58:00] "DELETE /tag/399549c0-49b1-429f-9427-daa65056122b HTTP/1.1" 200 115 0.117560 10.0.0.33 - - [2026-04-20 11:58:00] "POST /ref-update HTTP/1.1" 200 156 0.030015 10.0.0.33 - - [2026-04-20 11:58:00] "PUT /service-instance/9b95b351-b441-421f-a7f2-85de60d76c07 HTTP/1.1" 200 266 0.009556 10.0.0.33 - - [2026-04-20 11:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012172 10.0.0.33 - - [2026-04-20 11:58:00] "DELETE /floating-ip-pool/ea2fb300-ba72-43ce-97bb-03a4818f3d7d HTTP/1.1" 200 115 0.043371 10.0.0.33 - - [2026-04-20 11:58:00] "DELETE /service-instance/9b95b351-b441-421f-a7f2-85de60d76c07 HTTP/1.1" 200 115 0.045493 10.0.0.33 - - [2026-04-20 11:58:00] "GET /virtual-machine-interface/e87edd25-5574-4e78-9895-a24f0c7a2acc?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005578 10.0.0.33 - - [2026-04-20 11:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.33 - - [2026-04-20 11:58:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005999 10.0.0.33 - - [2026-04-20 11:58:00] "POST /useragent-kv HTTP/1.1" 200 115 0.008736 10.0.0.33 - - [2026-04-20 11:58:00] "DELETE /virtual-network/48d0fe9a-312d-443f-b4ae-d92439afeab7 HTTP/1.1" 200 115 0.150747 10.0.0.33 - - [2026-04-20 11:58:00] "GET /routing-instance/722214ee-0b94-46e8-8549-33bb8e93c7a4 HTTP/1.1" 404 171 0.007126 10.0.0.33 - - [2026-04-20 11:58:00] "GET /domains HTTP/1.1" 200 280 0.003030 10.0.0.33 - - [2026-04-20 11:58:00] "GET /domain/335aae68-f6dd-4784-b514-7a0303f29839 HTTP/1.1" 200 3086 0.003495 10.0.0.33 - - [2026-04-20 11:58:00] "DELETE /route-target/5da96e6f-f3ca-4f1e-bd3b-0a2448bd64e2 HTTP/1.1" 200 115 0.064922 10.0.0.33 - - [2026-04-20 11:58:00] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9 HTTP/1.1" 200 7142 0.053012 10.0.0.33 - - [2026-04-20 11:58:00] "DELETE /virtual-machine-interface/e87edd25-5574-4e78-9895-a24f0c7a2acc HTTP/1.1" 200 115 0.153848 10.0.0.33 - - [2026-04-20 11:58:00] "GET /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.011464 10.0.0.33 - - [2026-04-20 11:58:00] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.33 - - [2026-04-20 11:58:00] "DELETE /virtual-machine/6fdf7c6f-7e0e-4d96-a4ed-730c18c547c7 HTTP/1.1" 200 115 0.059741 10.0.0.33 - - [2026-04-20 11:58:00] "GET /virtual-machine-interface/6082b88f-9cce-40d1-b33c-b3565d4d8760?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006087 10.0.0.33 - - [2026-04-20 11:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.33 - - [2026-04-20 11:58:00] "GET /loadbalancer/487f9c1b-ca7b-442c-aa7d-da0c26b5ed4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002626 10.0.0.33 - - [2026-04-20 11:58:00] "GET /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004636 10.0.0.33 - - [2026-04-20 11:58:00] "POST /set-tag HTTP/1.1" 200 109 0.023594 10.0.0.33 - - [2026-04-20 11:58:01] "DELETE /virtual-machine-interface/6082b88f-9cce-40d1-b33c-b3565d4d8760 HTTP/1.1" 200 115 0.094193 10.0.0.33 - - [2026-04-20 11:58:01] "POST /ref-update HTTP/1.1" 200 156 0.020971 10.0.0.33 - - [2026-04-20 11:58:01] "DELETE /loadbalancer-member/dbc090ff-4ba4-43ac-8792-530c72406777 HTTP/1.1" 200 115 0.101116 10.0.0.33 - - [2026-04-20 11:58:01] "DELETE /virtual-machine/bc63d01a-d017-4b17-9b52-46c7cf871634 HTTP/1.1" 200 115 0.047652 10.0.0.33 - - [2026-04-20 11:58:02] "GET /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005161 10.0.0.33 - - [2026-04-20 11:58:02] "POST /set-tag HTTP/1.1" 200 109 0.006662 10.0.0.33 - - [2026-04-20 11:58:02] "GET /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005059 10.0.0.33 - - [2026-04-20 11:58:02] "POST /set-tag HTTP/1.1" 200 109 0.003250 10.0.0.33 - - [2026-04-20 11:58:02] "GET /virtual-machine/a4d88880-0e11-45c6-bbba-2111defa84e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003003 10.0.0.33 - - [2026-04-20 11:58:02] "POST /ref-update HTTP/1.1" 200 156 0.010664 10.0.0.33 - - [2026-04-20 11:58:02] "GET /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007334 10.0.0.33 - - [2026-04-20 11:58:02] "POST /set-tag HTTP/1.1" 200 109 0.016332 10.0.0.33 - - [2026-04-20 11:58:02] "POST /set-tag HTTP/1.1" 200 109 0.021276 10.0.0.33 - - [2026-04-20 11:58:02] "POST /set-tag HTTP/1.1" 200 109 0.028919 10.0.0.33 - - [2026-04-20 11:58:02] "DELETE /instance-ip/08d605be-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.031612 10.0.0.33 - - [2026-04-20 11:58:02] "POST /ref-update HTTP/1.1" 200 156 0.009017 10.0.0.33 - - [2026-04-20 11:58:02] "DELETE /virtual-machine-interface/08be8d9e-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.036877 10.0.0.33 - - [2026-04-20 11:58:02] "DELETE /virtual-machine/a4d88880-0e11-45c6-bbba-2111defa84e5 HTTP/1.1" 200 115 0.020760 10.0.0.33 - - [2026-04-20 11:58:05] "GET /virtual-machine-interface/0855c8f4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005848 10.0.0.33 - - [2026-04-20 11:58:05] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.33 - - [2026-04-20 11:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.33 - - [2026-04-20 11:58:05] "GET /loadbalancer/487f9c1b-ca7b-442c-aa7d-da0c26b5ed4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002201 10.0.0.33 - - [2026-04-20 11:58:06] "GET /virtual-machine-interface/0855c8f4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004241 10.0.0.33 - - [2026-04-20 11:58:06] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.33 - - [2026-04-20 11:58:06] "GET /virtual-machine-interface/0855c8f4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004121 10.0.0.33 - - [2026-04-20 11:58:06] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.33 - - [2026-04-20 11:58:06] "GET /virtual-machine/331ad151-db98-4e40-a056-64c325304383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002321 10.0.0.33 - - [2026-04-20 11:58:06] "POST /ref-update HTTP/1.1" 200 156 0.016247 10.0.0.33 - - [2026-04-20 11:58:06] "GET /virtual-machine-interface/0855c8f4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004267 10.0.0.33 - - [2026-04-20 11:58:06] "POST /set-tag HTTP/1.1" 200 109 0.022185 10.0.0.33 - - [2026-04-20 11:58:06] "POST /set-tag HTTP/1.1" 200 109 0.027940 10.0.0.33 - - [2026-04-20 11:58:06] "POST /set-tag HTTP/1.1" 200 109 0.014613 10.0.0.33 - - [2026-04-20 11:58:06] "DELETE /instance-ip/0869a39c-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.046570 10.0.0.33 - - [2026-04-20 11:58:06] "POST /ref-update HTTP/1.1" 200 156 0.008706 10.0.0.33 - - [2026-04-20 11:58:06] "DELETE /virtual-machine-interface/0855c8f4-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.065271 10.0.0.33 - - [2026-04-20 11:58:07] "DELETE /virtual-machine/331ad151-db98-4e40-a056-64c325304383 HTTP/1.1" 200 115 0.030910 10.0.0.33 - - [2026-04-20 11:58:07] "DELETE /tag/ab08d0ec-b298-466b-b23c-e64029297832 HTTP/1.1" 200 115 0.066670 10.0.0.33 - - [2026-04-20 11:58:07] "DELETE /tag/91246aed-e5c7-440b-b4df-5a9a00601dd0 HTTP/1.1" 200 115 0.031042 10.0.0.33 - - [2026-04-20 11:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.33 - - [2026-04-20 11:58:11] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041677 10.0.0.33 - - [2026-04-20 11:58:11] "POST /tags HTTP/1.1" 200 393 0.042649 10.0.0.33 - - [2026-04-20 11:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008478 10.0.0.33 - - [2026-04-20 11:58:11] "GET /tag/55298b11-716b-42c9-91a6-c28e52f08361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.022126 10.0.0.33 - - [2026-04-20 11:58:11] "POST /tags HTTP/1.1" 200 341 0.027621 10.0.0.33 - - [2026-04-20 11:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.33 - - [2026-04-20 11:58:11] "GET /tag/6d788c76-e628-4734-a64b-d778d1623e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014415 10.0.0.33 - - [2026-04-20 11:58:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.000507 10.0.0.33 - - [2026-04-20 11:58:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.004110 10.0.0.33 - - [2026-04-20 11:58:11] "POST /security-groups HTTP/1.1" 200 589 0.058289 10.0.0.33 - - [2026-04-20 11:58:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.001846 10.0.0.33 - - [2026-04-20 11:58:11] "POST /projects HTTP/1.1" 200 519 0.218912 10.0.0.33 - - [2026-04-20 11:58:11] "POST /access-control-lists HTTP/1.1" 200 598 0.058639 10.0.0.33 - - [2026-04-20 11:58:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.021163 10.0.0.33 - - [2026-04-20 11:58:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.028439 10.0.0.33 - - [2026-04-20 11:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.33 - - [2026-04-20 11:58:11] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009208 10.0.0.33 - - [2026-04-20 11:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.33 - - [2026-04-20 11:58:11] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005011 10.0.0.33 - - [2026-04-20 11:58:11] "POST /access-control-lists HTTP/1.1" 200 596 0.084381 10.0.0.33 - - [2026-04-20 11:58:11] "PUT /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f HTTP/1.1" 200 264 0.047472 10.0.0.33 - - [2026-04-20 11:58:11] "PUT /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb HTTP/1.1" 200 264 0.046280 10.0.0.33 - - [2026-04-20 11:58:12] "POST /security-groups HTTP/1.1" 200 591 0.077967 10.0.0.33 - - [2026-04-20 11:58:12] "POST /fqname-to-id HTTP/1.1" 404 270 0.007088 10.0.0.33 - - [2026-04-20 11:58:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025779 10.0.0.33 - - [2026-04-20 11:58:12] "POST /chown HTTP/1.1" 200 109 0.017573 10.0.0.33 - - [2026-04-20 11:58:12] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002679 10.0.0.33 - - [2026-04-20 11:58:12] "POST /access-control-lists HTTP/1.1" 200 632 0.089350 10.0.0.33 - - [2026-04-20 11:58:12] "POST /fqname-to-id HTTP/1.1" 404 269 0.014552 10.0.0.33 - - [2026-04-20 11:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005768 10.0.0.33 - - [2026-04-20 11:58:12] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002687 10.0.0.33 - - [2026-04-20 11:58:12] "POST /tags HTTP/1.1" 409 226 0.001948 10.0.0.33 - - [2026-04-20 11:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.33 - - [2026-04-20 11:58:12] "GET /tag/6d788c76-e628-4734-a64b-d778d1623e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015851 10.0.0.33 - - [2026-04-20 11:58:12] "POST /access-control-lists HTTP/1.1" 200 630 0.073088 10.0.0.33 - - [2026-04-20 11:58:12] "POST /firewall-rules HTTP/1.1" 200 600 0.071606 10.0.0.33 - - [2026-04-20 11:58:12] "GET /firewall-rule/6cccb2a9-23b1-4b3f-a84b-69ba7af4e27c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004327 10.0.0.33 - - [2026-04-20 11:58:12] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005625 10.0.0.33 - - [2026-04-20 11:58:12] "GET /firewall-rule/6cccb2a9-23b1-4b3f-a84b-69ba7af4e27c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002292 10.0.0.33 - - [2026-04-20 11:58:12] "POST /ref-update HTTP/1.1" 200 156 0.081095 10.0.0.33 - - [2026-04-20 11:58:12] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008188 10.0.0.33 - - [2026-04-20 11:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.33 - - [2026-04-20 11:58:12] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003277 10.0.0.33 - - [2026-04-20 11:58:12] "POST /tags HTTP/1.1" 409 226 0.001985 10.0.0.33 - - [2026-04-20 11:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.33 - - [2026-04-20 11:58:12] "GET /tag/6d788c76-e628-4734-a64b-d778d1623e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014995 10.0.0.33 - - [2026-04-20 11:58:12] "POST /firewall-rules HTTP/1.1" 200 598 0.065340 10.0.0.33 - - [2026-04-20 11:58:12] "GET /firewall-rule/f93f350c-35f9-46f8-b408-b7f55de508ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.023478 10.0.0.33 - - [2026-04-20 11:58:12] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.012947 10.0.0.33 - - [2026-04-20 11:58:12] "GET /firewall-rule/f93f350c-35f9-46f8-b408-b7f55de508ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003057 10.0.0.33 - - [2026-04-20 11:58:12] "POST /ref-update HTTP/1.1" 200 156 0.041762 10.0.0.33 - - [2026-04-20 11:58:14] "POST /tags HTTP/1.1" 200 393 0.028042 10.0.0.33 - - [2026-04-20 11:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.33 - - [2026-04-20 11:58:14] "GET /tag/9b33694b-3b89-4745-8beb-2595ea01083f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011175 10.0.0.33 - - [2026-04-20 11:58:14] "POST /tags HTTP/1.1" 200 341 0.016802 10.0.0.33 - - [2026-04-20 11:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.33 - - [2026-04-20 11:58:14] "GET /tag/fc85ba0f-f31c-4a38-b65c-54d24546a8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012208 10.0.0.33 - - [2026-04-20 11:58:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000511 10.0.0.33 - - [2026-04-20 11:58:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.008521 10.0.0.33 - - [2026-04-20 11:58:14] "POST /security-groups HTTP/1.1" 200 589 0.060659 10.0.0.33 - - [2026-04-20 11:58:14] "POST /projects HTTP/1.1" 200 519 0.156682 10.0.0.33 - - [2026-04-20 11:58:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.002390 10.0.0.33 - - [2026-04-20 11:58:14] "POST /access-control-lists HTTP/1.1" 200 598 0.063329 10.0.0.33 - - [2026-04-20 11:58:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.007819 10.0.0.33 - - [2026-04-20 11:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.055174 10.0.0.33 - - [2026-04-20 11:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011102 10.0.0.33 - - [2026-04-20 11:58:14] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004777 10.0.0.33 - - [2026-04-20 11:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.33 - - [2026-04-20 11:58:14] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009892 10.0.0.33 - - [2026-04-20 11:58:14] "POST /access-control-lists HTTP/1.1" 200 596 0.089225 10.0.0.33 - - [2026-04-20 11:58:14] "PUT /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f HTTP/1.1" 200 264 0.058212 10.0.0.33 - - [2026-04-20 11:58:14] "PUT /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb HTTP/1.1" 200 264 0.057328 10.0.0.33 - - [2026-04-20 11:58:15] "POST /security-groups HTTP/1.1" 200 591 0.078258 10.0.0.33 - - [2026-04-20 11:58:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.004776 10.0.0.33 - - [2026-04-20 11:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028582 10.0.0.33 - - [2026-04-20 11:58:15] "POST /chown HTTP/1.1" 200 109 0.066204 10.0.0.33 - - [2026-04-20 11:58:15] "POST /access-control-lists HTTP/1.1" 200 632 0.100816 10.0.0.33 - - [2026-04-20 11:58:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.013629 10.0.0.33 - - [2026-04-20 11:58:15] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003276 10.0.0.33 - - [2026-04-20 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.33 - - [2026-04-20 11:58:15] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.053874 10.0.0.33 - - [2026-04-20 11:58:15] "POST /access-control-lists HTTP/1.1" 200 630 0.077792 10.0.0.33 - - [2026-04-20 11:58:15] "POST /tags HTTP/1.1" 409 226 0.002512 10.0.0.33 - - [2026-04-20 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.33 - - [2026-04-20 11:58:15] "GET /tag/fc85ba0f-f31c-4a38-b65c-54d24546a8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010291 10.0.0.33 - - [2026-04-20 11:58:15] "POST /firewall-rules HTTP/1.1" 200 600 0.064686 10.0.0.33 - - [2026-04-20 11:58:15] "GET /firewall-rule/f2cfbd85-ce40-43f1-81c5-295255738e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.018886 10.0.0.33 - - [2026-04-20 11:58:15] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004471 10.0.0.33 - - [2026-04-20 11:58:15] "GET /firewall-rule/f2cfbd85-ce40-43f1-81c5-295255738e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003036 10.0.0.33 - - [2026-04-20 11:58:15] "POST /ref-update HTTP/1.1" 200 156 0.056979 10.0.0.33 - - [2026-04-20 11:58:15] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010048 10.0.0.33 - - [2026-04-20 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.33 - - [2026-04-20 11:58:15] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002482 10.0.0.33 - - [2026-04-20 11:58:15] "POST /tags HTTP/1.1" 409 226 0.001503 10.0.0.33 - - [2026-04-20 11:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.33 - - [2026-04-20 11:58:15] "GET /tag/fc85ba0f-f31c-4a38-b65c-54d24546a8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013012 10.0.0.33 - - [2026-04-20 11:58:15] "POST /firewall-rules HTTP/1.1" 200 598 0.064760 10.0.0.33 - - [2026-04-20 11:58:15] "GET /firewall-rule/b45811c4-f0cc-46aa-bca5-6172d3a94e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003851 10.0.0.33 - - [2026-04-20 11:58:15] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003603 10.0.0.33 - - [2026-04-20 11:58:15] "GET /firewall-rule/b45811c4-f0cc-46aa-bca5-6172d3a94e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002247 10.0.0.33 - - [2026-04-20 11:58:15] "POST /ref-update HTTP/1.1" 200 156 0.049944 10.0.0.33 - - [2026-04-20 11:58:17] "POST /tags HTTP/1.1" 200 345 0.084879 10.0.0.33 - - [2026-04-20 11:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.032758 10.0.0.33 - - [2026-04-20 11:58:17] "GET /tag/c83c3c9a-d8f9-4922-b9e1-4518bf930d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015324 10.0.0.33 - - [2026-04-20 11:58:17] "POST /projects HTTP/1.1" 409 238 0.005828 10.0.0.33 - - [2026-04-20 11:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.33 - - [2026-04-20 11:58:17] "GET /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049490 10.0.0.33 - - [2026-04-20 11:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.33 - - [2026-04-20 11:58:17] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006186 10.0.0.33 - - [2026-04-20 11:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.33 - - [2026-04-20 11:58:17] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004348 10.0.0.33 - - [2026-04-20 11:58:17] "POST /security-groups HTTP/1.1" 409 285 0.002123 10.0.0.33 - - [2026-04-20 11:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.33 - - [2026-04-20 11:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.33 - - [2026-04-20 11:58:17] "PUT /security-group/400887ab-4445-49fe-8a8c-e4777fe2b1ce HTTP/1.1" 200 262 0.061131 10.0.0.33 - - [2026-04-20 11:58:17] "PUT /access-control-list/f01a0e9f-a29e-4585-beba-0ead3c4d25d4 HTTP/1.1" 200 272 0.033952 10.0.0.33 - - [2026-04-20 11:58:17] "GET /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.105315 10.0.0.33 - - [2026-04-20 11:58:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.061219 10.0.0.33 - - [2026-04-20 11:58:17] "POST /tags HTTP/1.1" 409 228 0.017599 10.0.0.33 - - [2026-04-20 11:58:17] "PUT /access-control-list/ff68adb5-460e-49d3-b737-586bfe3d8865 HTTP/1.1" 200 272 0.048905 10.0.0.33 - - [2026-04-20 11:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.33 - - [2026-04-20 11:58:17] "GET /tag/c83c3c9a-d8f9-4922-b9e1-4518bf930d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010332 10.0.0.33 - - [2026-04-20 11:58:17] "POST /tags HTTP/1.1" 200 345 0.020586 10.0.0.33 - - [2026-04-20 11:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.33 - - [2026-04-20 11:58:17] "GET /tag/e48ce28c-784f-4870-a629-87814d12ab3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011013 10.0.0.33 - - [2026-04-20 11:58:17] "POST /projects HTTP/1.1" 409 238 0.002219 10.0.0.33 - - [2026-04-20 11:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.33 - - [2026-04-20 11:58:18] "GET /project/6612ef39-dc42-4984-8e78-f0b250d239aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033903 10.0.0.33 - - [2026-04-20 11:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.33 - - [2026-04-20 11:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.33 - - [2026-04-20 11:58:18] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006310 10.0.0.33 - - [2026-04-20 11:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.33 - - [2026-04-20 11:58:18] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005537 10.0.0.33 - - [2026-04-20 11:58:18] "POST /security-groups HTTP/1.1" 409 285 0.006850 10.0.0.33 - - [2026-04-20 11:58:18] "GET /project/6612ef39-dc42-4984-8e78-f0b250d239aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044411 10.0.0.33 - - [2026-04-20 11:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.33 - - [2026-04-20 11:58:18] "PUT /security-group/bdf82df7-9ac7-49b2-8bbb-dc5f25432e02 HTTP/1.1" 200 262 0.055455 10.0.0.33 - - [2026-04-20 11:58:18] "PUT /access-control-list/145eb65e-c86e-460d-b8e1-dbe31fb5fa80 HTTP/1.1" 200 272 0.014282 10.0.0.33 - - [2026-04-20 11:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021695 10.0.0.33 - - [2026-04-20 11:58:18] "PUT /access-control-list/52ed31a1-3a25-49bd-833c-661748bf4627 HTTP/1.1" 200 272 0.014885 10.0.0.33 - - [2026-04-20 11:58:18] "POST /tags HTTP/1.1" 409 228 0.016917 10.0.0.33 - - [2026-04-20 11:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2026-04-20 11:58:18] "GET /tag/e48ce28c-784f-4870-a629-87814d12ab3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010720 10.0.0.33 - - [2026-04-20 11:58:18] "POST /tags HTTP/1.1" 200 291 0.073746 10.0.0.33 - - [2026-04-20 11:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.33 - - [2026-04-20 11:58:18] "GET /tag/5b0c2b33-de66-4810-bbb6-b3397d06d833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015943 10.0.0.33 - - [2026-04-20 11:58:18] "POST /tags HTTP/1.1" 200 303 0.050534 10.0.0.33 - - [2026-04-20 11:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2026-04-20 11:58:18] "GET /tag/52bfee1b-3747-4b37-b0de-8c1fa7ad83a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012950 10.0.0.33 - - [2026-04-20 11:58:18] "POST /tags HTTP/1.1" 409 252 0.001979 10.0.0.33 - - [2026-04-20 11:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.33 - - [2026-04-20 11:58:18] "GET /tag/55298b11-716b-42c9-91a6-c28e52f08361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010316 10.0.0.33 - - [2026-04-20 11:58:18] "POST /tags HTTP/1.1" 409 226 0.001753 10.0.0.33 - - [2026-04-20 11:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.33 - - [2026-04-20 11:58:18] "GET /tag/6d788c76-e628-4734-a64b-d778d1623e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011266 10.0.0.33 - - [2026-04-20 11:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.33 - - [2026-04-20 11:58:18] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005376 10.0.0.33 - - [2026-04-20 11:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.33 - - [2026-04-20 11:58:18] "GET /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026835 10.0.0.33 - - [2026-04-20 11:58:18] "POST /virtual-machines HTTP/1.1" 200 395 0.007152 10.0.0.33 - - [2026-04-20 11:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023480 10.0.0.33 - - [2026-04-20 11:58:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094639 10.0.0.33 - - [2026-04-20 11:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007807 10.0.0.33 - - [2026-04-20 11:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011036 10.0.0.33 - - [2026-04-20 11:58:19] "GET /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004194 10.0.0.33 - - [2026-04-20 11:58:19] "POST /instance-ips HTTP/1.1" 200 397 0.018698 10.0.0.33 - - [2026-04-20 11:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031669 10.0.0.33 - - [2026-04-20 11:58:19] "GET /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013559 10.0.0.33 - - [2026-04-20 11:58:19] "POST /set-tag HTTP/1.1" 200 109 0.063208 10.0.0.33 - - [2026-04-20 11:58:19] "GET /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018630 10.0.0.33 - - [2026-04-20 11:58:19] "GET /instance-ip/38d6660a-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004453 10.0.0.33 - - [2026-04-20 11:58:19] "GET /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004117 10.0.0.33 - - [2026-04-20 11:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.33 - - [2026-04-20 11:58:19] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003402 10.0.0.33 - - [2026-04-20 11:58:19] "POST /ref-update HTTP/1.1" 200 156 0.008737 10.0.0.33 - - [2026-04-20 11:58:19] "GET /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004210 10.0.0.33 - - [2026-04-20 11:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.33 - - [2026-04-20 11:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.33 - - [2026-04-20 11:58:19] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006506 10.0.0.33 - - [2026-04-20 11:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.33 - - [2026-04-20 11:58:19] "GET /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034648 10.0.0.33 - - [2026-04-20 11:58:19] "POST /virtual-machines HTTP/1.1" 200 395 0.009572 10.0.0.33 - - [2026-04-20 11:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016980 10.0.0.33 - - [2026-04-20 11:58:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133243 10.0.0.33 - - [2026-04-20 11:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013139 10.0.0.33 - - [2026-04-20 11:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006709 10.0.0.33 - - [2026-04-20 11:58:19] "GET /virtual-machine-interface/3930a4e4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007169 10.0.0.33 - - [2026-04-20 11:58:19] "POST /instance-ips HTTP/1.1" 200 397 0.021644 10.0.0.33 - - [2026-04-20 11:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016549 10.0.0.33 - - [2026-04-20 11:58:19] "GET /virtual-machine-interface/3930a4e4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012888 10.0.0.33 - - [2026-04-20 11:58:20] "POST /set-tag HTTP/1.1" 200 109 0.075010 10.0.0.33 - - [2026-04-20 11:58:20] "GET /virtual-machine-interface/3930a4e4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014923 10.0.0.33 - - [2026-04-20 11:58:20] "GET /instance-ip/394f6f5a-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003477 10.0.0.33 - - [2026-04-20 11:58:20] "GET /virtual-machine-interface/3930a4e4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004296 10.0.0.33 - - [2026-04-20 11:58:20] "POST /set-tag HTTP/1.1" 200 109 0.001835 10.0.0.33 - - [2026-04-20 11:58:20] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004896 10.0.0.33 - - [2026-04-20 11:58:20] "POST /ref-update HTTP/1.1" 200 156 0.006833 10.0.0.33 - - [2026-04-20 11:58:20] "GET /virtual-machine-interface/3930a4e4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005548 10.0.0.33 - - [2026-04-20 11:58:20] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.33 - - [2026-04-20 11:58:20] "POST /tags HTTP/1.1" 200 291 0.017948 10.0.0.33 - - [2026-04-20 11:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.33 - - [2026-04-20 11:58:20] "GET /tag/65f4e626-af0e-40da-b204-abd737d629e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.010940 10.0.0.33 - - [2026-04-20 11:58:20] "POST /tags HTTP/1.1" 409 252 0.001848 10.0.0.33 - - [2026-04-20 11:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.33 - - [2026-04-20 11:58:20] "GET /tag/9b33694b-3b89-4745-8beb-2595ea01083f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013680 10.0.0.33 - - [2026-04-20 11:58:20] "POST /tags HTTP/1.1" 409 226 0.001825 10.0.0.33 - - [2026-04-20 11:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.33 - - [2026-04-20 11:58:20] "GET /tag/fc85ba0f-f31c-4a38-b65c-54d24546a8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010572 10.0.0.33 - - [2026-04-20 11:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.33 - - [2026-04-20 11:58:20] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005789 10.0.0.33 - - [2026-04-20 11:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.33 - - [2026-04-20 11:58:20] "GET /project/6612ef39-dc42-4984-8e78-f0b250d239aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034013 10.0.0.33 - - [2026-04-20 11:58:20] "POST /virtual-machines HTTP/1.1" 200 395 0.006933 10.0.0.33 - - [2026-04-20 11:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009005 10.0.0.33 - - [2026-04-20 11:58:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111243 10.0.0.33 - - [2026-04-20 11:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021288 10.0.0.33 - - [2026-04-20 11:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.33 - - [2026-04-20 11:58:20] "GET /virtual-machine-interface/39c83cc8-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005908 10.0.0.33 - - [2026-04-20 11:58:20] "POST /instance-ips HTTP/1.1" 200 397 0.028004 10.0.0.33 - - [2026-04-20 11:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.031961 10.0.0.33 - - [2026-04-20 11:58:20] "GET /virtual-machine-interface/39c83cc8-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004996 10.0.0.33 - - [2026-04-20 11:58:21] "POST /set-tag HTTP/1.1" 200 109 0.063124 10.0.0.33 - - [2026-04-20 11:58:21] "GET /virtual-machine-interface/39c83cc8-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021019 10.0.0.33 - - [2026-04-20 11:58:21] "GET /instance-ip/39df701e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002853 10.0.0.33 - - [2026-04-20 11:58:21] "GET /virtual-machine-interface/39c83cc8-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005001 10.0.0.33 - - [2026-04-20 11:58:21] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.33 - - [2026-04-20 11:58:21] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003239 10.0.0.33 - - [2026-04-20 11:58:21] "POST /ref-update HTTP/1.1" 200 156 0.008142 10.0.0.33 - - [2026-04-20 11:58:21] "GET /virtual-machine-interface/39c83cc8-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004225 10.0.0.33 - - [2026-04-20 11:58:21] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.33 - - [2026-04-20 11:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.33 - - [2026-04-20 11:58:21] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003211 10.0.0.33 - - [2026-04-20 11:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.33 - - [2026-04-20 11:58:21] "GET /project/6612ef39-dc42-4984-8e78-f0b250d239aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035115 10.0.0.33 - - [2026-04-20 11:58:21] "POST /virtual-machines HTTP/1.1" 200 395 0.013045 10.0.0.33 - - [2026-04-20 11:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008548 10.0.0.33 - - [2026-04-20 11:58:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120423 10.0.0.33 - - [2026-04-20 11:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022265 10.0.0.33 - - [2026-04-20 11:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005263 10.0.0.33 - - [2026-04-20 11:58:21] "GET /virtual-machine-interface/3a3122a6-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004496 10.0.0.33 - - [2026-04-20 11:58:21] "POST /instance-ips HTTP/1.1" 200 397 0.018486 10.0.0.33 - - [2026-04-20 11:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016047 10.0.0.33 - - [2026-04-20 11:58:21] "GET /virtual-machine-interface/3a3122a6-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013418 10.0.0.33 - - [2026-04-20 11:58:21] "POST /set-tag HTTP/1.1" 200 109 0.059579 10.0.0.33 - - [2026-04-20 11:58:21] "GET /virtual-machine-interface/3a3122a6-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009856 10.0.0.33 - - [2026-04-20 11:58:21] "GET /instance-ip/3a48a5de-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003178 10.0.0.33 - - [2026-04-20 11:58:21] "GET /virtual-machine-interface/3a3122a6-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005529 10.0.0.33 - - [2026-04-20 11:58:21] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.33 - - [2026-04-20 11:58:21] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004113 10.0.0.33 - - [2026-04-20 11:58:21] "POST /ref-update HTTP/1.1" 200 156 0.007161 10.0.0.33 - - [2026-04-20 11:58:21] "GET /virtual-machine-interface/3a3122a6-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017287 10.0.0.33 - - [2026-04-20 11:58:21] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.33 - - [2026-04-20 11:58:21] "POST /tags HTTP/1.1" 200 299 0.024654 10.0.0.33 - - [2026-04-20 11:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006175 10.0.0.33 - - [2026-04-20 11:58:22] "GET /tag/8f46d183-9264-49de-9c32-ce4460396f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010790 10.0.0.33 - - [2026-04-20 11:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.33 - - [2026-04-20 11:58:22] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005371 10.0.0.33 - - [2026-04-20 11:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.33 - - [2026-04-20 11:58:22] "GET /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034822 10.0.0.33 - - [2026-04-20 11:58:22] "POST /virtual-machines HTTP/1.1" 200 395 0.010092 10.0.0.33 - - [2026-04-20 11:58:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017880 10.0.0.33 - - [2026-04-20 11:58:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127134 10.0.0.33 - - [2026-04-20 11:58:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015109 10.0.0.33 - - [2026-04-20 11:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011315 10.0.0.33 - - [2026-04-20 11:58:22] "GET /virtual-machine-interface/3ab1dc16-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005665 10.0.0.33 - - [2026-04-20 11:58:22] "POST /instance-ips HTTP/1.1" 200 397 0.021664 10.0.0.33 - - [2026-04-20 11:58:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.035260 10.0.0.33 - - [2026-04-20 11:58:22] "GET /virtual-machine-interface/3ab1dc16-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008559 10.0.0.33 - - [2026-04-20 11:58:22] "POST /set-tag HTTP/1.1" 200 109 0.016387 10.0.0.33 - - [2026-04-20 11:58:22] "GET /virtual-machine-interface/3ab1dc16-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011993 10.0.0.33 - - [2026-04-20 11:58:22] "GET /instance-ip/3ad151cc-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002678 10.0.0.33 - - [2026-04-20 11:58:22] "GET /virtual-machine-interface/3ab1dc16-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008075 10.0.0.33 - - [2026-04-20 11:58:22] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.33 - - [2026-04-20 11:58:22] "POST /tags HTTP/1.1" 200 299 0.025041 10.0.0.33 - - [2026-04-20 11:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010759 10.0.0.33 - - [2026-04-20 11:58:22] "GET /tag/29ac4da3-0a68-4864-a5a4-e9f2d1d18481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013849 10.0.0.33 - - [2026-04-20 11:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009834 10.0.0.33 - - [2026-04-20 11:58:22] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003664 10.0.0.33 - - [2026-04-20 11:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2026-04-20 11:58:22] "GET /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034243 10.0.0.33 - - [2026-04-20 11:58:22] "POST /virtual-machines HTTP/1.1" 200 395 0.008703 10.0.0.33 - - [2026-04-20 11:58:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008543 10.0.0.33 - - [2026-04-20 11:58:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137609 10.0.0.33 - - [2026-04-20 11:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024657 10.0.0.33 - - [2026-04-20 11:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010297 10.0.0.33 - - [2026-04-20 11:58:23] "GET /virtual-machine-interface/3b267f1c-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004291 10.0.0.33 - - [2026-04-20 11:58:23] "POST /instance-ips HTTP/1.1" 200 397 0.031754 10.0.0.33 - - [2026-04-20 11:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.030064 10.0.0.33 - - [2026-04-20 11:58:23] "GET /virtual-machine-interface/3b267f1c-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013966 10.0.0.33 - - [2026-04-20 11:58:23] "POST /set-tag HTTP/1.1" 200 109 0.017615 10.0.0.33 - - [2026-04-20 11:58:23] "GET /virtual-machine-interface/3b267f1c-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011688 10.0.0.33 - - [2026-04-20 11:58:23] "GET /instance-ip/3b408f2e-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004014 10.0.0.33 - - [2026-04-20 11:58:23] "GET /virtual-machine-interface/3b267f1c-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004205 10.0.0.33 - - [2026-04-20 11:58:23] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.33 - - [2026-04-20 11:58:23] "POST /tags HTTP/1.1" 200 299 0.026659 10.0.0.33 - - [2026-04-20 11:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.33 - - [2026-04-20 11:58:23] "GET /tag/c1b2412f-4937-417c-8b12-726feb248b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013545 10.0.0.33 - - [2026-04-20 11:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.33 - - [2026-04-20 11:58:23] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004901 10.0.0.33 - - [2026-04-20 11:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.33 - - [2026-04-20 11:58:23] "GET /project/6612ef39-dc42-4984-8e78-f0b250d239aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036647 10.0.0.33 - - [2026-04-20 11:58:23] "POST /virtual-machines HTTP/1.1" 200 395 0.008478 10.0.0.33 - - [2026-04-20 11:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016013 10.0.0.33 - - [2026-04-20 11:58:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105316 10.0.0.33 - - [2026-04-20 11:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.041592 10.0.0.33 - - [2026-04-20 11:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017806 10.0.0.33 - - [2026-04-20 11:58:23] "GET /virtual-machine-interface/3b9ad24a-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004749 10.0.0.33 - - [2026-04-20 11:58:23] "POST /instance-ips HTTP/1.1" 200 397 0.018667 10.0.0.33 - - [2026-04-20 11:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019036 10.0.0.33 - - [2026-04-20 11:58:24] "GET /virtual-machine-interface/3b9ad24a-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009764 10.0.0.33 - - [2026-04-20 11:58:24] "POST /set-tag HTTP/1.1" 200 109 0.017451 10.0.0.33 - - [2026-04-20 11:58:24] "GET /virtual-machine-interface/3b9ad24a-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014618 10.0.0.33 - - [2026-04-20 11:58:24] "GET /instance-ip/3bb889de-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006449 10.0.0.33 - - [2026-04-20 11:58:24] "GET /virtual-machine-interface/3b9ad24a-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005280 10.0.0.33 - - [2026-04-20 11:58:24] "POST /set-tag HTTP/1.1" 200 109 0.010114 10.0.0.33 - - [2026-04-20 11:58:24] "POST /tags HTTP/1.1" 200 299 0.020040 10.0.0.33 - - [2026-04-20 11:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.33 - - [2026-04-20 11:58:24] "GET /tag/c59e4fb5-0902-40aa-8499-a7b4ee47f090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011110 10.0.0.33 - - [2026-04-20 11:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.33 - - [2026-04-20 11:58:24] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004228 10.0.0.33 - - [2026-04-20 11:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.33 - - [2026-04-20 11:58:24] "GET /project/6612ef39-dc42-4984-8e78-f0b250d239aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030064 10.0.0.33 - - [2026-04-20 11:58:24] "POST /virtual-machines HTTP/1.1" 200 395 0.009441 10.0.0.33 - - [2026-04-20 11:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008747 10.0.0.33 - - [2026-04-20 11:58:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098346 10.0.0.33 - - [2026-04-20 11:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.037055 10.0.0.33 - - [2026-04-20 11:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009246 10.0.0.33 - - [2026-04-20 11:58:24] "GET /virtual-machine-interface/3c0acdd4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005582 10.0.0.33 - - [2026-04-20 11:58:24] "POST /instance-ips HTTP/1.1" 200 397 0.018550 10.0.0.33 - - [2026-04-20 11:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023778 10.0.0.33 - - [2026-04-20 11:58:24] "GET /virtual-machine-interface/3c0acdd4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015486 10.0.0.33 - - [2026-04-20 11:58:24] "POST /set-tag HTTP/1.1" 200 109 0.018044 10.0.0.33 - - [2026-04-20 11:58:24] "GET /virtual-machine-interface/3c0acdd4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023022 10.0.0.33 - - [2026-04-20 11:58:24] "GET /instance-ip/3c21c782-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003077 10.0.0.33 - - [2026-04-20 11:58:24] "GET /virtual-machine-interface/3c0acdd4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004339 10.0.0.33 - - [2026-04-20 11:58:24] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.33 - - [2026-04-20 11:58:24] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003811 10.0.0.33 - - [2026-04-20 11:58:24] "POST /ref-update HTTP/1.1" 200 156 0.007670 10.0.0.33 - - [2026-04-20 11:58:24] "GET /virtual-machine-interface/3ab1dc16-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005346 10.0.0.33 - - [2026-04-20 11:58:24] "POST /set-tag HTTP/1.1" 200 109 0.001805 10.0.0.33 - - [2026-04-20 11:58:25] "GET /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004971 10.0.0.33 - - [2026-04-20 11:58:25] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.33 - - [2026-04-20 11:58:25] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003844 10.0.0.33 - - [2026-04-20 11:58:25] "POST /ref-update HTTP/1.1" 200 156 0.007813 10.0.0.33 - - [2026-04-20 11:58:25] "GET /virtual-machine-interface/3b267f1c-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012834 10.0.0.33 - - [2026-04-20 11:58:25] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.33 - - [2026-04-20 11:58:25] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004033 10.0.0.33 - - [2026-04-20 11:58:25] "POST /ref-update HTTP/1.1" 200 156 0.007338 10.0.0.33 - - [2026-04-20 11:58:25] "GET /virtual-machine-interface/3b9ad24a-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014646 10.0.0.33 - - [2026-04-20 11:58:25] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.33 - - [2026-04-20 11:58:25] "GET /virtual-machine-interface/3930a4e4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004028 10.0.0.33 - - [2026-04-20 11:58:25] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.33 - - [2026-04-20 11:58:25] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004079 10.0.0.33 - - [2026-04-20 11:58:25] "POST /ref-update HTTP/1.1" 200 156 0.020145 10.0.0.33 - - [2026-04-20 11:58:25] "GET /virtual-machine-interface/3c0acdd4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012493 10.0.0.33 - - [2026-04-20 11:58:25] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.33 - - [2026-04-20 11:58:25] "GET /virtual-machine-interface/39c83cc8-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004201 10.0.0.33 - - [2026-04-20 11:58:25] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.33 - - [2026-04-20 11:58:25] "GET /virtual-machine-interface/3a3122a6-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004605 10.0.0.33 - - [2026-04-20 11:58:25] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.33 - - [2026-04-20 11:58:25] "GET /virtual-machine-interface/3ab1dc16-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003826 10.0.0.33 - - [2026-04-20 11:58:25] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.33 - - [2026-04-20 11:58:25] "GET /virtual-machine-interface/3b267f1c-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005769 10.0.0.33 - - [2026-04-20 11:58:25] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.33 - - [2026-04-20 11:58:25] "GET /virtual-machine-interface/3b9ad24a-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003491 10.0.0.33 - - [2026-04-20 11:58:25] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.33 - - [2026-04-20 11:58:25] "GET /virtual-machine-interface/3c0acdd4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003725 10.0.0.33 - - [2026-04-20 11:58:25] "POST /set-tag HTTP/1.1" 200 109 0.001895 10.0.0.33 - - [2026-04-20 11:58:25] "GET /virtual-machine-interface/3930a4e4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004067 10.0.0.33 - - [2026-04-20 11:58:25] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.33 - - [2026-04-20 11:58:26] "GET /virtual-machine-interface/39c83cc8-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003962 10.0.0.33 - - [2026-04-20 11:58:26] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.33 - - [2026-04-20 11:58:27] "GET /virtual-machine-interface/3a3122a6-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005366 10.0.0.33 - - [2026-04-20 11:58:27] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.33 - - [2026-04-20 11:58:29] "GET /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009377 10.0.0.33 - - [2026-04-20 11:58:29] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.33 - - [2026-04-20 11:58:29] "GET /virtual-machine-interface/3ab1dc16-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004546 10.0.0.33 - - [2026-04-20 11:58:29] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.33 - - [2026-04-20 11:58:30] "GET /virtual-machine-interface/3b9ad24a-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005611 10.0.0.33 - - [2026-04-20 11:58:30] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.33 - - [2026-04-20 11:58:30] "GET /virtual-machine-interface/3b267f1c-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004404 10.0.0.33 - - [2026-04-20 11:58:30] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.33 - - [2026-04-20 11:58:30] "GET /virtual-machine-interface/3c0acdd4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005816 10.0.0.33 - - [2026-04-20 11:58:30] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine/5f21bb62-7a43-487a-ab62-5f25b9558f2b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003155 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005606 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine/e263d156-f721-49bf-af50-fe6989abe429?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002825 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine-interface/3930a4e4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004631 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine/171316e6-1c34-4a6f-ac45-d278f6086b06?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002827 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine-interface/39c83cc8-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004006 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine/c0cdec66-a0b2-42de-b750-8a1c0e22ffcb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002952 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine-interface/3a3122a6-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005910 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine/85155443-b585-4ac9-a559-9b55fa2c39f2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004216 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine-interface/3ab1dc16-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004490 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine/42584024-69de-487e-a96d-850dd5a438cb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003061 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine-interface/3b9ad24a-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005641 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine/f443cc15-b5df-4b58-ae39-3d5649489041?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003211 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine-interface/3b267f1c-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004561 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine/0a65d1b4-7a7d-44cb-b666-f95ee25fb3a0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002828 10.0.0.33 - - [2026-04-20 11:58:33] "GET /virtual-machine-interface/3c0acdd4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004336 10.0.0.33 - - [2026-04-20 11:58:34] "GET /loadbalancer/6a3c5ce4-77b0-4d9b-8a26-da4eeacde846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004049 10.0.0.33 - - [2026-04-20 11:58:34] "POST /tags HTTP/1.1" 200 333 0.035367 10.0.0.33 - - [2026-04-20 11:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013547 10.0.0.33 - - [2026-04-20 11:58:34] "GET /tag/825ce4aa-5851-4318-9b58-be51d56b7261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013127 10.0.0.33 - - [2026-04-20 11:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2026-04-20 11:58:34] "GET /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028715 10.0.0.33 - - [2026-04-20 11:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.33 - - [2026-04-20 11:58:34] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008765 10.0.0.33 - - [2026-04-20 11:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.33 - - [2026-04-20 11:58:34] "GET /service-appliance-set/6bf512e2-36b9-4fd1-b117-b4215ae8d4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003180 10.0.0.33 - - [2026-04-20 11:58:34] "POST /fqname-to-id HTTP/1.1" 404 273 0.001853 10.0.0.33 - - [2026-04-20 11:58:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.105428 10.0.0.33 - - [2026-04-20 11:58:34] "GET /virtual-machine-interface/06e91190-a850-4a45-9f92-a1d9da7acc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.015695 10.0.0.33 - - [2026-04-20 11:58:34] "POST /instance-ips HTTP/1.1" 200 409 0.022392 10.0.0.33 - - [2026-04-20 11:58:34] "GET /instance-ip/d5d046a3-1b54-475e-8dcd-fb5304f7dff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004124 10.0.0.33 - - [2026-04-20 11:58:34] "POST /loadbalancers HTTP/1.1" 200 629 0.057425 10.0.0.33 - - [2026-04-20 11:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021003 10.0.0.33 - - [2026-04-20 11:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.33 - - [2026-04-20 11:58:34] "GET /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049923 10.0.0.33 - - [2026-04-20 11:58:34] "GET /instance-ip/d5d046a3-1b54-475e-8dcd-fb5304f7dff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002277 10.0.0.33 - - [2026-04-20 11:58:34] "GET /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050266 10.0.0.33 - - [2026-04-20 11:58:34] "GET /loadbalancer/6a3c5ce4-77b0-4d9b-8a26-da4eeacde846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003531 10.0.0.33 - - [2026-04-20 11:58:34] "POST /floating-ips HTTP/1.1" 200 597 0.066556 10.0.0.33 - - [2026-04-20 11:58:34] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.089125 10.0.0.33 - - [2026-04-20 11:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.33 - - [2026-04-20 11:58:35] "GET /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039513 10.0.0.33 - - [2026-04-20 11:58:35] "GET /loadbalancer-listener/1bf121ca-1635-4f47-9a95-06dfa20fe967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004573 10.0.0.33 - - [2026-04-20 11:58:35] "GET /loadbalancer-listener/1bf121ca-1635-4f47-9a95-06dfa20fe967?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003514 10.0.0.33 - - [2026-04-20 11:58:35] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.034897 10.0.0.33 - - [2026-04-20 11:58:35] "GET /instance-ip/d5d046a3-1b54-475e-8dcd-fb5304f7dff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006105 10.0.0.33 - - [2026-04-20 11:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.33 - - [2026-04-20 11:58:35] "GET /instance-ip/d5d046a3-1b54-475e-8dcd-fb5304f7dff5?fields=floating_ips HTTP/1.1" 200 1213 0.012888 10.0.0.33 - - [2026-04-20 11:58:35] "GET /floating-ip/70de5525-2bf9-4db9-9bc4-8993bdd948bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003481 10.0.0.33 - - [2026-04-20 11:58:35] "GET /loadbalancer/6a3c5ce4-77b0-4d9b-8a26-da4eeacde846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002638 10.0.0.33 - - [2026-04-20 11:58:35] "GET /loadbalancer/6a3c5ce4-77b0-4d9b-8a26-da4eeacde846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.006725 10.0.0.33 - - [2026-04-20 11:58:35] "GET /loadbalancer-pool/dbe2af89-b607-44f5-b096-cbcb017e137e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.006495 10.0.0.33 - - [2026-04-20 11:58:35] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018459 10.0.0.33 - - [2026-04-20 11:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.011776 10.0.0.33 - - [2026-04-20 11:58:35] "GET /virtual-machine-interface/3930a4e4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007046 10.0.0.33 - - [2026-04-20 11:58:35] "GET /virtual-machine-interface/3930a4e4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006391 10.0.0.33 - - [2026-04-20 11:58:35] "POST /tags HTTP/1.1" 409 221 0.003150 10.0.0.33 - - [2026-04-20 11:58:35] "POST /ref-update HTTP/1.1" 200 156 0.006001 10.0.0.33 - - [2026-04-20 11:58:35] "GET /floating-ip/70de5525-2bf9-4db9-9bc4-8993bdd948bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.011210 10.0.0.33 - - [2026-04-20 11:58:35] "PUT /floating-ip/70de5525-2bf9-4db9-9bc4-8993bdd948bc HTTP/1.1" 200 256 0.007606 10.0.0.33 - - [2026-04-20 11:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.33 - - [2026-04-20 11:58:35] "GET /tag/825ce4aa-5851-4318-9b58-be51d56b7261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009884 10.0.0.33 - - [2026-04-20 11:58:35] "POST /set-tag HTTP/1.1" 200 109 0.068287 10.0.0.33 - - [2026-04-20 11:58:35] "GET /loadbalancer-pool/dbe2af89-b607-44f5-b096-cbcb017e137e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.009248 10.0.0.33 - - [2026-04-20 11:58:35] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015075 10.0.0.33 - - [2026-04-20 11:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013761 10.0.0.33 - - [2026-04-20 11:58:35] "GET /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011455 10.0.0.33 - - [2026-04-20 11:58:35] "GET /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003755 10.0.0.33 - - [2026-04-20 11:58:35] "POST /ref-update HTTP/1.1" 200 156 0.006564 10.0.0.33 - - [2026-04-20 11:58:35] "GET /floating-ip/70de5525-2bf9-4db9-9bc4-8993bdd948bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.013178 10.0.0.33 - - [2026-04-20 11:58:35] "POST /set-tag HTTP/1.1" 200 109 0.059795 10.0.0.33 - - [2026-04-20 11:58:36] "POST /tags HTTP/1.1" 409 206 0.002150 10.0.0.33 - - [2026-04-20 11:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.33 - - [2026-04-20 11:58:36] "GET /tag/52bfee1b-3747-4b37-b0de-8c1fa7ad83a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011009 10.0.0.33 - - [2026-04-20 11:58:36] "POST /tags HTTP/1.1" 409 204 0.001915 10.0.0.33 - - [2026-04-20 11:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.33 - - [2026-04-20 11:58:36] "GET /tag/29ac4da3-0a68-4864-a5a4-e9f2d1d18481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011213 10.0.0.33 - - [2026-04-20 11:58:36] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002906 10.0.0.33 - - [2026-04-20 11:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2026-04-20 11:58:36] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007123 10.0.0.33 - - [2026-04-20 11:58:36] "POST /tags HTTP/1.1" 409 206 0.001867 10.0.0.33 - - [2026-04-20 11:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.33 - - [2026-04-20 11:58:36] "GET /tag/52bfee1b-3747-4b37-b0de-8c1fa7ad83a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011310 10.0.0.33 - - [2026-04-20 11:58:36] "POST /tags HTTP/1.1" 409 226 0.002689 10.0.0.33 - - [2026-04-20 11:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-04-20 11:58:36] "GET /tag/6d788c76-e628-4734-a64b-d778d1623e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009830 10.0.0.33 - - [2026-04-20 11:58:36] "POST /tags HTTP/1.1" 409 204 0.001679 10.0.0.33 - - [2026-04-20 11:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.33 - - [2026-04-20 11:58:36] "GET /tag/29ac4da3-0a68-4864-a5a4-e9f2d1d18481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011435 10.0.0.33 - - [2026-04-20 11:58:36] "POST /tags HTTP/1.1" 409 226 0.002002 10.0.0.33 - - [2026-04-20 11:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.33 - - [2026-04-20 11:58:36] "GET /tag/6d788c76-e628-4734-a64b-d778d1623e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010462 10.0.0.33 - - [2026-04-20 11:58:36] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.001965 10.0.0.33 - - [2026-04-20 11:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.33 - - [2026-04-20 11:58:36] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002219 10.0.0.33 - - [2026-04-20 11:58:37] "POST /firewall-rules HTTP/1.1" 200 626 0.068911 10.0.0.33 - - [2026-04-20 11:58:37] "POST /firewall-rules HTTP/1.1" 200 646 0.088383 10.0.0.33 - - [2026-04-20 11:58:37] "GET /firewall-rule/0fbdaa8f-ead1-43d2-9b15-cc6bc0101e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.012757 10.0.0.33 - - [2026-04-20 11:58:37] "GET /firewall-policy/6ab1fec0-3f64-4d84-80fb-bcf1774345c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002539 10.0.0.33 - - [2026-04-20 11:58:37] "GET /firewall-rule/b89a08b4-29cc-48d8-9bc8-f781911e23de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004004 10.0.0.33 - - [2026-04-20 11:58:37] "POST /ref-update HTTP/1.1" 200 156 0.016031 10.0.0.33 - - [2026-04-20 11:58:37] "POST /firewall-policys HTTP/1.1" 200 606 0.063310 10.0.0.33 - - [2026-04-20 11:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011485 10.0.0.33 - - [2026-04-20 11:58:37] "GET /firewall-policy/8b3cdd9f-3590-42f4-a61d-bf3ee888b6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012706 10.0.0.33 - - [2026-04-20 11:58:37] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002079 10.0.0.33 - - [2026-04-20 11:58:37] "GET /firewall-policy/8b3cdd9f-3590-42f4-a61d-bf3ee888b6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003044 10.0.0.33 - - [2026-04-20 11:58:37] "GET /firewall-policy/0e07d20b-eb2e-4599-9e5c-26715f48a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003805 10.0.0.33 - - [2026-04-20 11:58:37] "GET /firewall-policy/6ab1fec0-3f64-4d84-80fb-bcf1774345c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002890 10.0.0.33 - - [2026-04-20 11:58:37] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003989 10.0.0.33 - - [2026-04-20 11:58:37] "GET /firewall-policy/6ab1fec0-3f64-4d84-80fb-bcf1774345c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002214 10.0.0.33 - - [2026-04-20 11:58:37] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002147 10.0.0.33 - - [2026-04-20 11:58:37] "POST /ref-update HTTP/1.1" 200 156 0.020412 10.0.0.33 - - [2026-04-20 11:58:37] "POST /ref-update HTTP/1.1" 200 156 0.023406 10.0.0.33 - - [2026-04-20 11:58:37] "POST /ref-update HTTP/1.1" 200 156 0.026364 10.0.0.33 - - [2026-04-20 11:58:37] "POST /ref-update HTTP/1.1" 200 156 0.018965 10.0.0.33 - - [2026-04-20 11:58:37] "POST /ref-update HTTP/1.1" 200 156 0.041036 10.0.0.33 - - [2026-04-20 11:58:37] "GET /firewall-policy/8b3cdd9f-3590-42f4-a61d-bf3ee888b6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007998 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:00:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:00:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:00:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:00:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000996 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:00:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001502 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:00:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004070 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:00:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:00:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000964 10.0.0.33 - - [2026-04-20 12:00:36] "POST /tags HTTP/1.1" 409 252 0.002173 10.0.0.33 - - [2026-04-20 12:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2026-04-20 12:00:36] "GET /tag/9b33694b-3b89-4745-8beb-2595ea01083f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012285 10.0.0.33 - - [2026-04-20 12:00:36] "POST /tags HTTP/1.1" 409 228 0.003100 10.0.0.33 - - [2026-04-20 12:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2026-04-20 12:00:36] "GET /tag/e48ce28c-784f-4870-a629-87814d12ab3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013849 10.0.0.33 - - [2026-04-20 12:00:36] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003258 10.0.0.33 - - [2026-04-20 12:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.33 - - [2026-04-20 12:00:36] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005862 10.0.0.33 - - [2026-04-20 12:00:36] "POST /tags HTTP/1.1" 409 206 0.002502 10.0.0.33 - - [2026-04-20 12:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.33 - - [2026-04-20 12:00:36] "GET /tag/52bfee1b-3747-4b37-b0de-8c1fa7ad83a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012609 10.0.0.33 - - [2026-04-20 12:00:36] "POST /tags HTTP/1.1" 409 226 0.001877 10.0.0.33 - - [2026-04-20 12:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.33 - - [2026-04-20 12:00:36] "GET /tag/6d788c76-e628-4734-a64b-d778d1623e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010733 10.0.0.33 - - [2026-04-20 12:00:36] "POST /tags HTTP/1.1" 409 204 0.002128 10.0.0.33 - - [2026-04-20 12:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.33 - - [2026-04-20 12:00:36] "GET /tag/29ac4da3-0a68-4864-a5a4-e9f2d1d18481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011369 10.0.0.33 - - [2026-04-20 12:00:36] "POST /tags HTTP/1.1" 409 226 0.001772 10.0.0.33 - - [2026-04-20 12:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.33 - - [2026-04-20 12:00:36] "GET /tag/6d788c76-e628-4734-a64b-d778d1623e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011085 10.0.0.33 - - [2026-04-20 12:00:36] "POST /tags HTTP/1.1" 409 228 0.002129 10.0.0.33 - - [2026-04-20 12:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.33 - - [2026-04-20 12:00:36] "GET /tag/e48ce28c-784f-4870-a629-87814d12ab3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010751 10.0.0.33 - - [2026-04-20 12:00:36] "POST /tags HTTP/1.1" 409 252 0.001864 10.0.0.33 - - [2026-04-20 12:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.33 - - [2026-04-20 12:00:36] "GET /tag/9b33694b-3b89-4745-8beb-2595ea01083f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011585 10.0.0.33 - - [2026-04-20 12:00:36] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002573 10.0.0.33 - - [2026-04-20 12:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.33 - - [2026-04-20 12:00:36] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003015 10.0.0.33 - - [2026-04-20 12:00:36] "POST /firewall-rules HTTP/1.1" 409 281 0.001682 10.0.0.33 - - [2026-04-20 12:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.33 - - [2026-04-20 12:00:37] "PUT /firewall-rule/b89a08b4-29cc-48d8-9bc8-f781911e23de HTTP/1.1" 200 260 0.033667 10.0.0.33 - - [2026-04-20 12:00:37] "POST /firewall-rules HTTP/1.1" 409 291 0.001891 10.0.0.33 - - [2026-04-20 12:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.33 - - [2026-04-20 12:00:37] "PUT /firewall-rule/0fbdaa8f-ead1-43d2-9b15-cc6bc0101e66 HTTP/1.1" 200 260 0.029777 10.0.0.33 - - [2026-04-20 12:00:37] "GET /firewall-rule/0fbdaa8f-ead1-43d2-9b15-cc6bc0101e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.005757 10.0.0.33 - - [2026-04-20 12:00:37] "POST /firewall-rules HTTP/1.1" 200 658 0.083195 10.0.0.33 - - [2026-04-20 12:00:37] "GET /firewall-rule/02df3d86-c9ba-4c53-ac25-766421638e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.005329 10.0.0.33 - - [2026-04-20 12:00:37] "GET /firewall-policy/6ab1fec0-3f64-4d84-80fb-bcf1774345c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002280 10.0.0.33 - - [2026-04-20 12:00:37] "GET /firewall-rule/b89a08b4-29cc-48d8-9bc8-f781911e23de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002592 10.0.0.33 - - [2026-04-20 12:00:37] "POST /firewall-policys HTTP/1.1" 409 269 0.005200 10.0.0.33 - - [2026-04-20 12:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.33 - - [2026-04-20 12:00:37] "PUT /firewall-policy/8b3cdd9f-3590-42f4-a61d-bf3ee888b6bc HTTP/1.1" 200 264 0.029526 10.0.0.33 - - [2026-04-20 12:00:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017288 10.0.0.33 - - [2026-04-20 12:00:37] "GET /firewall-policy/8b3cdd9f-3590-42f4-a61d-bf3ee888b6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.014081 10.0.0.33 - - [2026-04-20 12:00:37] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004700 10.0.0.33 - - [2026-04-20 12:00:37] "GET /firewall-policy/8b3cdd9f-3590-42f4-a61d-bf3ee888b6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003917 10.0.0.33 - - [2026-04-20 12:00:37] "GET /firewall-policy/0e07d20b-eb2e-4599-9e5c-26715f48a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003647 10.0.0.33 - - [2026-04-20 12:00:37] "GET /firewall-policy/6ab1fec0-3f64-4d84-80fb-bcf1774345c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003237 10.0.0.33 - - [2026-04-20 12:00:37] "GET /firewall-policy/8b3cdd9f-3590-42f4-a61d-bf3ee888b6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003784 10.0.0.33 - - [2026-04-20 12:00:37] "GET /firewall-policy/8b3cdd9f-3590-42f4-a61d-bf3ee888b6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002375 10.0.0.33 - - [2026-04-20 12:01:39] "GET /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009492 10.0.0.33 - - [2026-04-20 12:01:39] "POST /set-tag HTTP/1.1" 200 109 0.004883 10.0.0.33 - - [2026-04-20 12:01:39] "GET /virtual-machine-interface/3b267f1c-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004806 10.0.0.33 - - [2026-04-20 12:01:39] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.33 - - [2026-04-20 12:01:39] "GET /virtual-machine-interface/3ab1dc16-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004039 10.0.0.33 - - [2026-04-20 12:01:39] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.33 - - [2026-04-20 12:01:39] "GET /virtual-machine-interface/3930a4e4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004858 10.0.0.33 - - [2026-04-20 12:01:39] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.33 - - [2026-04-20 12:01:39] "GET /virtual-machine-interface/3a3122a6-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004369 10.0.0.33 - - [2026-04-20 12:01:39] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.33 - - [2026-04-20 12:01:39] "GET /virtual-machine-interface/3c0acdd4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004490 10.0.0.33 - - [2026-04-20 12:01:39] "POST /set-tag HTTP/1.1" 200 109 0.002485 10.0.0.33 - - [2026-04-20 12:01:39] "GET /virtual-machine-interface/39c83cc8-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004730 10.0.0.33 - - [2026-04-20 12:01:39] "POST /set-tag HTTP/1.1" 200 109 0.003857 10.0.0.33 - - [2026-04-20 12:01:39] "GET /virtual-machine-interface/3b9ad24a-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005980 10.0.0.33 - - [2026-04-20 12:01:39] "POST /set-tag HTTP/1.1" 200 109 0.003650 10.0.0.33 - - [2026-04-20 12:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.33 - - [2026-04-20 12:01:39] "GET /loadbalancer/6a3c5ce4-77b0-4d9b-8a26-da4eeacde846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003026 10.0.0.33 - - [2026-04-20 12:01:39] "GET /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004133 10.0.0.33 - - [2026-04-20 12:01:39] "POST /set-tag HTTP/1.1" 200 109 0.018462 10.0.0.33 - - [2026-04-20 12:01:39] "DELETE /loadbalancer-member/91e53083-3f5d-48d9-bbe6-aaf0659eb752 HTTP/1.1" 200 115 0.039329 10.0.0.33 - - [2026-04-20 12:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2026-04-20 12:01:39] "GET /loadbalancer/6a3c5ce4-77b0-4d9b-8a26-da4eeacde846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003324 10.0.0.33 - - [2026-04-20 12:01:40] "GET /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006910 10.0.0.33 - - [2026-04-20 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.003756 10.0.0.33 - - [2026-04-20 12:01:40] "GET /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016222 10.0.0.33 - - [2026-04-20 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.33 - - [2026-04-20 12:01:40] "GET /virtual-machine/5f21bb62-7a43-487a-ab62-5f25b9558f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002625 10.0.0.33 - - [2026-04-20 12:01:40] "POST /ref-update HTTP/1.1" 200 156 0.010060 10.0.0.33 - - [2026-04-20 12:01:40] "GET /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006866 10.0.0.33 - - [2026-04-20 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.030028 10.0.0.33 - - [2026-04-20 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.028400 10.0.0.33 - - [2026-04-20 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.022259 10.0.0.33 - - [2026-04-20 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.026696 10.0.0.33 - - [2026-04-20 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.026703 10.0.0.33 - - [2026-04-20 12:01:40] "DELETE /instance-ip/38d6660a-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.050761 10.0.0.33 - - [2026-04-20 12:01:40] "POST /ref-update HTTP/1.1" 200 156 0.010154 10.0.0.33 - - [2026-04-20 12:01:40] "DELETE /virtual-machine-interface/38be4534-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.036130 10.0.0.33 - - [2026-04-20 12:01:40] "DELETE /virtual-machine/5f21bb62-7a43-487a-ab62-5f25b9558f2b HTTP/1.1" 200 115 0.018741 10.0.0.33 - - [2026-04-20 12:01:40] "GET /virtual-machine-interface/3930a4e4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005690 10.0.0.33 - - [2026-04-20 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.33 - - [2026-04-20 12:01:40] "GET /virtual-machine-interface/3930a4e4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004678 10.0.0.33 - - [2026-04-20 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.33 - - [2026-04-20 12:01:40] "GET /virtual-machine/e263d156-f721-49bf-af50-fe6989abe429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003709 10.0.0.33 - - [2026-04-20 12:01:40] "POST /ref-update HTTP/1.1" 200 156 0.009549 10.0.0.33 - - [2026-04-20 12:01:40] "GET /virtual-machine-interface/3930a4e4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.015519 10.0.0.33 - - [2026-04-20 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.024360 10.0.0.33 - - [2026-04-20 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.029501 10.0.0.33 - - [2026-04-20 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.025146 10.0.0.33 - - [2026-04-20 12:01:40] "POST /set-tag HTTP/1.1" 200 109 0.015850 10.0.0.33 - - [2026-04-20 12:01:41] "POST /set-tag HTTP/1.1" 200 109 0.028964 10.0.0.33 - - [2026-04-20 12:01:41] "DELETE /instance-ip/394f6f5a-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.055987 10.0.0.33 - - [2026-04-20 12:01:41] "POST /ref-update HTTP/1.1" 200 156 0.007938 10.0.0.33 - - [2026-04-20 12:01:41] "DELETE /virtual-machine-interface/3930a4e4-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.039747 10.0.0.33 - - [2026-04-20 12:01:41] "DELETE /virtual-machine/e263d156-f721-49bf-af50-fe6989abe429 HTTP/1.1" 200 115 0.029668 10.0.0.33 - - [2026-04-20 12:01:41] "DELETE /tag/5b0c2b33-de66-4810-bbb6-b3397d06d833 HTTP/1.1" 200 115 0.043296 10.0.0.33 - - [2026-04-20 12:01:41] "GET /virtual-machine-interface/39c83cc8-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003995 10.0.0.33 - - [2026-04-20 12:01:41] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.33 - - [2026-04-20 12:01:41] "GET /virtual-machine-interface/39c83cc8-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005818 10.0.0.33 - - [2026-04-20 12:01:41] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.33 - - [2026-04-20 12:01:41] "GET /virtual-machine/171316e6-1c34-4a6f-ac45-d278f6086b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003329 10.0.0.33 - - [2026-04-20 12:01:41] "POST /ref-update HTTP/1.1" 200 156 0.010157 10.0.0.33 - - [2026-04-20 12:01:41] "GET /virtual-machine-interface/39c83cc8-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008141 10.0.0.33 - - [2026-04-20 12:01:41] "POST /set-tag HTTP/1.1" 200 109 0.017494 10.0.0.33 - - [2026-04-20 12:01:41] "POST /set-tag HTTP/1.1" 200 109 0.026965 10.0.0.33 - - [2026-04-20 12:01:41] "POST /set-tag HTTP/1.1" 200 109 0.030816 10.0.0.33 - - [2026-04-20 12:01:41] "POST /set-tag HTTP/1.1" 200 109 0.014100 10.0.0.33 - - [2026-04-20 12:01:41] "POST /set-tag HTTP/1.1" 200 109 0.030557 10.0.0.33 - - [2026-04-20 12:01:41] "DELETE /instance-ip/39df701e-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.045672 10.0.0.33 - - [2026-04-20 12:01:41] "DELETE /virtual-machine-interface/39c83cc8-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.039183 10.0.0.33 - - [2026-04-20 12:01:41] "DELETE /virtual-machine/171316e6-1c34-4a6f-ac45-d278f6086b06 HTTP/1.1" 200 115 0.023917 10.0.0.33 - - [2026-04-20 12:01:41] "GET /virtual-machine-interface/3a3122a6-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006569 10.0.0.33 - - [2026-04-20 12:01:41] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.33 - - [2026-04-20 12:01:41] "GET /virtual-machine-interface/3a3122a6-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004465 10.0.0.33 - - [2026-04-20 12:01:41] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.33 - - [2026-04-20 12:01:41] "GET /virtual-machine/c0cdec66-a0b2-42de-b750-8a1c0e22ffcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002770 10.0.0.33 - - [2026-04-20 12:01:41] "POST /ref-update HTTP/1.1" 200 156 0.010115 10.0.0.33 - - [2026-04-20 12:01:41] "GET /virtual-machine-interface/3a3122a6-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015898 10.0.0.33 - - [2026-04-20 12:01:42] "POST /set-tag HTTP/1.1" 200 109 0.022756 10.0.0.33 - - [2026-04-20 12:01:42] "POST /set-tag HTTP/1.1" 200 109 0.024325 10.0.0.33 - - [2026-04-20 12:01:42] "POST /set-tag HTTP/1.1" 200 109 0.040849 10.0.0.33 - - [2026-04-20 12:01:42] "POST /set-tag HTTP/1.1" 200 109 0.019910 10.0.0.33 - - [2026-04-20 12:01:42] "POST /set-tag HTTP/1.1" 200 109 0.029276 10.0.0.33 - - [2026-04-20 12:01:42] "DELETE /instance-ip/3a48a5de-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.052409 10.0.0.33 - - [2026-04-20 12:01:42] "DELETE /virtual-machine-interface/3a3122a6-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.043261 10.0.0.33 - - [2026-04-20 12:01:42] "DELETE /virtual-machine/c0cdec66-a0b2-42de-b750-8a1c0e22ffcb HTTP/1.1" 200 115 0.024254 10.0.0.33 - - [2026-04-20 12:01:42] "DELETE /tag/65f4e626-af0e-40da-b204-abd737d629e1 HTTP/1.1" 200 115 0.031851 10.0.0.33 - - [2026-04-20 12:01:42] "DELETE /tag/52bfee1b-3747-4b37-b0de-8c1fa7ad83a0 HTTP/1.1" 409 388 0.004397 10.0.0.33 - - [2026-04-20 12:02:10] "GET /virtual-machine-interface/3b9ad24a-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004502 10.0.0.33 - - [2026-04-20 12:02:10] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.33 - - [2026-04-20 12:02:10] "GET /virtual-machine-interface/3b267f1c-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004990 10.0.0.33 - - [2026-04-20 12:02:10] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.33 - - [2026-04-20 12:02:10] "GET /virtual-machine-interface/3b267f1c-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005378 10.0.0.33 - - [2026-04-20 12:02:10] "POST /set-tag HTTP/1.1" 200 109 0.002788 10.0.0.33 - - [2026-04-20 12:02:10] "GET /virtual-machine/f443cc15-b5df-4b58-ae39-3d5649489041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002395 10.0.0.33 - - [2026-04-20 12:02:10] "POST /ref-update HTTP/1.1" 200 156 0.011890 10.0.0.33 - - [2026-04-20 12:02:10] "GET /virtual-machine-interface/3b267f1c-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017048 10.0.0.33 - - [2026-04-20 12:02:10] "POST /set-tag HTTP/1.1" 200 109 0.018480 10.0.0.33 - - [2026-04-20 12:02:10] "POST /set-tag HTTP/1.1" 200 109 0.018883 10.0.0.33 - - [2026-04-20 12:02:10] "POST /set-tag HTTP/1.1" 200 109 0.024993 10.0.0.33 - - [2026-04-20 12:02:10] "POST /set-tag HTTP/1.1" 200 109 0.022883 10.0.0.33 - - [2026-04-20 12:02:10] "DELETE /instance-ip/3b408f2e-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.036530 10.0.0.33 - - [2026-04-20 12:02:10] "DELETE /virtual-machine-interface/3b267f1c-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.046215 10.0.0.33 - - [2026-04-20 12:02:10] "DELETE /virtual-machine/f443cc15-b5df-4b58-ae39-3d5649489041 HTTP/1.1" 200 115 0.018377 10.0.0.33 - - [2026-04-20 12:02:10] "DELETE /tag/29ac4da3-0a68-4864-a5a4-e9f2d1d18481 HTTP/1.1" 409 236 0.004242 10.0.0.33 - - [2026-04-20 12:02:10] "GET /virtual-machine-interface/3b9ad24a-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004659 10.0.0.33 - - [2026-04-20 12:02:10] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.33 - - [2026-04-20 12:02:10] "GET /virtual-machine/42584024-69de-487e-a96d-850dd5a438cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002475 10.0.0.33 - - [2026-04-20 12:02:10] "POST /ref-update HTTP/1.1" 200 156 0.011448 10.0.0.33 - - [2026-04-20 12:02:10] "GET /virtual-machine-interface/3b9ad24a-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020678 10.0.0.33 - - [2026-04-20 12:02:10] "POST /set-tag HTTP/1.1" 200 109 0.021048 10.0.0.33 - - [2026-04-20 12:02:10] "POST /set-tag HTTP/1.1" 200 109 0.017447 10.0.0.33 - - [2026-04-20 12:02:10] "POST /set-tag HTTP/1.1" 200 109 0.031817 10.0.0.33 - - [2026-04-20 12:02:11] "POST /set-tag HTTP/1.1" 200 109 0.040358 10.0.0.33 - - [2026-04-20 12:02:11] "DELETE /instance-ip/3bb889de-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.036170 10.0.0.33 - - [2026-04-20 12:02:11] "DELETE /virtual-machine-interface/3b9ad24a-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.041171 10.0.0.33 - - [2026-04-20 12:02:11] "DELETE /virtual-machine/42584024-69de-487e-a96d-850dd5a438cb HTTP/1.1" 200 115 0.023733 10.0.0.33 - - [2026-04-20 12:02:11] "DELETE /tag/c1b2412f-4937-417c-8b12-726feb248b5c HTTP/1.1" 200 115 0.066212 10.0.0.33 - - [2026-04-20 12:02:11] "GET /virtual-machine-interface/3c0acdd4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004718 10.0.0.33 - - [2026-04-20 12:02:11] "POST /set-tag HTTP/1.1" 200 109 0.003051 10.0.0.33 - - [2026-04-20 12:02:11] "GET /virtual-machine-interface/3c0acdd4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006385 10.0.0.33 - - [2026-04-20 12:02:11] "POST /set-tag HTTP/1.1" 200 109 0.005659 10.0.0.33 - - [2026-04-20 12:02:11] "GET /virtual-machine/0a65d1b4-7a7d-44cb-b666-f95ee25fb3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002931 10.0.0.33 - - [2026-04-20 12:02:11] "POST /ref-update HTTP/1.1" 200 156 0.014638 10.0.0.33 - - [2026-04-20 12:02:11] "GET /virtual-machine-interface/3c0acdd4-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006687 10.0.0.33 - - [2026-04-20 12:02:11] "POST /set-tag HTTP/1.1" 200 109 0.020618 10.0.0.33 - - [2026-04-20 12:02:11] "POST /set-tag HTTP/1.1" 200 109 0.030049 10.0.0.33 - - [2026-04-20 12:02:11] "POST /set-tag HTTP/1.1" 200 109 0.044788 10.0.0.33 - - [2026-04-20 12:02:11] "POST /set-tag HTTP/1.1" 200 109 0.036327 10.0.0.33 - - [2026-04-20 12:02:11] "DELETE /instance-ip/3c21c782-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.084841 10.0.0.33 - - [2026-04-20 12:02:11] "DELETE /virtual-machine-interface/3c0acdd4-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.059259 10.0.0.33 - - [2026-04-20 12:02:11] "DELETE /virtual-machine/0a65d1b4-7a7d-44cb-b666-f95ee25fb3a0 HTTP/1.1" 200 115 0.027593 10.0.0.33 - - [2026-04-20 12:02:11] "DELETE /tag/c59e4fb5-0902-40aa-8499-a7b4ee47f090 HTTP/1.1" 200 115 0.052485 10.0.0.33 - - [2026-04-20 12:02:11] "DELETE /tag/9b33694b-3b89-4745-8beb-2595ea01083f HTTP/1.1" 409 236 0.009907 10.0.0.33 - - [2026-04-20 12:02:11] "DELETE /tag/e48ce28c-784f-4870-a629-87814d12ab3d HTTP/1.1" 409 236 0.010462 10.0.0.33 - - [2026-04-20 12:02:11] "GET /virtual-machine-interface/3ab1dc16-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006558 10.0.0.33 - - [2026-04-20 12:02:11] "POST /set-tag HTTP/1.1" 200 109 0.006309 10.0.0.33 - - [2026-04-20 12:02:12] "GET /virtual-machine-interface/3ab1dc16-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007674 10.0.0.33 - - [2026-04-20 12:02:12] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.33 - - [2026-04-20 12:02:12] "GET /virtual-machine/85155443-b585-4ac9-a559-9b55fa2c39f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003220 10.0.0.33 - - [2026-04-20 12:02:12] "POST /ref-update HTTP/1.1" 200 156 0.014514 10.0.0.33 - - [2026-04-20 12:02:12] "GET /virtual-machine-interface/3ab1dc16-3cb0-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025774 10.0.0.33 - - [2026-04-20 12:02:12] "POST /set-tag HTTP/1.1" 200 109 0.043468 10.0.0.33 - - [2026-04-20 12:02:12] "POST /set-tag HTTP/1.1" 200 109 0.038563 10.0.0.33 - - [2026-04-20 12:02:12] "POST /set-tag HTTP/1.1" 200 109 0.056424 10.0.0.33 - - [2026-04-20 12:02:12] "POST /set-tag HTTP/1.1" 200 109 0.038029 10.0.0.33 - - [2026-04-20 12:02:12] "DELETE /instance-ip/3ad151cc-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.080028 10.0.0.33 - - [2026-04-20 12:02:12] "DELETE /virtual-machine-interface/3ab1dc16-3cb0-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.079396 10.0.0.33 - - [2026-04-20 12:02:12] "DELETE /virtual-machine/85155443-b585-4ac9-a559-9b55fa2c39f2 HTTP/1.1" 200 115 0.018652 10.0.0.33 - - [2026-04-20 12:02:12] "DELETE /tag/8f46d183-9264-49de-9c32-ce4460396f73 HTTP/1.1" 200 115 0.037123 10.0.0.33 - - [2026-04-20 12:02:12] "DELETE /tag/c83c3c9a-d8f9-4922-b9e1-4518bf930d58 HTTP/1.1" 200 115 0.042395 10.0.0.33 - - [2026-04-20 12:02:12] "DELETE /tag/55298b11-716b-42c9-91a6-c28e52f08361 HTTP/1.1" 200 115 0.058102 10.0.0.33 - - [2026-04-20 12:02:14] "POST /projects HTTP/1.1" 409 238 0.001970 10.0.0.33 - - [2026-04-20 12:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006772 10.0.0.33 - - [2026-04-20 12:02:14] "GET /project/6612ef39-dc42-4984-8e78-f0b250d239aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034394 10.0.0.33 - - [2026-04-20 12:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.33 - - [2026-04-20 12:02:14] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004580 10.0.0.33 - - [2026-04-20 12:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.33 - - [2026-04-20 12:02:14] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004034 10.0.0.33 - - [2026-04-20 12:02:14] "POST /security-groups HTTP/1.1" 409 285 0.002952 10.0.0.33 - - [2026-04-20 12:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.33 - - [2026-04-20 12:02:14] "PUT /security-group/bdf82df7-9ac7-49b2-8bbb-dc5f25432e02 HTTP/1.1" 200 262 0.061242 10.0.0.33 - - [2026-04-20 12:02:14] "PUT /access-control-list/145eb65e-c86e-460d-b8e1-dbe31fb5fa80 HTTP/1.1" 200 272 0.020396 10.0.0.33 - - [2026-04-20 12:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024832 10.0.0.33 - - [2026-04-20 12:02:14] "PUT /access-control-list/52ed31a1-3a25-49bd-833c-661748bf4627 HTTP/1.1" 200 272 0.030042 10.0.0.33 - - [2026-04-20 12:02:19] "POST /projects HTTP/1.1" 409 238 0.002095 10.0.0.33 - - [2026-04-20 12:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.33 - - [2026-04-20 12:02:19] "GET /project/6612ef39-dc42-4984-8e78-f0b250d239aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037257 10.0.0.33 - - [2026-04-20 12:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.33 - - [2026-04-20 12:02:19] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004251 10.0.0.33 - - [2026-04-20 12:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.33 - - [2026-04-20 12:02:19] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004766 10.0.0.33 - - [2026-04-20 12:02:19] "POST /security-groups HTTP/1.1" 409 285 0.007150 10.0.0.33 - - [2026-04-20 12:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.33 - - [2026-04-20 12:02:19] "PUT /security-group/bdf82df7-9ac7-49b2-8bbb-dc5f25432e02 HTTP/1.1" 200 262 0.060701 10.0.0.33 - - [2026-04-20 12:02:19] "PUT /access-control-list/145eb65e-c86e-460d-b8e1-dbe31fb5fa80 HTTP/1.1" 200 272 0.020422 10.0.0.33 - - [2026-04-20 12:02:19] "PUT /access-control-list/52ed31a1-3a25-49bd-833c-661748bf4627 HTTP/1.1" 200 272 0.026212 10.0.0.33 - - [2026-04-20 12:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.035082 10.0.0.33 - - [2026-04-20 12:02:19] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.012592 10.0.0.33 - - [2026-04-20 12:02:19] "GET /firewall-rule/f2cfbd85-ce40-43f1-81c5-295255738e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002537 10.0.0.33 - - [2026-04-20 12:02:19] "POST /ref-update HTTP/1.1" 200 156 0.054673 10.0.0.33 - - [2026-04-20 12:02:20] "DELETE /firewall-rule/f2cfbd85-ce40-43f1-81c5-295255738e82 HTTP/1.1" 200 115 0.097519 10.0.0.33 - - [2026-04-20 12:02:20] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.009662 10.0.0.33 - - [2026-04-20 12:02:20] "GET /firewall-rule/b45811c4-f0cc-46aa-bca5-6172d3a94e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002667 10.0.0.33 - - [2026-04-20 12:02:20] "POST /ref-update HTTP/1.1" 200 156 0.084900 10.0.0.33 - - [2026-04-20 12:02:20] "DELETE /firewall-rule/b45811c4-f0cc-46aa-bca5-6172d3a94e2e HTTP/1.1" 200 115 0.060813 10.0.0.33 - - [2026-04-20 12:02:20] "DELETE /tag/fc85ba0f-f31c-4a38-b65c-54d24546a8e4 HTTP/1.1" 200 115 0.050089 10.0.0.33 - - [2026-04-20 12:02:20] "DELETE /tag/9b33694b-3b89-4745-8beb-2595ea01083f HTTP/1.1" 409 236 0.008177 10.0.0.33 - - [2026-04-20 12:02:20] "DELETE /tag/e48ce28c-784f-4870-a629-87814d12ab3d HTTP/1.1" 409 236 0.003729 10.0.0.33 - - [2026-04-20 12:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.33 - - [2026-04-20 12:02:20] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009219 10.0.0.33 - - [2026-04-20 12:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006476 10.0.0.33 - - [2026-04-20 12:02:20] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007576 10.0.0.33 - - [2026-04-20 12:02:20] "PUT /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f HTTP/1.1" 200 264 0.058581 10.0.0.33 - - [2026-04-20 12:02:20] "PUT /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb HTTP/1.1" 200 264 0.065011 10.0.0.33 - - [2026-04-20 12:02:20] "DELETE /security-group/bdf82df7-9ac7-49b2-8bbb-dc5f25432e02 HTTP/1.1" 200 115 0.054545 10.0.0.33 - - [2026-04-20 12:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.33 - - [2026-04-20 12:02:20] "DELETE /access-control-list/145eb65e-c86e-460d-b8e1-dbe31fb5fa80 HTTP/1.1" 200 115 0.047278 10.0.0.33 - - [2026-04-20 12:02:20] "GET /project/6612ef39-dc42-4984-8e78-f0b250d239aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.040097 10.0.0.33 - - [2026-04-20 12:02:20] "DELETE /access-control-list/52ed31a1-3a25-49bd-833c-661748bf4627 HTTP/1.1" 200 115 0.056090 10.0.0.33 - - [2026-04-20 12:02:20] "GET /project/6612ef39-dc42-4984-8e78-f0b250d239aa?fields=security_groups HTTP/1.1" 200 1352 0.060729 10.0.0.33 - - [2026-04-20 12:02:20] "DELETE /security-group/aeba800e-8eb4-485e-a383-b1fa01da7cde HTTP/1.1" 200 115 0.040918 10.0.0.33 - - [2026-04-20 12:02:20] "DELETE /access-control-list/79ae26fe-7282-4735-889a-4d4722bff1d0 HTTP/1.1" 200 115 0.029599 10.0.0.33 - - [2026-04-20 12:02:20] "GET /project/6612ef39-dc42-4984-8e78-f0b250d239aa?fields=application_policy_sets HTTP/1.1" 200 1391 0.037491 10.0.0.33 - - [2026-04-20 12:02:20] "DELETE /access-control-list/e771d6a7-f430-4b62-8f6b-bbc630b17544 HTTP/1.1" 200 115 0.042631 10.0.0.33 - - [2026-04-20 12:02:21] "DELETE /project/6612ef39-dc42-4984-8e78-f0b250d239aa HTTP/1.1" 200 115 0.330241 10.0.0.33 - - [2026-04-20 12:02:21] "POST /projects HTTP/1.1" 409 238 0.002319 10.0.0.33 - - [2026-04-20 12:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.33 - - [2026-04-20 12:02:21] "GET /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031644 10.0.0.33 - - [2026-04-20 12:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.33 - - [2026-04-20 12:02:21] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004395 10.0.0.33 - - [2026-04-20 12:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.33 - - [2026-04-20 12:02:21] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003990 10.0.0.33 - - [2026-04-20 12:02:21] "POST /security-groups HTTP/1.1" 409 285 0.002557 10.0.0.33 - - [2026-04-20 12:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2026-04-20 12:02:21] "PUT /security-group/400887ab-4445-49fe-8a8c-e4777fe2b1ce HTTP/1.1" 200 262 0.063544 10.0.0.33 - - [2026-04-20 12:02:21] "PUT /access-control-list/f01a0e9f-a29e-4585-beba-0ead3c4d25d4 HTTP/1.1" 200 272 0.014470 10.0.0.33 - - [2026-04-20 12:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.038419 10.0.0.33 - - [2026-04-20 12:02:21] "PUT /access-control-list/ff68adb5-460e-49d3-b737-586bfe3d8865 HTTP/1.1" 200 272 0.026780 10.0.0.33 - - [2026-04-20 12:02:25] "DELETE /loadbalancer-member/254ee958-d797-48a2-996c-9d96704f98c6 HTTP/1.1" 200 115 0.021617 10.0.0.33 - - [2026-04-20 12:02:25] "DELETE /loadbalancer-pool/dbe2af89-b607-44f5-b096-cbcb017e137e HTTP/1.1" 200 115 0.043009 10.0.0.33 - - [2026-04-20 12:02:25] "DELETE /loadbalancer-listener/1bf121ca-1635-4f47-9a95-06dfa20fe967 HTTP/1.1" 200 115 0.038571 10.0.0.33 - - [2026-04-20 12:02:25] "DELETE /loadbalancer/6a3c5ce4-77b0-4d9b-8a26-da4eeacde846 HTTP/1.1" 200 115 0.055773 10.0.0.33 - - [2026-04-20 12:02:25] "DELETE /floating-ip/70de5525-2bf9-4db9-9bc4-8993bdd948bc HTTP/1.1" 200 115 0.049459 10.0.0.33 - - [2026-04-20 12:02:25] "DELETE /instance-ip/d5d046a3-1b54-475e-8dcd-fb5304f7dff5 HTTP/1.1" 200 115 0.058396 10.0.0.33 - - [2026-04-20 12:02:25] "DELETE /virtual-machine-interface/06e91190-a850-4a45-9f92-a1d9da7acc4a HTTP/1.1" 200 115 0.048594 10.0.0.33 - - [2026-04-20 12:02:25] "DELETE /tag/825ce4aa-5851-4318-9b58-be51d56b7261 HTTP/1.1" 200 115 0.030711 10.0.0.33 - - [2026-04-20 12:02:25] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002574 10.0.0.33 - - [2026-04-20 12:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.33 - - [2026-04-20 12:02:25] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002527 10.0.0.33 - - [2026-04-20 12:02:25] "GET /firewall-policy/6ab1fec0-3f64-4d84-80fb-bcf1774345c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002063 10.0.0.33 - - [2026-04-20 12:02:25] "GET /firewall-rule/b89a08b4-29cc-48d8-9bc8-f781911e23de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002659 10.0.0.33 - - [2026-04-20 12:02:25] "POST /ref-update HTTP/1.1" 200 156 0.011321 10.0.0.33 - - [2026-04-20 12:02:25] "DELETE /firewall-rule/b89a08b4-29cc-48d8-9bc8-f781911e23de HTTP/1.1" 200 115 0.036089 10.0.0.33 - - [2026-04-20 12:02:25] "GET /firewall-policy/8b3cdd9f-3590-42f4-a61d-bf3ee888b6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003303 10.0.0.33 - - [2026-04-20 12:02:25] "GET /firewall-rule/0fbdaa8f-ead1-43d2-9b15-cc6bc0101e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.004130 10.0.0.33 - - [2026-04-20 12:02:26] "POST /ref-update HTTP/1.1" 200 156 0.027865 10.0.0.33 - - [2026-04-20 12:02:26] "DELETE /firewall-rule/0fbdaa8f-ead1-43d2-9b15-cc6bc0101e66 HTTP/1.1" 200 115 0.044746 10.0.0.33 - - [2026-04-20 12:02:26] "GET /firewall-policy/8b3cdd9f-3590-42f4-a61d-bf3ee888b6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005058 10.0.0.33 - - [2026-04-20 12:02:26] "GET /firewall-rule/02df3d86-c9ba-4c53-ac25-766421638e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.002951 10.0.0.33 - - [2026-04-20 12:02:26] "POST /ref-update HTTP/1.1" 200 156 0.011730 10.0.0.33 - - [2026-04-20 12:02:26] "DELETE /firewall-rule/02df3d86-c9ba-4c53-ac25-766421638e02 HTTP/1.1" 200 115 0.059194 10.0.0.33 - - [2026-04-20 12:02:26] "GET /application-policy-set/123c9de1-7db1-49ae-8726-90f2c79c06dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002945 10.0.0.33 - - [2026-04-20 12:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.33 - - [2026-04-20 12:02:26] "GET /policy-management/6ca8ec2e-2d73-4754-863e-7f20bf05494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002581 10.0.0.33 - - [2026-04-20 12:02:26] "GET /firewall-policy/8b3cdd9f-3590-42f4-a61d-bf3ee888b6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008360 10.0.0.33 - - [2026-04-20 12:02:26] "POST /ref-update HTTP/1.1" 200 156 0.028924 10.0.0.33 - - [2026-04-20 12:02:26] "DELETE /firewall-policy/8b3cdd9f-3590-42f4-a61d-bf3ee888b6bc HTTP/1.1" 200 115 0.053065 10.0.0.33 - - [2026-04-20 12:02:26] "DELETE /tag/29ac4da3-0a68-4864-a5a4-e9f2d1d18481 HTTP/1.1" 200 115 0.085203 10.0.0.33 - - [2026-04-20 12:02:26] "DELETE /tag/9b33694b-3b89-4745-8beb-2595ea01083f HTTP/1.1" 200 115 0.080930 10.0.0.33 - - [2026-04-20 12:02:26] "DELETE /tag/e48ce28c-784f-4870-a629-87814d12ab3d HTTP/1.1" 200 115 0.074839 10.0.0.33 - - [2026-04-20 12:02:26] "DELETE /tag/52bfee1b-3747-4b37-b0de-8c1fa7ad83a0 HTTP/1.1" 200 115 0.075130 10.0.0.33 - - [2026-04-20 12:02:26] "POST /projects HTTP/1.1" 409 238 0.002258 10.0.0.33 - - [2026-04-20 12:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.33 - - [2026-04-20 12:02:26] "GET /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055118 10.0.0.33 - - [2026-04-20 12:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.33 - - [2026-04-20 12:02:26] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004359 10.0.0.33 - - [2026-04-20 12:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.33 - - [2026-04-20 12:02:26] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007865 10.0.0.33 - - [2026-04-20 12:02:26] "POST /security-groups HTTP/1.1" 409 285 0.005556 10.0.0.33 - - [2026-04-20 12:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.33 - - [2026-04-20 12:02:27] "PUT /security-group/400887ab-4445-49fe-8a8c-e4777fe2b1ce HTTP/1.1" 200 262 0.064734 10.0.0.33 - - [2026-04-20 12:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.066123 10.0.0.33 - - [2026-04-20 12:02:27] "PUT /access-control-list/f01a0e9f-a29e-4585-beba-0ead3c4d25d4 HTTP/1.1" 200 272 0.045355 10.0.0.33 - - [2026-04-20 12:02:27] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.039017 10.0.0.33 - - [2026-04-20 12:02:27] "PUT /access-control-list/ff68adb5-460e-49d3-b737-586bfe3d8865 HTTP/1.1" 200 272 0.028273 10.0.0.33 - - [2026-04-20 12:02:27] "GET /firewall-rule/6cccb2a9-23b1-4b3f-a84b-69ba7af4e27c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005049 10.0.0.33 - - [2026-04-20 12:02:27] "POST /ref-update HTTP/1.1" 200 156 0.062790 10.0.0.33 - - [2026-04-20 12:02:27] "DELETE /firewall-rule/6cccb2a9-23b1-4b3f-a84b-69ba7af4e27c HTTP/1.1" 200 115 0.045899 10.0.0.33 - - [2026-04-20 12:02:27] "GET /firewall-policy/d21f02bf-76d2-4478-945b-58284e167a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003809 10.0.0.33 - - [2026-04-20 12:02:27] "GET /firewall-rule/f93f350c-35f9-46f8-b408-b7f55de508ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002758 10.0.0.33 - - [2026-04-20 12:02:27] "POST /ref-update HTTP/1.1" 200 156 0.057714 10.0.0.33 - - [2026-04-20 12:02:27] "DELETE /firewall-rule/f93f350c-35f9-46f8-b408-b7f55de508ce HTTP/1.1" 200 115 0.079378 10.0.0.33 - - [2026-04-20 12:02:27] "DELETE /tag/6d788c76-e628-4734-a64b-d778d1623e8a HTTP/1.1" 200 115 0.034437 10.0.0.33 - - [2026-04-20 12:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.33 - - [2026-04-20 12:02:27] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004515 10.0.0.33 - - [2026-04-20 12:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2026-04-20 12:02:27] "GET /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007257 10.0.0.33 - - [2026-04-20 12:02:27] "PUT /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f HTTP/1.1" 200 264 0.043206 10.0.0.33 - - [2026-04-20 12:02:27] "PUT /virtual-network/5ebbd834-1de4-4b69-95af-88c19a7024fb HTTP/1.1" 200 264 0.067662 10.0.0.33 - - [2026-04-20 12:02:27] "DELETE /security-group/400887ab-4445-49fe-8a8c-e4777fe2b1ce HTTP/1.1" 200 115 0.114779 10.0.0.33 - - [2026-04-20 12:02:27] "DELETE /access-control-list/f01a0e9f-a29e-4585-beba-0ead3c4d25d4 HTTP/1.1" 200 115 0.047238 10.0.0.33 - - [2026-04-20 12:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.33 - - [2026-04-20 12:02:27] "DELETE /access-control-list/ff68adb5-460e-49d3-b737-586bfe3d8865 HTTP/1.1" 200 115 0.050059 10.0.0.33 - - [2026-04-20 12:02:28] "GET /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.045292 10.0.0.33 - - [2026-04-20 12:02:28] "GET /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2?fields=security_groups HTTP/1.1" 200 1352 0.036283 10.0.0.33 - - [2026-04-20 12:02:28] "DELETE /security-group/a2e3d31a-18e6-43c5-beef-1678343d9bf9 HTTP/1.1" 200 115 0.096201 10.0.0.33 - - [2026-04-20 12:02:28] "DELETE /access-control-list/b01515c2-5982-4193-9e8a-8fb18b0c7b34 HTTP/1.1" 200 115 0.043200 10.0.0.33 - - [2026-04-20 12:02:28] "GET /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2?fields=application_policy_sets HTTP/1.1" 200 1391 0.063698 10.0.0.33 - - [2026-04-20 12:02:28] "DELETE /access-control-list/0edefc2b-cfc6-4559-9264-85fdfa944b23 HTTP/1.1" 200 115 0.075320 10.0.0.33 - - [2026-04-20 12:02:28] "DELETE /project/835e4e5a-48e5-4966-9fb2-5abd51ad6af2 HTTP/1.1" 200 115 0.409730 10.0.0.33 - - [2026-04-20 12:02:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002027 10.0.0.33 - - [2026-04-20 12:02:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002830 10.0.0.33 - - [2026-04-20 12:03:23] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.33 - - [2026-04-20 12:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.33 - - [2026-04-20 12:03:23] "GET /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002616 10.0.0.33 - - [2026-04-20 12:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.33 - - [2026-04-20 12:03:23] "GET /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002846 10.0.0.33 - - [2026-04-20 12:03:38] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.33 - - [2026-04-20 12:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.33 - - [2026-04-20 12:03:38] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005184 10.0.0.33 - - [2026-04-20 12:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.33 - - [2026-04-20 12:03:38] "GET /config-node/f40f7c32-6efd-4255-b021-f292c757dfc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002108 10.0.0.33 - - [2026-04-20 12:03:38] "GET / HTTP/1.1" 200 35931 0.002334 10.0.0.33 - - [2026-04-20 12:03:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002413 10.0.0.33 - - [2026-04-20 12:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2026-04-20 12:03:43] "GET /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002471 10.0.0.33 - - [2026-04-20 12:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.33 - - [2026-04-20 12:03:43] "PUT /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6 HTTP/1.1" 200 276 0.018952 10.0.0.33 - - [2026-04-20 12:03:44] "GET / HTTP/1.1" 200 35931 0.004055 10.0.0.33 - - [2026-04-20 12:03:44] "POST /alarms HTTP/1.1" 409 264 0.002486 10.0.0.33 - - [2026-04-20 12:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.33 - - [2026-04-20 12:03:44] "PUT /alarm/77d65388-681d-4f4f-a80b-0d7a45c3014e HTTP/1.1" 200 244 0.022763 10.0.0.33 - - [2026-04-20 12:03:44] "POST /alarms HTTP/1.1" 409 261 0.007785 10.0.0.33 - - [2026-04-20 12:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.33 - - [2026-04-20 12:03:44] "PUT /alarm/4039ae9b-b257-45eb-99b3-fb4ff8b6a379 HTTP/1.1" 200 244 0.028725 10.0.0.33 - - [2026-04-20 12:03:44] "POST /alarms HTTP/1.1" 409 261 0.009259 10.0.0.33 - - [2026-04-20 12:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.33 - - [2026-04-20 12:03:44] "PUT /alarm/8f881689-116c-4f78-9f26-1d021f02b12d HTTP/1.1" 200 244 0.020567 10.0.0.33 - - [2026-04-20 12:03:44] "POST /alarms HTTP/1.1" 409 253 0.007536 10.0.0.33 - - [2026-04-20 12:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.33 - - [2026-04-20 12:03:44] "PUT /alarm/c8ecdd43-b09d-4084-b3f3-3e06b96e09d7 HTTP/1.1" 200 244 0.013238 10.0.0.33 - - [2026-04-20 12:03:44] "POST /alarms HTTP/1.1" 409 251 0.016047 10.0.0.33 - - [2026-04-20 12:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.33 - - [2026-04-20 12:03:44] "PUT /alarm/001c3ed8-49f6-4e7d-8a40-2c4276962593 HTTP/1.1" 200 244 0.011601 10.0.0.33 - - [2026-04-20 12:03:44] "POST /alarms HTTP/1.1" 409 252 0.009616 10.0.0.33 - - [2026-04-20 12:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.33 - - [2026-04-20 12:03:44] "PUT /alarm/13ce668a-730a-4747-8a1c-8b6f048685a8 HTTP/1.1" 200 244 0.009934 10.0.0.33 - - [2026-04-20 12:03:44] "POST /alarms HTTP/1.1" 409 256 0.013343 10.0.0.33 - - [2026-04-20 12:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-04-20 12:03:44] "PUT /alarm/9ed5992c-7809-4910-9fa8-72fb74dcab11 HTTP/1.1" 200 244 0.009809 10.0.0.33 - - [2026-04-20 12:03:44] "POST /alarms HTTP/1.1" 409 248 0.006100 10.0.0.33 - - [2026-04-20 12:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.33 - - [2026-04-20 12:03:44] "PUT /alarm/6f36b938-9bee-44c2-9467-57a2a5f3ea5f HTTP/1.1" 200 244 0.011098 10.0.0.33 - - [2026-04-20 12:03:44] "POST /alarms HTTP/1.1" 409 252 0.006273 10.0.0.33 - - [2026-04-20 12:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.33 - - [2026-04-20 12:03:44] "PUT /alarm/a7f9d834-62f2-42e2-8d48-dddcec3d8387 HTTP/1.1" 200 244 0.010812 10.0.0.33 - - [2026-04-20 12:03:44] "POST /alarms HTTP/1.1" 409 257 0.012567 10.0.0.33 - - [2026-04-20 12:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.33 - - [2026-04-20 12:03:44] "PUT /alarm/41581890-477e-4f69-80ce-d8fd4b3da028 HTTP/1.1" 200 244 0.012309 10.0.0.33 - - [2026-04-20 12:03:44] "POST /alarms HTTP/1.1" 409 251 0.013217 10.0.0.33 - - [2026-04-20 12:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.33 - - [2026-04-20 12:03:44] "PUT /alarm/09a3d16f-eaec-481a-8478-571ff2aade2d HTTP/1.1" 200 244 0.016330 10.0.0.33 - - [2026-04-20 12:03:44] "POST /alarms HTTP/1.1" 409 257 0.014982 10.0.0.33 - - [2026-04-20 12:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.33 - - [2026-04-20 12:03:45] "PUT /alarm/71ab788e-6021-4999-a470-26d67664db21 HTTP/1.1" 200 244 0.013291 10.0.0.33 - - [2026-04-20 12:03:45] "POST /alarms HTTP/1.1" 409 261 0.005222 10.0.0.33 - - [2026-04-20 12:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.33 - - [2026-04-20 12:03:45] "PUT /alarm/cde6f943-0678-4675-a04e-9a7c5f0d7157 HTTP/1.1" 200 244 0.012013 10.0.0.33 - - [2026-04-20 12:03:45] "POST /alarms HTTP/1.1" 409 258 0.002468 10.0.0.33 - - [2026-04-20 12:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.33 - - [2026-04-20 12:03:45] "PUT /alarm/9d9bcd2d-e827-48c4-a686-ccfe1920a66f HTTP/1.1" 200 244 0.009953 10.0.0.33 - - [2026-04-20 12:03:45] "POST /alarms HTTP/1.1" 409 254 0.016371 10.0.0.33 - - [2026-04-20 12:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.33 - - [2026-04-20 12:03:45] "PUT /alarm/01a608ad-2273-4bb1-aba7-8ccd5b7b9834 HTTP/1.1" 200 244 0.013105 10.0.0.33 - - [2026-04-20 12:03:45] "POST /alarms HTTP/1.1" 409 254 0.007991 10.0.0.33 - - [2026-04-20 12:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.33 - - [2026-04-20 12:03:45] "PUT /alarm/9fc02886-98f6-4611-9ff1-72f6649d5ae2 HTTP/1.1" 200 244 0.011079 10.0.0.33 - - [2026-04-20 12:03:45] "POST /alarms HTTP/1.1" 409 254 0.002181 10.0.0.33 - - [2026-04-20 12:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.33 - - [2026-04-20 12:03:45] "PUT /alarm/30cc1122-b4b6-428f-9df1-fe613ccdf4a7 HTTP/1.1" 200 244 0.009887 10.0.0.33 - - [2026-04-20 12:03:45] "POST /alarms HTTP/1.1" 409 247 0.010699 10.0.0.33 - - [2026-04-20 12:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.33 - - [2026-04-20 12:03:45] "PUT /alarm/6a194ccf-7fd6-47b8-aaa2-828e74c6963e HTTP/1.1" 200 244 0.010873 10.0.0.33 - - [2026-04-20 12:03:45] "POST /alarms HTTP/1.1" 409 272 0.006534 10.0.0.33 - - [2026-04-20 12:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.33 - - [2026-04-20 12:03:45] "PUT /alarm/04af750e-2e45-4a81-9c63-ef055f3f7307 HTTP/1.1" 200 244 0.014989 10.0.0.33 - - [2026-04-20 12:03:45] "POST /alarms HTTP/1.1" 409 261 0.007064 10.0.0.33 - - [2026-04-20 12:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.33 - - [2026-04-20 12:03:45] "PUT /alarm/8f9c60d2-cf2b-4de0-bc62-5e7777d477a0 HTTP/1.1" 200 244 0.009950 10.0.0.33 - - [2026-04-20 12:03:45] "POST /alarms HTTP/1.1" 409 259 0.007775 10.0.0.33 - - [2026-04-20 12:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.33 - - [2026-04-20 12:03:45] "PUT /alarm/275a78d9-6ec4-4102-96da-ce32670cc7b5 HTTP/1.1" 200 244 0.012324 10.0.0.33 - - [2026-04-20 12:03:45] "POST /alarms HTTP/1.1" 409 265 0.010870 10.0.0.33 - - [2026-04-20 12:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.33 - - [2026-04-20 12:03:45] "PUT /alarm/bb8bc9f5-a7d3-4904-b4dc-36a09aec3d1a HTTP/1.1" 200 244 0.011370 10.0.0.33 - - [2026-04-20 12:03:45] "POST /alarms HTTP/1.1" 409 279 0.010714 10.0.0.33 - - [2026-04-20 12:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.33 - - [2026-04-20 12:03:45] "PUT /alarm/d81f7ec9-e1bb-4a90-bdaa-1cdad71ef1a0 HTTP/1.1" 200 244 0.010014 10.0.0.33 - - [2026-04-20 12:03:46] "GET / HTTP/1.1" 200 35931 0.001825 10.0.0.33 - - [2026-04-20 12:03:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002058 10.0.0.33 - - [2026-04-20 12:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.33 - - [2026-04-20 12:03:46] "PUT /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6 HTTP/1.1" 200 276 0.007383 10.0.0.33 - - [2026-04-20 12:03:46] "GET / HTTP/1.1" 200 35931 0.001327 10.0.0.33 - - [2026-04-20 12:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-04-20 12:03:46] "GET /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002470 10.0.0.33 - - [2026-04-20 12:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.33 - - [2026-04-20 12:03:46] "PUT /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6 HTTP/1.1" 200 276 0.019395 10.0.0.33 - - [2026-04-20 12:03:46] "GET / HTTP/1.1" 200 35931 0.001542 10.0.0.33 - - [2026-04-20 12:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.33 - - [2026-04-20 12:03:46] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006863 10.0.0.33 - - [2026-04-20 12:03:46] "PUT /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7 HTTP/1.1" 200 274 0.021215 10.0.0.33 - - [2026-04-20 12:03:50] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.33 - - [2026-04-20 12:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.33 - - [2026-04-20 12:03:50] "GET /routing-instance/29cf7788-b2f9-416d-8269-391fc2969696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004807 10.0.0.33 - - [2026-04-20 12:03:50] "POST /bgp-routers HTTP/1.1" 409 301 0.002741 10.0.0.33 - - [2026-04-20 12:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.33 - - [2026-04-20 12:03:50] "GET /bgp-router/a582571c-7d26-4c1e-af4b-17551ef3c80f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003254 10.0.0.33 - - [2026-04-20 12:03:50] "PUT /bgp-router/a582571c-7d26-4c1e-af4b-17551ef3c80f HTTP/1.1" 200 254 0.012812 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:03:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:03:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 10.0.0.33 - - [2026-04-20 12:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.33 - - [2026-04-20 12:03:52] "GET /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003482 10.0.0.33 - - [2026-04-20 12:04:05] "GET / HTTP/1.1" 200 35931 0.001796 10.0.0.33 - - [2026-04-20 12:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2026-04-20 12:04:05] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004832 10.0.0.33 - - [2026-04-20 12:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.33 - - [2026-04-20 12:04:05] "GET /config-node/f40f7c32-6efd-4255-b021-f292c757dfc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001919 10.0.0.33 - - [2026-04-20 12:04:16] "GET / HTTP/1.1" 200 35931 0.001341 10.0.0.33 - - [2026-04-20 12:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2026-04-20 12:04:16] "GET /routing-instance/29cf7788-b2f9-416d-8269-391fc2969696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002633 10.0.0.33 - - [2026-04-20 12:04:16] "POST /bgp-routers HTTP/1.1" 409 301 0.002141 10.0.0.33 - - [2026-04-20 12:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.33 - - [2026-04-20 12:04:16] "GET /bgp-router/a582571c-7d26-4c1e-af4b-17551ef3c80f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002892 10.0.0.33 - - [2026-04-20 12:04:16] "PUT /bgp-router/a582571c-7d26-4c1e-af4b-17551ef3c80f HTTP/1.1" 200 254 0.017192 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:04:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:04:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000960 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:04:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000826 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:04:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:04:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:04:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001035 10.0.0.33 - - [2026-04-20 12:04:38] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.33 - - [2026-04-20 12:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.33 - - [2026-04-20 12:04:38] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004579 10.0.0.33 - - [2026-04-20 12:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.33 - - [2026-04-20 12:04:38] "GET /config-node/f40f7c32-6efd-4255-b021-f292c757dfc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003245 10.0.0.33 - - [2026-04-20 12:04:38] "GET / HTTP/1.1" 200 35931 0.001695 10.0.0.33 - - [2026-04-20 12:04:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002010 10.0.0.33 - - [2026-04-20 12:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.33 - - [2026-04-20 12:04:43] "GET /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002712 10.0.0.33 - - [2026-04-20 12:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2026-04-20 12:04:43] "PUT /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6 HTTP/1.1" 200 276 0.013890 10.0.0.33 - - [2026-04-20 12:04:44] "GET / HTTP/1.1" 200 35931 0.002063 10.0.0.33 - - [2026-04-20 12:04:44] "POST /alarms HTTP/1.1" 409 264 0.002086 10.0.0.33 - - [2026-04-20 12:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.33 - - [2026-04-20 12:04:44] "PUT /alarm/77d65388-681d-4f4f-a80b-0d7a45c3014e HTTP/1.1" 200 244 0.013577 10.0.0.33 - - [2026-04-20 12:04:44] "POST /alarms HTTP/1.1" 409 261 0.009366 10.0.0.33 - - [2026-04-20 12:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.33 - - [2026-04-20 12:04:44] "PUT /alarm/4039ae9b-b257-45eb-99b3-fb4ff8b6a379 HTTP/1.1" 200 244 0.010251 10.0.0.33 - - [2026-04-20 12:04:44] "POST /alarms HTTP/1.1" 409 261 0.002555 10.0.0.33 - - [2026-04-20 12:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.33 - - [2026-04-20 12:04:44] "PUT /alarm/8f881689-116c-4f78-9f26-1d021f02b12d HTTP/1.1" 200 244 0.014927 10.0.0.33 - - [2026-04-20 12:04:44] "POST /alarms HTTP/1.1" 409 253 0.019622 10.0.0.33 - - [2026-04-20 12:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.33 - - [2026-04-20 12:04:44] "PUT /alarm/c8ecdd43-b09d-4084-b3f3-3e06b96e09d7 HTTP/1.1" 200 244 0.015375 10.0.0.33 - - [2026-04-20 12:04:44] "POST /alarms HTTP/1.1" 409 251 0.003841 10.0.0.33 - - [2026-04-20 12:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.33 - - [2026-04-20 12:04:44] "PUT /alarm/001c3ed8-49f6-4e7d-8a40-2c4276962593 HTTP/1.1" 200 244 0.011035 10.0.0.33 - - [2026-04-20 12:04:44] "POST /alarms HTTP/1.1" 409 252 0.005113 10.0.0.33 - - [2026-04-20 12:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.33 - - [2026-04-20 12:04:44] "PUT /alarm/13ce668a-730a-4747-8a1c-8b6f048685a8 HTTP/1.1" 200 244 0.009220 10.0.0.33 - - [2026-04-20 12:04:44] "POST /alarms HTTP/1.1" 409 256 0.007141 10.0.0.33 - - [2026-04-20 12:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.33 - - [2026-04-20 12:04:44] "PUT /alarm/9ed5992c-7809-4910-9fa8-72fb74dcab11 HTTP/1.1" 200 244 0.010946 10.0.0.33 - - [2026-04-20 12:04:44] "POST /alarms HTTP/1.1" 409 248 0.005972 10.0.0.33 - - [2026-04-20 12:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.33 - - [2026-04-20 12:04:44] "PUT /alarm/6f36b938-9bee-44c2-9467-57a2a5f3ea5f HTTP/1.1" 200 244 0.008921 10.0.0.33 - - [2026-04-20 12:04:44] "POST /alarms HTTP/1.1" 409 252 0.005136 10.0.0.33 - - [2026-04-20 12:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.33 - - [2026-04-20 12:04:44] "PUT /alarm/a7f9d834-62f2-42e2-8d48-dddcec3d8387 HTTP/1.1" 200 244 0.009835 10.0.0.33 - - [2026-04-20 12:04:44] "POST /alarms HTTP/1.1" 409 257 0.004254 10.0.0.33 - - [2026-04-20 12:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.33 - - [2026-04-20 12:04:44] "PUT /alarm/41581890-477e-4f69-80ce-d8fd4b3da028 HTTP/1.1" 200 244 0.010199 10.0.0.33 - - [2026-04-20 12:04:44] "POST /alarms HTTP/1.1" 409 251 0.007472 10.0.0.33 - - [2026-04-20 12:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.33 - - [2026-04-20 12:04:44] "PUT /alarm/09a3d16f-eaec-481a-8478-571ff2aade2d HTTP/1.1" 200 244 0.020783 10.0.0.33 - - [2026-04-20 12:04:44] "POST /alarms HTTP/1.1" 409 257 0.007014 10.0.0.33 - - [2026-04-20 12:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.33 - - [2026-04-20 12:04:44] "PUT /alarm/71ab788e-6021-4999-a470-26d67664db21 HTTP/1.1" 200 244 0.012696 10.0.0.33 - - [2026-04-20 12:04:44] "POST /alarms HTTP/1.1" 409 261 0.003796 10.0.0.33 - - [2026-04-20 12:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.33 - - [2026-04-20 12:04:45] "PUT /alarm/cde6f943-0678-4675-a04e-9a7c5f0d7157 HTTP/1.1" 200 244 0.009563 10.0.0.33 - - [2026-04-20 12:04:45] "POST /alarms HTTP/1.1" 409 258 0.003923 10.0.0.33 - - [2026-04-20 12:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.33 - - [2026-04-20 12:04:45] "PUT /alarm/9d9bcd2d-e827-48c4-a686-ccfe1920a66f HTTP/1.1" 200 244 0.008573 10.0.0.33 - - [2026-04-20 12:04:45] "POST /alarms HTTP/1.1" 409 254 0.008577 10.0.0.33 - - [2026-04-20 12:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.33 - - [2026-04-20 12:04:45] "PUT /alarm/01a608ad-2273-4bb1-aba7-8ccd5b7b9834 HTTP/1.1" 200 244 0.011937 10.0.0.33 - - [2026-04-20 12:04:45] "POST /alarms HTTP/1.1" 409 254 0.013355 10.0.0.33 - - [2026-04-20 12:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.33 - - [2026-04-20 12:04:45] "PUT /alarm/9fc02886-98f6-4611-9ff1-72f6649d5ae2 HTTP/1.1" 200 244 0.014231 10.0.0.33 - - [2026-04-20 12:04:45] "POST /alarms HTTP/1.1" 409 254 0.012134 10.0.0.33 - - [2026-04-20 12:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2026-04-20 12:04:45] "PUT /alarm/30cc1122-b4b6-428f-9df1-fe613ccdf4a7 HTTP/1.1" 200 244 0.011035 10.0.0.33 - - [2026-04-20 12:04:45] "POST /alarms HTTP/1.1" 409 247 0.004761 10.0.0.33 - - [2026-04-20 12:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.33 - - [2026-04-20 12:04:45] "PUT /alarm/6a194ccf-7fd6-47b8-aaa2-828e74c6963e HTTP/1.1" 200 244 0.008555 10.0.0.33 - - [2026-04-20 12:04:45] "POST /alarms HTTP/1.1" 409 272 0.005500 10.0.0.33 - - [2026-04-20 12:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.33 - - [2026-04-20 12:04:45] "PUT /alarm/04af750e-2e45-4a81-9c63-ef055f3f7307 HTTP/1.1" 200 244 0.008071 10.0.0.33 - - [2026-04-20 12:04:45] "POST /alarms HTTP/1.1" 409 261 0.004359 10.0.0.33 - - [2026-04-20 12:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.33 - - [2026-04-20 12:04:45] "PUT /alarm/8f9c60d2-cf2b-4de0-bc62-5e7777d477a0 HTTP/1.1" 200 244 0.011825 10.0.0.33 - - [2026-04-20 12:04:45] "POST /alarms HTTP/1.1" 409 259 0.009569 10.0.0.33 - - [2026-04-20 12:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.33 - - [2026-04-20 12:04:45] "PUT /alarm/275a78d9-6ec4-4102-96da-ce32670cc7b5 HTTP/1.1" 200 244 0.009741 10.0.0.33 - - [2026-04-20 12:04:45] "POST /alarms HTTP/1.1" 409 265 0.009939 10.0.0.33 - - [2026-04-20 12:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.33 - - [2026-04-20 12:04:45] "PUT /alarm/bb8bc9f5-a7d3-4904-b4dc-36a09aec3d1a HTTP/1.1" 200 244 0.008809 10.0.0.33 - - [2026-04-20 12:04:45] "POST /alarms HTTP/1.1" 409 279 0.007999 10.0.0.33 - - [2026-04-20 12:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.33 - - [2026-04-20 12:04:45] "PUT /alarm/d81f7ec9-e1bb-4a90-bdaa-1cdad71ef1a0 HTTP/1.1" 200 244 0.010143 10.0.0.33 - - [2026-04-20 12:04:46] "GET / HTTP/1.1" 200 35931 0.001519 10.0.0.33 - - [2026-04-20 12:04:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001909 10.0.0.33 - - [2026-04-20 12:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.33 - - [2026-04-20 12:04:46] "PUT /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6 HTTP/1.1" 200 276 0.007210 10.0.0.33 - - [2026-04-20 12:04:46] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.33 - - [2026-04-20 12:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.33 - - [2026-04-20 12:04:46] "GET /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002871 10.0.0.33 - - [2026-04-20 12:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.33 - - [2026-04-20 12:04:46] "PUT /global-vrouter-config/0c8d51d9-5d5a-4148-9b38-bb10bcf58dd6 HTTP/1.1" 200 276 0.026583 10.0.0.33 - - [2026-04-20 12:04:46] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.33 - - [2026-04-20 12:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.33 - - [2026-04-20 12:04:46] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004559 10.0.0.33 - - [2026-04-20 12:04:46] "PUT /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7 HTTP/1.1" 200 274 0.024077 10.0.0.33 - - [2026-04-20 12:04:50] "GET / HTTP/1.1" 200 35931 0.001391 10.0.0.33 - - [2026-04-20 12:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.33 - - [2026-04-20 12:04:50] "GET /routing-instance/29cf7788-b2f9-416d-8269-391fc2969696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003713 10.0.0.33 - - [2026-04-20 12:04:50] "POST /bgp-routers HTTP/1.1" 409 301 0.003590 10.0.0.33 - - [2026-04-20 12:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.33 - - [2026-04-20 12:04:50] "GET /bgp-router/a582571c-7d26-4c1e-af4b-17551ef3c80f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002890 10.0.0.33 - - [2026-04-20 12:04:50] "PUT /bgp-router/a582571c-7d26-4c1e-af4b-17551ef3c80f HTTP/1.1" 200 254 0.014639 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:04:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001037 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:04:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001104 10.0.0.33 - - [2026-04-20 12:04:53] "POST /tags HTTP/1.1" 200 355 0.034868 10.0.0.33 - - [2026-04-20 12:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.33 - - [2026-04-20 12:04:53] "GET /tag/1414ab30-e974-4648-b2ff-1e878397b98e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.015837 10.0.0.33 - - [2026-04-20 12:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006502 10.0.0.33 - - [2026-04-20 12:04:53] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008073 10.0.0.33 - - [2026-04-20 12:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009175 10.0.0.33 - - [2026-04-20 12:04:53] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078163 10.0.0.33 - - [2026-04-20 12:04:53] "POST /virtual-machines HTTP/1.1" 200 351 0.007558 10.0.0.33 - - [2026-04-20 12:04:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011266 10.0.0.33 - - [2026-04-20 12:04:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.132723 10.0.0.33 - - [2026-04-20 12:04:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009043 10.0.0.33 - - [2026-04-20 12:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012216 10.0.0.33 - - [2026-04-20 12:04:53] "GET /virtual-machine-interface/2413417e-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005357 10.0.0.33 - - [2026-04-20 12:04:54] "POST /instance-ips HTTP/1.1" 200 391 0.026157 10.0.0.33 - - [2026-04-20 12:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031498 10.0.0.33 - - [2026-04-20 12:04:54] "GET /virtual-machine-interface/2413417e-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.016228 10.0.0.33 - - [2026-04-20 12:04:54] "POST /set-tag HTTP/1.1" 200 109 0.014838 10.0.0.33 - - [2026-04-20 12:04:54] "GET /virtual-machine-interface/2413417e-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013521 10.0.0.33 - - [2026-04-20 12:04:54] "GET /instance-ip/2430dc16-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004614 10.0.0.33 - - [2026-04-20 12:04:54] "GET /virtual-machine-interface/2413417e-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004958 10.0.0.33 - - [2026-04-20 12:04:54] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.33 - - [2026-04-20 12:04:54] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004995 10.0.0.33 - - [2026-04-20 12:04:54] "POST /ref-update HTTP/1.1" 200 156 0.010527 10.0.0.33 - - [2026-04-20 12:04:54] "GET /virtual-machine-interface/2413417e-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008303 10.0.0.33 - - [2026-04-20 12:04:54] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.33 - - [2026-04-20 12:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.33 - - [2026-04-20 12:04:54] "GET /virtual-network/f2ab6036-0255-4711-b442-16041ff6200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004444 10.0.0.33 - - [2026-04-20 12:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-04-20 12:04:54] "GET /project/73193a01-2a28-43fa-a911-4454bbb8fcd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026808 10.0.0.33 - - [2026-04-20 12:04:54] "POST /virtual-machines HTTP/1.1" 200 355 0.010164 10.0.0.33 - - [2026-04-20 12:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.011904 10.0.0.33 - - [2026-04-20 12:04:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.101229 10.0.0.33 - - [2026-04-20 12:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009642 10.0.0.33 - - [2026-04-20 12:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012163 10.0.0.33 - - [2026-04-20 12:04:54] "GET /virtual-machine-interface/24869c82-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007565 10.0.0.33 - - [2026-04-20 12:04:54] "POST /instance-ips HTTP/1.1" 200 395 0.020881 10.0.0.33 - - [2026-04-20 12:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017426 10.0.0.33 - - [2026-04-20 12:04:54] "GET /virtual-machine-interface/24869c82-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.009474 10.0.0.33 - - [2026-04-20 12:04:54] "POST /set-tag HTTP/1.1" 200 109 0.016034 10.0.0.33 - - [2026-04-20 12:04:54] "GET /virtual-machine-interface/24869c82-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.016585 10.0.0.33 - - [2026-04-20 12:04:54] "GET /instance-ip/249f60e6-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005939 10.0.0.33 - - [2026-04-20 12:04:54] "GET /virtual-machine-interface/24869c82-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004730 10.0.0.33 - - [2026-04-20 12:04:54] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.33 - - [2026-04-20 12:04:54] "GET /virtual-router/0a894749-3700-49f3-9b7f-0ec648c6fb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003820 10.0.0.33 - - [2026-04-20 12:04:55] "POST /ref-update HTTP/1.1" 200 156 0.009164 10.0.0.33 - - [2026-04-20 12:04:55] "GET /virtual-machine-interface/24869c82-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011399 10.0.0.33 - - [2026-04-20 12:04:55] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.33 - - [2026-04-20 12:04:55] "GET /virtual-machine-interface/2413417e-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004364 10.0.0.33 - - [2026-04-20 12:04:55] "POST /set-tag HTTP/1.1" 200 109 0.003647 10.0.0.33 - - [2026-04-20 12:04:55] "GET /virtual-machine-interface/24869c82-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004286 10.0.0.33 - - [2026-04-20 12:04:55] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.33 - - [2026-04-20 12:05:05] "GET / HTTP/1.1" 200 35931 0.001710 10.0.0.33 - - [2026-04-20 12:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.33 - - [2026-04-20 12:05:05] "GET /global-system-config/5191398f-7c93-4aae-b728-eb5390afefa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004738 10.0.0.33 - - [2026-04-20 12:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.33 - - [2026-04-20 12:05:05] "GET /config-node/f40f7c32-6efd-4255-b021-f292c757dfc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003210 10.0.0.33 - - [2026-04-20 12:05:07] "GET /virtual-machine-interface/2413417e-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003974 10.0.0.33 - - [2026-04-20 12:05:07] "POST /set-tag HTTP/1.1" 200 109 0.001874 10.0.0.33 - - [2026-04-20 12:05:08] "GET /virtual-machine-interface/24869c82-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004363 10.0.0.33 - - [2026-04-20 12:05:08] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.33 - - [2026-04-20 12:05:09] "GET /virtual-machine-interface/2413417e-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004483 10.0.0.33 - - [2026-04-20 12:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.33 - - [2026-04-20 12:05:16] "GET / HTTP/1.1" 200 35931 0.001313 10.0.0.33 - - [2026-04-20 12:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.33 - - [2026-04-20 12:05:17] "GET /routing-instance/29cf7788-b2f9-416d-8269-391fc2969696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002462 10.0.0.33 - - [2026-04-20 12:05:17] "POST /bgp-routers HTTP/1.1" 409 301 0.008830 10.0.0.33 - - [2026-04-20 12:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.33 - - [2026-04-20 12:05:17] "GET /bgp-router/a582571c-7d26-4c1e-af4b-17551ef3c80f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002748 10.0.0.33 - - [2026-04-20 12:05:17] "PUT /bgp-router/a582571c-7d26-4c1e-af4b-17551ef3c80f HTTP/1.1" 200 254 0.011637 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:05:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:05:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000954 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:05:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001002 [Introspect:8084]10.0.0.33 - - [2026-04-20 12:05:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000879 10.0.0.33 - - [2026-04-20 12:05:40] "GET /virtual-machine-interface/2413417e-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004494 10.0.0.33 - - [2026-04-20 12:05:40] "POST /set-tag HTTP/1.1" 200 109 0.006097 10.0.0.33 - - [2026-04-20 12:05:40] "GET /virtual-machine-interface/2413417e-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003924 10.0.0.33 - - [2026-04-20 12:05:40] "POST /set-tag HTTP/1.1" 200 109 0.003175 10.0.0.33 - - [2026-04-20 12:05:40] "GET /virtual-machine/3beb0610-bb69-4171-b5e9-d60ad2c0dfe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002744 10.0.0.33 - - [2026-04-20 12:05:40] "POST /ref-update HTTP/1.1" 200 156 0.015750 10.0.0.33 - - [2026-04-20 12:05:40] "GET /virtual-machine-interface/2413417e-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007422 10.0.0.33 - - [2026-04-20 12:05:40] "POST /set-tag HTTP/1.1" 200 109 0.016836 10.0.0.33 - - [2026-04-20 12:05:40] "POST /set-tag HTTP/1.1" 200 109 0.022118 10.0.0.33 - - [2026-04-20 12:05:40] "DELETE /instance-ip/2430dc16-3cb1-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.039335 10.0.0.33 - - [2026-04-20 12:05:40] "DELETE /virtual-machine-interface/2413417e-3cb1-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.037796 10.0.0.33 - - [2026-04-20 12:05:40] "DELETE /virtual-machine/3beb0610-bb69-4171-b5e9-d60ad2c0dfe3 HTTP/1.1" 200 115 0.015419 10.0.0.33 - - [2026-04-20 12:05:40] "GET /virtual-machine-interface/24869c82-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007974 10.0.0.33 - - [2026-04-20 12:05:41] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.33 - - [2026-04-20 12:06:11] "GET /virtual-machine-interface/24869c82-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009463 10.0.0.33 - - [2026-04-20 12:06:11] "POST /set-tag HTTP/1.1" 200 109 0.004423 10.0.0.33 - - [2026-04-20 12:06:11] "GET /virtual-machine-interface/24869c82-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.013014 10.0.0.33 - - [2026-04-20 12:06:11] "POST /set-tag HTTP/1.1" 200 109 0.004502 10.0.0.33 - - [2026-04-20 12:06:11] "GET /virtual-machine/5151f50e-6c0e-4b78-adfd-beb0f6aa34f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002865 10.0.0.33 - - [2026-04-20 12:06:11] "POST /ref-update HTTP/1.1" 200 156 0.015183 10.0.0.33 - - [2026-04-20 12:06:11] "GET /virtual-machine-interface/24869c82-3cb1-11f1-bdd3-fa163ef831b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004581 10.0.0.33 - - [2026-04-20 12:06:11] "POST /set-tag HTTP/1.1" 200 109 0.021529 10.0.0.33 - - [2026-04-20 12:06:11] "POST /set-tag HTTP/1.1" 200 109 0.041143 10.0.0.33 - - [2026-04-20 12:06:12] "DELETE /instance-ip/249f60e6-3cb1-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.063399 10.0.0.33 - - [2026-04-20 12:06:12] "DELETE /virtual-machine-interface/24869c82-3cb1-11f1-bdd3-fa163ef831b3 HTTP/1.1" 200 115 0.047900 10.0.0.33 - - [2026-04-20 12:06:12] "DELETE /virtual-machine/5151f50e-6c0e-4b78-adfd-beb0f6aa34f7 HTTP/1.1" 200 115 0.020569 10.0.0.33 - - [2026-04-20 12:06:12] "DELETE /tag/1414ab30-e974-4648-b2ff-1e878397b98e HTTP/1.1" 200 115 0.066642