++ 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: =================== Wed Mar 11 11:04:10 AM UTC 2026 ===================' INFO: =================== Wed Mar 11 11:04:10 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 ' +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.33 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + 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 ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ local local_ips=,10.0.0.33,10.66.61.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.66.61.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/11/2026 11:04:51.296 7f24dfe96180 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/11/2026 11:04:51.516 7f24dfe96180 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/11/2026 11:04:51.531 7f24dfe96180 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/11/2026 11:04:51.531 7f24dfe96180 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-03-11 11:04:57] "GET / HTTP/1.1" 503 181 0.000241 10.0.0.33 - - [2026-03-11 11:04:58] "GET / HTTP/1.1" 200 35931 0.004030 10.0.0.33 - - [2026-03-11 11:04:58] "GET / HTTP/1.1" 200 45303 0.002459 10.0.0.33 - - [2026-03-11 11:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004855 10.0.0.33 - - [2026-03-11 11:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.33 - - [2026-03-11 11:04:58] "GET /global-system-config/bb009e95-d445-4ffe-bf25-60f6327e9417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008915 10.0.0.33 - - [2026-03-11 11:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008518 10.0.0.33 - - [2026-03-11 11:04:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.003825 10.0.0.33 - - [2026-03-11 11:04:59] "POST /config-nodes HTTP/1.1" 200 593 0.125100 10.0.0.33 - - [2026-03-11 11:04:59] "GET / HTTP/1.1" 200 35931 0.001953 10.0.0.33 - - [2026-03-11 11:04:59] "GET / HTTP/1.1" 200 35931 0.002005 10.0.0.33 - - [2026-03-11 11:04:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004262 10.0.0.33 - - [2026-03-11 11:04:59] "GET / HTTP/1.1" 200 35931 0.002130 10.0.0.33 - - [2026-03-11 11:05:00] "GET / HTTP/1.1" 200 35931 0.001484 10.0.0.33 - - [2026-03-11 11:05:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.007299 10.0.0.33 - - [2026-03-11 11:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012315 10.0.0.33 - - [2026-03-11 11:05:00] "GET /global-system-config/bb009e95-d445-4ffe-bf25-60f6327e9417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008946 10.0.0.33 - - [2026-03-11 11:05:00] "POST /service-appliance-sets HTTP/1.1" 200 553 0.033558 10.0.0.33 - - [2026-03-11 11:05:00] "POST /fqname-to-id HTTP/1.1" 404 180 0.008523 10.0.0.33 - - [2026-03-11 11:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007703 10.0.0.33 - - [2026-03-11 11:05:00] "GET /global-system-config/bb009e95-d445-4ffe-bf25-60f6327e9417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.026432 10.0.0.33 - - [2026-03-11 11:05:00] "POST /service-appliance-sets HTTP/1.1" 200 541 0.066199 10.0.0.33 - - [2026-03-11 11:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006574 10.0.0.33 - - [2026-03-11 11:05:00] "GET /network-ipam/32169c7e-ad07-4bf9-a76b-976884d63010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.011492 10.0.0.33 - - [2026-03-11 11:05:00] "POST /service-templates HTTP/1.1" 200 511 0.044653 10.0.0.33 - - [2026-03-11 11:05:00] "POST /service-templates HTTP/1.1" 200 501 0.053091 10.0.0.33 - - [2026-03-11 11:05:01] "POST /service-templates HTTP/1.1" 200 515 0.042585 10.0.0.33 - - [2026-03-11 11:05:01] "POST /service-templates HTTP/1.1" 200 535 0.053356 10.0.0.33 - - [2026-03-11 11:05:01] "POST /service-templates HTTP/1.1" 200 507 0.054062 10.0.0.33 - - [2026-03-11 11:05:02] "GET / HTTP/1.1" 200 35931 0.001657 10.0.0.33 - - [2026-03-11 11:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.33 - - [2026-03-11 11:05:02] "GET /global-system-config/bb009e95-d445-4ffe-bf25-60f6327e9417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006165 10.0.0.33 - - [2026-03-11 11:05:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.004565 10.0.0.33 - - [2026-03-11 11:05:02] "POST /config-database-nodes HTTP/1.1" 200 611 0.045500 10.0.0.33 - - [2026-03-11 11:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013475 10.0.0.33 - - [2026-03-11 11:05:03] "GET /network-ipam/32169c7e-ad07-4bf9-a76b-976884d63010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005295 10.0.0.33 - - [2026-03-11 11:05:04] "GET / HTTP/1.1" 200 35931 0.002410 10.0.0.33 - - [2026-03-11 11:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005127 10.0.0.33 - - [2026-03-11 11:05:04] "GET /routing-instance/602bcef6-7d1c-4452-a7db-8b0591218aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005280 10.0.0.33 - - [2026-03-11 11:05:04] "POST /bgp-routers HTTP/1.1" 200 616 0.061797 10.0.0.33 - - [2026-03-11 11:05:04] "GET /bgp-router/c6d6d957-1f0c-4b1d-9966-fa55e188d163?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.008588 10.0.0.33 - - [2026-03-11 11:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010138 10.0.0.33 - - [2026-03-11 11:05:04] "GET /global-system-config/bb009e95-d445-4ffe-bf25-60f6327e9417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009429 10.0.0.33 - - [2026-03-11 11:05:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005560 10.0.0.33 - - [2026-03-11 11:05:04] "POST /ref-update HTTP/1.1" 200 156 0.025432 10.0.0.33 - - [2026-03-11 11:05:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.004595 10.0.0.33 - - [2026-03-11 11:05:04] "POST /access-control-lists HTTP/1.1" 200 587 0.061093 10.0.0.33 - - [2026-03-11 11:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015411 10.0.0.33 - - [2026-03-11 11:05:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.016381 10.0.0.33 - - [2026-03-11 11:05:04] "GET /global-vrouter-config/e7f92b5c-d197-40ab-b0df-122fa02b98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.006328 10.0.0.33 - - [2026-03-11 11:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.33 - - [2026-03-11 11:05:04] "PUT /global-vrouter-config/e7f92b5c-d197-40ab-b0df-122fa02b98fe HTTP/1.1" 200 276 0.042704 10.0.0.33 - - [2026-03-11 11:05:04] "POST /access-control-lists HTTP/1.1" 200 585 0.071205 10.0.0.33 - - [2026-03-11 11:05:04] "POST /route-targets HTTP/1.1" 200 327 0.021208 10.0.0.33 - - [2026-03-11 11:05:04] "POST /ref-update HTTP/1.1" 200 156 0.046316 10.0.0.33 - - [2026-03-11 11:05:04] "POST /route-targets HTTP/1.1" 200 327 0.021891 10.0.0.33 - - [2026-03-11 11:05:04] "POST /ref-update HTTP/1.1" 200 156 0.020746 10.0.0.33 - - [2026-03-11 11:05:05] "POST /route-targets HTTP/1.1" 200 327 0.027291 10.0.0.33 - - [2026-03-11 11:05:05] "POST /ref-update HTTP/1.1" 200 156 0.034807 10.0.0.33 - - [2026-03-11 11:05:05] "GET / HTTP/1.1" 200 35931 0.002119 10.0.0.33 - - [2026-03-11 11:05:05] "POST /route-targets HTTP/1.1" 200 327 0.020379 10.0.0.33 - - [2026-03-11 11:05:05] "POST /alarms HTTP/1.1" 200 581 0.067107 10.0.0.33 - - [2026-03-11 11:05:05] "POST /ref-update HTTP/1.1" 200 156 0.036691 10.0.0.33 - - [2026-03-11 11:05:05] "POST /alarms HTTP/1.1" 200 575 0.040200 10.0.0.33 - - [2026-03-11 11:05:05] "POST /alarms HTTP/1.1" 200 575 0.067094 10.0.0.33 - - [2026-03-11 11:05:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.008397 10.0.0.33 - - [2026-03-11 11:05:05] "POST /access-control-lists HTTP/1.1" 200 551 0.082547 10.0.0.33 - - [2026-03-11 11:05:05] "POST /alarms HTTP/1.1" 200 559 0.099779 10.0.0.33 - - [2026-03-11 11:05:05] "PUT /access-control-list/66632b82-3b8e-4134-a86f-b901fcde629b HTTP/1.1" 200 272 0.040847 10.0.0.33 - - [2026-03-11 11:05:05] "POST /alarms HTTP/1.1" 200 555 0.054081 10.0.0.33 - - [2026-03-11 11:05:05] "PUT /access-control-list/538fbda7-1f5f-4e62-a230-9eb4fdc90326 HTTP/1.1" 200 272 0.045819 10.0.0.33 - - [2026-03-11 11:05:05] "POST /alarms HTTP/1.1" 200 557 0.080073 10.0.0.33 - - [2026-03-11 11:05:05] "POST /alarms HTTP/1.1" 200 565 0.059817 10.0.0.33 - - [2026-03-11 11:05:05] "POST /alarms HTTP/1.1" 200 549 0.068911 10.0.0.33 - - [2026-03-11 11:05:05] "POST /alarms HTTP/1.1" 200 557 0.038171 10.0.0.33 - - [2026-03-11 11:05:05] "POST /alarms HTTP/1.1" 200 567 0.034338 10.0.0.33 - - [2026-03-11 11:05:05] "POST /alarms HTTP/1.1" 200 555 0.032067 10.0.0.33 - - [2026-03-11 11:05:05] "POST /alarms HTTP/1.1" 200 567 0.046822 10.0.0.33 - - [2026-03-11 11:05:06] "POST /alarms HTTP/1.1" 200 575 0.076049 10.0.0.33 - - [2026-03-11 11:05:06] "POST /alarms HTTP/1.1" 200 569 0.044050 10.0.0.33 - - [2026-03-11 11:05:06] "POST /alarms HTTP/1.1" 200 561 0.034403 10.0.0.33 - - [2026-03-11 11:05:06] "POST /alarms HTTP/1.1" 200 561 0.037521 10.0.0.33 - - [2026-03-11 11:05:06] "POST /alarms HTTP/1.1" 200 561 0.040267 10.0.0.33 - - [2026-03-11 11:05:06] "POST /alarms HTTP/1.1" 200 547 0.052429 10.0.0.33 - - [2026-03-11 11:05:06] "POST /alarms HTTP/1.1" 200 595 0.036953 10.0.0.33 - - [2026-03-11 11:05:06] "POST /alarms HTTP/1.1" 200 575 0.032244 10.0.0.33 - - [2026-03-11 11:05:06] "POST /alarms HTTP/1.1" 200 571 0.041577 10.0.0.33 - - [2026-03-11 11:05:06] "POST /alarms HTTP/1.1" 200 583 0.036907 10.0.0.33 - - [2026-03-11 11:05:06] "POST /alarms HTTP/1.1" 200 609 0.035278 10.0.0.33 - - [2026-03-11 11:05:06] "GET / HTTP/1.1" 200 35931 0.002519 10.0.0.33 - - [2026-03-11 11:05:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005944 10.0.0.33 - - [2026-03-11 11:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.33 - - [2026-03-11 11:05:07] "PUT /global-vrouter-config/e7f92b5c-d197-40ab-b0df-122fa02b98fe HTTP/1.1" 200 276 0.016571 10.0.0.33 - - [2026-03-11 11:05:07] "GET / HTTP/1.1" 200 35931 0.007363 10.0.0.33 - - [2026-03-11 11:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006376 10.0.0.33 - - [2026-03-11 11:05:07] "GET /global-vrouter-config/e7f92b5c-d197-40ab-b0df-122fa02b98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005800 10.0.0.33 - - [2026-03-11 11:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.33 - - [2026-03-11 11:05:07] "PUT /global-vrouter-config/e7f92b5c-d197-40ab-b0df-122fa02b98fe HTTP/1.1" 200 276 0.014391 10.0.0.33 - - [2026-03-11 11:05:07] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.33 - - [2026-03-11 11:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.33 - - [2026-03-11 11:05:07] "GET /global-system-config/bb009e95-d445-4ffe-bf25-60f6327e9417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008969 10.0.0.33 - - [2026-03-11 11:05:07] "PUT /global-system-config/bb009e95-d445-4ffe-bf25-60f6327e9417 HTTP/1.1" 200 274 0.027794 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:06:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002014 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:06:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.001497 10.0.0.33 - - [2026-03-11 11:07:01] "GET / HTTP/1.1" 200 35931 0.002349 10.0.0.33 - - [2026-03-11 11:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007740 10.0.0.33 - - [2026-03-11 11:07:01] "GET /global-system-config/bb009e95-d445-4ffe-bf25-60f6327e9417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010524 10.0.0.33 - - [2026-03-11 11:07:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.004965 10.0.0.33 - - [2026-03-11 11:07:01] "POST /analytics-nodes HTTP/1.1" 200 599 0.051706 10.0.0.33 - - [2026-03-11 11:07:10] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.33 - - [2026-03-11 11:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.33 - - [2026-03-11 11:07:10] "GET /global-system-config/bb009e95-d445-4ffe-bf25-60f6327e9417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008168 10.0.0.33 - - [2026-03-11 11:07:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.004243 10.0.0.33 - - [2026-03-11 11:07:10] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.053323 10.0.0.33 - - [2026-03-11 11:07:20] "GET / HTTP/1.1" 200 35931 0.002002 10.0.0.33 - - [2026-03-11 11:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.33 - - [2026-03-11 11:07:20] "GET /global-system-config/bb009e95-d445-4ffe-bf25-60f6327e9417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006678 10.0.0.33 - - [2026-03-11 11:07:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.002954 10.0.0.33 - - [2026-03-11 11:07:21] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.055386 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:07:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001354 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:07:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001659 10.0.0.33 - - [2026-03-11 11:07:29] "GET / HTTP/1.1" 200 35931 0.002007 10.0.0.33 - - [2026-03-11 11:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.33 - - [2026-03-11 11:07:29] "GET /global-system-config/bb009e95-d445-4ffe-bf25-60f6327e9417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009397 10.0.0.33 - - [2026-03-11 11:07:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.003330 10.0.0.33 - - [2026-03-11 11:07:29] "POST /database-nodes HTTP/1.1" 200 597 0.044272 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:07:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001666 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:07:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001805 10.0.0.33 - - [2026-03-11 11:07:55] "GET / HTTP/1.1" 200 35931 0.001662 10.0.0.33 - - [2026-03-11 11:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008075 10.0.0.33 - - [2026-03-11 11:07:55] "GET /global-system-config/bb009e95-d445-4ffe-bf25-60f6327e9417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.015929 10.0.0.33 - - [2026-03-11 11:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.33 - - [2026-03-11 11:07:55] "GET /config-node/bfb4d435-6577-4ade-873a-38582cd2ebf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.011389 10.0.0.33 - - [2026-03-11 11:08:07] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.33 - - [2026-03-11 11:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.33 - - [2026-03-11 11:08:07] "GET /routing-instance/602bcef6-7d1c-4452-a7db-8b0591218aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003783 10.0.0.33 - - [2026-03-11 11:08:07] "POST /bgp-routers HTTP/1.1" 409 301 0.003664 10.0.0.33 - - [2026-03-11 11:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.33 - - [2026-03-11 11:08:07] "GET /bgp-router/c6d6d957-1f0c-4b1d-9966-fa55e188d163?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.011111 10.0.0.33 - - [2026-03-11 11:08:07] "PUT /bgp-router/c6d6d957-1f0c-4b1d-9966-fa55e188d163 HTTP/1.1" 200 254 0.028417 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:08:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001536 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:08:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001777 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:08:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002255 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:08:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002424 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:08:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001299 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:08:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001461 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:08:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001414 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:08:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001407 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:08:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.056396 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:08:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002960 10.0.0.33 - - [2026-03-11 11:08:34] "GET / HTTP/1.1" 200 35931 0.002260 10.0.0.33 - - [2026-03-11 11:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.33 - - [2026-03-11 11:08:34] "GET /domain/6b04a7d5-603d-4af9-b5e4-c7ebd05c139d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006884 10.0.0.33 - - [2026-03-11 11:08:34] "POST /id-to-fqname HTTP/1.1" 200 173 0.000759 10.0.0.33 - - [2026-03-11 11:08:34] "POST /fqname-to-id HTTP/1.1" 404 182 0.033592 10.0.0.33 - - [2026-03-11 11:08:34] "POST /security-groups HTTP/1.1" 200 570 0.091529 10.0.0.33 - - [2026-03-11 11:08:34] "POST /projects HTTP/1.1" 200 481 0.350075 10.0.0.33 - - [2026-03-11 11:08:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.005781 10.0.0.33 - - [2026-03-11 11:08:34] "POST /security-groups HTTP/1.1" 200 534 0.071801 10.0.0.33 - - [2026-03-11 11:08:35] "POST /access-control-lists HTTP/1.1" 200 579 0.093657 10.0.0.33 - - [2026-03-11 11:08:35] "POST /fqname-to-id HTTP/1.1" 404 212 0.017640 10.0.0.33 - - [2026-03-11 11:08:35] "POST /chown HTTP/1.1" 200 109 0.054319 10.0.0.33 - - [2026-03-11 11:08:35] "POST /policy-managements HTTP/1.1" 409 214 0.026814 10.0.0.33 - - [2026-03-11 11:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011712 10.0.0.33 - - [2026-03-11 11:08:35] "POST /access-control-lists HTTP/1.1" 200 577 0.131469 10.0.0.33 - - [2026-03-11 11:08:35] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.022752 10.0.0.33 - - [2026-03-11 11:08:35] "POST /fqname-to-id HTTP/1.1" 404 232 0.006902 10.0.0.33 - - [2026-03-11 11:08:35] "POST /application-policy-sets HTTP/1.1" 200 528 0.120381 10.0.0.33 - - [2026-03-11 11:08:35] "POST /access-control-lists HTTP/1.1" 200 594 0.108510 10.0.0.33 - - [2026-03-11 11:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.049057 10.0.0.33 - - [2026-03-11 11:08:35] "POST /fqname-to-id HTTP/1.1" 404 231 0.037456 10.0.0.33 - - [2026-03-11 11:08:35] "GET /global-vrouter-config/e7f92b5c-d197-40ab-b0df-122fa02b98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.015416 10.0.0.33 - - [2026-03-11 11:08:35] "PUT /global-vrouter-config/e7f92b5c-d197-40ab-b0df-122fa02b98fe HTTP/1.1" 200 276 0.054275 10.0.0.33 - - [2026-03-11 11:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005528 10.0.0.33 - - [2026-03-11 11:08:35] "POST /access-control-lists HTTP/1.1" 200 592 0.086223 10.0.0.33 - - [2026-03-11 11:08:35] "GET /virtual-network/7073bf12-ab1d-426a-bbd7-5c25ce01a7db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.010472 10.0.0.33 - - [2026-03-11 11:08:35] "POST /id-to-fqname HTTP/1.1" 200 177 0.000902 10.0.0.33 - - [2026-03-11 11:08:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.015891 10.0.0.33 - - [2026-03-11 11:08:35] "POST /security-groups HTTP/1.1" 200 574 0.100196 10.0.0.33 - - [2026-03-11 11:08:35] "POST /projects HTTP/1.1" 200 489 0.403239 10.0.0.33 - - [2026-03-11 11:08:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.014349 10.0.0.33 - - [2026-03-11 11:08:36] "POST /access-control-lists HTTP/1.1" 200 583 0.094598 10.0.0.33 - - [2026-03-11 11:08:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.008648 10.0.0.33 - - [2026-03-11 11:08:36] "POST /security-groups HTTP/1.1" 200 546 0.152258 10.0.0.33 - - [2026-03-11 11:08:36] "POST /chown HTTP/1.1" 200 109 0.041840 10.0.0.33 - - [2026-03-11 11:08:36] "POST /access-control-lists HTTP/1.1" 200 581 0.158274 10.0.0.33 - - [2026-03-11 11:08:36] "POST /network-ipams HTTP/1.1" 200 522 0.148183 10.0.0.33 - - [2026-03-11 11:08:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.022638 10.0.0.33 - - [2026-03-11 11:08:36] "POST /access-control-lists HTTP/1.1" 200 602 0.098120 10.0.0.33 - - [2026-03-11 11:08:36] "POST /fqname-to-id HTTP/1.1" 404 239 0.015556 10.0.0.33 - - [2026-03-11 11:08:36] "POST /network-ipams HTTP/1.1" 200 510 0.144258 10.0.0.33 - - [2026-03-11 11:08:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.012153 10.0.0.33 - - [2026-03-11 11:08:36] "POST /access-control-lists HTTP/1.1" 200 600 0.088966 10.0.0.33 - - [2026-03-11 11:08:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.029549 10.0.0.33 - - [2026-03-11 11:08:36] "POST /useragent-kv HTTP/1.1" 200 115 0.010504 10.0.0.33 - - [2026-03-11 11:08:36] "POST /virtual-networks HTTP/1.1" 200 538 0.276716 10.0.0.33 - - [2026-03-11 11:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.33 - - [2026-03-11 11:08:37] "POST /access-control-lists HTTP/1.1" 200 589 0.123845 10.0.0.33 - - [2026-03-11 11:08:37] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.041272 10.0.0.33 - - [2026-03-11 11:08:37] "POST /route-targets HTTP/1.1" 200 327 0.022612 10.0.0.33 - - [2026-03-11 11:08:37] "POST /network-ipams HTTP/1.1" 200 518 0.094512 10.0.0.33 - - [2026-03-11 11:08:37] "POST /fqname-to-id HTTP/1.1" 404 202 0.010869 10.0.0.33 - - [2026-03-11 11:08:37] "POST /ref-update HTTP/1.1" 200 156 0.070169 10.0.0.33 - - [2026-03-11 11:08:37] "PUT /access-control-list/caf1f123-4944-44a8-91e4-0d02b2153a97 HTTP/1.1" 200 272 0.134320 10.0.0.33 - - [2026-03-11 11:08:37] "POST /useragent-kv HTTP/1.1" 200 115 0.017508 10.0.0.33 - - [2026-03-11 11:08:37] "POST /virtual-networks HTTP/1.1" 200 546 0.393557 10.0.0.33 - - [2026-03-11 11:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006322 10.0.0.33 - - [2026-03-11 11:08:37] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.022758 10.0.0.33 - - [2026-03-11 11:08:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.007614 10.0.0.33 - - [2026-03-11 11:08:37] "POST /route-targets HTTP/1.1" 200 327 0.043958 10.0.0.33 - - [2026-03-11 11:08:37] "POST /ref-update HTTP/1.1" 200 156 0.111681 10.0.0.33 - - [2026-03-11 11:08:37] "POST /network-policys HTTP/1.1" 200 538 0.207947 10.0.0.33 - - [2026-03-11 11:08:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.012949 10.0.0.33 - - [2026-03-11 11:08:38] "POST /network-policys HTTP/1.1" 200 534 0.106200 10.0.0.33 - - [2026-03-11 11:08:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.038862 10.0.0.33 - - [2026-03-11 11:08:38] "POST /network-policys HTTP/1.1" 200 542 0.064724 10.0.0.33 - - [2026-03-11 11:08:38] "PUT /access-control-list/cd516643-9808-47e5-b09e-4570c9158d8c HTTP/1.1" 200 272 0.072253 10.0.0.33 - - [2026-03-11 11:08:38] "POST /ref-update HTTP/1.1" 200 156 0.179205 10.0.0.33 - - [2026-03-11 11:08:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030405 10.0.0.33 - - [2026-03-11 11:08:38] "PUT /access-control-list/caf1f123-4944-44a8-91e4-0d02b2153a97 HTTP/1.1" 200 272 0.044978 10.0.0.33 - - [2026-03-11 11:08:38] "POST /ref-update HTTP/1.1" 200 156 0.149235 10.0.0.33 - - [2026-03-11 11:08:38] "PUT /access-control-list/caf1f123-4944-44a8-91e4-0d02b2153a97 HTTP/1.1" 200 272 0.103108 10.0.0.33 - - [2026-03-11 11:08:38] "POST /ref-update HTTP/1.1" 200 156 0.317728 10.0.0.33 - - [2026-03-11 11:08:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.035014 10.0.0.33 - - [2026-03-11 11:08:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004375 10.0.0.33 - - [2026-03-11 11:08:39] "PUT /access-control-list/cd516643-9808-47e5-b09e-4570c9158d8c HTTP/1.1" 200 272 0.185890 10.0.0.33 - - [2026-03-11 11:08:39] "POST /ref-update HTTP/1.1" 200 156 0.129436 10.0.0.33 - - [2026-03-11 11:08:39] "POST /ref-update HTTP/1.1" 200 156 0.224514 10.0.0.33 - - [2026-03-11 11:08:39] "POST /fqname-to-id HTTP/1.1" 404 237 0.027193 10.0.0.33 - - [2026-03-11 11:08:39] "POST /access-control-lists HTTP/1.1" 200 601 0.186630 10.0.0.33 - - [2026-03-11 11:08:39] "POST /ref-update HTTP/1.1" 200 156 0.215638 10.0.0.33 - - [2026-03-11 11:08:39] "PUT /access-control-list/e3b46bfc-4857-480e-8a28-8e8fcc7851f1 HTTP/1.1" 200 272 0.026398 10.0.0.33 - - [2026-03-11 11:08:39] "POST /ref-update HTTP/1.1" 200 156 0.123065 10.0.0.33 - - [2026-03-11 11:08:39] "POST /ref-update HTTP/1.1" 200 156 0.236988 10.0.0.33 - - [2026-03-11 11:08:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021716 10.0.0.33 - - [2026-03-11 11:08:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029773 10.0.0.33 - - [2026-03-11 11:08:39] "PUT /access-control-list/e3b46bfc-4857-480e-8a28-8e8fcc7851f1 HTTP/1.1" 200 272 0.125379 10.0.0.33 - - [2026-03-11 11:08:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011074 10.0.0.33 - - [2026-03-11 11:08:39] "PUT /access-control-list/cd516643-9808-47e5-b09e-4570c9158d8c HTTP/1.1" 200 272 0.078805 10.0.0.33 - - [2026-03-11 11:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.33 - - [2026-03-11 11:08:40] "GET /virtual-network/7073bf12-ab1d-426a-bbd7-5c25ce01a7db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008729 10.0.0.33 - - [2026-03-11 11:08:40] "POST /ref-update HTTP/1.1" 200 156 0.042829 10.0.0.33 - - [2026-03-11 11:08:40] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008923 10.0.0.33 - - [2026-03-11 11:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.33 - - [2026-03-11 11:08:40] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015403 10.0.0.33 - - [2026-03-11 11:08:40] "POST /firewall-policys HTTP/1.1" 200 530 0.045936 10.0.0.33 - - [2026-03-11 11:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.034287 10.0.0.33 - - [2026-03-11 11:08:40] "GET /firewall-policy/22af1e25-56d1-4dae-823c-5fd4e42befeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.021931 10.0.0.33 - - [2026-03-11 11:08:40] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003978 10.0.0.33 - - [2026-03-11 11:08:40] "GET /firewall-policy/22af1e25-56d1-4dae-823c-5fd4e42befeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003592 10.0.0.33 - - [2026-03-11 11:08:40] "POST /ref-update HTTP/1.1" 200 156 0.023751 10.0.0.33 - - [2026-03-11 11:08:40] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005731 10.0.0.33 - - [2026-03-11 11:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.33 - - [2026-03-11 11:08:40] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004093 10.0.0.33 - - [2026-03-11 11:08:40] "POST /firewall-policys HTTP/1.1" 200 532 0.025057 10.0.0.33 - - [2026-03-11 11:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.091949 10.0.0.33 - - [2026-03-11 11:08:40] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.021739 10.0.0.33 - - [2026-03-11 11:08:40] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003533 10.0.0.33 - - [2026-03-11 11:08:40] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003376 10.0.0.33 - - [2026-03-11 11:08:40] "GET /firewall-policy/22af1e25-56d1-4dae-823c-5fd4e42befeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.006363 10.0.0.33 - - [2026-03-11 11:08:40] "GET /firewall-policy/22af1e25-56d1-4dae-823c-5fd4e42befeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003672 10.0.0.33 - - [2026-03-11 11:08:40] "POST /ref-update HTTP/1.1" 200 156 0.023209 10.0.0.33 - - [2026-03-11 11:08:40] "POST /ref-update HTTP/1.1" 200 156 0.066996 10.0.0.33 - - [2026-03-11 11:08:41] "POST /ref-update HTTP/1.1" 200 156 0.057551 10.0.0.33 - - [2026-03-11 11:08:41] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.012775 10.0.0.33 - - [2026-03-11 11:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.33 - - [2026-03-11 11:08:41] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003672 10.0.0.33 - - [2026-03-11 11:08:41] "POST /firewall-policys HTTP/1.1" 200 530 0.027745 10.0.0.33 - - [2026-03-11 11:08:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.040357 10.0.0.33 - - [2026-03-11 11:08:41] "GET /firewall-policy/af259b38-ba53-41bf-9a70-3d9d5d67171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.015953 10.0.0.33 - - [2026-03-11 11:08:41] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.007378 10.0.0.33 - - [2026-03-11 11:08:41] "GET /firewall-policy/af259b38-ba53-41bf-9a70-3d9d5d67171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003857 10.0.0.33 - - [2026-03-11 11:08:41] "GET /firewall-policy/22af1e25-56d1-4dae-823c-5fd4e42befeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003515 10.0.0.33 - - [2026-03-11 11:08:41] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.006106 10.0.0.33 - - [2026-03-11 11:08:41] "GET /firewall-policy/22af1e25-56d1-4dae-823c-5fd4e42befeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004653 10.0.0.33 - - [2026-03-11 11:08:41] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004598 10.0.0.33 - - [2026-03-11 11:08:41] "POST /ref-update HTTP/1.1" 200 156 0.027301 10.0.0.33 - - [2026-03-11 11:08:41] "POST /ref-update HTTP/1.1" 200 156 0.047991 10.0.0.33 - - [2026-03-11 11:08:41] "POST /ref-update HTTP/1.1" 200 156 0.040146 10.0.0.33 - - [2026-03-11 11:08:41] "POST /ref-update HTTP/1.1" 200 156 0.043011 10.0.0.33 - - [2026-03-11 11:08:41] "POST /ref-update HTTP/1.1" 200 156 0.051044 10.0.0.33 - - [2026-03-11 11:08:41] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.028681 10.0.0.33 - - [2026-03-11 11:08:41] "POST /tags HTTP/1.1" 200 299 0.063612 10.0.0.33 - - [2026-03-11 11:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.023618 10.0.0.33 - - [2026-03-11 11:08:41] "GET /tag/7b0d6c01-2143-47c3-9f6e-e9cce146aa00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.022947 10.0.0.33 - - [2026-03-11 11:08:41] "POST /set-tag HTTP/1.1" 200 109 0.019516 10.0.0.33 - - [2026-03-11 11:08:42] "POST /tags HTTP/1.1" 200 305 0.113015 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:08:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003464 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:08:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.006500 10.0.0.33 - - [2026-03-11 11:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.026184 10.0.0.33 - - [2026-03-11 11:08:42] "GET /tag/77afc176-6c55-431a-8d35-efcdd4c881ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.037110 10.0.0.33 - - [2026-03-11 11:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.33 - - [2026-03-11 11:08:42] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.082166 10.0.0.33 - - [2026-03-11 11:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006795 10.0.0.33 - - [2026-03-11 11:08:42] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.077976 10.0.0.33 - - [2026-03-11 11:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009773 10.0.0.33 - - [2026-03-11 11:08:42] "GET /service-appliance-set/10c28220-7435-4ea0-9d3a-f8b6aefa36c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.025695 10.0.0.33 - - [2026-03-11 11:08:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.003220 10.0.0.33 - - [2026-03-11 11:08:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.280516 10.0.0.33 - - [2026-03-11 11:08:43] "GET /virtual-machine-interface/5948e6b9-a632-402c-a057-ad117bb555ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.039675 10.0.0.33 - - [2026-03-11 11:08:43] "POST /instance-ips HTTP/1.1" 200 381 0.143544 10.0.0.33 - - [2026-03-11 11:08:43] "GET /instance-ip/06e63c6d-58c4-4b6e-bf82-8afb04b37965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009486 10.0.0.33 - - [2026-03-11 11:08:43] "POST /loadbalancers HTTP/1.1" 200 582 0.094002 10.0.0.33 - - [2026-03-11 11:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.049183 10.0.0.33 - - [2026-03-11 11:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.037138 10.0.0.33 - - [2026-03-11 11:08:43] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.087258 10.0.0.33 - - [2026-03-11 11:08:43] "GET /loadbalancer/48f5034e-e384-4197-9f27-7a1b582625d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.028374 10.0.0.33 - - [2026-03-11 11:08:43] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.108324 10.0.0.33 - - [2026-03-11 11:08:43] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.155972 10.0.0.33 - - [2026-03-11 11:08:43] "GET /instance-ip/06e63c6d-58c4-4b6e-bf82-8afb04b37965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.064069 10.0.0.33 - - [2026-03-11 11:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.046960 10.0.0.33 - - [2026-03-11 11:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.020524 10.0.0.33 - - [2026-03-11 11:08:43] "POST /floating-ips HTTP/1.1" 200 583 0.108315 10.0.0.33 - - [2026-03-11 11:08:44] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.148446 10.0.0.33 - - [2026-03-11 11:08:44] "GET /loadbalancer-listener/b939c67b-c65a-4947-a7dc-c5af1aa73112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.010726 10.0.0.33 - - [2026-03-11 11:08:44] "GET /loadbalancer-listener/b939c67b-c65a-4947-a7dc-c5af1aa73112?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.007962 10.0.0.33 - - [2026-03-11 11:08:44] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.064275 10.0.0.33 - - [2026-03-11 11:08:44] "GET /instance-ip/06e63c6d-58c4-4b6e-bf82-8afb04b37965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.020421 10.0.0.33 - - [2026-03-11 11:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.021751 10.0.0.33 - - [2026-03-11 11:08:44] "GET /global-vrouter-config/e7f92b5c-d197-40ab-b0df-122fa02b98fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.010450 10.0.0.33 - - [2026-03-11 11:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013975 10.0.0.33 - - [2026-03-11 11:08:44] "GET /instance-ip/06e63c6d-58c4-4b6e-bf82-8afb04b37965?fields=floating_ips HTTP/1.1" 200 1169 0.035716 10.0.0.33 - - [2026-03-11 11:08:44] "GET /floating-ip/40db78f4-6553-49c1-89c7-96af14546ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004809 10.0.0.33 - - [2026-03-11 11:08:44] "PUT /global-vrouter-config/e7f92b5c-d197-40ab-b0df-122fa02b98fe HTTP/1.1" 200 276 0.030394 10.0.0.33 - - [2026-03-11 11:08:44] "POST /tags HTTP/1.1" 200 357 0.156483 10.0.0.33 - - [2026-03-11 11:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014072 10.0.0.33 - - [2026-03-11 11:08:44] "GET /tag/05603044-73ab-4d2c-bb69-4223c0f976bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.038540 10.0.0.33 - - [2026-03-11 11:08:44] "POST /tags HTTP/1.1" 200 305 0.114330 10.0.0.33 - - [2026-03-11 11:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.033857 10.0.0.33 - - [2026-03-11 11:08:44] "GET /tag/a3906b5c-4535-4e27-80ce-3e0940977757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.035185 10.0.0.33 - - [2026-03-11 11:08:45] "POST /id-to-fqname HTTP/1.1" 200 174 0.009335 10.0.0.33 - - [2026-03-11 11:08:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.013952 10.0.0.33 - - [2026-03-11 11:08:45] "POST /security-groups HTTP/1.1" 200 571 0.103870 10.0.0.33 - - [2026-03-11 11:08:45] "POST /projects HTTP/1.1" 200 483 0.501890 10.0.0.33 - - [2026-03-11 11:08:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.019990 10.0.0.33 - - [2026-03-11 11:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.051548 10.0.0.33 - - [2026-03-11 11:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.037216 10.0.0.33 - - [2026-03-11 11:08:45] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.046293 10.0.0.33 - - [2026-03-11 11:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011388 10.0.0.33 - - [2026-03-11 11:08:45] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.033586 10.0.0.33 - - [2026-03-11 11:08:45] "POST /access-control-lists HTTP/1.1" 200 580 0.233094 10.0.0.33 - - [2026-03-11 11:08:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.045884 10.0.0.33 - - [2026-03-11 11:08:46] "POST /access-control-lists HTTP/1.1" 200 578 0.152454 10.0.0.33 - - [2026-03-11 11:08:46] "PUT /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5 HTTP/1.1" 200 264 0.304829 10.0.0.33 - - [2026-03-11 11:08:46] "PUT /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84 HTTP/1.1" 200 264 0.231536 10.0.0.33 - - [2026-03-11 11:08:46] "POST /security-groups HTTP/1.1" 200 537 0.171960 10.0.0.33 - - [2026-03-11 11:08:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.034982 10.0.0.33 - - [2026-03-11 11:08:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.108912 10.0.0.33 - - [2026-03-11 11:08:46] "POST /access-control-lists HTTP/1.1" 200 596 0.157095 10.0.0.33 - - [2026-03-11 11:08:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.005996 10.0.0.33 - - [2026-03-11 11:08:46] "POST /chown HTTP/1.1" 200 109 0.126235 10.0.0.33 - - [2026-03-11 11:08:46] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.058253 10.0.0.33 - - [2026-03-11 11:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010102 10.0.0.33 - - [2026-03-11 11:08:46] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009062 10.0.0.33 - - [2026-03-11 11:08:46] "POST /tags HTTP/1.1" 409 207 0.004152 10.0.0.33 - - [2026-03-11 11:08:46] "POST /access-control-lists HTTP/1.1" 200 594 0.120522 10.0.0.33 - - [2026-03-11 11:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.33 - - [2026-03-11 11:08:47] "GET /tag/a3906b5c-4535-4e27-80ce-3e0940977757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.052122 10.0.0.33 - - [2026-03-11 11:08:47] "POST /firewall-rules HTTP/1.1" 200 564 0.079329 10.0.0.33 - - [2026-03-11 11:08:47] "GET /firewall-rule/252855d2-dc34-4ab9-9f5e-5c315806de66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.008125 10.0.0.33 - - [2026-03-11 11:08:47] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003388 10.0.0.33 - - [2026-03-11 11:08:47] "GET /firewall-rule/252855d2-dc34-4ab9-9f5e-5c315806de66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004009 10.0.0.33 - - [2026-03-11 11:08:47] "POST /ref-update HTTP/1.1" 200 156 0.028516 10.0.0.33 - - [2026-03-11 11:08:47] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008860 10.0.0.33 - - [2026-03-11 11:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.33 - - [2026-03-11 11:08:47] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003706 10.0.0.33 - - [2026-03-11 11:08:47] "POST /tags HTTP/1.1" 409 207 0.009614 10.0.0.33 - - [2026-03-11 11:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.33 - - [2026-03-11 11:08:47] "GET /tag/a3906b5c-4535-4e27-80ce-3e0940977757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.012317 10.0.0.33 - - [2026-03-11 11:08:47] "POST /firewall-rules HTTP/1.1" 200 562 0.109355 10.0.0.33 - - [2026-03-11 11:08:47] "GET /firewall-rule/6b71290b-8cc1-4ffa-b398-fb6469259f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.023536 10.0.0.33 - - [2026-03-11 11:08:47] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006114 10.0.0.33 - - [2026-03-11 11:08:47] "GET /firewall-rule/6b71290b-8cc1-4ffa-b398-fb6469259f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006488 10.0.0.33 - - [2026-03-11 11:08:47] "POST /ref-update HTTP/1.1" 200 156 0.086931 10.0.0.33 - - [2026-03-11 11:08:47] "POST /tags HTTP/1.1" 200 301 0.129206 10.0.0.33 - - [2026-03-11 11:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.023124 10.0.0.33 - - [2026-03-11 11:08:48] "GET /tag/3c02e72e-9ba4-4ce1-8f27-8f85b77933f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.044884 10.0.0.33 - - [2026-03-11 11:08:48] "POST /tags HTTP/1.1" 200 325 0.110252 10.0.0.33 - - [2026-03-11 11:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.33 - - [2026-03-11 11:08:48] "GET /tag/3ecf2339-7884-4337-ac74-ea841e376ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.031508 10.0.0.33 - - [2026-03-11 11:08:48] "POST /tags HTTP/1.1" 200 363 0.064962 10.0.0.33 - - [2026-03-11 11:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021933 10.0.0.33 - - [2026-03-11 11:08:48] "GET /tag/6a07bf2d-f558-4d3b-8748-dbd57ffb237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.022232 10.0.0.33 - - [2026-03-11 11:08:48] "POST /tags HTTP/1.1" 200 311 0.039007 10.0.0.33 - - [2026-03-11 11:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.033470 10.0.0.33 - - [2026-03-11 11:08:48] "GET /tag/311cab5e-96ea-4792-b9ae-ee008ef02972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.016995 10.0.0.33 - - [2026-03-11 11:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.33 - - [2026-03-11 11:08:48] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008150 10.0.0.33 - - [2026-03-11 11:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.33 - - [2026-03-11 11:08:48] "GET /project/9204e2cc-af0b-437a-a921-2b3a90512efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.068861 10.0.0.33 - - [2026-03-11 11:08:48] "POST /virtual-machines HTTP/1.1" 200 377 0.035024 10.0.0.33 - - [2026-03-11 11:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.047994 10.0.0.33 - - [2026-03-11 11:08:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.169380 10.0.0.33 - - [2026-03-11 11:08:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.051415 10.0.0.33 - - [2026-03-11 11:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020123 10.0.0.33 - - [2026-03-11 11:08:49] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.027337 10.0.0.33 - - [2026-03-11 11:08:49] "POST /instance-ips HTTP/1.1" 200 409 0.064940 10.0.0.33 - - [2026-03-11 11:08:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.067623 10.0.0.33 - - [2026-03-11 11:08:49] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.025553 10.0.0.33 - - [2026-03-11 11:08:49] "POST /set-tag HTTP/1.1" 200 109 0.037687 10.0.0.33 - - [2026-03-11 11:08:49] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.033903 10.0.0.33 - - [2026-03-11 11:08:49] "GET /instance-ip/ae14caa0-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005295 10.0.0.33 - - [2026-03-11 11:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.33 - - [2026-03-11 11:08:49] "GET /loadbalancer/48f5034e-e384-4197-9f27-7a1b582625d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004122 10.0.0.33 - - [2026-03-11 11:08:49] "POST /tags HTTP/1.1" 200 301 0.044271 10.0.0.33 - - [2026-03-11 11:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013823 10.0.0.33 - - [2026-03-11 11:08:49] "GET /tag/7d8f3703-a451-4192-8541-969838c74b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.023172 10.0.0.33 - - [2026-03-11 11:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.33 - - [2026-03-11 11:08:49] "GET /project/9204e2cc-af0b-437a-a921-2b3a90512efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.072987 10.0.0.33 - - [2026-03-11 11:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.33 - - [2026-03-11 11:08:49] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.013373 10.0.0.33 - - [2026-03-11 11:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.33 - - [2026-03-11 11:08:49] "GET /service-appliance-set/10c28220-7435-4ea0-9d3a-f8b6aefa36c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004029 10.0.0.33 - - [2026-03-11 11:08:49] "POST /fqname-to-id HTTP/1.1" 404 242 0.003123 10.0.0.33 - - [2026-03-11 11:08:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.161051 10.0.0.33 - - [2026-03-11 11:08:50] "GET /virtual-machine-interface/c467e645-43ba-4420-9c40-ddb29a6ccada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.018895 10.0.0.33 - - [2026-03-11 11:08:50] "POST /instance-ips HTTP/1.1" 200 377 0.098041 10.0.0.33 - - [2026-03-11 11:08:50] "GET /instance-ip/30bd2de0-e8c8-4dd9-be01-5ad2e3be7f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.013614 10.0.0.33 - - [2026-03-11 11:08:50] "POST /loadbalancers HTTP/1.1" 200 582 0.094357 10.0.0.33 - - [2026-03-11 11:08:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.056511 10.0.0.33 - - [2026-03-11 11:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.021020 10.0.0.33 - - [2026-03-11 11:08:50] "GET /project/9204e2cc-af0b-437a-a921-2b3a90512efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.177024 10.0.0.33 - - [2026-03-11 11:08:50] "GET /instance-ip/30bd2de0-e8c8-4dd9-be01-5ad2e3be7f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.011095 10.0.0.33 - - [2026-03-11 11:08:50] "GET /project/9204e2cc-af0b-437a-a921-2b3a90512efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.203331 10.0.0.33 - - [2026-03-11 11:08:50] "GET /loadbalancer/73339e29-1d39-4357-8244-0411bc12d2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.014699 10.0.0.33 - - [2026-03-11 11:08:50] "POST /floating-ips HTTP/1.1" 200 581 0.139277 10.0.0.33 - - [2026-03-11 11:08:50] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.137379 10.0.0.33 - - [2026-03-11 11:08:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020192 10.0.0.33 - - [2026-03-11 11:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014875 10.0.0.33 - - [2026-03-11 11:08:51] "GET /project/9204e2cc-af0b-437a-a921-2b3a90512efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046546 10.0.0.33 - - [2026-03-11 11:08:51] "GET /loadbalancer-listener/9f5ede68-fe96-4768-8bd0-000274a0a167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.006888 10.0.0.33 - - [2026-03-11 11:08:51] "GET /loadbalancer-listener/9f5ede68-fe96-4768-8bd0-000274a0a167?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.009211 10.0.0.33 - - [2026-03-11 11:08:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.047909 10.0.0.33 - - [2026-03-11 11:08:51] "GET /instance-ip/30bd2de0-e8c8-4dd9-be01-5ad2e3be7f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004530 10.0.0.33 - - [2026-03-11 11:08:51] "GET /instance-ip/30bd2de0-e8c8-4dd9-be01-5ad2e3be7f9c?fields=floating_ips HTTP/1.1" 200 1164 0.007749 10.0.0.33 - - [2026-03-11 11:08:51] "GET /floating-ip/40db5c27-f9be-4ec5-b370-75c54dd3d9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.004130 10.0.0.33 - - [2026-03-11 11:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008069 10.0.0.33 - - [2026-03-11 11:08:51] "GET /project/9204e2cc-af0b-437a-a921-2b3a90512efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050169 10.0.0.33 - - [2026-03-11 11:08:51] "GET /loadbalancer/73339e29-1d39-4357-8244-0411bc12d2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003973 10.0.0.33 - - [2026-03-11 11:08:51] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.042723 10.0.0.33 - - [2026-03-11 11:08:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023406 10.0.0.33 - - [2026-03-11 11:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.33 - - [2026-03-11 11:08:51] "GET /project/9204e2cc-af0b-437a-a921-2b3a90512efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057946 10.0.0.33 - - [2026-03-11 11:08:51] "GET /loadbalancer-listener/27ee08dc-29e1-40d2-8669-15dcf9a46122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003897 10.0.0.33 - - [2026-03-11 11:08:51] "GET /loadbalancer-listener/27ee08dc-29e1-40d2-8669-15dcf9a46122?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.008171 10.0.0.33 - - [2026-03-11 11:08:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.057183 10.0.0.33 - - [2026-03-11 11:08:51] "GET /instance-ip/30bd2de0-e8c8-4dd9-be01-5ad2e3be7f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009560 10.0.0.33 - - [2026-03-11 11:08:51] "GET /instance-ip/30bd2de0-e8c8-4dd9-be01-5ad2e3be7f9c?fields=floating_ips HTTP/1.1" 200 1164 0.015026 10.0.0.33 - - [2026-03-11 11:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013886 10.0.0.33 - - [2026-03-11 11:08:51] "GET /floating-ip/40db5c27-f9be-4ec5-b370-75c54dd3d9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.012626 10.0.0.33 - - [2026-03-11 11:08:51] "GET /project/9204e2cc-af0b-437a-a921-2b3a90512efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.118570 10.0.0.33 - - [2026-03-11 11:08:51] "GET /loadbalancer/73339e29-1d39-4357-8244-0411bc12d2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005186 10.0.0.33 - - [2026-03-11 11:08:52] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.042633 10.0.0.33 - - [2026-03-11 11:08:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.051039 10.0.0.33 - - [2026-03-11 11:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011118 10.0.0.33 - - [2026-03-11 11:08:52] "GET /project/9204e2cc-af0b-437a-a921-2b3a90512efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.070930 10.0.0.33 - - [2026-03-11 11:08:52] "GET /loadbalancer-listener/9b77ea53-38e8-4ef9-9fb2-6547136917b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006268 10.0.0.33 - - [2026-03-11 11:08:52] "GET /loadbalancer-listener/9b77ea53-38e8-4ef9-9fb2-6547136917b5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.010339 10.0.0.33 - - [2026-03-11 11:08:52] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.045914 10.0.0.33 - - [2026-03-11 11:08:52] "GET /instance-ip/30bd2de0-e8c8-4dd9-be01-5ad2e3be7f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008529 10.0.0.33 - - [2026-03-11 11:08:52] "GET /instance-ip/30bd2de0-e8c8-4dd9-be01-5ad2e3be7f9c?fields=floating_ips HTTP/1.1" 200 1164 0.005717 10.0.0.33 - - [2026-03-11 11:08:52] "POST /tags HTTP/1.1" 200 355 0.081457 10.0.0.33 - - [2026-03-11 11:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014367 10.0.0.33 - - [2026-03-11 11:08:52] "GET /floating-ip/40db5c27-f9be-4ec5-b370-75c54dd3d9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.020485 10.0.0.33 - - [2026-03-11 11:08:52] "GET /tag/1c47255b-4a4f-4e31-9d31-b68471e53cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.026945 10.0.0.33 - - [2026-03-11 11:08:52] "POST /tags HTTP/1.1" 200 303 0.070473 10.0.0.33 - - [2026-03-11 11:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.056085 10.0.0.33 - - [2026-03-11 11:08:52] "GET /tag/b1164908-3eec-48e9-bfd7-8478e185f1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019377 10.0.0.33 - - [2026-03-11 11:08:52] "POST /projects HTTP/1.1" 409 218 0.006990 10.0.0.33 - - [2026-03-11 11:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.33 - - [2026-03-11 11:08:52] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061532 10.0.0.33 - - [2026-03-11 11:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010452 10.0.0.33 - - [2026-03-11 11:08:52] "GET /network-ipam/a1cb6320-f23f-4a74-9842-b866a34aaff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005708 10.0.0.33 - - [2026-03-11 11:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.33 - - [2026-03-11 11:08:52] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005647 10.0.0.33 - - [2026-03-11 11:08:53] "PUT /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5 HTTP/1.1" 200 264 0.110919 10.0.0.33 - - [2026-03-11 11:08:53] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.009232 10.0.0.33 - - [2026-03-11 11:08:53] "POST /set-tag HTTP/1.1" 200 109 0.077790 10.0.0.33 - - [2026-03-11 11:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.034897 10.0.0.33 - - [2026-03-11 11:08:53] "GET /network-ipam/1ca4d65a-c32c-4b84-a60e-13b5f415b086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003840 10.0.0.33 - - [2026-03-11 11:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.33 - - [2026-03-11 11:08:53] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006873 10.0.0.33 - - [2026-03-11 11:08:53] "PUT /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84 HTTP/1.1" 200 264 0.104057 10.0.0.33 - - [2026-03-11 11:08:53] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.021412 10.0.0.33 - - [2026-03-11 11:08:53] "POST /set-tag HTTP/1.1" 200 109 0.093041 10.0.0.33 - - [2026-03-11 11:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.33 - - [2026-03-11 11:08:53] "GET /network-policy/0597305c-6745-4c8b-9ed0-a76247416b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004411 10.0.0.33 - - [2026-03-11 11:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.33 - - [2026-03-11 11:08:53] "GET /network-policy/b382f1bb-a8ef-41d5-9c06-6ccaed2e26ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003821 10.0.0.33 - - [2026-03-11 11:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.33 - - [2026-03-11 11:08:53] "GET /network-policy/e0693bdb-0b6b-4e77-97ab-ad2e3c6661df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.008170 10.0.0.33 - - [2026-03-11 11:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.33 - - [2026-03-11 11:08:53] "PUT /network-policy/e0693bdb-0b6b-4e77-97ab-ad2e3c6661df HTTP/1.1" 200 262 0.020710 10.0.0.33 - - [2026-03-11 11:08:53] "PUT /access-control-list/caf1f123-4944-44a8-91e4-0d02b2153a97 HTTP/1.1" 200 272 0.029867 10.0.0.33 - - [2026-03-11 11:08:53] "POST /ref-update HTTP/1.1" 200 156 0.135141 10.0.0.33 - - [2026-03-11 11:08:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025535 10.0.0.33 - - [2026-03-11 11:08:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042140 10.0.0.33 - - [2026-03-11 11:08:54] "PUT /access-control-list/e3b46bfc-4857-480e-8a28-8e8fcc7851f1 HTTP/1.1" 200 272 0.149776 10.0.0.33 - - [2026-03-11 11:08:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031190 10.0.0.33 - - [2026-03-11 11:08:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002885 10.0.0.33 - - [2026-03-11 11:08:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012522 10.0.0.33 - - [2026-03-11 11:08:54] "POST /security-groups HTTP/1.1" 409 245 0.012757 10.0.0.33 - - [2026-03-11 11:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007043 10.0.0.33 - - [2026-03-11 11:08:54] "PUT /security-group/71fc9cfd-b83f-420a-9f71-3679ded6152e HTTP/1.1" 200 262 0.088183 10.0.0.33 - - [2026-03-11 11:08:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.041684 10.0.0.33 - - [2026-03-11 11:08:54] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023183 10.0.0.33 - - [2026-03-11 11:08:54] "PUT /access-control-list/03291241-7ade-4018-80c9-cfead7d221e1 HTTP/1.1" 200 272 0.060360 10.0.0.33 - - [2026-03-11 11:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008963 10.0.0.33 - - [2026-03-11 11:08:54] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005523 10.0.0.33 - - [2026-03-11 11:08:54] "PUT /access-control-list/aa2f8f7a-afa9-40e3-b47c-2ee72fedc0ad HTTP/1.1" 200 272 0.053424 10.0.0.33 - - [2026-03-11 11:08:54] "POST /tags HTTP/1.1" 409 206 0.014517 10.0.0.33 - - [2026-03-11 11:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007382 10.0.0.33 - - [2026-03-11 11:08:54] "GET /tag/b1164908-3eec-48e9-bfd7-8478e185f1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014644 10.0.0.33 - - [2026-03-11 11:08:54] "POST /firewall-rules HTTP/1.1" 200 562 0.101165 10.0.0.33 - - [2026-03-11 11:08:54] "GET /firewall-rule/af6d2dac-ee69-48fa-b81f-09ba39b61faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.013915 10.0.0.33 - - [2026-03-11 11:08:54] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007146 10.0.0.33 - - [2026-03-11 11:08:54] "GET /firewall-rule/af6d2dac-ee69-48fa-b81f-09ba39b61faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003933 10.0.0.33 - - [2026-03-11 11:08:54] "POST /ref-update HTTP/1.1" 200 156 0.037504 10.0.0.33 - - [2026-03-11 11:08:54] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007167 10.0.0.33 - - [2026-03-11 11:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.020308 10.0.0.33 - - [2026-03-11 11:08:54] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004205 10.0.0.33 - - [2026-03-11 11:08:54] "POST /tags HTTP/1.1" 409 206 0.002792 10.0.0.33 - - [2026-03-11 11:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.33 - - [2026-03-11 11:08:54] "GET /tag/b1164908-3eec-48e9-bfd7-8478e185f1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019586 10.0.0.33 - - [2026-03-11 11:08:55] "POST /firewall-rules HTTP/1.1" 200 560 0.093630 10.0.0.33 - - [2026-03-11 11:08:55] "GET /firewall-rule/c127faba-b507-46f4-9365-f854016d61fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.042045 10.0.0.33 - - [2026-03-11 11:08:55] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.005442 10.0.0.33 - - [2026-03-11 11:08:55] "GET /firewall-rule/c127faba-b507-46f4-9365-f854016d61fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004300 10.0.0.33 - - [2026-03-11 11:08:55] "POST /ref-update HTTP/1.1" 200 156 0.079020 10.0.0.33 - - [2026-03-11 11:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.33 - - [2026-03-11 11:08:55] "GET /loadbalancer/73339e29-1d39-4357-8244-0411bc12d2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005503 10.0.0.33 - - [2026-03-11 11:08:55] "POST /tags HTTP/1.1" 200 371 0.047059 10.0.0.33 - - [2026-03-11 11:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007039 10.0.0.33 - - [2026-03-11 11:08:55] "GET /tag/bd77fcf0-56b6-45cb-903f-7252cc2bedcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.024269 10.0.0.33 - - [2026-03-11 11:08:55] "POST /tags HTTP/1.1" 200 319 0.035716 10.0.0.33 - - [2026-03-11 11:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.33 - - [2026-03-11 11:08:55] "GET /tag/d97994d4-e6c2-4476-9e27-73994c935f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.019984 10.0.0.33 - - [2026-03-11 11:08:55] "POST /id-to-fqname HTTP/1.1" 200 181 0.002638 10.0.0.33 - - [2026-03-11 11:08:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.012873 10.0.0.33 - - [2026-03-11 11:08:55] "POST /security-groups HTTP/1.1" 200 578 0.068662 10.0.0.33 - - [2026-03-11 11:08:55] "POST /projects HTTP/1.1" 200 497 0.290640 10.0.0.33 - - [2026-03-11 11:08:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.012145 10.0.0.33 - - [2026-03-11 11:08:55] "POST /access-control-lists HTTP/1.1" 200 587 0.097584 10.0.0.33 - - [2026-03-11 11:08:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.054376 10.0.0.33 - - [2026-03-11 11:08:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.027711 10.0.0.33 - - [2026-03-11 11:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.049746 10.0.0.33 - - [2026-03-11 11:08:56] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.007652 10.0.0.33 - - [2026-03-11 11:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008805 10.0.0.33 - - [2026-03-11 11:08:56] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.027761 10.0.0.33 - - [2026-03-11 11:08:56] "POST /access-control-lists HTTP/1.1" 200 585 0.115963 10.0.0.33 - - [2026-03-11 11:08:56] "PUT /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5 HTTP/1.1" 200 264 0.102508 10.0.0.33 - - [2026-03-11 11:08:56] "PUT /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84 HTTP/1.1" 200 264 0.098572 10.0.0.33 - - [2026-03-11 11:08:56] "POST /security-groups HTTP/1.1" 200 558 0.086820 10.0.0.33 - - [2026-03-11 11:08:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.040905 10.0.0.33 - - [2026-03-11 11:08:56] "POST /fqname-to-id HTTP/1.1" 404 248 0.005372 10.0.0.33 - - [2026-03-11 11:08:56] "POST /chown HTTP/1.1" 200 109 0.053772 10.0.0.33 - - [2026-03-11 11:08:56] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.038180 10.0.0.33 - - [2026-03-11 11:08:56] "POST /access-control-lists HTTP/1.1" 200 610 0.135755 10.0.0.33 - - [2026-03-11 11:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011713 10.0.0.33 - - [2026-03-11 11:08:56] "POST /fqname-to-id HTTP/1.1" 404 247 0.017756 10.0.0.33 - - [2026-03-11 11:08:56] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020760 10.0.0.33 - - [2026-03-11 11:08:56] "POST /tags HTTP/1.1" 409 214 0.006166 10.0.0.33 - - [2026-03-11 11:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.33 - - [2026-03-11 11:08:56] "GET /tag/d97994d4-e6c2-4476-9e27-73994c935f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.026472 10.0.0.33 - - [2026-03-11 11:08:56] "POST /access-control-lists HTTP/1.1" 200 608 0.095552 10.0.0.33 - - [2026-03-11 11:08:57] "POST /firewall-rules HTTP/1.1" 200 578 0.110127 10.0.0.33 - - [2026-03-11 11:08:57] "GET /firewall-rule/754f77dc-4788-4b74-976d-00a42c5c7f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.027228 10.0.0.33 - - [2026-03-11 11:08:57] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.007751 10.0.0.33 - - [2026-03-11 11:08:57] "GET /firewall-rule/754f77dc-4788-4b74-976d-00a42c5c7f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004187 10.0.0.33 - - [2026-03-11 11:08:57] "POST /ref-update HTTP/1.1" 200 156 0.160076 10.0.0.33 - - [2026-03-11 11:08:57] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.038154 10.0.0.33 - - [2026-03-11 11:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.33 - - [2026-03-11 11:08:57] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004919 10.0.0.33 - - [2026-03-11 11:08:57] "POST /tags HTTP/1.1" 409 214 0.003001 10.0.0.33 - - [2026-03-11 11:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009401 10.0.0.33 - - [2026-03-11 11:08:57] "GET /tag/d97994d4-e6c2-4476-9e27-73994c935f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.032478 10.0.0.33 - - [2026-03-11 11:08:57] "POST /firewall-rules HTTP/1.1" 200 576 0.104349 10.0.0.33 - - [2026-03-11 11:08:57] "GET /firewall-rule/95642288-8647-4226-813a-d28ce9a79afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005840 10.0.0.33 - - [2026-03-11 11:08:57] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.006700 10.0.0.33 - - [2026-03-11 11:08:57] "GET /firewall-rule/95642288-8647-4226-813a-d28ce9a79afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005213 10.0.0.33 - - [2026-03-11 11:08:57] "POST /ref-update HTTP/1.1" 200 156 0.076854 10.0.0.33 - - [2026-03-11 11:08:57] "POST /tags HTTP/1.1" 200 363 0.076084 10.0.0.33 - - [2026-03-11 11:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019421 10.0.0.33 - - [2026-03-11 11:08:57] "GET /tag/b69cf5fe-9169-4be0-8e4e-a74817e3f836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.034229 10.0.0.33 - - [2026-03-11 11:08:58] "POST /tags HTTP/1.1" 200 311 0.059571 10.0.0.33 - - [2026-03-11 11:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.031397 10.0.0.33 - - [2026-03-11 11:08:58] "GET /tag/cc9d59ad-7a4a-49fa-8895-9fad0add1bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.014822 10.0.0.33 - - [2026-03-11 11:08:58] "POST /id-to-fqname HTTP/1.1" 200 177 0.005580 10.0.0.33 - - [2026-03-11 11:08:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.018084 10.0.0.33 - - [2026-03-11 11:08:58] "POST /security-groups HTTP/1.1" 200 574 0.093207 10.0.0.33 - - [2026-03-11 11:08:58] "POST /projects HTTP/1.1" 200 489 0.299955 10.0.0.33 - - [2026-03-11 11:08:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.025636 10.0.0.33 - - [2026-03-11 11:08:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.064469 10.0.0.33 - - [2026-03-11 11:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021699 10.0.0.33 - - [2026-03-11 11:08:58] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.037572 10.0.0.33 - - [2026-03-11 11:08:58] "POST /access-control-lists HTTP/1.1" 200 583 0.151762 10.0.0.33 - - [2026-03-11 11:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.044881 10.0.0.33 - - [2026-03-11 11:08:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.014514 10.0.0.33 - - [2026-03-11 11:08:58] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.014975 10.0.0.33 - - [2026-03-11 11:08:58] "POST /access-control-lists HTTP/1.1" 200 581 0.149017 10.0.0.33 - - [2026-03-11 11:08:58] "PUT /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5 HTTP/1.1" 200 264 0.181386 10.0.0.33 - - [2026-03-11 11:08:59] "PUT /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84 HTTP/1.1" 200 264 0.113646 10.0.0.33 - - [2026-03-11 11:08:59] "POST /security-groups HTTP/1.1" 200 546 0.133774 10.0.0.33 - - [2026-03-11 11:08:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.013840 10.0.0.33 - - [2026-03-11 11:08:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024799 10.0.0.33 - - [2026-03-11 11:08:59] "POST /chown HTTP/1.1" 200 109 0.039925 10.0.0.33 - - [2026-03-11 11:08:59] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029088 10.0.0.33 - - [2026-03-11 11:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017481 10.0.0.33 - - [2026-03-11 11:08:59] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009647 10.0.0.33 - - [2026-03-11 11:08:59] "POST /tags HTTP/1.1" 409 210 0.004546 10.0.0.33 - - [2026-03-11 11:08:59] "POST /access-control-lists HTTP/1.1" 200 602 0.161503 10.0.0.33 - - [2026-03-11 11:08:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.020155 10.0.0.33 - - [2026-03-11 11:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020897 10.0.0.33 - - [2026-03-11 11:08:59] "GET /tag/cc9d59ad-7a4a-49fa-8895-9fad0add1bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.030870 10.0.0.33 - - [2026-03-11 11:08:59] "POST /access-control-lists HTTP/1.1" 200 600 0.153200 10.0.0.33 - - [2026-03-11 11:08:59] "POST /firewall-rules HTTP/1.1" 200 570 0.126930 10.0.0.33 - - [2026-03-11 11:08:59] "GET /firewall-rule/a060f5d5-1312-4343-8b5a-d869e83fc186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.019210 10.0.0.33 - - [2026-03-11 11:08:59] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.010219 10.0.0.33 - - [2026-03-11 11:08:59] "GET /firewall-rule/a060f5d5-1312-4343-8b5a-d869e83fc186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005206 10.0.0.33 - - [2026-03-11 11:08:59] "POST /ref-update HTTP/1.1" 200 156 0.067119 10.0.0.33 - - [2026-03-11 11:08:59] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007885 10.0.0.33 - - [2026-03-11 11:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.33 - - [2026-03-11 11:08:59] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003643 10.0.0.33 - - [2026-03-11 11:08:59] "POST /tags HTTP/1.1" 409 210 0.003164 10.0.0.33 - - [2026-03-11 11:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.33 - - [2026-03-11 11:09:00] "GET /tag/cc9d59ad-7a4a-49fa-8895-9fad0add1bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.031301 10.0.0.33 - - [2026-03-11 11:09:00] "POST /firewall-rules HTTP/1.1" 200 568 0.089856 10.0.0.33 - - [2026-03-11 11:09:00] "GET /firewall-rule/34c762b9-f0d9-4870-86d1-e50929bf90b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.030869 10.0.0.33 - - [2026-03-11 11:09:00] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.005288 10.0.0.33 - - [2026-03-11 11:09:00] "GET /firewall-rule/34c762b9-f0d9-4870-86d1-e50929bf90b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009121 10.0.0.33 - - [2026-03-11 11:09:00] "POST /ref-update HTTP/1.1" 200 156 0.074687 10.0.0.33 - - [2026-03-11 11:09:00] "POST /tags HTTP/1.1" 409 237 0.005377 10.0.0.33 - - [2026-03-11 11:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.33 - - [2026-03-11 11:09:00] "GET /tag/6a07bf2d-f558-4d3b-8748-dbd57ffb237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.043306 10.0.0.33 - - [2026-03-11 11:09:00] "POST /tags HTTP/1.1" 409 210 0.005557 10.0.0.33 - - [2026-03-11 11:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.33 - - [2026-03-11 11:09:00] "GET /tag/311cab5e-96ea-4792-b9ae-ee008ef02972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.020840 10.0.0.33 - - [2026-03-11 11:09:00] "POST /projects HTTP/1.1" 409 223 0.003316 10.0.0.33 - - [2026-03-11 11:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.33 - - [2026-03-11 11:09:00] "GET /project/9204e2cc-af0b-437a-a921-2b3a90512efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.085481 10.0.0.33 - - [2026-03-11 11:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005713 10.0.0.33 - - [2026-03-11 11:09:00] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.014457 10.0.0.33 - - [2026-03-11 11:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.33 - - [2026-03-11 11:09:00] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007710 10.0.0.33 - - [2026-03-11 11:09:00] "PUT /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5 HTTP/1.1" 200 264 0.089090 10.0.0.33 - - [2026-03-11 11:09:00] "PUT /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84 HTTP/1.1" 200 264 0.131349 10.0.0.33 - - [2026-03-11 11:09:01] "POST /security-groups HTTP/1.1" 409 253 0.004002 10.0.0.33 - - [2026-03-11 11:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009727 10.0.0.33 - - [2026-03-11 11:09:01] "PUT /security-group/9c3fb634-530c-485b-98bb-469049b569ee HTTP/1.1" 200 262 0.079262 10.0.0.33 - - [2026-03-11 11:09:01] "PUT /access-control-list/ca335570-ac13-46a6-b34a-7c21cd2cc0f2 HTTP/1.1" 200 272 0.040312 10.0.0.33 - - [2026-03-11 11:09:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.059779 10.0.0.33 - - [2026-03-11 11:09:01] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011595 10.0.0.33 - - [2026-03-11 11:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018111 10.0.0.33 - - [2026-03-11 11:09:01] "PUT /access-control-list/f85dc032-5d37-4b08-b6f1-93ca4c96df78 HTTP/1.1" 200 272 0.070608 10.0.0.33 - - [2026-03-11 11:09:01] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008267 10.0.0.33 - - [2026-03-11 11:09:01] "POST /tags HTTP/1.1" 409 210 0.003616 10.0.0.33 - - [2026-03-11 11:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.33 - - [2026-03-11 11:09:01] "GET /tag/311cab5e-96ea-4792-b9ae-ee008ef02972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.085243 10.0.0.33 - - [2026-03-11 11:09:01] "POST /firewall-rules HTTP/1.1" 200 570 0.138223 10.0.0.33 - - [2026-03-11 11:09:01] "GET /firewall-rule/a1c79283-0c3a-467d-92a7-21c0baabf38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.023095 10.0.0.33 - - [2026-03-11 11:09:01] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.009200 10.0.0.33 - - [2026-03-11 11:09:01] "GET /firewall-rule/a1c79283-0c3a-467d-92a7-21c0baabf38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003600 10.0.0.33 - - [2026-03-11 11:09:01] "POST /ref-update HTTP/1.1" 200 156 0.072794 10.0.0.33 - - [2026-03-11 11:09:01] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009941 10.0.0.33 - - [2026-03-11 11:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.33 - - [2026-03-11 11:09:01] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011218 10.0.0.33 - - [2026-03-11 11:09:01] "POST /tags HTTP/1.1" 409 210 0.002675 10.0.0.33 - - [2026-03-11 11:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.33 - - [2026-03-11 11:09:01] "GET /tag/311cab5e-96ea-4792-b9ae-ee008ef02972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.028445 10.0.0.33 - - [2026-03-11 11:09:02] "POST /firewall-rules HTTP/1.1" 200 568 0.102558 10.0.0.33 - - [2026-03-11 11:09:02] "GET /firewall-rule/b91a549f-1210-460f-842f-05aad8912c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.017666 10.0.0.33 - - [2026-03-11 11:09:02] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.015877 10.0.0.33 - - [2026-03-11 11:09:02] "GET /firewall-rule/b91a549f-1210-460f-842f-05aad8912c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010800 10.0.0.33 - - [2026-03-11 11:09:02] "POST /ref-update HTTP/1.1" 200 156 0.092094 10.0.0.33 - - [2026-03-11 11:09:02] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.029636 10.0.0.33 - - [2026-03-11 11:09:02] "POST /set-tag HTTP/1.1" 200 109 0.004998 10.0.0.33 - - [2026-03-11 11:09:20] "GET /global-system-configs HTTP/1.1" 200 322 0.020012 10.0.0.33 - - [2026-03-11 11:09:22] "GET /global-system-configs HTTP/1.1" 200 322 0.006905 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:09:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001374 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:09:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003166 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:09:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001423 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:09:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001461 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:10:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001802 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:10:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001886 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:10:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001108 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:10:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001323 10.0.0.249 - - [2026-03-11 11:10:13] "GET / HTTP/1.1" 200 35931 0.086346 10.0.0.249 - - [2026-03-11 11:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.249 - - [2026-03-11 11:10:13] "GET /global-system-config/bb009e95-d445-4ffe-bf25-60f6327e9417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009337 10.0.0.249 - - [2026-03-11 11:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.249 - - [2026-03-11 11:10:13] "GET /routing-instance/602bcef6-7d1c-4452-a7db-8b0591218aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004201 10.0.0.249 - - [2026-03-11 11:10:13] "PUT /global-system-config/bb009e95-d445-4ffe-bf25-60f6327e9417 HTTP/1.1" 200 274 0.019654 10.0.0.249 - - [2026-03-11 11:10:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.032586 10.0.0.249 - - [2026-03-11 11:10:13] "POST /virtual-routers HTTP/1.1" 200 599 0.034439 10.0.0.249 - - [2026-03-11 11:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.024255 10.0.0.249 - - [2026-03-11 11:10:13] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.012665 10.0.0.249 - - [2026-03-11 11:10:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.003898 10.0.0.249 - - [2026-03-11 11:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006694 10.0.0.249 - - [2026-03-11 11:10:14] "GET /virtual-network/7073bf12-ab1d-426a-bbd7-5c25ce01a7db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011700 10.0.0.249 - - [2026-03-11 11:10:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.109361 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:10:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001076 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:10:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002052 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:11:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001225 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:11:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002741 10.0.0.33 - - [2026-03-11 11:12:43] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003870 10.0.0.33 - - [2026-03-11 11:12:43] "POST /ref-update HTTP/1.1" 200 156 0.019313 10.0.0.249 - - [2026-03-11 11:12:57] "GET / HTTP/1.1" 200 35931 0.001948 10.0.0.249 - - [2026-03-11 11:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.249 - - [2026-03-11 11:12:57] "GET /global-system-config/bb009e95-d445-4ffe-bf25-60f6327e9417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005976 10.0.0.249 - - [2026-03-11 11:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006580 10.0.0.249 - - [2026-03-11 11:12:57] "GET /routing-instance/602bcef6-7d1c-4452-a7db-8b0591218aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005033 10.0.0.249 - - [2026-03-11 11:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.249 - - [2026-03-11 11:12:57] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.006694 10.0.0.249 - - [2026-03-11 11:12:57] "PUT /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82 HTTP/1.1" 200 262 0.021499 10.0.0.249 - - [2026-03-11 11:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014676 10.0.0.249 - - [2026-03-11 11:12:57] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.019296 10.0.0.249 - - [2026-03-11 11:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.249 - - [2026-03-11 11:12:58] "GET /virtual-machine-interface/f2acf58c-fba2-4206-b772-21be73672421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006531 10.0.0.249 - - [2026-03-11 11:12:58] "PUT /virtual-machine-interface/f2acf58c-fba2-4206-b772-21be73672421 HTTP/1.1" 200 284 0.027329 10.0.0.33 - - [2026-03-11 11:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006393 10.0.0.33 - - [2026-03-11 11:13:01] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.006213 10.0.0.33 - - [2026-03-11 11:13:06] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007758 10.0.0.33 - - [2026-03-11 11:13:06] "POST /set-tag HTTP/1.1" 200 109 0.009732 10.0.0.33 - - [2026-03-11 11:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.33 - - [2026-03-11 11:13:06] "GET /loadbalancer/73339e29-1d39-4357-8244-0411bc12d2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005251 10.0.0.33 - - [2026-03-11 11:13:06] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009512 10.0.0.33 - - [2026-03-11 11:13:06] "POST /set-tag HTTP/1.1" 200 109 0.003413 10.0.0.33 - - [2026-03-11 11:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.33 - - [2026-03-11 11:13:06] "GET /loadbalancer/73339e29-1d39-4357-8244-0411bc12d2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003421 10.0.0.33 - - [2026-03-11 11:13:06] "GET /loadbalancer-pool/7a285668-6209-44f5-8290-aeb73223ef50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006865 10.0.0.33 - - [2026-03-11 11:13:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037406 10.0.0.33 - - [2026-03-11 11:13:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.045658 10.0.0.33 - - [2026-03-11 11:13:06] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.024882 10.0.0.33 - - [2026-03-11 11:13:06] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005321 10.0.0.33 - - [2026-03-11 11:13:06] "POST /ref-update HTTP/1.1" 200 156 0.010173 10.0.0.33 - - [2026-03-11 11:13:06] "POST /tags HTTP/1.1" 409 205 0.011028 10.0.0.33 - - [2026-03-11 11:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.33 - - [2026-03-11 11:13:06] "GET /tag/7d8f3703-a451-4192-8541-969838c74b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.024817 10.0.0.33 - - [2026-03-11 11:13:07] "GET /floating-ip/40db5c27-f9be-4ec5-b370-75c54dd3d9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.013720 10.0.0.33 - - [2026-03-11 11:13:07] "PUT /floating-ip/40db5c27-f9be-4ec5-b370-75c54dd3d9df HTTP/1.1" 200 256 0.018638 10.0.0.33 - - [2026-03-11 11:13:07] "POST /set-tag HTTP/1.1" 200 109 0.088903 10.0.0.33 - - [2026-03-11 11:13:07] "GET /loadbalancer-pool/207b9cea-d2df-4589-b490-ce69528b930d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.043284 10.0.0.33 - - [2026-03-11 11:13:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036252 10.0.0.33 - - [2026-03-11 11:13:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024424 10.0.0.33 - - [2026-03-11 11:13:07] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.024808 10.0.0.33 - - [2026-03-11 11:13:07] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014652 10.0.0.33 - - [2026-03-11 11:13:07] "POST /set-tag HTTP/1.1" 200 109 0.006003 10.0.0.33 - - [2026-03-11 11:13:07] "POST /ref-update HTTP/1.1" 200 156 0.024461 10.0.0.33 - - [2026-03-11 11:13:07] "GET /loadbalancer-pool/52f38aac-5140-4783-8814-58294366dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005713 10.0.0.33 - - [2026-03-11 11:13:07] "GET /floating-ip/40db5c27-f9be-4ec5-b370-75c54dd3d9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.005403 10.0.0.33 - - [2026-03-11 11:13:07] "PUT /floating-ip/40db5c27-f9be-4ec5-b370-75c54dd3d9df HTTP/1.1" 200 256 0.024818 10.0.0.33 - - [2026-03-11 11:13:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.077655 10.0.0.33 - - [2026-03-11 11:13:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.019755 10.0.0.33 - - [2026-03-11 11:13:07] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015967 10.0.0.33 - - [2026-03-11 11:13:07] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014610 10.0.0.33 - - [2026-03-11 11:13:07] "POST /ref-update HTTP/1.1" 200 156 0.056010 10.0.0.33 - - [2026-03-11 11:13:07] "POST /set-tag HTTP/1.1" 200 109 0.053169 10.0.0.33 - - [2026-03-11 11:13:07] "GET /floating-ip/40db5c27-f9be-4ec5-b370-75c54dd3d9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.004414 10.0.0.33 - - [2026-03-11 11:13:07] "PUT /floating-ip/40db5c27-f9be-4ec5-b370-75c54dd3d9df HTTP/1.1" 200 256 0.026881 10.0.0.33 - - [2026-03-11 11:13:15] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005090 10.0.0.33 - - [2026-03-11 11:13:15] "POST /set-tag HTTP/1.1" 200 109 0.003209 10.0.0.33 - - [2026-03-11 11:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.33 - - [2026-03-11 11:13:15] "GET /loadbalancer/73339e29-1d39-4357-8244-0411bc12d2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003537 10.0.0.33 - - [2026-03-11 11:13:15] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004779 10.0.0.33 - - [2026-03-11 11:13:15] "POST /set-tag HTTP/1.1" 200 109 0.024984 10.0.0.33 - - [2026-03-11 11:13:15] "DELETE /loadbalancer-member/90a4aa2a-3a2a-4bb3-b13c-6ae43908c5df HTTP/1.1" 200 115 0.034369 10.0.0.33 - - [2026-03-11 11:13:15] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011431 10.0.0.33 - - [2026-03-11 11:13:15] "POST /set-tag HTTP/1.1" 200 109 0.004974 10.0.0.33 - - [2026-03-11 11:13:15] "DELETE /loadbalancer-member/1e29b233-c0ff-4bcb-b88f-1f0c2f979cd0 HTTP/1.1" 200 115 0.100295 10.0.0.33 - - [2026-03-11 11:13:15] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016768 10.0.0.33 - - [2026-03-11 11:13:15] "POST /set-tag HTTP/1.1" 200 109 0.013334 10.0.0.33 - - [2026-03-11 11:13:15] "DELETE /loadbalancer-member/9f238a4b-878b-4282-9efc-421f6400df82 HTTP/1.1" 200 115 0.043106 10.0.0.33 - - [2026-03-11 11:13:15] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005824 10.0.0.33 - - [2026-03-11 11:13:15] "POST /set-tag HTTP/1.1" 200 109 0.003126 10.0.0.33 - - [2026-03-11 11:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.33 - - [2026-03-11 11:13:15] "GET /loadbalancer/73339e29-1d39-4357-8244-0411bc12d2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003715 10.0.0.33 - - [2026-03-11 11:13:15] "GET /loadbalancer-pool/7a285668-6209-44f5-8290-aeb73223ef50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004631 10.0.0.33 - - [2026-03-11 11:13:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026654 10.0.0.33 - - [2026-03-11 11:13:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024622 10.0.0.33 - - [2026-03-11 11:13:15] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007848 10.0.0.33 - - [2026-03-11 11:13:15] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007420 10.0.0.33 - - [2026-03-11 11:13:15] "GET /floating-ip/40db5c27-f9be-4ec5-b370-75c54dd3d9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006327 10.0.0.33 - - [2026-03-11 11:13:15] "POST /set-tag HTTP/1.1" 200 109 0.087482 10.0.0.33 - - [2026-03-11 11:13:15] "GET /loadbalancer-pool/207b9cea-d2df-4589-b490-ce69528b930d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010527 10.0.0.33 - - [2026-03-11 11:13:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.064046 10.0.0.33 - - [2026-03-11 11:13:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019944 10.0.0.33 - - [2026-03-11 11:13:16] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016625 10.0.0.33 - - [2026-03-11 11:13:16] "POST /set-tag HTTP/1.1" 200 109 0.003673 10.0.0.33 - - [2026-03-11 11:13:16] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009070 10.0.0.33 - - [2026-03-11 11:13:16] "GET /floating-ip/40db5c27-f9be-4ec5-b370-75c54dd3d9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003956 10.0.0.33 - - [2026-03-11 11:13:16] "GET /loadbalancer-pool/52f38aac-5140-4783-8814-58294366dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004668 10.0.0.33 - - [2026-03-11 11:13:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031671 10.0.0.33 - - [2026-03-11 11:13:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.032561 10.0.0.33 - - [2026-03-11 11:13:16] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021647 10.0.0.33 - - [2026-03-11 11:13:16] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011955 10.0.0.33 - - [2026-03-11 11:13:16] "GET /floating-ip/40db5c27-f9be-4ec5-b370-75c54dd3d9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005050 10.0.0.33 - - [2026-03-11 11:13:16] "POST /set-tag HTTP/1.1" 200 109 0.004520 10.0.0.33 - - [2026-03-11 11:14:20] "GET /global-system-configs HTTP/1.1" 200 322 0.008555 10.0.0.33 - - [2026-03-11 11:14:22] "GET /global-system-configs HTTP/1.1" 200 322 0.003776 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:14:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001283 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:14:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001277 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:14:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001304 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:14:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001867 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:14:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001144 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:14:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001406 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:16:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001048 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:16:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001288 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:18:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001357 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:18:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001378 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:18:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001193 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:18:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001610 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:18:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001061 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:18:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002169 10.0.0.33 - - [2026-03-11 11:18:57] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006642 10.0.0.33 - - [2026-03-11 11:18:57] "POST /set-tag HTTP/1.1" 200 109 0.007153 10.0.0.33 - - [2026-03-11 11:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.33 - - [2026-03-11 11:18:57] "GET /loadbalancer/73339e29-1d39-4357-8244-0411bc12d2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004816 10.0.0.33 - - [2026-03-11 11:18:57] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008961 10.0.0.33 - - [2026-03-11 11:18:57] "POST /set-tag HTTP/1.1" 200 109 0.044094 10.0.0.33 - - [2026-03-11 11:18:57] "DELETE /loadbalancer-member/7c569b3f-b5a7-4944-91f0-1a4374d742b3 HTTP/1.1" 200 115 0.120533 10.0.0.33 - - [2026-03-11 11:18:57] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007751 10.0.0.33 - - [2026-03-11 11:18:57] "POST /set-tag HTTP/1.1" 200 109 0.004304 10.0.0.33 - - [2026-03-11 11:18:57] "DELETE /loadbalancer-member/60a507af-5b2a-4807-8efc-cf60684df087 HTTP/1.1" 200 115 0.057276 10.0.0.33 - - [2026-03-11 11:18:57] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016513 10.0.0.33 - - [2026-03-11 11:18:57] "POST /set-tag HTTP/1.1" 200 109 0.004092 10.0.0.33 - - [2026-03-11 11:18:57] "DELETE /loadbalancer-member/41511e09-1d3f-4f2f-89a8-96b8206af8ab HTTP/1.1" 200 115 0.049112 10.0.0.33 - - [2026-03-11 11:18:57] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006453 10.0.0.33 - - [2026-03-11 11:18:57] "POST /set-tag HTTP/1.1" 200 109 0.003963 10.0.0.33 - - [2026-03-11 11:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.33 - - [2026-03-11 11:18:57] "GET /loadbalancer/73339e29-1d39-4357-8244-0411bc12d2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003791 10.0.0.33 - - [2026-03-11 11:18:57] "GET /loadbalancer-pool/7a285668-6209-44f5-8290-aeb73223ef50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.005451 10.0.0.33 - - [2026-03-11 11:18:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.078782 10.0.0.33 - - [2026-03-11 11:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.059872 10.0.0.33 - - [2026-03-11 11:18:58] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.025202 10.0.0.33 - - [2026-03-11 11:18:58] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011272 10.0.0.33 - - [2026-03-11 11:18:58] "GET /floating-ip/40db5c27-f9be-4ec5-b370-75c54dd3d9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004519 10.0.0.33 - - [2026-03-11 11:18:58] "POST /set-tag HTTP/1.1" 200 109 0.082270 10.0.0.33 - - [2026-03-11 11:18:58] "GET /loadbalancer-pool/207b9cea-d2df-4589-b490-ce69528b930d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003551 10.0.0.33 - - [2026-03-11 11:18:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.070176 10.0.0.33 - - [2026-03-11 11:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016491 10.0.0.33 - - [2026-03-11 11:18:58] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021084 10.0.0.33 - - [2026-03-11 11:18:58] "POST /set-tag HTTP/1.1" 200 109 0.004888 10.0.0.33 - - [2026-03-11 11:18:58] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006753 10.0.0.33 - - [2026-03-11 11:18:58] "GET /floating-ip/40db5c27-f9be-4ec5-b370-75c54dd3d9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003358 10.0.0.33 - - [2026-03-11 11:18:58] "GET /loadbalancer-pool/52f38aac-5140-4783-8814-58294366dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004296 10.0.0.33 - - [2026-03-11 11:18:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027418 10.0.0.33 - - [2026-03-11 11:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021294 10.0.0.33 - - [2026-03-11 11:18:58] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011847 10.0.0.33 - - [2026-03-11 11:18:58] "GET /virtual-machine-interface/adebdb9a-1d3a-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016130 10.0.0.33 - - [2026-03-11 11:18:58] "GET /floating-ip/40db5c27-f9be-4ec5-b370-75c54dd3d9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.007476 10.0.0.33 - - [2026-03-11 11:18:58] "POST /set-tag HTTP/1.1" 200 109 0.006388 10.0.0.33 - - [2026-03-11 11:19:20] "GET /global-system-configs HTTP/1.1" 200 322 0.003069 10.0.0.33 - - [2026-03-11 11:19:22] "GET /global-system-configs HTTP/1.1" 200 322 0.013476 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:21:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001138 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:21:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001235 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:24:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:24:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001500 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:24:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001847 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:24:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002372 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:24:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001591 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:24:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001839 10.0.0.33 - - [2026-03-11 11:24:20] "GET /global-system-configs HTTP/1.1" 200 322 0.003279 10.0.0.33 - - [2026-03-11 11:24:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002363 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:27:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001567 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:27:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001743 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:29:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002109 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:29:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.009474 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:29:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001170 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:29:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001164 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:29:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001729 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:29:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001922 10.0.0.33 - - [2026-03-11 11:29:20] "GET /global-system-configs HTTP/1.1" 200 322 0.005198 10.0.0.33 - - [2026-03-11 11:29:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002562 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:31:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001386 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:31:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001569 10.0.0.33 - - [2026-03-11 11:34:20] "GET /global-system-configs HTTP/1.1" 200 322 0.013810 10.0.0.33 - - [2026-03-11 11:34:22] "GET /global-system-configs HTTP/1.1" 200 322 0.020981 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:34:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001226 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:34:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001196 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:34:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.008078 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:34:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002256 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:34:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001563 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:34:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001683 10.0.0.33 - - [2026-03-11 11:35:23] "GET / HTTP/1.1" 200 35931 0.003061 10.0.0.33 - - [2026-03-11 11:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.33 - - [2026-03-11 11:35:23] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060425 10.0.0.33 - - [2026-03-11 11:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.33 - - [2026-03-11 11:35:23] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045883 10.0.0.33 - - [2026-03-11 11:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.33 - - [2026-03-11 11:35:24] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057316 10.0.0.33 - - [2026-03-11 11:35:24] "POST /tags HTTP/1.1" 200 333 0.046481 10.0.0.33 - - [2026-03-11 11:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.037020 10.0.0.33 - - [2026-03-11 11:35:24] "GET /tag/30fbb299-78e2-43ad-9020-3a5cae2ae250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.027852 10.0.0.33 - - [2026-03-11 11:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.33 - - [2026-03-11 11:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.33 - - [2026-03-11 11:35:24] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063696 10.0.0.33 - - [2026-03-11 11:35:24] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.077843 10.0.0.33 - - [2026-03-11 11:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017674 10.0.0.33 - - [2026-03-11 11:35:24] "GET /virtual-networks?parent_id=c09f0838-f28f-49e7-aede-5c56ee60194c&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004961 10.0.0.33 - - [2026-03-11 11:35:24] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007127 10.0.0.33 - - [2026-03-11 11:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.33 - - [2026-03-11 11:35:24] "GET /service-appliance-set/10c28220-7435-4ea0-9d3a-f8b6aefa36c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003251 10.0.0.33 - - [2026-03-11 11:35:24] "POST /fqname-to-id HTTP/1.1" 404 254 0.017950 10.0.0.33 - - [2026-03-11 11:35:24] "POST /virtual-networks HTTP/1.1" 200 512 0.114205 10.0.0.33 - - [2026-03-11 11:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.33 - - [2026-03-11 11:35:24] "GET /network-ipam/210db9ff-61cd-42b5-b113-6e77188eb136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.006500 10.0.0.33 - - [2026-03-11 11:35:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.175396 10.0.0.33 - - [2026-03-11 11:35:25] "GET /virtual-machine-interface/47cbcc67-8321-42f6-96fa-ebc1a623fb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.022354 10.0.0.33 - - [2026-03-11 11:35:25] "POST /useragent-kv HTTP/1.1" 200 115 0.008691 10.0.0.33 - - [2026-03-11 11:35:25] "POST /ref-update HTTP/1.1" 200 156 0.210851 10.0.0.33 - - [2026-03-11 11:35:25] "POST /instance-ips HTTP/1.1" 200 409 0.058863 10.0.0.33 - - [2026-03-11 11:35:25] "GET /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005563 10.0.0.33 - - [2026-03-11 11:35:25] "GET /domains HTTP/1.1" 200 280 0.002339 10.0.0.33 - - [2026-03-11 11:35:25] "GET /instance-ip/20c4a146-672d-4656-83d0-7ff960bb0f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006022 10.0.0.33 - - [2026-03-11 11:35:25] "GET /domain/6b04a7d5-603d-4af9-b5e4-c7ebd05c139d HTTP/1.1" 200 3086 0.017499 10.0.0.33 - - [2026-03-11 11:35:25] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c HTTP/1.1" 200 5477 0.079559 10.0.0.33 - - [2026-03-11 11:35:25] "GET /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0 HTTP/1.1" 200 2088 0.047784 10.0.0.33 - - [2026-03-11 11:35:25] "POST /loadbalancers HTTP/1.1" 200 610 0.132521 10.0.0.33 - - [2026-03-11 11:35:25] "GET /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0 HTTP/1.1" 200 2088 0.012903 10.0.0.33 - - [2026-03-11 11:35:25] "GET /routing-instance/ad2cf375-9ace-4be8-a626-bb36095432c9 HTTP/1.1" 200 1182 0.004927 10.0.0.33 - - [2026-03-11 11:35:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.040071 10.0.0.33 - - [2026-03-11 11:35:25] "GET /routing-instance/ad2cf375-9ace-4be8-a626-bb36095432c9 HTTP/1.1" 200 1182 0.014128 10.0.0.33 - - [2026-03-11 11:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016861 10.0.0.33 - - [2026-03-11 11:35:25] "POST /route-targets HTTP/1.1" 200 327 0.039278 10.0.0.33 - - [2026-03-11 11:35:25] "POST /ref-update HTTP/1.1" 200 156 0.040828 10.0.0.33 - - [2026-03-11 11:35:25] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.110682 10.0.0.33 - - [2026-03-11 11:35:25] "GET /instance-ip/20c4a146-672d-4656-83d0-7ff960bb0f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008904 10.0.0.33 - - [2026-03-11 11:35:25] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.105136 10.0.0.33 - - [2026-03-11 11:35:25] "GET /loadbalancer/566c1548-a50a-4172-92fc-7b2e838b6c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003474 10.0.0.33 - - [2026-03-11 11:35:25] "POST /floating-ips HTTP/1.1" 200 597 0.029537 10.0.0.33 - - [2026-03-11 11:35:25] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.051404 10.0.0.33 - - [2026-03-11 11:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.33 - - [2026-03-11 11:35:25] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048928 10.0.0.33 - - [2026-03-11 11:35:25] "GET /loadbalancer-listener/db2e7add-063f-4a9c-862e-88009261755b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.013986 10.0.0.33 - - [2026-03-11 11:35:25] "GET /loadbalancer-listener/db2e7add-063f-4a9c-862e-88009261755b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004761 10.0.0.33 - - [2026-03-11 11:35:25] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.027048 10.0.0.33 - - [2026-03-11 11:35:25] "GET /instance-ip/20c4a146-672d-4656-83d0-7ff960bb0f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004329 10.0.0.33 - - [2026-03-11 11:35:25] "GET /instance-ip/20c4a146-672d-4656-83d0-7ff960bb0f20?fields=floating_ips HTTP/1.1" 200 1211 0.009997 10.0.0.33 - - [2026-03-11 11:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008109 10.0.0.33 - - [2026-03-11 11:35:25] "GET /floating-ip/4135272d-e98e-4baf-9e77-4d800d787aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.004369 10.0.0.33 - - [2026-03-11 11:35:25] "GET /loadbalancer/566c1548-a50a-4172-92fc-7b2e838b6c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004493 10.0.0.33 - - [2026-03-11 11:35:26] "POST /tags HTTP/1.1" 200 295 0.091686 10.0.0.33 - - [2026-03-11 11:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.33 - - [2026-03-11 11:35:26] "GET /tag/157fede6-2341-4ef1-9ce4-1158a67950f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.024127 10.0.0.33 - - [2026-03-11 11:35:26] "POST /tags HTTP/1.1" 409 233 0.002977 10.0.0.33 - - [2026-03-11 11:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.33 - - [2026-03-11 11:35:26] "GET /tag/1c47255b-4a4f-4e31-9d31-b68471e53cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.012714 10.0.0.33 - - [2026-03-11 11:35:26] "POST /tags HTTP/1.1" 409 206 0.002854 10.0.0.33 - - [2026-03-11 11:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.33 - - [2026-03-11 11:35:26] "GET /tag/b1164908-3eec-48e9-bfd7-8478e185f1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012262 10.0.0.33 - - [2026-03-11 11:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.33 - - [2026-03-11 11:35:26] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006555 10.0.0.33 - - [2026-03-11 11:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.33 - - [2026-03-11 11:35:26] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046093 10.0.0.33 - - [2026-03-11 11:35:26] "POST /virtual-machines HTTP/1.1" 200 369 0.010803 10.0.0.33 - - [2026-03-11 11:35:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017773 10.0.0.33 - - [2026-03-11 11:35:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.135586 10.0.0.33 - - [2026-03-11 11:35:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011289 10.0.0.33 - - [2026-03-11 11:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008941 10.0.0.33 - - [2026-03-11 11:35:26] "GET /virtual-machine-interface/662522e0-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010463 10.0.0.33 - - [2026-03-11 11:35:26] "POST /instance-ips HTTP/1.1" 200 409 0.038055 10.0.0.33 - - [2026-03-11 11:35:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.036862 10.0.0.33 - - [2026-03-11 11:35:26] "GET /virtual-machine-interface/662522e0-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.015036 10.0.0.33 - - [2026-03-11 11:35:26] "POST /set-tag HTTP/1.1" 200 109 0.024013 10.0.0.33 - - [2026-03-11 11:35:26] "GET /virtual-machine-interface/662522e0-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022402 10.0.0.33 - - [2026-03-11 11:35:26] "GET /instance-ip/6644864e-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008881 10.0.0.33 - - [2026-03-11 11:35:26] "GET /virtual-machine-interface/662522e0-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005889 10.0.0.33 - - [2026-03-11 11:35:26] "POST /set-tag HTTP/1.1" 200 109 0.003155 10.0.0.33 - - [2026-03-11 11:35:26] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004204 10.0.0.33 - - [2026-03-11 11:35:27] "POST /ref-update HTTP/1.1" 200 156 0.011756 10.0.0.33 - - [2026-03-11 11:35:27] "GET /virtual-machine-interface/662522e0-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020376 10.0.0.33 - - [2026-03-11 11:35:27] "POST /set-tag HTTP/1.1" 200 109 0.002948 10.0.0.33 - - [2026-03-11 11:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.33 - - [2026-03-11 11:35:27] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.012715 10.0.0.33 - - [2026-03-11 11:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.33 - - [2026-03-11 11:35:27] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.073146 10.0.0.33 - - [2026-03-11 11:35:27] "POST /virtual-machines HTTP/1.1" 200 369 0.012783 10.0.0.33 - - [2026-03-11 11:35:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020975 10.0.0.33 - - [2026-03-11 11:35:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.140067 10.0.0.33 - - [2026-03-11 11:35:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012171 10.0.0.33 - - [2026-03-11 11:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.33 - - [2026-03-11 11:35:27] "GET /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014153 10.0.0.33 - - [2026-03-11 11:35:27] "POST /instance-ips HTTP/1.1" 200 409 0.028139 10.0.0.33 - - [2026-03-11 11:35:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027721 10.0.0.33 - - [2026-03-11 11:35:27] "GET /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.025854 10.0.0.33 - - [2026-03-11 11:35:27] "POST /set-tag HTTP/1.1" 200 109 0.020941 10.0.0.33 - - [2026-03-11 11:35:27] "GET /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013150 10.0.0.33 - - [2026-03-11 11:35:27] "GET /instance-ip/66d2a4d8-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004215 10.0.0.33 - - [2026-03-11 11:35:27] "GET /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006242 10.0.0.33 - - [2026-03-11 11:35:27] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.33 - - [2026-03-11 11:35:27] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.005252 10.0.0.33 - - [2026-03-11 11:35:27] "POST /ref-update HTTP/1.1" 200 156 0.018464 10.0.0.33 - - [2026-03-11 11:35:28] "GET /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.030045 10.0.0.33 - - [2026-03-11 11:35:28] "POST /set-tag HTTP/1.1" 200 109 0.003039 10.0.0.33 - - [2026-03-11 11:35:28] "GET /virtual-machine-interface/662522e0-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009608 10.0.0.33 - - [2026-03-11 11:35:28] "POST /set-tag HTTP/1.1" 200 109 0.003660 10.0.0.33 - - [2026-03-11 11:35:28] "GET /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006630 10.0.0.33 - - [2026-03-11 11:35:28] "POST /set-tag HTTP/1.1" 200 109 0.003611 10.0.0.33 - - [2026-03-11 11:35:30] "GET /domains HTTP/1.1" 200 280 0.004679 10.0.0.33 - - [2026-03-11 11:35:30] "GET /domain/6b04a7d5-603d-4af9-b5e4-c7ebd05c139d HTTP/1.1" 200 3086 0.004945 10.0.0.33 - - [2026-03-11 11:35:30] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c HTTP/1.1" 200 7065 0.065576 10.0.0.33 - - [2026-03-11 11:35:30] "GET /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0 HTTP/1.1" 200 2088 0.014920 10.0.0.33 - - [2026-03-11 11:35:30] "GET /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0 HTTP/1.1" 200 2088 0.005176 10.0.0.33 - - [2026-03-11 11:35:30] "GET /routing-instance/ad2cf375-9ace-4be8-a626-bb36095432c9 HTTP/1.1" 200 1403 0.007715 10.0.0.33 - - [2026-03-11 11:35:30] "GET /routing-instance/ad2cf375-9ace-4be8-a626-bb36095432c9 HTTP/1.1" 200 1403 0.003278 10.0.0.33 - - [2026-03-11 11:35:30] "GET /route-target/fd8eca05-141a-4816-8cf0-066307fd9965 HTTP/1.1" 200 1153 0.003505 10.0.0.33 - - [2026-03-11 11:35:30] "GET /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0 HTTP/1.1" 200 2088 0.005688 10.0.0.33 - - [2026-03-11 11:35:30] "GET /routing-instance/ad2cf375-9ace-4be8-a626-bb36095432c9 HTTP/1.1" 200 1403 0.004037 10.0.0.33 - - [2026-03-11 11:35:30] "GET /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.010594 10.0.0.33 - - [2026-03-11 11:35:30] "GET /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0 HTTP/1.1" 200 2088 0.006172 10.0.0.33 - - [2026-03-11 11:35:30] "GET /routing-instance/ad2cf375-9ace-4be8-a626-bb36095432c9 HTTP/1.1" 200 1403 0.004564 10.0.0.33 - - [2026-03-11 11:35:30] "GET /routing-instance/ad2cf375-9ace-4be8-a626-bb36095432c9 HTTP/1.1" 200 1403 0.007723 10.0.0.33 - - [2026-03-11 11:35:30] "GET /route-target/fd8eca05-141a-4816-8cf0-066307fd9965 HTTP/1.1" 200 1153 0.006578 10.0.0.33 - - [2026-03-11 11:35:30] "GET /domains HTTP/1.1" 200 280 0.002307 10.0.0.33 - - [2026-03-11 11:35:30] "GET /domain/6b04a7d5-603d-4af9-b5e4-c7ebd05c139d HTTP/1.1" 200 3086 0.003815 10.0.0.33 - - [2026-03-11 11:35:30] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c HTTP/1.1" 200 7065 0.039027 10.0.0.33 - - [2026-03-11 11:35:30] "GET /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0 HTTP/1.1" 200 2088 0.005778 10.0.0.33 - - [2026-03-11 11:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.33 - - [2026-03-11 11:35:30] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041348 10.0.0.33 - - [2026-03-11 11:35:30] "GET /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006464 10.0.0.33 - - [2026-03-11 11:35:30] "GET /floating-ip-pools?parent_id=93139fb0-bbfe-47d1-8424-b5070ed985c0&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003876 10.0.0.33 - - [2026-03-11 11:35:30] "GET /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.008181 10.0.0.33 - - [2026-03-11 11:35:30] "POST /floating-ip-pools HTTP/1.1" 200 562 0.029005 10.0.0.33 - - [2026-03-11 11:35:31] "POST /ref-update HTTP/1.1" 200 156 0.011943 10.0.0.33 - - [2026-03-11 11:35:31] "GET /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.008918 10.0.0.33 - - [2026-03-11 11:35:31] "GET /domains HTTP/1.1" 200 280 0.011152 10.0.0.33 - - [2026-03-11 11:35:31] "GET /domain/6b04a7d5-603d-4af9-b5e4-c7ebd05c139d HTTP/1.1" 200 3086 0.005126 10.0.0.33 - - [2026-03-11 11:35:31] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c HTTP/1.1" 200 7321 0.062664 10.0.0.33 - - [2026-03-11 11:35:31] "GET /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0 HTTP/1.1" 200 2326 0.010530 10.0.0.33 - - [2026-03-11 11:35:31] "GET /floating-ip-pool/627dfedd-8874-4cdf-9721-c7b49939beca HTTP/1.1" 200 1314 0.008076 10.0.0.33 - - [2026-03-11 11:35:31] "GET /domains HTTP/1.1" 200 280 0.005093 10.0.0.33 - - [2026-03-11 11:35:31] "GET /domain/6b04a7d5-603d-4af9-b5e4-c7ebd05c139d HTTP/1.1" 200 3086 0.009311 10.0.0.33 - - [2026-03-11 11:35:31] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c HTTP/1.1" 200 7321 0.062678 10.0.0.33 - - [2026-03-11 11:35:31] "GET /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0 HTTP/1.1" 200 2326 0.006418 10.0.0.33 - - [2026-03-11 11:35:31] "GET /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005465 10.0.0.33 - - [2026-03-11 11:35:31] "POST /tags HTTP/1.1" 200 365 0.067716 10.0.0.33 - - [2026-03-11 11:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.029091 10.0.0.33 - - [2026-03-11 11:35:31] "GET /tag/6f036e36-f48b-4c9b-86d3-c36a6f4e2d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.030945 10.0.0.33 - - [2026-03-11 11:35:31] "POST /tags HTTP/1.1" 409 206 0.004847 10.0.0.33 - - [2026-03-11 11:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006898 10.0.0.33 - - [2026-03-11 11:35:31] "GET /tag/b1164908-3eec-48e9-bfd7-8478e185f1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021051 10.0.0.33 - - [2026-03-11 11:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.33 - - [2026-03-11 11:35:31] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.059769 10.0.0.33 - - [2026-03-11 11:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.33 - - [2026-03-11 11:35:31] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005381 10.0.0.33 - - [2026-03-11 11:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2026-03-11 11:35:31] "GET /service-appliance-set/93712849-7411-4d8d-b600-90ebe70c2f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003800 10.0.0.33 - - [2026-03-11 11:35:31] "POST /fqname-to-id HTTP/1.1" 404 258 0.003050 10.0.0.33 - - [2026-03-11 11:35:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.120393 10.0.0.33 - - [2026-03-11 11:35:31] "GET /virtual-machine-interface/b47900f9-f0ed-40d1-a43d-3b70a1f32552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.019838 10.0.0.33 - - [2026-03-11 11:35:32] "POST /set-tag HTTP/1.1" 200 109 0.020253 10.0.0.33 - - [2026-03-11 11:35:32] "POST /instance-ips HTTP/1.1" 200 417 0.062431 10.0.0.33 - - [2026-03-11 11:35:32] "GET /instance-ip/7fdb6f41-324c-400c-974e-3c69c8a9ddcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.018319 10.0.0.33 - - [2026-03-11 11:35:32] "POST /loadbalancers HTTP/1.1" 200 618 0.068830 10.0.0.33 - - [2026-03-11 11:35:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.041986 10.0.0.33 - - [2026-03-11 11:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019184 10.0.0.33 - - [2026-03-11 11:35:32] "POST /service-instances HTTP/1.1" 200 566 0.079443 10.0.0.33 - - [2026-03-11 11:35:32] "POST /ref-update HTTP/1.1" 200 156 0.025196 10.0.0.33 - - [2026-03-11 11:35:32] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.080220 10.0.0.33 - - [2026-03-11 11:35:32] "GET /virtual-machine-interface/b47900f9-f0ed-40d1-a43d-3b70a1f32552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.014305 10.0.0.33 - - [2026-03-11 11:35:32] "GET /virtual-machine-interface/b47900f9-f0ed-40d1-a43d-3b70a1f32552?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.007636 10.0.0.33 - - [2026-03-11 11:35:32] "PUT /service-instance/a9aea24b-27ea-466b-9256-3662bf563774 HTTP/1.1" 200 266 0.011647 10.0.0.33 - - [2026-03-11 11:35:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020621 10.0.0.33 - - [2026-03-11 11:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.33 - - [2026-03-11 11:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.33 - - [2026-03-11 11:35:32] "GET /floating-ip-pool/627dfedd-8874-4cdf-9721-c7b49939beca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003048 10.0.0.33 - - [2026-03-11 11:35:32] "POST /virtual-machines HTTP/1.1" 200 429 0.043329 10.0.0.33 - - [2026-03-11 11:35:32] "POST /floating-ips HTTP/1.1" 200 671 0.159693 10.0.0.33 - - [2026-03-11 11:35:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014269 10.0.0.33 - - [2026-03-11 11:35:32] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.054397 10.0.0.33 - - [2026-03-11 11:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012128 10.0.0.33 - - [2026-03-11 11:35:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.239931 10.0.0.33 - - [2026-03-11 11:35:32] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005573 10.0.0.33 - - [2026-03-11 11:35:32] "POST /chown HTTP/1.1" 200 109 0.041467 10.0.0.33 - - [2026-03-11 11:35:32] "POST /tags HTTP/1.1" 409 221 0.005893 10.0.0.33 - - [2026-03-11 11:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016893 10.0.0.33 - - [2026-03-11 11:35:33] "POST /chown HTTP/1.1" 200 109 0.015836 10.0.0.33 - - [2026-03-11 11:35:33] "GET /tag/30fbb299-78e2-43ad-9020-3a5cae2ae250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.038700 10.0.0.33 - - [2026-03-11 11:35:33] "POST /tags HTTP/1.1" 409 238 0.005805 10.0.0.33 - - [2026-03-11 11:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.33 - - [2026-03-11 11:35:33] "PUT /virtual-machine-interface/e44e141f-5f72-4ec7-8597-37af8181cab1 HTTP/1.1" 200 284 0.056479 10.0.0.33 - - [2026-03-11 11:35:33] "GET /tag/6f036e36-f48b-4c9b-86d3-c36a6f4e2d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.019523 10.0.0.33 - - [2026-03-11 11:35:33] "PUT /instance-ip/7fdb6f41-324c-400c-974e-3c69c8a9ddcb HTTP/1.1" 200 256 0.065918 10.0.0.33 - - [2026-03-11 11:35:33] "POST /ref-update HTTP/1.1" 200 156 0.022519 10.0.0.33 - - [2026-03-11 11:35:33] "POST /firewall-rules HTTP/1.1" 200 650 0.097406 10.0.0.33 - - [2026-03-11 11:35:33] "GET /firewall-rule/f521bde1-3483-494c-a70e-9bb0d16c5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.018911 10.0.0.33 - - [2026-03-11 11:35:33] "POST /ref-update HTTP/1.1" 200 156 0.049115 10.0.0.33 - - [2026-03-11 11:35:33] "POST /ref-update HTTP/1.1" 200 156 0.027923 10.0.0.33 - - [2026-03-11 11:35:33] "GET /firewall-policy/af259b38-ba53-41bf-9a70-3d9d5d67171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.021944 10.0.0.33 - - [2026-03-11 11:35:33] "GET /firewall-rule/f521bde1-3483-494c-a70e-9bb0d16c5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003976 10.0.0.33 - - [2026-03-11 11:35:33] "POST /ref-update HTTP/1.1" 200 156 0.036708 10.0.0.33 - - [2026-03-11 11:35:33] "POST /ref-update HTTP/1.1" 200 156 0.036806 10.0.0.33 - - [2026-03-11 11:35:33] "POST /ref-update HTTP/1.1" 200 156 0.085741 10.0.0.33 - - [2026-03-11 11:35:33] "POST /ref-update HTTP/1.1" 200 156 0.038573 10.0.0.33 - - [2026-03-11 11:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007741 10.0.0.33 - - [2026-03-11 11:35:33] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.087466 10.0.0.33 - - [2026-03-11 11:35:33] "GET /loadbalancer/ea735fb0-6e8d-4918-8b6e-7b334b16d6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.026020 10.0.0.33 - - [2026-03-11 11:35:33] "POST /virtual-machines HTTP/1.1" 200 429 0.099014 10.0.0.33 - - [2026-03-11 11:35:33] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.037865 10.0.0.33 - - [2026-03-11 11:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008760 10.0.0.33 - - [2026-03-11 11:35:33] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.091172 10.0.0.33 - - [2026-03-11 11:35:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.183157 10.0.0.33 - - [2026-03-11 11:35:33] "GET /loadbalancer-listener/73043721-6ce7-43c0-aad7-a126de1eaa6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.015879 10.0.0.33 - - [2026-03-11 11:35:33] "POST /chown HTTP/1.1" 200 109 0.059620 10.0.0.33 - - [2026-03-11 11:35:33] "GET /loadbalancer-listener/73043721-6ce7-43c0-aad7-a126de1eaa6f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.033099 10.0.0.33 - - [2026-03-11 11:35:33] "POST /chown HTTP/1.1" 200 109 0.025258 10.0.0.33 - - [2026-03-11 11:35:34] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.102922 10.0.0.33 - - [2026-03-11 11:35:34] "PUT /virtual-machine-interface/9c51503b-e909-4a16-9022-c281ed3559b4 HTTP/1.1" 200 284 0.049222 10.0.0.33 - - [2026-03-11 11:35:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029872 10.0.0.33 - - [2026-03-11 11:35:34] "PUT /instance-ip/7fdb6f41-324c-400c-974e-3c69c8a9ddcb HTTP/1.1" 200 256 0.070160 10.0.0.33 - - [2026-03-11 11:35:34] "GET /loadbalancer-pool/b9a5762d-6aad-41fa-8b2d-343ec03826e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012135 10.0.0.33 - - [2026-03-11 11:35:34] "POST /loadbalancer-members HTTP/1.1" 200 707 0.066275 10.0.0.33 - - [2026-03-11 11:35:34] "POST /ref-update HTTP/1.1" 200 156 0.059636 10.0.0.33 - - [2026-03-11 11:35:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.039700 10.0.0.33 - - [2026-03-11 11:35:34] "POST /ref-update HTTP/1.1" 200 156 0.055406 10.0.0.33 - - [2026-03-11 11:35:34] "GET /loadbalancer-member/b0eda1aa-3b40-495a-9ea1-82230ca3b1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.021983 10.0.0.33 - - [2026-03-11 11:35:34] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009810 10.0.0.33 - - [2026-03-11 11:35:34] "POST /ref-update HTTP/1.1" 200 156 0.056339 10.0.0.33 - - [2026-03-11 11:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.019330 10.0.0.33 - - [2026-03-11 11:35:34] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010523 10.0.0.33 - - [2026-03-11 11:35:34] "POST /ref-update HTTP/1.1" 200 156 0.020959 10.0.0.33 - - [2026-03-11 11:35:34] "POST /tags HTTP/1.1" 409 221 0.022522 10.0.0.33 - - [2026-03-11 11:35:34] "POST /ref-update HTTP/1.1" 200 156 0.039313 10.0.0.33 - - [2026-03-11 11:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014924 10.0.0.33 - - [2026-03-11 11:35:34] "GET /tag/30fbb299-78e2-43ad-9020-3a5cae2ae250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.019189 10.0.0.33 - - [2026-03-11 11:35:34] "POST /tags HTTP/1.1" 409 238 0.003610 10.0.0.33 - - [2026-03-11 11:35:34] "PUT /service-instance/a9aea24b-27ea-466b-9256-3662bf563774 HTTP/1.1" 200 266 0.022659 10.0.0.33 - - [2026-03-11 11:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.33 - - [2026-03-11 11:35:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023808 10.0.0.33 - - [2026-03-11 11:35:34] "GET /tag/6f036e36-f48b-4c9b-86d3-c36a6f4e2d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.029066 10.0.0.33 - - [2026-03-11 11:35:34] "POST /firewall-rules HTTP/1.1" 409 293 0.006512 10.0.0.33 - - [2026-03-11 11:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005776 10.0.0.33 - - [2026-03-11 11:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006681 10.0.0.33 - - [2026-03-11 11:35:34] "POST /chown HTTP/1.1" 200 109 0.013337 10.0.0.33 - - [2026-03-11 11:35:34] "POST /chown HTTP/1.1" 200 109 0.029878 10.0.0.33 - - [2026-03-11 11:35:34] "PUT /firewall-rule/f521bde1-3483-494c-a70e-9bb0d16c5ec3 HTTP/1.1" 200 260 0.119323 10.0.0.33 - - [2026-03-11 11:35:34] "GET /firewall-rule/f521bde1-3483-494c-a70e-9bb0d16c5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.011429 10.0.0.33 - - [2026-03-11 11:35:34] "PUT /instance-ip/7fdb6f41-324c-400c-974e-3c69c8a9ddcb HTTP/1.1" 200 256 0.082744 10.0.0.33 - - [2026-03-11 11:35:34] "GET /firewall-policy/af259b38-ba53-41bf-9a70-3d9d5d67171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.019895 10.0.0.33 - - [2026-03-11 11:35:34] "GET /firewall-rule/f521bde1-3483-494c-a70e-9bb0d16c5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.016378 10.0.0.33 - - [2026-03-11 11:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009234 10.0.0.33 - - [2026-03-11 11:35:34] "POST /ref-update HTTP/1.1" 200 156 0.051679 10.0.0.33 - - [2026-03-11 11:35:34] "POST /chown HTTP/1.1" 200 109 0.016508 10.0.0.33 - - [2026-03-11 11:35:35] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.022972 10.0.0.33 - - [2026-03-11 11:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.33 - - [2026-03-11 11:35:35] "POST /chown HTTP/1.1" 200 109 0.035344 10.0.0.33 - - [2026-03-11 11:35:35] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.057355 10.0.0.33 - - [2026-03-11 11:35:35] "PUT /instance-ip/7fdb6f41-324c-400c-974e-3c69c8a9ddcb HTTP/1.1" 200 256 0.020471 10.0.0.33 - - [2026-03-11 11:35:35] "POST /ref-update HTTP/1.1" 200 156 0.014629 10.0.0.33 - - [2026-03-11 11:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.33 - - [2026-03-11 11:35:35] "POST /virtual-machines HTTP/1.1" 200 373 0.030088 10.0.0.33 - - [2026-03-11 11:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013002 10.0.0.33 - - [2026-03-11 11:35:35] "POST /chown HTTP/1.1" 200 109 0.010922 10.0.0.33 - - [2026-03-11 11:35:35] "POST /chown HTTP/1.1" 200 109 0.018543 10.0.0.33 - - [2026-03-11 11:35:35] "PUT /instance-ip/7fdb6f41-324c-400c-974e-3c69c8a9ddcb HTTP/1.1" 200 256 0.066990 10.0.0.33 - - [2026-03-11 11:35:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.122328 10.0.0.33 - - [2026-03-11 11:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014951 10.0.0.33 - - [2026-03-11 11:35:35] "POST /ref-update HTTP/1.1" 200 156 0.036062 10.0.0.33 - - [2026-03-11 11:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.040495 10.0.0.33 - - [2026-03-11 11:35:35] "GET /virtual-machine-interface/6b63d4f4-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006293 10.0.0.33 - - [2026-03-11 11:35:35] "POST /chown HTTP/1.1" 200 109 0.033467 10.0.0.33 - - [2026-03-11 11:35:35] "POST /chown HTTP/1.1" 200 109 0.035296 10.0.0.33 - - [2026-03-11 11:35:35] "POST /instance-ips HTTP/1.1" 200 413 0.047244 10.0.0.33 - - [2026-03-11 11:35:35] "PUT /instance-ip/7fdb6f41-324c-400c-974e-3c69c8a9ddcb HTTP/1.1" 200 256 0.035573 10.0.0.33 - - [2026-03-11 11:35:35] "POST /ref-update HTTP/1.1" 200 156 0.027850 10.0.0.33 - - [2026-03-11 11:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.036908 10.0.0.33 - - [2026-03-11 11:35:35] "GET /virtual-machine-interface/6b63d4f4-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005593 10.0.0.33 - - [2026-03-11 11:35:35] "POST /set-tag HTTP/1.1" 200 109 0.019800 10.0.0.33 - - [2026-03-11 11:35:35] "GET /virtual-machine-interface/6b63d4f4-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011848 10.0.0.33 - - [2026-03-11 11:35:35] "GET /instance-ip/6b8163f2-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.010113 10.0.0.33 - - [2026-03-11 11:35:35] "GET /virtual-machine-interface/6b63d4f4-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005124 10.0.0.33 - - [2026-03-11 11:35:35] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.33 - - [2026-03-11 11:35:35] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006072 10.0.0.33 - - [2026-03-11 11:35:35] "POST /ref-update HTTP/1.1" 200 156 0.019642 10.0.0.33 - - [2026-03-11 11:35:35] "GET /virtual-machine-interface/6b63d4f4-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005939 10.0.0.33 - - [2026-03-11 11:35:35] "POST /set-tag HTTP/1.1" 200 109 0.003194 10.0.0.33 - - [2026-03-11 11:35:35] "GET /virtual-machine-interface/6b63d4f4-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005478 10.0.0.33 - - [2026-03-11 11:35:35] "POST /set-tag HTTP/1.1" 200 109 0.003444 10.0.0.33 - - [2026-03-11 11:35:35] "PUT /service-instance/a9aea24b-27ea-466b-9256-3662bf563774 HTTP/1.1" 200 266 0.013324 10.0.0.33 - - [2026-03-11 11:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.033070 10.0.0.33 - - [2026-03-11 11:35:36] "PUT /service-instance/a9aea24b-27ea-466b-9256-3662bf563774 HTTP/1.1" 200 266 0.010462 10.0.0.33 - - [2026-03-11 11:35:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014280 10.0.0.33 - - [2026-03-11 11:35:36] "PUT /service-instance/a9aea24b-27ea-466b-9256-3662bf563774 HTTP/1.1" 200 266 0.014883 10.0.0.33 - - [2026-03-11 11:35:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016246 10.0.0.33 - - [2026-03-11 11:35:36] "PUT /service-instance/a9aea24b-27ea-466b-9256-3662bf563774 HTTP/1.1" 200 266 0.013962 10.0.0.33 - - [2026-03-11 11:35:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011955 10.0.0.33 - - [2026-03-11 11:35:36] "PUT /service-instance/a9aea24b-27ea-466b-9256-3662bf563774 HTTP/1.1" 200 266 0.013466 10.0.0.33 - - [2026-03-11 11:35:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.013399 10.0.0.33 - - [2026-03-11 11:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.33 - - [2026-03-11 11:35:36] "POST /chown HTTP/1.1" 200 109 0.013829 10.0.0.33 - - [2026-03-11 11:35:36] "POST /chown HTTP/1.1" 200 109 0.022661 10.0.0.33 - - [2026-03-11 11:35:36] "POST /ref-update HTTP/1.1" 200 156 0.023024 10.0.0.33 - - [2026-03-11 11:35:36] "POST /chown HTTP/1.1" 200 109 0.012991 10.0.0.33 - - [2026-03-11 11:35:36] "POST /chown HTTP/1.1" 200 109 0.020704 10.0.0.33 - - [2026-03-11 11:35:36] "POST /ref-update HTTP/1.1" 200 156 0.025878 10.0.0.33 - - [2026-03-11 11:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.33 - - [2026-03-11 11:35:36] "POST /chown HTTP/1.1" 200 109 0.038797 10.0.0.33 - - [2026-03-11 11:35:36] "POST /chown HTTP/1.1" 200 109 0.018885 10.0.0.33 - - [2026-03-11 11:35:36] "POST /chown HTTP/1.1" 200 109 0.009012 10.0.0.33 - - [2026-03-11 11:35:36] "POST /chown HTTP/1.1" 200 109 0.028550 10.0.0.33 - - [2026-03-11 11:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2026-03-11 11:35:36] "POST /chown HTTP/1.1" 200 109 0.008168 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.009732 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.014073 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.026157 10.0.0.33 - - [2026-03-11 11:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.025635 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.020519 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.009700 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.020341 10.0.0.33 - - [2026-03-11 11:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.010225 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.021026 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.018552 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.018125 10.0.0.33 - - [2026-03-11 11:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.011930 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.022774 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.019198 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.021045 10.0.0.33 - - [2026-03-11 11:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.007528 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.025069 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.009928 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.020429 10.0.0.33 - - [2026-03-11 11:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.33 - - [2026-03-11 11:35:37] "POST /chown HTTP/1.1" 200 109 0.038131 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.035689 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.012839 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.009804 10.0.0.33 - - [2026-03-11 11:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006763 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.010158 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.009868 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.022763 10.0.0.33 - - [2026-03-11 11:35:38] "GET /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010826 10.0.0.33 - - [2026-03-11 11:35:38] "POST /set-tag HTTP/1.1" 200 109 0.003639 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.053714 10.0.0.33 - - [2026-03-11 11:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.33 - - [2026-03-11 11:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.009761 10.0.0.33 - - [2026-03-11 11:35:38] "GET /loadbalancer/566c1548-a50a-4172-92fc-7b2e838b6c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.016086 10.0.0.33 - - [2026-03-11 11:35:38] "GET /loadbalancer-pool/d25c809f-07a7-4a99-a77e-27db6cb46b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.005059 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.031677 10.0.0.33 - - [2026-03-11 11:35:38] "POST /loadbalancer-members HTTP/1.1" 200 702 0.038862 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.017927 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.039460 10.0.0.33 - - [2026-03-11 11:35:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.042437 10.0.0.33 - - [2026-03-11 11:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.33 - - [2026-03-11 11:35:38] "GET /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007494 10.0.0.33 - - [2026-03-11 11:35:38] "POST /tags HTTP/1.1" 409 221 0.003514 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.008842 10.0.0.33 - - [2026-03-11 11:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.33 - - [2026-03-11 11:35:38] "GET /tag/30fbb299-78e2-43ad-9020-3a5cae2ae250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.016811 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.043144 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.028113 10.0.0.33 - - [2026-03-11 11:35:38] "POST /set-tag HTTP/1.1" 200 109 0.077098 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.015700 10.0.0.33 - - [2026-03-11 11:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008813 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.009955 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.009475 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.017732 10.0.0.33 - - [2026-03-11 11:35:38] "POST /chown HTTP/1.1" 200 109 0.021696 10.0.0.33 - - [2026-03-11 11:35:39] "GET /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005388 10.0.0.33 - - [2026-03-11 11:35:39] "POST /ref-update HTTP/1.1" 200 156 0.010101 10.0.0.33 - - [2026-03-11 11:35:39] "GET /floating-ip/4135272d-e98e-4baf-9e77-4d800d787aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.026333 10.0.0.33 - - [2026-03-11 11:35:39] "PUT /floating-ip/4135272d-e98e-4baf-9e77-4d800d787aee HTTP/1.1" 200 256 0.011533 10.0.0.33 - - [2026-03-11 11:35:39] "GET /virtual-machine-interface/662522e0-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010777 10.0.0.33 - - [2026-03-11 11:35:39] "POST /set-tag HTTP/1.1" 200 109 0.004909 10.0.0.33 - - [2026-03-11 11:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005835 10.0.0.33 - - [2026-03-11 11:35:39] "GET /loadbalancer/566c1548-a50a-4172-92fc-7b2e838b6c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003548 10.0.0.33 - - [2026-03-11 11:35:39] "GET /loadbalancer-pool/d25c809f-07a7-4a99-a77e-27db6cb46b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004040 10.0.0.33 - - [2026-03-11 11:35:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019876 10.0.0.33 - - [2026-03-11 11:35:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.037107 10.0.0.33 - - [2026-03-11 11:35:39] "GET /virtual-machine-interface/662522e0-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015948 10.0.0.33 - - [2026-03-11 11:35:39] "GET /virtual-machine/33d526ae-b253-4485-a6a1-9dae32e7d4d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.008656 10.0.0.33 - - [2026-03-11 11:35:39] "GET /virtual-machine-interface/662522e0-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005952 10.0.0.33 - - [2026-03-11 11:35:39] "GET /virtual-machine-interface/662522e0-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006514 10.0.0.33 - - [2026-03-11 11:35:39] "POST /ref-update HTTP/1.1" 200 156 0.012462 10.0.0.33 - - [2026-03-11 11:35:39] "GET /floating-ip/4135272d-e98e-4baf-9e77-4d800d787aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007974 10.0.0.33 - - [2026-03-11 11:35:39] "POST /set-tag HTTP/1.1" 200 109 0.022647 10.0.0.33 - - [2026-03-11 11:35:39] "GET /virtual-machine/dcc90962-86c1-4963-8022-4a27c6de9330?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.005173 10.0.0.33 - - [2026-03-11 11:35:39] "GET /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005251 10.0.0.33 - - [2026-03-11 11:35:48] "GET /virtual-machine-interface/6b63d4f4-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005049 10.0.0.33 - - [2026-03-11 11:35:48] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.33 - - [2026-03-11 11:35:49] "GET /virtual-machine/3ced787d-a8c3-4759-b303-3ad8df93137f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004079 10.0.0.33 - - [2026-03-11 11:35:49] "GET /virtual-machine-interface/6b63d4f4-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005283 10.0.0.33 - - [2026-03-11 11:35:49] "GET /virtual-machine-interface/6b63d4f4-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006418 10.0.0.33 - - [2026-03-11 11:35:49] "POST /set-tag HTTP/1.1" 200 109 0.003102 10.0.0.33 - - [2026-03-11 11:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.33 - - [2026-03-11 11:36:01] "POST /chown HTTP/1.1" 200 109 0.007682 10.0.0.33 - - [2026-03-11 11:36:01] "POST /chown HTTP/1.1" 200 109 0.008050 10.0.0.33 - - [2026-03-11 11:36:01] "POST /chown HTTP/1.1" 200 109 0.010631 10.0.0.33 - - [2026-03-11 11:36:01] "POST /chown HTTP/1.1" 200 109 0.008016 10.0.0.33 - - [2026-03-11 11:36:21] "GET /virtual-machine-interface/6b63d4f4-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007676 10.0.0.33 - - [2026-03-11 11:36:21] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.33 - - [2026-03-11 11:36:21] "GET /virtual-machine-interface/6b63d4f4-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006254 10.0.0.33 - - [2026-03-11 11:36:21] "POST /set-tag HTTP/1.1" 200 109 0.003319 10.0.0.33 - - [2026-03-11 11:36:21] "GET /virtual-machine/3ced787d-a8c3-4759-b303-3ad8df93137f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004259 10.0.0.33 - - [2026-03-11 11:36:21] "POST /ref-update HTTP/1.1" 200 156 0.015031 10.0.0.33 - - [2026-03-11 11:36:21] "GET /virtual-machine-interface/6b63d4f4-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007602 10.0.0.33 - - [2026-03-11 11:36:21] "POST /set-tag HTTP/1.1" 200 109 0.037630 10.0.0.33 - - [2026-03-11 11:36:21] "POST /set-tag HTTP/1.1" 200 109 0.026991 10.0.0.33 - - [2026-03-11 11:36:21] "DELETE /instance-ip/6b8163f2-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.090620 10.0.0.33 - - [2026-03-11 11:36:21] "DELETE /virtual-machine-interface/6b63d4f4-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.055143 10.0.0.33 - - [2026-03-11 11:36:21] "DELETE /virtual-machine/3ced787d-a8c3-4759-b303-3ad8df93137f HTTP/1.1" 200 115 0.037353 10.0.0.33 - - [2026-03-11 11:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2026-03-11 11:36:25] "GET /tag/6f036e36-f48b-4c9b-86d3-c36a6f4e2d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013533 10.0.0.33 - - [2026-03-11 11:36:25] "GET /tag/6f036e36-f48b-4c9b-86d3-c36a6f4e2d15?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.012167 10.0.0.33 - - [2026-03-11 11:36:25] "GET /virtual-machine-interface/9c51503b-e909-4a16-9022-c281ed3559b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004771 10.0.0.33 - - [2026-03-11 11:36:25] "POST /set-tag HTTP/1.1" 200 109 0.017062 10.0.0.33 - - [2026-03-11 11:36:25] "GET /virtual-machine-interface/b47900f9-f0ed-40d1-a43d-3b70a1f32552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004622 10.0.0.33 - - [2026-03-11 11:36:25] "POST /set-tag HTTP/1.1" 200 109 0.026852 10.0.0.33 - - [2026-03-11 11:36:25] "GET /virtual-machine-interface/e44e141f-5f72-4ec7-8597-37af8181cab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.038757 10.0.0.33 - - [2026-03-11 11:36:25] "POST /set-tag HTTP/1.1" 200 109 0.015532 10.0.0.33 - - [2026-03-11 11:36:25] "GET /firewall-policy/af259b38-ba53-41bf-9a70-3d9d5d67171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009964 10.0.0.33 - - [2026-03-11 11:36:25] "GET /firewall-rule/f521bde1-3483-494c-a70e-9bb0d16c5ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004773 10.0.0.33 - - [2026-03-11 11:36:25] "POST /ref-update HTTP/1.1" 200 156 0.013144 10.0.0.33 - - [2026-03-11 11:36:25] "DELETE /firewall-rule/f521bde1-3483-494c-a70e-9bb0d16c5ec3 HTTP/1.1" 200 115 0.052077 10.0.0.33 - - [2026-03-11 11:36:25] "DELETE /loadbalancer-member/b0eda1aa-3b40-495a-9ea1-82230ca3b1c9 HTTP/1.1" 200 115 0.031353 10.0.0.33 - - [2026-03-11 11:36:25] "PUT /service-instance/a9aea24b-27ea-466b-9256-3662bf563774 HTTP/1.1" 200 266 0.011682 10.0.0.33 - - [2026-03-11 11:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020500 10.0.0.33 - - [2026-03-11 11:36:25] "DELETE /loadbalancer-pool/b9a5762d-6aad-41fa-8b2d-343ec03826e8 HTTP/1.1" 200 115 0.073160 10.0.0.33 - - [2026-03-11 11:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2026-03-11 11:36:25] "POST /chown HTTP/1.1" 200 109 0.011818 10.0.0.33 - - [2026-03-11 11:36:25] "POST /chown HTTP/1.1" 200 109 0.038114 10.0.0.33 - - [2026-03-11 11:36:25] "DELETE /loadbalancer-listener/73043721-6ce7-43c0-aad7-a126de1eaa6f HTTP/1.1" 200 115 0.097017 10.0.0.33 - - [2026-03-11 11:36:25] "GET /floating-ip/aa1e9a35-a082-4cd1-8be6-9303a56dc86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.006378 10.0.0.33 - - [2026-03-11 11:36:25] "POST /chown HTTP/1.1" 200 109 0.008812 10.0.0.33 - - [2026-03-11 11:36:25] "POST /chown HTTP/1.1" 200 109 0.027327 10.0.0.33 - - [2026-03-11 11:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.33 - - [2026-03-11 11:36:25] "PUT /floating-ip/aa1e9a35-a082-4cd1-8be6-9303a56dc86a HTTP/1.1" 200 256 0.039831 10.0.0.33 - - [2026-03-11 11:36:25] "POST /chown HTTP/1.1" 200 109 0.011546 10.0.0.33 - - [2026-03-11 11:36:25] "DELETE /floating-ip/aa1e9a35-a082-4cd1-8be6-9303a56dc86a HTTP/1.1" 200 115 0.063342 10.0.0.33 - - [2026-03-11 11:36:25] "POST /chown HTTP/1.1" 200 109 0.015429 10.0.0.33 - - [2026-03-11 11:36:25] "POST /chown HTTP/1.1" 200 109 0.014206 10.0.0.33 - - [2026-03-11 11:36:25] "DELETE /loadbalancer/ea735fb0-6e8d-4918-8b6e-7b334b16d6fa HTTP/1.1" 200 115 0.064226 10.0.0.33 - - [2026-03-11 11:36:25] "POST /chown HTTP/1.1" 200 109 0.011060 10.0.0.33 - - [2026-03-11 11:36:25] "PUT /service-instance/a9aea24b-27ea-466b-9256-3662bf563774 HTTP/1.1" 200 266 0.010967 10.0.0.33 - - [2026-03-11 11:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019991 10.0.0.33 - - [2026-03-11 11:36:26] "DELETE /instance-ip/7fdb6f41-324c-400c-974e-3c69c8a9ddcb HTTP/1.1" 200 115 0.150504 10.0.0.33 - - [2026-03-11 11:36:26] "DELETE /service-instance/a9aea24b-27ea-466b-9256-3662bf563774 HTTP/1.1" 200 115 0.060427 10.0.0.33 - - [2026-03-11 11:36:26] "PUT /service-instance/a9aea24b-27ea-466b-9256-3662bf563774 HTTP/1.1" 404 171 0.002037 10.0.0.33 - - [2026-03-11 11:36:26] "GET /floating-ip-pool/627dfedd-8874-4cdf-9721-c7b49939beca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002174 10.0.0.33 - - [2026-03-11 11:36:26] "POST /ref-update HTTP/1.1" 200 156 0.011159 10.0.0.33 - - [2026-03-11 11:36:26] "DELETE /virtual-machine-interface/b47900f9-f0ed-40d1-a43d-3b70a1f32552 HTTP/1.1" 200 115 0.072780 10.0.0.33 - - [2026-03-11 11:36:26] "DELETE /service-instance/a9aea24b-27ea-466b-9256-3662bf563774 HTTP/1.1" 404 177 0.007941 10.0.0.33 - - [2026-03-11 11:36:26] "PUT /service-instance/a9aea24b-27ea-466b-9256-3662bf563774 HTTP/1.1" 404 171 0.002614 10.0.0.33 - - [2026-03-11 11:36:26] "DELETE /service-instance/a9aea24b-27ea-466b-9256-3662bf563774 HTTP/1.1" 404 177 0.021270 10.0.0.33 - - [2026-03-11 11:36:26] "DELETE /floating-ip-pool/627dfedd-8874-4cdf-9721-c7b49939beca HTTP/1.1" 200 115 0.116215 10.0.0.33 - - [2026-03-11 11:36:26] "GET /virtual-machine-interface/e44e141f-5f72-4ec7-8597-37af8181cab1?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006740 10.0.0.33 - - [2026-03-11 11:36:26] "DELETE /tag/6f036e36-f48b-4c9b-86d3-c36a6f4e2d15 HTTP/1.1" 200 115 0.190435 10.0.0.33 - - [2026-03-11 11:36:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004677 10.0.0.33 - - [2026-03-11 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.33 - - [2026-03-11 11:36:26] "POST /useragent-kv HTTP/1.1" 200 115 0.016080 10.0.0.33 - - [2026-03-11 11:36:26] "DELETE /virtual-network/93139fb0-bbfe-47d1-8424-b5070ed985c0 HTTP/1.1" 200 115 0.147850 10.0.0.33 - - [2026-03-11 11:36:26] "GET /routing-instance/ad2cf375-9ace-4be8-a626-bb36095432c9 HTTP/1.1" 404 171 0.002947 10.0.0.33 - - [2026-03-11 11:36:26] "DELETE /virtual-machine-interface/e44e141f-5f72-4ec7-8597-37af8181cab1 HTTP/1.1" 200 115 0.090660 10.0.0.33 - - [2026-03-11 11:36:26] "GET /domains HTTP/1.1" 200 280 0.002885 10.0.0.33 - - [2026-03-11 11:36:26] "GET /domain/6b04a7d5-603d-4af9-b5e4-c7ebd05c139d HTTP/1.1" 200 3086 0.004594 10.0.0.33 - - [2026-03-11 11:36:26] "DELETE /route-target/fd8eca05-141a-4816-8cf0-066307fd9965 HTTP/1.1" 200 115 0.053021 10.0.0.33 - - [2026-03-11 11:36:26] "POST /ref-update HTTP/1.1" 200 156 0.033006 10.0.0.33 - - [2026-03-11 11:36:26] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c HTTP/1.1" 200 7143 0.060580 10.0.0.33 - - [2026-03-11 11:36:26] "DELETE /virtual-machine/cb01c76e-4fdb-4e91-9d41-fbfb21e4b963 HTTP/1.1" 200 115 0.072682 10.0.0.33 - - [2026-03-11 11:36:26] "GET /virtual-machine-interface/9c51503b-e909-4a16-9022-c281ed3559b4?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005591 10.0.0.33 - - [2026-03-11 11:36:26] "GET /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006082 10.0.0.33 - - [2026-03-11 11:36:26] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.33 - - [2026-03-11 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.33 - - [2026-03-11 11:36:26] "GET /loadbalancer/566c1548-a50a-4172-92fc-7b2e838b6c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.008552 10.0.0.33 - - [2026-03-11 11:36:26] "GET /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004902 10.0.0.33 - - [2026-03-11 11:36:26] "DELETE /virtual-machine-interface/9c51503b-e909-4a16-9022-c281ed3559b4 HTTP/1.1" 200 115 0.075137 10.0.0.33 - - [2026-03-11 11:36:26] "DELETE /virtual-machine/bfb0a255-b5ca-4ab7-ae57-2e100bc48a1a HTTP/1.1" 200 115 0.028893 10.0.0.33 - - [2026-03-11 11:36:26] "POST /set-tag HTTP/1.1" 200 109 0.034203 10.0.0.33 - - [2026-03-11 11:36:26] "DELETE /loadbalancer-member/75987c8d-7f65-4fe5-954c-c292011a373f HTTP/1.1" 200 115 0.042212 10.0.0.33 - - [2026-03-11 11:36:28] "GET /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006087 10.0.0.33 - - [2026-03-11 11:36:28] "POST /set-tag HTTP/1.1" 200 109 0.004719 10.0.0.33 - - [2026-03-11 11:36:28] "GET /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004491 10.0.0.33 - - [2026-03-11 11:36:28] "POST /set-tag HTTP/1.1" 200 109 0.017758 10.0.0.33 - - [2026-03-11 11:36:28] "GET /virtual-machine/dcc90962-86c1-4963-8022-4a27c6de9330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004048 10.0.0.33 - - [2026-03-11 11:36:28] "POST /ref-update HTTP/1.1" 200 156 0.009906 10.0.0.33 - - [2026-03-11 11:36:28] "GET /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004563 10.0.0.33 - - [2026-03-11 11:36:28] "POST /set-tag HTTP/1.1" 200 109 0.017815 10.0.0.33 - - [2026-03-11 11:36:28] "POST /set-tag HTTP/1.1" 200 109 0.019727 10.0.0.33 - - [2026-03-11 11:36:28] "POST /set-tag HTTP/1.1" 200 109 0.031223 10.0.0.33 - - [2026-03-11 11:36:28] "DELETE /instance-ip/66d2a4d8-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.055312 10.0.0.33 - - [2026-03-11 11:36:28] "POST /ref-update HTTP/1.1" 200 156 0.015112 10.0.0.33 - - [2026-03-11 11:36:28] "DELETE /virtual-machine-interface/66b37130-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.043531 10.0.0.33 - - [2026-03-11 11:36:28] "DELETE /virtual-machine/dcc90962-86c1-4963-8022-4a27c6de9330 HTTP/1.1" 200 115 0.019449 10.0.0.33 - - [2026-03-11 11:36:31] "GET /virtual-machine-interface/662522e0-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009399 10.0.0.33 - - [2026-03-11 11:36:31] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.33 - - [2026-03-11 11:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.33 - - [2026-03-11 11:36:31] "GET /loadbalancer/566c1548-a50a-4172-92fc-7b2e838b6c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003763 10.0.0.33 - - [2026-03-11 11:36:32] "GET /virtual-machine-interface/662522e0-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004787 10.0.0.33 - - [2026-03-11 11:36:32] "POST /set-tag HTTP/1.1" 200 109 0.004202 10.0.0.33 - - [2026-03-11 11:36:32] "GET /virtual-machine-interface/662522e0-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004362 10.0.0.33 - - [2026-03-11 11:36:32] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.33 - - [2026-03-11 11:36:32] "GET /virtual-machine/33d526ae-b253-4485-a6a1-9dae32e7d4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004431 10.0.0.33 - - [2026-03-11 11:36:32] "POST /ref-update HTTP/1.1" 200 156 0.009108 10.0.0.33 - - [2026-03-11 11:36:32] "GET /virtual-machine-interface/662522e0-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011569 10.0.0.33 - - [2026-03-11 11:36:32] "POST /set-tag HTTP/1.1" 200 109 0.033584 10.0.0.33 - - [2026-03-11 11:36:32] "POST /set-tag HTTP/1.1" 200 109 0.015368 10.0.0.33 - - [2026-03-11 11:36:32] "POST /set-tag HTTP/1.1" 200 109 0.040654 10.0.0.33 - - [2026-03-11 11:36:32] "DELETE /instance-ip/6644864e-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.072177 10.0.0.33 - - [2026-03-11 11:36:32] "POST /ref-update HTTP/1.1" 200 156 0.015096 10.0.0.33 - - [2026-03-11 11:36:32] "DELETE /virtual-machine-interface/662522e0-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.061453 10.0.0.33 - - [2026-03-11 11:36:32] "DELETE /virtual-machine/33d526ae-b253-4485-a6a1-9dae32e7d4d4 HTTP/1.1" 200 115 0.024878 10.0.0.33 - - [2026-03-11 11:36:33] "DELETE /tag/1c47255b-4a4f-4e31-9d31-b68471e53cdb HTTP/1.1" 200 115 0.067060 10.0.0.33 - - [2026-03-11 11:36:33] "DELETE /tag/157fede6-2341-4ef1-9ce4-1158a67950f1 HTTP/1.1" 200 115 0.076646 10.0.0.33 - - [2026-03-11 11:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2026-03-11 11:36:37] "GET /project/c09f0838-f28f-49e7-aede-5c56ee60194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061715 10.0.0.33 - - [2026-03-11 11:36:37] "POST /tags HTTP/1.1" 200 393 0.064488 10.0.0.33 - - [2026-03-11 11:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016549 10.0.0.33 - - [2026-03-11 11:36:37] "GET /tag/0559060a-92b0-4e94-889a-b82cf7ac3ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.017818 10.0.0.33 - - [2026-03-11 11:36:37] "POST /tags HTTP/1.1" 200 341 0.054169 10.0.0.33 - - [2026-03-11 11:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.33 - - [2026-03-11 11:36:37] "GET /tag/6c5dcd34-c01e-4b94-9d3b-0b7547995be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011735 10.0.0.33 - - [2026-03-11 11:36:37] "POST /id-to-fqname HTTP/1.1" 200 192 0.000546 10.0.0.33 - - [2026-03-11 11:36:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.008303 10.0.0.33 - - [2026-03-11 11:36:37] "POST /security-groups HTTP/1.1" 200 589 0.065762 10.0.0.33 - - [2026-03-11 11:36:37] "POST /projects HTTP/1.1" 200 519 0.195589 10.0.0.33 - - [2026-03-11 11:36:37] "POST /fqname-to-id HTTP/1.1" 404 236 0.005197 10.0.0.33 - - [2026-03-11 11:36:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015486 10.0.0.33 - - [2026-03-11 11:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005364 10.0.0.33 - - [2026-03-11 11:36:37] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.043897 10.0.0.33 - - [2026-03-11 11:36:37] "POST /access-control-lists HTTP/1.1" 200 598 0.094945 10.0.0.33 - - [2026-03-11 11:36:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.028075 10.0.0.33 - - [2026-03-11 11:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.33 - - [2026-03-11 11:36:37] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.013905 10.0.0.33 - - [2026-03-11 11:36:37] "POST /access-control-lists HTTP/1.1" 200 596 0.038784 10.0.0.33 - - [2026-03-11 11:36:37] "PUT /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5 HTTP/1.1" 200 264 0.084480 10.0.0.33 - - [2026-03-11 11:36:38] "PUT /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84 HTTP/1.1" 200 264 0.102870 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:36:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:36:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002588 10.0.0.33 - - [2026-03-11 11:36:38] "POST /security-groups HTTP/1.1" 200 591 0.130740 10.0.0.33 - - [2026-03-11 11:36:38] "POST /fqname-to-id HTTP/1.1" 404 270 0.004185 10.0.0.33 - - [2026-03-11 11:36:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.046007 10.0.0.33 - - [2026-03-11 11:36:38] "POST /chown HTTP/1.1" 200 109 0.030738 10.0.0.33 - - [2026-03-11 11:36:38] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002510 10.0.0.33 - - [2026-03-11 11:36:38] "POST /access-control-lists HTTP/1.1" 200 632 0.112350 10.0.0.33 - - [2026-03-11 11:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.33 - - [2026-03-11 11:36:38] "POST /fqname-to-id HTTP/1.1" 404 269 0.001945 10.0.0.33 - - [2026-03-11 11:36:38] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002811 10.0.0.33 - - [2026-03-11 11:36:38] "POST /tags HTTP/1.1" 409 226 0.007908 10.0.0.33 - - [2026-03-11 11:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.33 - - [2026-03-11 11:36:38] "GET /tag/6c5dcd34-c01e-4b94-9d3b-0b7547995be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.028523 10.0.0.33 - - [2026-03-11 11:36:38] "POST /access-control-lists HTTP/1.1" 200 630 0.101488 10.0.0.33 - - [2026-03-11 11:36:38] "POST /firewall-rules HTTP/1.1" 200 600 0.225367 10.0.0.33 - - [2026-03-11 11:36:38] "GET /firewall-rule/f58ce3c7-b22c-4be8-b069-f058fc01487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004651 10.0.0.33 - - [2026-03-11 11:36:38] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005498 10.0.0.33 - - [2026-03-11 11:36:38] "GET /firewall-rule/f58ce3c7-b22c-4be8-b069-f058fc01487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007934 10.0.0.33 - - [2026-03-11 11:36:38] "POST /ref-update HTTP/1.1" 200 156 0.051771 10.0.0.33 - - [2026-03-11 11:36:38] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007209 10.0.0.33 - - [2026-03-11 11:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.33 - - [2026-03-11 11:36:38] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003659 10.0.0.33 - - [2026-03-11 11:36:38] "POST /tags HTTP/1.1" 409 226 0.002074 10.0.0.33 - - [2026-03-11 11:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.33 - - [2026-03-11 11:36:38] "GET /tag/6c5dcd34-c01e-4b94-9d3b-0b7547995be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.016905 10.0.0.33 - - [2026-03-11 11:36:39] "POST /firewall-rules HTTP/1.1" 200 598 0.075207 10.0.0.33 - - [2026-03-11 11:36:39] "GET /firewall-rule/b24bd4fd-8c1d-4fb3-ba50-9e953403bb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004776 10.0.0.33 - - [2026-03-11 11:36:39] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004164 10.0.0.33 - - [2026-03-11 11:36:39] "GET /firewall-rule/b24bd4fd-8c1d-4fb3-ba50-9e953403bb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002688 10.0.0.33 - - [2026-03-11 11:36:39] "POST /ref-update HTTP/1.1" 200 156 0.057133 10.0.0.33 - - [2026-03-11 11:36:40] "POST /tags HTTP/1.1" 200 393 0.025354 10.0.0.33 - - [2026-03-11 11:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.33 - - [2026-03-11 11:36:40] "GET /tag/bd74f0cf-6cc4-448c-ab49-fe88334156ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012541 10.0.0.33 - - [2026-03-11 11:36:40] "POST /tags HTTP/1.1" 200 341 0.019414 10.0.0.33 - - [2026-03-11 11:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004895 10.0.0.33 - - [2026-03-11 11:36:40] "GET /tag/2a724fb9-d1c7-463c-bec2-ce0c967eed57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013191 10.0.0.33 - - [2026-03-11 11:36:40] "POST /id-to-fqname HTTP/1.1" 200 192 0.003617 10.0.0.33 - - [2026-03-11 11:36:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.006336 10.0.0.33 - - [2026-03-11 11:36:40] "POST /security-groups HTTP/1.1" 200 589 0.068146 10.0.0.33 - - [2026-03-11 11:36:40] "POST /projects HTTP/1.1" 200 519 0.221552 10.0.0.33 - - [2026-03-11 11:36:40] "POST /fqname-to-id HTTP/1.1" 404 236 0.003875 10.0.0.33 - - [2026-03-11 11:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010736 10.0.0.33 - - [2026-03-11 11:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.33 - - [2026-03-11 11:36:40] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.022649 10.0.0.33 - - [2026-03-11 11:36:40] "POST /access-control-lists HTTP/1.1" 200 598 0.091920 10.0.0.33 - - [2026-03-11 11:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007657 10.0.0.33 - - [2026-03-11 11:36:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.018574 10.0.0.33 - - [2026-03-11 11:36:40] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.013429 10.0.0.33 - - [2026-03-11 11:36:40] "POST /access-control-lists HTTP/1.1" 200 596 0.071289 10.0.0.33 - - [2026-03-11 11:36:40] "PUT /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5 HTTP/1.1" 200 264 0.088290 10.0.0.33 - - [2026-03-11 11:36:40] "PUT /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84 HTTP/1.1" 200 264 0.063857 10.0.0.33 - - [2026-03-11 11:36:41] "POST /security-groups HTTP/1.1" 200 591 0.086904 10.0.0.33 - - [2026-03-11 11:36:41] "POST /fqname-to-id HTTP/1.1" 404 270 0.003545 10.0.0.33 - - [2026-03-11 11:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013035 10.0.0.33 - - [2026-03-11 11:36:41] "POST /access-control-lists HTTP/1.1" 200 632 0.065648 10.0.0.33 - - [2026-03-11 11:36:41] "POST /fqname-to-id HTTP/1.1" 404 269 0.010734 10.0.0.33 - - [2026-03-11 11:36:41] "POST /chown HTTP/1.1" 200 109 0.060058 10.0.0.33 - - [2026-03-11 11:36:41] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011514 10.0.0.33 - - [2026-03-11 11:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.33 - - [2026-03-11 11:36:41] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007444 10.0.0.33 - - [2026-03-11 11:36:41] "POST /access-control-lists HTTP/1.1" 200 630 0.074005 10.0.0.33 - - [2026-03-11 11:36:41] "POST /tags HTTP/1.1" 409 226 0.002444 10.0.0.33 - - [2026-03-11 11:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2026-03-11 11:36:41] "GET /tag/2a724fb9-d1c7-463c-bec2-ce0c967eed57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013019 10.0.0.33 - - [2026-03-11 11:36:41] "POST /firewall-rules HTTP/1.1" 200 600 0.070970 10.0.0.33 - - [2026-03-11 11:36:41] "GET /firewall-rule/8c36af3f-e375-4870-8e28-d2f62c756398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004348 10.0.0.33 - - [2026-03-11 11:36:41] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.004024 10.0.0.33 - - [2026-03-11 11:36:41] "GET /firewall-rule/8c36af3f-e375-4870-8e28-d2f62c756398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002513 10.0.0.33 - - [2026-03-11 11:36:41] "POST /ref-update HTTP/1.1" 200 156 0.053828 10.0.0.33 - - [2026-03-11 11:36:41] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023458 10.0.0.33 - - [2026-03-11 11:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.33 - - [2026-03-11 11:36:41] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003412 10.0.0.33 - - [2026-03-11 11:36:41] "POST /tags HTTP/1.1" 409 226 0.002040 10.0.0.33 - - [2026-03-11 11:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.33 - - [2026-03-11 11:36:41] "GET /tag/2a724fb9-d1c7-463c-bec2-ce0c967eed57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012820 10.0.0.33 - - [2026-03-11 11:36:41] "POST /firewall-rules HTTP/1.1" 200 598 0.064564 10.0.0.33 - - [2026-03-11 11:36:41] "GET /firewall-rule/0580fa2f-1190-455d-910d-6509a41f90d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004457 10.0.0.33 - - [2026-03-11 11:36:41] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006084 10.0.0.33 - - [2026-03-11 11:36:41] "GET /firewall-rule/0580fa2f-1190-455d-910d-6509a41f90d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002998 10.0.0.33 - - [2026-03-11 11:36:41] "POST /ref-update HTTP/1.1" 200 156 0.052557 10.0.0.33 - - [2026-03-11 11:36:43] "POST /tags HTTP/1.1" 200 345 0.100694 10.0.0.33 - - [2026-03-11 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011986 10.0.0.33 - - [2026-03-11 11:36:43] "GET /tag/93399680-0287-44d7-bd37-b68d919aebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.031272 10.0.0.33 - - [2026-03-11 11:36:43] "POST /projects HTTP/1.1" 409 238 0.003318 10.0.0.33 - - [2026-03-11 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.33 - - [2026-03-11 11:36:43] "GET /project/e050a108-07eb-4ee7-aac8-0b4511265447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052818 10.0.0.33 - - [2026-03-11 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.33 - - [2026-03-11 11:36:43] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004832 10.0.0.33 - - [2026-03-11 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.33 - - [2026-03-11 11:36:43] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007348 10.0.0.33 - - [2026-03-11 11:36:43] "POST /security-groups HTTP/1.1" 409 285 0.003437 10.0.0.33 - - [2026-03-11 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.33 - - [2026-03-11 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.33 - - [2026-03-11 11:36:43] "PUT /security-group/64f1eb3a-ae0e-4dfa-afe8-03dc2a2f4f9e HTTP/1.1" 200 262 0.063498 10.0.0.33 - - [2026-03-11 11:36:43] "PUT /access-control-list/0db9e3e2-e36c-414b-a7bd-3e2d08417fc9 HTTP/1.1" 200 272 0.033719 10.0.0.33 - - [2026-03-11 11:36:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.051833 10.0.0.33 - - [2026-03-11 11:36:43] "POST /tags HTTP/1.1" 409 228 0.011012 10.0.0.33 - - [2026-03-11 11:36:43] "GET /project/e050a108-07eb-4ee7-aac8-0b4511265447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.133710 10.0.0.33 - - [2026-03-11 11:36:43] "PUT /access-control-list/ab4e7fba-a534-4aae-9267-c6e5bc999b35 HTTP/1.1" 200 272 0.040275 10.0.0.33 - - [2026-03-11 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.33 - - [2026-03-11 11:36:43] "GET /tag/93399680-0287-44d7-bd37-b68d919aebf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.013564 10.0.0.33 - - [2026-03-11 11:36:43] "POST /tags HTTP/1.1" 200 345 0.028012 10.0.0.33 - - [2026-03-11 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.33 - - [2026-03-11 11:36:43] "GET /tag/6dc29c8c-9571-4520-a0e5-6cc82c9529eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.016035 10.0.0.33 - - [2026-03-11 11:36:43] "POST /projects HTTP/1.1" 409 238 0.002363 10.0.0.33 - - [2026-03-11 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.33 - - [2026-03-11 11:36:44] "GET /project/032a6cf7-7634-476a-bf37-8983dc198d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034336 10.0.0.33 - - [2026-03-11 11:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.33 - - [2026-03-11 11:36:44] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004830 10.0.0.33 - - [2026-03-11 11:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-03-11 11:36:44] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007609 10.0.0.33 - - [2026-03-11 11:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.33 - - [2026-03-11 11:36:44] "POST /security-groups HTTP/1.1" 409 285 0.005317 10.0.0.33 - - [2026-03-11 11:36:44] "GET /project/032a6cf7-7634-476a-bf37-8983dc198d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035720 10.0.0.33 - - [2026-03-11 11:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.33 - - [2026-03-11 11:36:44] "PUT /security-group/d73cb5e5-fc55-41d0-b687-43ff490532ee HTTP/1.1" 200 262 0.062105 10.0.0.33 - - [2026-03-11 11:36:44] "PUT /access-control-list/6244a307-3562-415c-93b8-29a8ea6afba8 HTTP/1.1" 200 272 0.021416 10.0.0.33 - - [2026-03-11 11:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.038457 10.0.0.33 - - [2026-03-11 11:36:44] "PUT /access-control-list/1c8eb8f2-c6cd-4172-8708-e9183d29f546 HTTP/1.1" 200 272 0.033400 10.0.0.33 - - [2026-03-11 11:36:44] "POST /tags HTTP/1.1" 409 228 0.003395 10.0.0.33 - - [2026-03-11 11:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.33 - - [2026-03-11 11:36:44] "GET /tag/6dc29c8c-9571-4520-a0e5-6cc82c9529eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.016192 10.0.0.33 - - [2026-03-11 11:36:44] "POST /tags HTTP/1.1" 200 291 0.053082 10.0.0.33 - - [2026-03-11 11:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.33 - - [2026-03-11 11:36:44] "GET /tag/be91422a-a16f-4a4d-a112-e5a212d37ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.013009 10.0.0.33 - - [2026-03-11 11:36:44] "POST /tags HTTP/1.1" 200 303 0.050630 10.0.0.33 - - [2026-03-11 11:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.33 - - [2026-03-11 11:36:44] "GET /tag/db42b888-6657-46b0-b2a2-753f4909a978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015224 10.0.0.33 - - [2026-03-11 11:36:44] "POST /tags HTTP/1.1" 409 252 0.002496 10.0.0.33 - - [2026-03-11 11:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.33 - - [2026-03-11 11:36:44] "GET /tag/0559060a-92b0-4e94-889a-b82cf7ac3ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010947 10.0.0.33 - - [2026-03-11 11:36:44] "POST /tags HTTP/1.1" 409 226 0.002157 10.0.0.33 - - [2026-03-11 11:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.33 - - [2026-03-11 11:36:44] "GET /tag/6c5dcd34-c01e-4b94-9d3b-0b7547995be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015672 10.0.0.33 - - [2026-03-11 11:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.33 - - [2026-03-11 11:36:44] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004559 10.0.0.33 - - [2026-03-11 11:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.33 - - [2026-03-11 11:36:44] "GET /project/e050a108-07eb-4ee7-aac8-0b4511265447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036509 10.0.0.33 - - [2026-03-11 11:36:44] "POST /virtual-machines HTTP/1.1" 200 395 0.011380 10.0.0.33 - - [2026-03-11 11:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014936 10.0.0.33 - - [2026-03-11 11:36:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110739 10.0.0.33 - - [2026-03-11 11:36:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010534 10.0.0.33 - - [2026-03-11 11:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017710 10.0.0.33 - - [2026-03-11 11:36:45] "GET /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004797 10.0.0.33 - - [2026-03-11 11:36:45] "POST /instance-ips HTTP/1.1" 200 397 0.025678 10.0.0.33 - - [2026-03-11 11:36:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.036092 10.0.0.33 - - [2026-03-11 11:36:45] "GET /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014266 10.0.0.33 - - [2026-03-11 11:36:45] "POST /set-tag HTTP/1.1" 200 109 0.067713 10.0.0.33 - - [2026-03-11 11:36:45] "GET /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018819 10.0.0.33 - - [2026-03-11 11:36:45] "GET /instance-ip/9511840e-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003650 10.0.0.33 - - [2026-03-11 11:36:45] "GET /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006104 10.0.0.33 - - [2026-03-11 11:36:45] "POST /set-tag HTTP/1.1" 200 109 0.003422 10.0.0.33 - - [2026-03-11 11:36:45] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005857 10.0.0.33 - - [2026-03-11 11:36:45] "POST /ref-update HTTP/1.1" 200 156 0.016742 10.0.0.33 - - [2026-03-11 11:36:45] "GET /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009689 10.0.0.33 - - [2026-03-11 11:36:45] "POST /set-tag HTTP/1.1" 200 109 0.002807 10.0.0.33 - - [2026-03-11 11:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.33 - - [2026-03-11 11:36:45] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004454 10.0.0.33 - - [2026-03-11 11:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.33 - - [2026-03-11 11:36:45] "GET /project/e050a108-07eb-4ee7-aac8-0b4511265447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037672 10.0.0.33 - - [2026-03-11 11:36:45] "POST /virtual-machines HTTP/1.1" 200 395 0.009710 10.0.0.33 - - [2026-03-11 11:36:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013525 10.0.0.33 - - [2026-03-11 11:36:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118341 10.0.0.33 - - [2026-03-11 11:36:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008431 10.0.0.33 - - [2026-03-11 11:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007228 10.0.0.33 - - [2026-03-11 11:36:46] "GET /virtual-machine-interface/9578b25a-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006914 10.0.0.33 - - [2026-03-11 11:36:46] "POST /instance-ips HTTP/1.1" 200 397 0.025081 10.0.0.33 - - [2026-03-11 11:36:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.039855 10.0.0.33 - - [2026-03-11 11:36:46] "GET /virtual-machine-interface/9578b25a-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014954 10.0.0.33 - - [2026-03-11 11:36:46] "POST /set-tag HTTP/1.1" 200 109 0.067982 10.0.0.33 - - [2026-03-11 11:36:46] "GET /virtual-machine-interface/9578b25a-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.030584 10.0.0.33 - - [2026-03-11 11:36:46] "GET /instance-ip/959461da-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004452 10.0.0.33 - - [2026-03-11 11:36:46] "GET /virtual-machine-interface/9578b25a-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007755 10.0.0.33 - - [2026-03-11 11:36:46] "POST /set-tag HTTP/1.1" 200 109 0.002968 10.0.0.33 - - [2026-03-11 11:36:46] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003579 10.0.0.33 - - [2026-03-11 11:36:46] "POST /ref-update HTTP/1.1" 200 156 0.012323 10.0.0.33 - - [2026-03-11 11:36:46] "GET /virtual-machine-interface/9578b25a-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015266 10.0.0.33 - - [2026-03-11 11:36:46] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.33 - - [2026-03-11 11:36:46] "POST /tags HTTP/1.1" 200 291 0.018628 10.0.0.33 - - [2026-03-11 11:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011090 10.0.0.33 - - [2026-03-11 11:36:46] "GET /tag/5ab7247a-e1ed-48cf-9c06-c18ee1e52ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.014377 10.0.0.33 - - [2026-03-11 11:36:46] "POST /tags HTTP/1.1" 409 252 0.002218 10.0.0.33 - - [2026-03-11 11:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.33 - - [2026-03-11 11:36:46] "GET /tag/bd74f0cf-6cc4-448c-ab49-fe88334156ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011006 10.0.0.33 - - [2026-03-11 11:36:46] "POST /tags HTTP/1.1" 409 226 0.002620 10.0.0.33 - - [2026-03-11 11:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.33 - - [2026-03-11 11:36:46] "GET /tag/2a724fb9-d1c7-463c-bec2-ce0c967eed57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.023583 10.0.0.33 - - [2026-03-11 11:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.33 - - [2026-03-11 11:36:46] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005288 10.0.0.33 - - [2026-03-11 11:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.33 - - [2026-03-11 11:36:46] "GET /project/032a6cf7-7634-476a-bf37-8983dc198d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039679 10.0.0.33 - - [2026-03-11 11:36:46] "POST /virtual-machines HTTP/1.1" 200 395 0.013674 10.0.0.33 - - [2026-03-11 11:36:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.025701 10.0.0.33 - - [2026-03-11 11:36:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101011 10.0.0.33 - - [2026-03-11 11:36:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009164 10.0.0.33 - - [2026-03-11 11:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014948 10.0.0.33 - - [2026-03-11 11:36:47] "GET /virtual-machine-interface/961e89dc-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004482 10.0.0.33 - - [2026-03-11 11:36:47] "POST /instance-ips HTTP/1.1" 200 397 0.028364 10.0.0.33 - - [2026-03-11 11:36:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025933 10.0.0.33 - - [2026-03-11 11:36:47] "GET /virtual-machine-interface/961e89dc-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008868 10.0.0.33 - - [2026-03-11 11:36:47] "POST /set-tag HTTP/1.1" 200 109 0.070763 10.0.0.33 - - [2026-03-11 11:36:47] "GET /virtual-machine-interface/961e89dc-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016910 10.0.0.33 - - [2026-03-11 11:36:47] "GET /instance-ip/9638ae0c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003360 10.0.0.33 - - [2026-03-11 11:36:47] "GET /virtual-machine-interface/961e89dc-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004783 10.0.0.33 - - [2026-03-11 11:36:47] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.33 - - [2026-03-11 11:36:47] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004347 10.0.0.33 - - [2026-03-11 11:36:47] "POST /ref-update HTTP/1.1" 200 156 0.010495 10.0.0.33 - - [2026-03-11 11:36:47] "GET /virtual-machine-interface/961e89dc-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010798 10.0.0.33 - - [2026-03-11 11:36:47] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.33 - - [2026-03-11 11:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.33 - - [2026-03-11 11:36:47] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004897 10.0.0.33 - - [2026-03-11 11:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2026-03-11 11:36:47] "GET /project/032a6cf7-7634-476a-bf37-8983dc198d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042468 10.0.0.33 - - [2026-03-11 11:36:47] "POST /virtual-machines HTTP/1.1" 200 395 0.010021 10.0.0.33 - - [2026-03-11 11:36:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020969 10.0.0.33 - - [2026-03-11 11:36:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124231 10.0.0.33 - - [2026-03-11 11:36:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009794 10.0.0.33 - - [2026-03-11 11:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012734 10.0.0.33 - - [2026-03-11 11:36:47] "GET /virtual-machine-interface/969bb056-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004703 10.0.0.33 - - [2026-03-11 11:36:48] "POST /instance-ips HTTP/1.1" 200 397 0.031150 10.0.0.33 - - [2026-03-11 11:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.034675 10.0.0.33 - - [2026-03-11 11:36:48] "GET /virtual-machine-interface/969bb056-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015124 10.0.0.33 - - [2026-03-11 11:36:48] "POST /set-tag HTTP/1.1" 200 109 0.063738 10.0.0.33 - - [2026-03-11 11:36:48] "GET /virtual-machine-interface/969bb056-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024820 10.0.0.33 - - [2026-03-11 11:36:48] "GET /instance-ip/96b874ac-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006927 10.0.0.33 - - [2026-03-11 11:36:48] "GET /virtual-machine-interface/969bb056-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004833 10.0.0.33 - - [2026-03-11 11:36:48] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.33 - - [2026-03-11 11:36:48] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005072 10.0.0.33 - - [2026-03-11 11:36:48] "POST /ref-update HTTP/1.1" 200 156 0.010524 10.0.0.33 - - [2026-03-11 11:36:48] "GET /virtual-machine-interface/969bb056-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009505 10.0.0.33 - - [2026-03-11 11:36:48] "POST /set-tag HTTP/1.1" 200 109 0.003031 10.0.0.33 - - [2026-03-11 11:36:48] "POST /tags HTTP/1.1" 200 299 0.020569 10.0.0.33 - - [2026-03-11 11:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010586 10.0.0.33 - - [2026-03-11 11:36:48] "GET /tag/2d74f990-66e9-4209-b47c-00ff4e8e6f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012050 10.0.0.33 - - [2026-03-11 11:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.33 - - [2026-03-11 11:36:48] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004267 10.0.0.33 - - [2026-03-11 11:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2026-03-11 11:36:48] "GET /project/e050a108-07eb-4ee7-aac8-0b4511265447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035352 10.0.0.33 - - [2026-03-11 11:36:48] "POST /virtual-machines HTTP/1.1" 200 395 0.013206 10.0.0.33 - - [2026-03-11 11:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016737 10.0.0.33 - - [2026-03-11 11:36:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112654 10.0.0.33 - - [2026-03-11 11:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009482 10.0.0.33 - - [2026-03-11 11:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012273 10.0.0.33 - - [2026-03-11 11:36:48] "GET /virtual-machine-interface/972cfade-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004433 10.0.0.33 - - [2026-03-11 11:36:48] "POST /instance-ips HTTP/1.1" 200 397 0.026177 10.0.0.33 - - [2026-03-11 11:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024509 10.0.0.33 - - [2026-03-11 11:36:48] "GET /virtual-machine-interface/972cfade-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.023284 10.0.0.33 - - [2026-03-11 11:36:49] "POST /set-tag HTTP/1.1" 200 109 0.024718 10.0.0.33 - - [2026-03-11 11:36:49] "GET /virtual-machine-interface/972cfade-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017446 10.0.0.33 - - [2026-03-11 11:36:49] "GET /instance-ip/9747b95a-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010588 10.0.0.33 - - [2026-03-11 11:36:49] "GET /virtual-machine-interface/972cfade-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004977 10.0.0.33 - - [2026-03-11 11:36:49] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.33 - - [2026-03-11 11:36:49] "POST /tags HTTP/1.1" 200 299 0.020690 10.0.0.33 - - [2026-03-11 11:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.33 - - [2026-03-11 11:36:49] "GET /tag/dc68b466-b622-4e0a-b40d-231c565d345c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012059 10.0.0.33 - - [2026-03-11 11:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.33 - - [2026-03-11 11:36:49] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006525 10.0.0.33 - - [2026-03-11 11:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.33 - - [2026-03-11 11:36:49] "GET /project/e050a108-07eb-4ee7-aac8-0b4511265447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042686 10.0.0.33 - - [2026-03-11 11:36:49] "POST /virtual-machines HTTP/1.1" 200 395 0.009813 10.0.0.33 - - [2026-03-11 11:36:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017581 10.0.0.33 - - [2026-03-11 11:36:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113992 10.0.0.33 - - [2026-03-11 11:36:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009830 10.0.0.33 - - [2026-03-11 11:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013699 10.0.0.33 - - [2026-03-11 11:36:49] "GET /virtual-machine-interface/97a42c1c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004760 10.0.0.33 - - [2026-03-11 11:36:49] "POST /instance-ips HTTP/1.1" 200 397 0.023759 10.0.0.33 - - [2026-03-11 11:36:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.031422 10.0.0.33 - - [2026-03-11 11:36:49] "GET /virtual-machine-interface/97a42c1c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010646 10.0.0.33 - - [2026-03-11 11:36:49] "POST /set-tag HTTP/1.1" 200 109 0.019816 10.0.0.33 - - [2026-03-11 11:36:49] "GET /virtual-machine-interface/97a42c1c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007712 10.0.0.33 - - [2026-03-11 11:36:49] "GET /instance-ip/97bee9f8-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003478 10.0.0.33 - - [2026-03-11 11:36:49] "GET /virtual-machine-interface/97a42c1c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004894 10.0.0.33 - - [2026-03-11 11:36:49] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.33 - - [2026-03-11 11:36:49] "POST /tags HTTP/1.1" 200 299 0.017906 10.0.0.33 - - [2026-03-11 11:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013385 10.0.0.33 - - [2026-03-11 11:36:50] "GET /tag/6ae725ef-abdd-49e5-b977-ae8dd535e43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011980 10.0.0.33 - - [2026-03-11 11:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.33 - - [2026-03-11 11:36:50] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004305 10.0.0.33 - - [2026-03-11 11:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013951 10.0.0.33 - - [2026-03-11 11:36:50] "GET /project/032a6cf7-7634-476a-bf37-8983dc198d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042403 10.0.0.33 - - [2026-03-11 11:36:50] "POST /virtual-machines HTTP/1.1" 200 395 0.010807 10.0.0.33 - - [2026-03-11 11:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008247 10.0.0.33 - - [2026-03-11 11:36:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137567 10.0.0.33 - - [2026-03-11 11:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.011036 10.0.0.33 - - [2026-03-11 11:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007458 10.0.0.33 - - [2026-03-11 11:36:50] "GET /virtual-machine-interface/9811d474-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007832 10.0.0.33 - - [2026-03-11 11:36:50] "POST /instance-ips HTTP/1.1" 200 397 0.022395 10.0.0.33 - - [2026-03-11 11:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.032718 10.0.0.33 - - [2026-03-11 11:36:50] "GET /virtual-machine-interface/9811d474-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.026979 10.0.0.33 - - [2026-03-11 11:36:50] "POST /set-tag HTTP/1.1" 200 109 0.022864 10.0.0.33 - - [2026-03-11 11:36:50] "GET /virtual-machine-interface/9811d474-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018892 10.0.0.33 - - [2026-03-11 11:36:50] "GET /instance-ip/98308e00-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008366 10.0.0.33 - - [2026-03-11 11:36:50] "GET /virtual-machine-interface/9811d474-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004774 10.0.0.33 - - [2026-03-11 11:36:50] "POST /set-tag HTTP/1.1" 200 109 0.003013 10.0.0.33 - - [2026-03-11 11:36:50] "POST /tags HTTP/1.1" 200 299 0.023076 10.0.0.33 - - [2026-03-11 11:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.33 - - [2026-03-11 11:36:50] "GET /tag/930a3929-4e66-4624-bacc-c556d4054fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013134 10.0.0.33 - - [2026-03-11 11:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2026-03-11 11:36:50] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007326 10.0.0.33 - - [2026-03-11 11:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.33 - - [2026-03-11 11:36:50] "GET /project/032a6cf7-7634-476a-bf37-8983dc198d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040370 10.0.0.33 - - [2026-03-11 11:36:50] "POST /virtual-machines HTTP/1.1" 200 395 0.008119 10.0.0.33 - - [2026-03-11 11:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010455 10.0.0.33 - - [2026-03-11 11:36:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110841 10.0.0.33 - - [2026-03-11 11:36:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026127 10.0.0.33 - - [2026-03-11 11:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009376 10.0.0.33 - - [2026-03-11 11:36:51] "GET /virtual-machine-interface/9888f5c2-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007190 10.0.0.33 - - [2026-03-11 11:36:51] "POST /instance-ips HTTP/1.1" 200 397 0.029027 10.0.0.33 - - [2026-03-11 11:36:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.034040 10.0.0.33 - - [2026-03-11 11:36:51] "GET /virtual-machine-interface/9888f5c2-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011229 10.0.0.33 - - [2026-03-11 11:36:51] "POST /set-tag HTTP/1.1" 200 109 0.019653 10.0.0.33 - - [2026-03-11 11:36:51] "GET /virtual-machine-interface/9888f5c2-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016082 10.0.0.33 - - [2026-03-11 11:36:51] "GET /instance-ip/989fbb90-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003633 10.0.0.33 - - [2026-03-11 11:36:51] "GET /virtual-machine-interface/9888f5c2-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004895 10.0.0.33 - - [2026-03-11 11:36:51] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.33 - - [2026-03-11 11:36:51] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.005028 10.0.0.33 - - [2026-03-11 11:36:51] "POST /ref-update HTTP/1.1" 200 156 0.009464 10.0.0.33 - - [2026-03-11 11:36:51] "GET /virtual-machine-interface/972cfade-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015000 10.0.0.33 - - [2026-03-11 11:36:51] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.33 - - [2026-03-11 11:36:51] "GET /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004590 10.0.0.33 - - [2026-03-11 11:36:51] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.33 - - [2026-03-11 11:36:51] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003617 10.0.0.33 - - [2026-03-11 11:36:51] "POST /ref-update HTTP/1.1" 200 156 0.010642 10.0.0.33 - - [2026-03-11 11:36:51] "GET /virtual-machine-interface/97a42c1c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021413 10.0.0.33 - - [2026-03-11 11:36:51] "POST /set-tag HTTP/1.1" 200 109 0.003625 10.0.0.33 - - [2026-03-11 11:36:51] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004702 10.0.0.33 - - [2026-03-11 11:36:51] "POST /ref-update HTTP/1.1" 200 156 0.008451 10.0.0.33 - - [2026-03-11 11:36:51] "GET /virtual-machine-interface/9811d474-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014538 10.0.0.33 - - [2026-03-11 11:36:51] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.33 - - [2026-03-11 11:36:51] "GET /virtual-machine-interface/9578b25a-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004109 10.0.0.33 - - [2026-03-11 11:36:51] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.33 - - [2026-03-11 11:36:51] "GET /virtual-router/f5095e8c-d9a3-4a34-8ad8-1f33f612db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004645 10.0.0.33 - - [2026-03-11 11:36:51] "POST /ref-update HTTP/1.1" 200 156 0.008383 10.0.0.33 - - [2026-03-11 11:36:51] "GET /virtual-machine-interface/9888f5c2-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013362 10.0.0.33 - - [2026-03-11 11:36:51] "POST /set-tag HTTP/1.1" 200 109 0.003129 10.0.0.33 - - [2026-03-11 11:36:51] "GET /virtual-machine-interface/961e89dc-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004852 10.0.0.33 - - [2026-03-11 11:36:51] "POST /set-tag HTTP/1.1" 200 109 0.003382 10.0.0.33 - - [2026-03-11 11:36:52] "GET /virtual-machine-interface/969bb056-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004870 10.0.0.33 - - [2026-03-11 11:36:52] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.33 - - [2026-03-11 11:36:52] "GET /virtual-machine-interface/972cfade-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004316 10.0.0.33 - - [2026-03-11 11:36:52] "POST /set-tag HTTP/1.1" 200 109 0.002908 10.0.0.33 - - [2026-03-11 11:36:52] "GET /virtual-machine-interface/97a42c1c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004901 10.0.0.33 - - [2026-03-11 11:36:52] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.33 - - [2026-03-11 11:36:52] "GET /virtual-machine-interface/9578b25a-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005289 10.0.0.33 - - [2026-03-11 11:36:52] "POST /set-tag HTTP/1.1" 200 109 0.005278 10.0.0.33 - - [2026-03-11 11:36:52] "GET /virtual-machine-interface/9811d474-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004441 10.0.0.33 - - [2026-03-11 11:36:52] "POST /set-tag HTTP/1.1" 200 109 0.014979 10.0.0.33 - - [2026-03-11 11:36:52] "GET /virtual-machine-interface/9888f5c2-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005112 10.0.0.33 - - [2026-03-11 11:36:52] "POST /set-tag HTTP/1.1" 200 109 0.003125 10.0.0.33 - - [2026-03-11 11:36:55] "GET /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008643 10.0.0.33 - - [2026-03-11 11:36:55] "POST /set-tag HTTP/1.1" 200 109 0.003127 10.0.0.33 - - [2026-03-11 11:36:55] "GET /virtual-machine-interface/9811d474-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007307 10.0.0.33 - - [2026-03-11 11:36:55] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.33 - - [2026-03-11 11:36:56] "GET /virtual-machine-interface/972cfade-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004242 10.0.0.33 - - [2026-03-11 11:36:56] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.33 - - [2026-03-11 11:36:56] "GET /virtual-machine-interface/961e89dc-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006397 10.0.0.33 - - [2026-03-11 11:36:56] "POST /set-tag HTTP/1.1" 200 109 0.004987 10.0.0.33 - - [2026-03-11 11:36:57] "GET /virtual-machine-interface/969bb056-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005245 10.0.0.33 - - [2026-03-11 11:36:57] "POST /set-tag HTTP/1.1" 200 109 0.002961 10.0.0.33 - - [2026-03-11 11:36:59] "GET /virtual-machine/069467b3-d52e-4875-bc27-4738f2f3f140?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003456 10.0.0.33 - - [2026-03-11 11:36:59] "GET /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005130 10.0.0.33 - - [2026-03-11 11:36:59] "GET /virtual-machine/6212336f-0016-4b39-8c34-e8cff8c47aab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004652 10.0.0.33 - - [2026-03-11 11:36:59] "GET /virtual-machine-interface/9578b25a-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006438 10.0.0.33 - - [2026-03-11 11:36:59] "GET /virtual-machine/56f0adef-0521-411b-9d7f-842a2e56a6d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003517 10.0.0.33 - - [2026-03-11 11:36:59] "GET /virtual-machine-interface/961e89dc-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005176 10.0.0.33 - - [2026-03-11 11:36:59] "GET /virtual-machine/3ae851a5-d63b-4b40-bb90-195c792872a9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003358 10.0.0.33 - - [2026-03-11 11:36:59] "GET /virtual-machine-interface/969bb056-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005385 10.0.0.33 - - [2026-03-11 11:36:59] "GET /virtual-machine/9083bb94-5276-44ad-b843-e2c88cd90249?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003537 10.0.0.33 - - [2026-03-11 11:36:59] "GET /virtual-machine-interface/972cfade-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004381 10.0.0.33 - - [2026-03-11 11:36:59] "GET /virtual-machine/9ac7a3fc-bbff-44c6-94f3-2296a5c7eefa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004618 10.0.0.33 - - [2026-03-11 11:36:59] "GET /virtual-machine-interface/9811d474-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016353 10.0.0.33 - - [2026-03-11 11:37:01] "GET /virtual-machine-interface/97a42c1c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005913 10.0.0.33 - - [2026-03-11 11:37:01] "POST /set-tag HTTP/1.1" 200 109 0.004782 10.0.0.33 - - [2026-03-11 11:37:01] "GET /virtual-machine-interface/9888f5c2-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006160 10.0.0.33 - - [2026-03-11 11:37:01] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.33 - - [2026-03-11 11:37:04] "GET /virtual-machine/f45f46a5-71c3-4658-bb68-afb1d95b288b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004335 10.0.0.33 - - [2026-03-11 11:37:04] "GET /virtual-machine-interface/97a42c1c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004262 10.0.0.33 - - [2026-03-11 11:37:04] "GET /virtual-machine/dcfcc1eb-f9dc-4545-939c-5c3bcf17de62?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002860 10.0.0.33 - - [2026-03-11 11:37:04] "GET /virtual-machine-interface/9888f5c2-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005225 10.0.0.33 - - [2026-03-11 11:37:05] "GET /loadbalancer/26204796-bdde-4b19-ab9c-e12fda9ed70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002768 10.0.0.33 - - [2026-03-11 11:37:05] "POST /tags HTTP/1.1" 200 333 0.055375 10.0.0.33 - - [2026-03-11 11:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011034 10.0.0.33 - - [2026-03-11 11:37:05] "GET /tag/e8bbd4fd-105c-486f-a12f-f31e732b2a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.039117 10.0.0.33 - - [2026-03-11 11:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.33 - - [2026-03-11 11:37:05] "GET /project/e050a108-07eb-4ee7-aac8-0b4511265447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041487 10.0.0.33 - - [2026-03-11 11:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.33 - - [2026-03-11 11:37:05] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005577 10.0.0.33 - - [2026-03-11 11:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2026-03-11 11:37:05] "GET /service-appliance-set/10c28220-7435-4ea0-9d3a-f8b6aefa36c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002956 10.0.0.33 - - [2026-03-11 11:37:05] "POST /fqname-to-id HTTP/1.1" 404 273 0.005440 10.0.0.33 - - [2026-03-11 11:37:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.171544 10.0.0.33 - - [2026-03-11 11:37:05] "GET /virtual-machine-interface/60fc0491-3677-48c3-a8c1-83bc2a2ae2fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.018884 10.0.0.33 - - [2026-03-11 11:37:05] "POST /instance-ips HTTP/1.1" 200 409 0.025115 10.0.0.33 - - [2026-03-11 11:37:05] "GET /instance-ip/a555b219-d52a-4a4e-924b-6ba72bd6cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.028763 10.0.0.33 - - [2026-03-11 11:37:05] "POST /loadbalancers HTTP/1.1" 200 629 0.064915 10.0.0.33 - - [2026-03-11 11:37:06] "GET /project/e050a108-07eb-4ee7-aac8-0b4511265447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052684 10.0.0.33 - - [2026-03-11 11:37:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.042847 10.0.0.33 - - [2026-03-11 11:37:06] "GET /instance-ip/a555b219-d52a-4a4e-924b-6ba72bd6cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.006649 10.0.0.33 - - [2026-03-11 11:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.33 - - [2026-03-11 11:37:06] "GET /project/e050a108-07eb-4ee7-aac8-0b4511265447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045094 10.0.0.33 - - [2026-03-11 11:37:06] "POST /floating-ips HTTP/1.1" 200 597 0.018256 10.0.0.33 - - [2026-03-11 11:37:06] "GET /loadbalancer/26204796-bdde-4b19-ab9c-e12fda9ed70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003205 10.0.0.33 - - [2026-03-11 11:37:06] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.027116 10.0.0.33 - - [2026-03-11 11:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006731 10.0.0.33 - - [2026-03-11 11:37:06] "GET /project/e050a108-07eb-4ee7-aac8-0b4511265447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048067 10.0.0.33 - - [2026-03-11 11:37:06] "GET /loadbalancer/26204796-bdde-4b19-ab9c-e12fda9ed70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.025248 10.0.0.33 - - [2026-03-11 11:37:06] "GET /loadbalancer-listener/d0e8f27c-0307-4136-aa7b-fd3d77b84f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.010636 10.0.0.33 - - [2026-03-11 11:37:06] "GET /loadbalancer-listener/d0e8f27c-0307-4136-aa7b-fd3d77b84f4c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.006180 10.0.0.33 - - [2026-03-11 11:37:06] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.047306 10.0.0.33 - - [2026-03-11 11:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005558 10.0.0.33 - - [2026-03-11 11:37:06] "GET /instance-ip/a555b219-d52a-4a4e-924b-6ba72bd6cc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.006416 10.0.0.33 - - [2026-03-11 11:37:06] "GET /loadbalancer/26204796-bdde-4b19-ab9c-e12fda9ed70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.005430 10.0.0.33 - - [2026-03-11 11:37:06] "GET /instance-ip/a555b219-d52a-4a4e-924b-6ba72bd6cc38?fields=floating_ips HTTP/1.1" 200 1213 0.009281 10.0.0.33 - - [2026-03-11 11:37:06] "GET /floating-ip/43b63659-7bf3-4c21-b6a5-7176eead8910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.006591 10.0.0.33 - - [2026-03-11 11:37:06] "GET /loadbalancer-pool/b9ac313a-9ebb-4003-9c50-64898430d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004526 10.0.0.33 - - [2026-03-11 11:37:06] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016784 10.0.0.33 - - [2026-03-11 11:37:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015956 10.0.0.33 - - [2026-03-11 11:37:06] "GET /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009622 10.0.0.33 - - [2026-03-11 11:37:06] "GET /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008486 10.0.0.33 - - [2026-03-11 11:37:06] "POST /ref-update HTTP/1.1" 200 156 0.007424 10.0.0.33 - - [2026-03-11 11:37:06] "GET /floating-ip/43b63659-7bf3-4c21-b6a5-7176eead8910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.007559 10.0.0.33 - - [2026-03-11 11:37:06] "POST /tags HTTP/1.1" 409 221 0.002676 10.0.0.33 - - [2026-03-11 11:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2026-03-11 11:37:06] "GET /tag/e8bbd4fd-105c-486f-a12f-f31e732b2a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011558 10.0.0.33 - - [2026-03-11 11:37:06] "PUT /floating-ip/43b63659-7bf3-4c21-b6a5-7176eead8910 HTTP/1.1" 200 256 0.009470 10.0.0.33 - - [2026-03-11 11:37:06] "POST /set-tag HTTP/1.1" 200 109 0.067606 10.0.0.33 - - [2026-03-11 11:37:06] "GET /loadbalancer-pool/b9ac313a-9ebb-4003-9c50-64898430d561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.013492 10.0.0.33 - - [2026-03-11 11:37:06] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018593 10.0.0.33 - - [2026-03-11 11:37:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010849 10.0.0.33 - - [2026-03-11 11:37:06] "GET /virtual-machine-interface/9578b25a-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010546 10.0.0.33 - - [2026-03-11 11:37:06] "GET /virtual-machine-interface/9578b25a-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005332 10.0.0.33 - - [2026-03-11 11:37:06] "POST /ref-update HTTP/1.1" 200 156 0.008791 10.0.0.33 - - [2026-03-11 11:37:06] "GET /floating-ip/43b63659-7bf3-4c21-b6a5-7176eead8910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.004136 10.0.0.33 - - [2026-03-11 11:37:06] "POST /set-tag HTTP/1.1" 200 109 0.088326 10.0.0.33 - - [2026-03-11 11:37:07] "POST /tags HTTP/1.1" 409 206 0.002983 10.0.0.33 - - [2026-03-11 11:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.33 - - [2026-03-11 11:37:07] "GET /tag/db42b888-6657-46b0-b2a2-753f4909a978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011256 10.0.0.33 - - [2026-03-11 11:37:07] "POST /tags HTTP/1.1" 409 204 0.011038 10.0.0.33 - - [2026-03-11 11:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.33 - - [2026-03-11 11:37:07] "GET /tag/dc68b466-b622-4e0a-b40d-231c565d345c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011681 10.0.0.33 - - [2026-03-11 11:37:07] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002607 10.0.0.33 - - [2026-03-11 11:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.33 - - [2026-03-11 11:37:07] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002892 10.0.0.33 - - [2026-03-11 11:37:07] "POST /tags HTTP/1.1" 409 206 0.002378 10.0.0.33 - - [2026-03-11 11:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2026-03-11 11:37:08] "GET /tag/db42b888-6657-46b0-b2a2-753f4909a978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012235 10.0.0.33 - - [2026-03-11 11:37:08] "POST /tags HTTP/1.1" 409 226 0.002116 10.0.0.33 - - [2026-03-11 11:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.33 - - [2026-03-11 11:37:08] "GET /tag/6c5dcd34-c01e-4b94-9d3b-0b7547995be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011788 10.0.0.33 - - [2026-03-11 11:37:08] "POST /tags HTTP/1.1" 409 204 0.001870 10.0.0.33 - - [2026-03-11 11:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.33 - - [2026-03-11 11:37:08] "GET /tag/dc68b466-b622-4e0a-b40d-231c565d345c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010730 10.0.0.33 - - [2026-03-11 11:37:08] "POST /tags HTTP/1.1" 409 226 0.002271 10.0.0.33 - - [2026-03-11 11:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.33 - - [2026-03-11 11:37:08] "GET /tag/6c5dcd34-c01e-4b94-9d3b-0b7547995be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012455 10.0.0.33 - - [2026-03-11 11:37:08] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002356 10.0.0.33 - - [2026-03-11 11:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.33 - - [2026-03-11 11:37:08] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005769 10.0.0.33 - - [2026-03-11 11:37:08] "POST /firewall-rules HTTP/1.1" 200 626 0.075974 10.0.0.33 - - [2026-03-11 11:37:08] "POST /firewall-rules HTTP/1.1" 200 646 0.078256 10.0.0.33 - - [2026-03-11 11:37:08] "GET /firewall-rule/47605358-4270-4b72-b80d-a7ae9ae4c18e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.031387 10.0.0.33 - - [2026-03-11 11:37:08] "GET /firewall-policy/22af1e25-56d1-4dae-823c-5fd4e42befeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003610 10.0.0.33 - - [2026-03-11 11:37:08] "GET /firewall-rule/3bcf0ff6-500c-40e3-a3ad-0a47c43f25a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004844 10.0.0.33 - - [2026-03-11 11:37:08] "POST /ref-update HTTP/1.1" 200 156 0.014885 10.0.0.33 - - [2026-03-11 11:37:08] "POST /firewall-policys HTTP/1.1" 200 606 0.033083 10.0.0.33 - - [2026-03-11 11:37:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011708 10.0.0.33 - - [2026-03-11 11:37:08] "GET /firewall-policy/cfeebb85-7cf0-481e-bdfe-81becb569dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005613 10.0.0.33 - - [2026-03-11 11:37:08] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005931 10.0.0.33 - - [2026-03-11 11:37:08] "GET /firewall-policy/cfeebb85-7cf0-481e-bdfe-81becb569dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003067 10.0.0.33 - - [2026-03-11 11:37:08] "GET /firewall-policy/22af1e25-56d1-4dae-823c-5fd4e42befeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003578 10.0.0.33 - - [2026-03-11 11:37:08] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004230 10.0.0.33 - - [2026-03-11 11:37:08] "GET /firewall-policy/af259b38-ba53-41bf-9a70-3d9d5d67171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004996 10.0.0.33 - - [2026-03-11 11:37:08] "GET /firewall-policy/22af1e25-56d1-4dae-823c-5fd4e42befeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002651 10.0.0.33 - - [2026-03-11 11:37:08] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002604 10.0.0.33 - - [2026-03-11 11:37:08] "POST /ref-update HTTP/1.1" 200 156 0.032300 10.0.0.33 - - [2026-03-11 11:37:08] "POST /ref-update HTTP/1.1" 200 156 0.023842 10.0.0.33 - - [2026-03-11 11:37:08] "POST /ref-update HTTP/1.1" 200 156 0.034119 10.0.0.33 - - [2026-03-11 11:37:09] "POST /ref-update HTTP/1.1" 200 156 0.024878 10.0.0.33 - - [2026-03-11 11:37:09] "POST /ref-update HTTP/1.1" 200 156 0.033731 10.0.0.33 - - [2026-03-11 11:37:09] "GET /firewall-policy/cfeebb85-7cf0-481e-bdfe-81becb569dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.015112 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:38:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001108 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:38:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001101 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:38:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001549 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:38:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001598 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:38:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.33 - - [2026-03-11 11:38:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 10.0.0.33 - - [2026-03-11 11:39:18] "GET /virtual-machine-interface/9888f5c2-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008011 10.0.0.33 - - [2026-03-11 11:39:18] "POST /set-tag HTTP/1.1" 200 109 0.006879 10.0.0.33 - - [2026-03-11 11:39:18] "GET /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010864 10.0.0.33 - - [2026-03-11 11:39:18] "POST /set-tag HTTP/1.1" 200 109 0.004463 10.0.0.33 - - [2026-03-11 11:39:18] "GET /virtual-machine-interface/972cfade-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007737 10.0.0.33 - - [2026-03-11 11:39:18] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.33 - - [2026-03-11 11:39:18] "GET /virtual-machine-interface/969bb056-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004925 10.0.0.33 - - [2026-03-11 11:39:18] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.33 - - [2026-03-11 11:39:18] "GET /virtual-machine-interface/9811d474-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004778 10.0.0.33 - - [2026-03-11 11:39:18] "POST /set-tag HTTP/1.1" 200 109 0.004636 10.0.0.33 - - [2026-03-11 11:39:18] "GET /virtual-machine-interface/961e89dc-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004662 10.0.0.33 - - [2026-03-11 11:39:18] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.33 - - [2026-03-11 11:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.33 - - [2026-03-11 11:39:18] "GET /loadbalancer/26204796-bdde-4b19-ab9c-e12fda9ed70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002775 10.0.0.33 - - [2026-03-11 11:39:18] "GET /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005760 10.0.0.33 - - [2026-03-11 11:39:19] "POST /set-tag HTTP/1.1" 200 109 0.066085 10.0.0.33 - - [2026-03-11 11:39:19] "DELETE /loadbalancer-member/c53d6a39-6070-4aa0-b5b6-88df0b010c87 HTTP/1.1" 200 115 0.053223 10.0.0.33 - - [2026-03-11 11:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015820 10.0.0.33 - - [2026-03-11 11:39:19] "GET /loadbalancer/26204796-bdde-4b19-ab9c-e12fda9ed70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002829 10.0.0.33 - - [2026-03-11 11:39:19] "GET /virtual-machine-interface/97a42c1c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006041 10.0.0.33 - - [2026-03-11 11:39:19] "POST /set-tag HTTP/1.1" 200 109 0.003367 10.0.0.33 - - [2026-03-11 11:39:19] "GET /virtual-machine-interface/9578b25a-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005245 10.0.0.33 - - [2026-03-11 11:39:19] "POST /set-tag HTTP/1.1" 200 109 0.003140 10.0.0.33 - - [2026-03-11 11:39:19] "GET /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006435 10.0.0.33 - - [2026-03-11 11:39:19] "POST /set-tag HTTP/1.1" 200 109 0.007947 10.0.0.33 - - [2026-03-11 11:39:19] "GET /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004567 10.0.0.33 - - [2026-03-11 11:39:19] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.33 - - [2026-03-11 11:39:19] "GET /virtual-machine/069467b3-d52e-4875-bc27-4738f2f3f140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002881 10.0.0.33 - - [2026-03-11 11:39:19] "POST /ref-update HTTP/1.1" 200 156 0.015378 10.0.0.33 - - [2026-03-11 11:39:19] "GET /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012170 10.0.0.33 - - [2026-03-11 11:39:20] "POST /set-tag HTTP/1.1" 200 109 0.032789 10.0.0.33 - - [2026-03-11 11:39:20] "POST /set-tag HTTP/1.1" 200 109 0.020463 10.0.0.33 - - [2026-03-11 11:39:20] "POST /set-tag HTTP/1.1" 200 109 0.037162 10.0.0.33 - - [2026-03-11 11:39:20] "POST /set-tag HTTP/1.1" 200 109 0.034631 10.0.0.33 - - [2026-03-11 11:39:20] "POST /set-tag HTTP/1.1" 200 109 0.016557 10.0.0.33 - - [2026-03-11 11:39:20] "DELETE /instance-ip/9511840e-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.060123 10.0.0.33 - - [2026-03-11 11:39:20] "POST /ref-update HTTP/1.1" 200 156 0.018693 10.0.0.33 - - [2026-03-11 11:39:20] "DELETE /virtual-machine-interface/94f5b60c-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.045674 10.0.0.33 - - [2026-03-11 11:39:20] "DELETE /virtual-machine/069467b3-d52e-4875-bc27-4738f2f3f140 HTTP/1.1" 200 115 0.019300 10.0.0.33 - - [2026-03-11 11:39:20] "GET /virtual-machine-interface/969bb056-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008385 10.0.0.33 - - [2026-03-11 11:39:20] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.33 - - [2026-03-11 11:39:20] "GET /virtual-machine-interface/969bb056-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010480 10.0.0.33 - - [2026-03-11 11:39:20] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.33 - - [2026-03-11 11:39:20] "GET /global-system-configs HTTP/1.1" 200 322 0.008294 10.0.0.33 - - [2026-03-11 11:39:20] "GET /virtual-machine/3ae851a5-d63b-4b40-bb90-195c792872a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002859 10.0.0.33 - - [2026-03-11 11:39:20] "POST /ref-update HTTP/1.1" 200 156 0.009424 10.0.0.33 - - [2026-03-11 11:39:20] "GET /virtual-machine-interface/969bb056-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008676 10.0.0.33 - - [2026-03-11 11:39:20] "POST /set-tag HTTP/1.1" 200 109 0.025364 10.0.0.33 - - [2026-03-11 11:39:20] "POST /set-tag HTTP/1.1" 200 109 0.043640 10.0.0.33 - - [2026-03-11 11:39:20] "POST /set-tag HTTP/1.1" 200 109 0.042820 10.0.0.33 - - [2026-03-11 11:39:20] "POST /set-tag HTTP/1.1" 200 109 0.050728 10.0.0.33 - - [2026-03-11 11:39:20] "POST /set-tag HTTP/1.1" 200 109 0.042468 10.0.0.33 - - [2026-03-11 11:39:20] "DELETE /instance-ip/96b874ac-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.059463 10.0.0.33 - - [2026-03-11 11:39:21] "DELETE /virtual-machine-interface/969bb056-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.054165 10.0.0.33 - - [2026-03-11 11:39:21] "DELETE /virtual-machine/3ae851a5-d63b-4b40-bb90-195c792872a9 HTTP/1.1" 200 115 0.019760 10.0.0.33 - - [2026-03-11 11:39:21] "GET /virtual-machine-interface/9578b25a-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007975 10.0.0.33 - - [2026-03-11 11:39:21] "POST /set-tag HTTP/1.1" 200 109 0.002945 10.0.0.33 - - [2026-03-11 11:39:21] "GET /virtual-machine-interface/9578b25a-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004932 10.0.0.33 - - [2026-03-11 11:39:21] "POST /set-tag HTTP/1.1" 200 109 0.006979 10.0.0.33 - - [2026-03-11 11:39:21] "GET /virtual-machine/6212336f-0016-4b39-8c34-e8cff8c47aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003714 10.0.0.33 - - [2026-03-11 11:39:21] "POST /ref-update HTTP/1.1" 200 156 0.013006 10.0.0.33 - - [2026-03-11 11:39:21] "GET /virtual-machine-interface/9578b25a-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.024510 10.0.0.33 - - [2026-03-11 11:39:21] "POST /set-tag HTTP/1.1" 200 109 0.034840 10.0.0.33 - - [2026-03-11 11:39:21] "POST /set-tag HTTP/1.1" 200 109 0.066069 10.0.0.33 - - [2026-03-11 11:39:21] "POST /set-tag HTTP/1.1" 200 109 0.039872 10.0.0.33 - - [2026-03-11 11:39:21] "POST /set-tag HTTP/1.1" 200 109 0.025542 10.0.0.33 - - [2026-03-11 11:39:21] "POST /set-tag HTTP/1.1" 200 109 0.017845 10.0.0.33 - - [2026-03-11 11:39:21] "DELETE /instance-ip/959461da-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.059763 10.0.0.33 - - [2026-03-11 11:39:21] "POST /ref-update HTTP/1.1" 200 156 0.011688 10.0.0.33 - - [2026-03-11 11:39:21] "DELETE /virtual-machine-interface/9578b25a-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.086655 10.0.0.33 - - [2026-03-11 11:39:21] "DELETE /virtual-machine/6212336f-0016-4b39-8c34-e8cff8c47aab HTTP/1.1" 200 115 0.025912 10.0.0.33 - - [2026-03-11 11:39:21] "DELETE /tag/be91422a-a16f-4a4d-a112-e5a212d37ab7 HTTP/1.1" 200 115 0.061440 10.0.0.33 - - [2026-03-11 11:39:21] "GET /virtual-machine-interface/961e89dc-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005714 10.0.0.33 - - [2026-03-11 11:39:21] "POST /set-tag HTTP/1.1" 200 109 0.013209 10.0.0.33 - - [2026-03-11 11:39:21] "GET /virtual-machine-interface/961e89dc-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011732 10.0.0.33 - - [2026-03-11 11:39:21] "POST /set-tag HTTP/1.1" 200 109 0.003167 10.0.0.33 - - [2026-03-11 11:39:22] "GET /virtual-machine/56f0adef-0521-411b-9d7f-842a2e56a6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003118 10.0.0.33 - - [2026-03-11 11:39:22] "POST /ref-update HTTP/1.1" 200 156 0.014303 10.0.0.33 - - [2026-03-11 11:39:22] "GET /virtual-machine-interface/961e89dc-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025546 10.0.0.33 - - [2026-03-11 11:39:22] "POST /set-tag HTTP/1.1" 200 109 0.017732 10.0.0.33 - - [2026-03-11 11:39:22] "POST /set-tag HTTP/1.1" 200 109 0.027802 10.0.0.33 - - [2026-03-11 11:39:22] "POST /set-tag HTTP/1.1" 200 109 0.028210 10.0.0.33 - - [2026-03-11 11:39:22] "POST /set-tag HTTP/1.1" 200 109 0.017145 10.0.0.33 - - [2026-03-11 11:39:22] "POST /set-tag HTTP/1.1" 200 109 0.030951 10.0.0.33 - - [2026-03-11 11:39:22] "DELETE /instance-ip/9638ae0c-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.071567 10.0.0.33 - - [2026-03-11 11:39:22] "DELETE /virtual-machine-interface/961e89dc-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.039471 10.0.0.33 - - [2026-03-11 11:39:22] "DELETE /virtual-machine/56f0adef-0521-411b-9d7f-842a2e56a6d4 HTTP/1.1" 200 115 0.024225 10.0.0.33 - - [2026-03-11 11:39:22] "DELETE /tag/5ab7247a-e1ed-48cf-9c06-c18ee1e52ecc HTTP/1.1" 200 115 0.044660 10.0.0.33 - - [2026-03-11 11:39:22] "DELETE /tag/db42b888-6657-46b0-b2a2-753f4909a978 HTTP/1.1" 409 312 0.005098 10.0.0.33 - - [2026-03-11 11:39:22] "GET /global-system-configs HTTP/1.1" 200 322 0.010104 10.0.0.33 - - [2026-03-11 11:39:49] "GET /virtual-machine-interface/9811d474-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004701 10.0.0.33 - - [2026-03-11 11:39:49] "POST /set-tag HTTP/1.1" 200 109 0.004105 10.0.0.33 - - [2026-03-11 11:39:49] "GET /virtual-machine-interface/97a42c1c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005652 10.0.0.33 - - [2026-03-11 11:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.33 - - [2026-03-11 11:39:49] "GET /virtual-machine-interface/97a42c1c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004665 10.0.0.33 - - [2026-03-11 11:39:49] "POST /set-tag HTTP/1.1" 200 109 0.003039 10.0.0.33 - - [2026-03-11 11:39:49] "GET /virtual-machine/f45f46a5-71c3-4658-bb68-afb1d95b288b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002839 10.0.0.33 - - [2026-03-11 11:39:50] "POST /ref-update HTTP/1.1" 200 156 0.012204 10.0.0.33 - - [2026-03-11 11:39:50] "GET /virtual-machine-interface/97a42c1c-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018917 10.0.0.33 - - [2026-03-11 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.023297 10.0.0.33 - - [2026-03-11 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.018603 10.0.0.33 - - [2026-03-11 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.032162 10.0.0.33 - - [2026-03-11 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.036614 10.0.0.33 - - [2026-03-11 11:39:50] "DELETE /instance-ip/97bee9f8-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.039292 10.0.0.33 - - [2026-03-11 11:39:50] "DELETE /virtual-machine-interface/97a42c1c-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.048452 10.0.0.33 - - [2026-03-11 11:39:50] "DELETE /virtual-machine/f45f46a5-71c3-4658-bb68-afb1d95b288b HTTP/1.1" 200 115 0.024903 10.0.0.33 - - [2026-03-11 11:39:50] "DELETE /tag/dc68b466-b622-4e0a-b40d-231c565d345c HTTP/1.1" 409 236 0.005090 10.0.0.33 - - [2026-03-11 11:39:50] "GET /virtual-machine-interface/972cfade-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004891 10.0.0.33 - - [2026-03-11 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.33 - - [2026-03-11 11:39:50] "GET /virtual-machine-interface/972cfade-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004683 10.0.0.33 - - [2026-03-11 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002813 10.0.0.33 - - [2026-03-11 11:39:50] "GET /virtual-machine/9083bb94-5276-44ad-b843-e2c88cd90249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003104 10.0.0.33 - - [2026-03-11 11:39:50] "POST /ref-update HTTP/1.1" 200 156 0.009769 10.0.0.33 - - [2026-03-11 11:39:50] "GET /virtual-machine-interface/972cfade-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010815 10.0.0.33 - - [2026-03-11 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.018739 10.0.0.33 - - [2026-03-11 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.037045 10.0.0.33 - - [2026-03-11 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.037522 10.0.0.33 - - [2026-03-11 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.014777 10.0.0.33 - - [2026-03-11 11:39:50] "DELETE /instance-ip/9747b95a-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.049143 10.0.0.33 - - [2026-03-11 11:39:50] "DELETE /virtual-machine-interface/972cfade-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.045844 10.0.0.33 - - [2026-03-11 11:39:50] "DELETE /virtual-machine/9083bb94-5276-44ad-b843-e2c88cd90249 HTTP/1.1" 200 115 0.024413 10.0.0.33 - - [2026-03-11 11:39:50] "DELETE /tag/93399680-0287-44d7-bd37-b68d919aebf9 HTTP/1.1" 200 115 0.029513 10.0.0.33 - - [2026-03-11 11:39:50] "DELETE /tag/2d74f990-66e9-4209-b47c-00ff4e8e6f27 HTTP/1.1" 200 115 0.042277 10.0.0.33 - - [2026-03-11 11:39:51] "DELETE /tag/0559060a-92b0-4e94-889a-b82cf7ac3ff0 HTTP/1.1" 200 115 0.042370 10.0.0.33 - - [2026-03-11 11:39:51] "GET /virtual-machine-interface/9888f5c2-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004513 10.0.0.33 - - [2026-03-11 11:39:51] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.33 - - [2026-03-11 11:39:51] "GET /virtual-machine-interface/9888f5c2-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004691 10.0.0.33 - - [2026-03-11 11:39:51] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.33 - - [2026-03-11 11:39:51] "GET /virtual-machine/dcfcc1eb-f9dc-4545-939c-5c3bcf17de62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004043 10.0.0.33 - - [2026-03-11 11:39:51] "POST /ref-update HTTP/1.1" 200 156 0.010242 10.0.0.33 - - [2026-03-11 11:39:51] "GET /virtual-machine-interface/9888f5c2-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010123 10.0.0.33 - - [2026-03-11 11:39:51] "POST /set-tag HTTP/1.1" 200 109 0.018393 10.0.0.33 - - [2026-03-11 11:39:51] "POST /set-tag HTTP/1.1" 200 109 0.026080 10.0.0.33 - - [2026-03-11 11:39:51] "POST /set-tag HTTP/1.1" 200 109 0.025880 10.0.0.33 - - [2026-03-11 11:39:51] "POST /set-tag HTTP/1.1" 200 109 0.016911 10.0.0.33 - - [2026-03-11 11:39:51] "DELETE /instance-ip/989fbb90-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.054338 10.0.0.33 - - [2026-03-11 11:39:51] "DELETE /virtual-machine-interface/9888f5c2-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.037796 10.0.0.33 - - [2026-03-11 11:39:51] "DELETE /virtual-machine/dcfcc1eb-f9dc-4545-939c-5c3bcf17de62 HTTP/1.1" 200 115 0.024508 10.0.0.33 - - [2026-03-11 11:39:51] "DELETE /tag/930a3929-4e66-4624-bacc-c556d4054fd4 HTTP/1.1" 200 115 0.047118 10.0.0.33 - - [2026-03-11 11:39:51] "GET /virtual-machine-interface/9811d474-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004689 10.0.0.33 - - [2026-03-11 11:39:51] "POST /set-tag HTTP/1.1" 200 109 0.006175 10.0.0.33 - - [2026-03-11 11:39:51] "GET /virtual-machine/9ac7a3fc-bbff-44c6-94f3-2296a5c7eefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002954 10.0.0.33 - - [2026-03-11 11:39:51] "POST /ref-update HTTP/1.1" 200 156 0.018675 10.0.0.33 - - [2026-03-11 11:39:51] "GET /virtual-machine-interface/9811d474-1d3e-11f1-9f11-fa163e052b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006438 10.0.0.33 - - [2026-03-11 11:39:51] "POST /set-tag HTTP/1.1" 200 109 0.016002 10.0.0.33 - - [2026-03-11 11:39:51] "POST /set-tag HTTP/1.1" 200 109 0.033524 10.0.0.33 - - [2026-03-11 11:39:51] "POST /set-tag HTTP/1.1" 200 109 0.017016 10.0.0.33 - - [2026-03-11 11:39:51] "POST /set-tag HTTP/1.1" 200 109 0.028299 10.0.0.33 - - [2026-03-11 11:39:51] "DELETE /instance-ip/98308e00-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.058406 10.0.0.33 - - [2026-03-11 11:39:51] "DELETE /virtual-machine-interface/9811d474-1d3e-11f1-9f11-fa163e052b40 HTTP/1.1" 200 115 0.038488 10.0.0.33 - - [2026-03-11 11:39:51] "DELETE /virtual-machine/9ac7a3fc-bbff-44c6-94f3-2296a5c7eefa HTTP/1.1" 200 115 0.024714 10.0.0.33 - - [2026-03-11 11:39:52] "DELETE /tag/6ae725ef-abdd-49e5-b977-ae8dd535e43a HTTP/1.1" 200 115 0.033191 10.0.0.33 - - [2026-03-11 11:39:52] "DELETE /tag/bd74f0cf-6cc4-448c-ab49-fe88334156ab HTTP/1.1" 200 115 0.045006 10.0.0.33 - - [2026-03-11 11:39:52] "DELETE /tag/6dc29c8c-9571-4520-a0e5-6cc82c9529eb HTTP/1.1" 200 115 0.054632 10.0.0.33 - - [2026-03-11 11:39:54] "POST /projects HTTP/1.1" 409 238 0.002329 10.0.0.33 - - [2026-03-11 11:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.33 - - [2026-03-11 11:39:54] "GET /project/032a6cf7-7634-476a-bf37-8983dc198d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035301 10.0.0.33 - - [2026-03-11 11:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2026-03-11 11:39:54] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004611 10.0.0.33 - - [2026-03-11 11:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.33 - - [2026-03-11 11:39:54] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004102 10.0.0.33 - - [2026-03-11 11:39:54] "POST /security-groups HTTP/1.1" 409 285 0.002480 10.0.0.33 - - [2026-03-11 11:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.33 - - [2026-03-11 11:39:54] "PUT /security-group/d73cb5e5-fc55-41d0-b687-43ff490532ee HTTP/1.1" 200 262 0.059296 10.0.0.33 - - [2026-03-11 11:39:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019221 10.0.0.33 - - [2026-03-11 11:39:54] "PUT /access-control-list/6244a307-3562-415c-93b8-29a8ea6afba8 HTTP/1.1" 200 272 0.019427 10.0.0.33 - - [2026-03-11 11:39:54] "PUT /access-control-list/1c8eb8f2-c6cd-4172-8708-e9183d29f546 HTTP/1.1" 200 272 0.025827 10.0.0.33 - - [2026-03-11 11:39:59] "POST /projects HTTP/1.1" 409 238 0.002692 10.0.0.33 - - [2026-03-11 11:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.33 - - [2026-03-11 11:39:59] "GET /project/032a6cf7-7634-476a-bf37-8983dc198d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043688 10.0.0.33 - - [2026-03-11 11:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.33 - - [2026-03-11 11:39:59] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005227 10.0.0.33 - - [2026-03-11 11:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.33 - - [2026-03-11 11:39:59] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005444 10.0.0.33 - - [2026-03-11 11:39:59] "POST /security-groups HTTP/1.1" 409 285 0.004014 10.0.0.33 - - [2026-03-11 11:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.33 - - [2026-03-11 11:39:59] "PUT /security-group/d73cb5e5-fc55-41d0-b687-43ff490532ee HTTP/1.1" 200 262 0.082780 10.0.0.33 - - [2026-03-11 11:39:59] "PUT /access-control-list/6244a307-3562-415c-93b8-29a8ea6afba8 HTTP/1.1" 200 272 0.011297 10.0.0.33 - - [2026-03-11 11:39:59] "PUT /access-control-list/1c8eb8f2-c6cd-4172-8708-e9183d29f546 HTTP/1.1" 200 272 0.016180 10.0.0.33 - - [2026-03-11 11:39:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025305 10.0.0.33 - - [2026-03-11 11:39:59] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.016340 10.0.0.33 - - [2026-03-11 11:39:59] "GET /firewall-rule/8c36af3f-e375-4870-8e28-d2f62c756398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002846 10.0.0.33 - - [2026-03-11 11:39:59] "POST /ref-update HTTP/1.1" 200 156 0.062859 10.0.0.33 - - [2026-03-11 11:39:59] "DELETE /firewall-rule/8c36af3f-e375-4870-8e28-d2f62c756398 HTTP/1.1" 200 115 0.047138 10.0.0.33 - - [2026-03-11 11:39:59] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.005459 10.0.0.33 - - [2026-03-11 11:39:59] "GET /firewall-rule/0580fa2f-1190-455d-910d-6509a41f90d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003295 10.0.0.33 - - [2026-03-11 11:39:59] "POST /ref-update HTTP/1.1" 200 156 0.048537 10.0.0.33 - - [2026-03-11 11:39:59] "DELETE /firewall-rule/0580fa2f-1190-455d-910d-6509a41f90d0 HTTP/1.1" 200 115 0.044408 10.0.0.33 - - [2026-03-11 11:39:59] "DELETE /tag/2a724fb9-d1c7-463c-bec2-ce0c967eed57 HTTP/1.1" 200 115 0.042433 10.0.0.33 - - [2026-03-11 11:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.33 - - [2026-03-11 11:40:00] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006183 10.0.0.33 - - [2026-03-11 11:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.33 - - [2026-03-11 11:40:00] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007440 10.0.0.33 - - [2026-03-11 11:40:00] "PUT /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5 HTTP/1.1" 200 264 0.061303 10.0.0.33 - - [2026-03-11 11:40:00] "PUT /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84 HTTP/1.1" 200 264 0.072147 10.0.0.33 - - [2026-03-11 11:40:00] "DELETE /security-group/d73cb5e5-fc55-41d0-b687-43ff490532ee HTTP/1.1" 200 115 0.049268 10.0.0.33 - - [2026-03-11 11:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.33 - - [2026-03-11 11:40:00] "DELETE /access-control-list/6244a307-3562-415c-93b8-29a8ea6afba8 HTTP/1.1" 200 115 0.031082 10.0.0.33 - - [2026-03-11 11:40:00] "DELETE /access-control-list/1c8eb8f2-c6cd-4172-8708-e9183d29f546 HTTP/1.1" 200 115 0.035288 10.0.0.33 - - [2026-03-11 11:40:00] "GET /project/032a6cf7-7634-476a-bf37-8983dc198d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.042686 10.0.0.33 - - [2026-03-11 11:40:00] "GET /project/032a6cf7-7634-476a-bf37-8983dc198d16?fields=security_groups HTTP/1.1" 200 1351 0.031783 10.0.0.33 - - [2026-03-11 11:40:00] "DELETE /security-group/02b30d3b-cf58-4bef-b26e-392c5bdd50bb HTTP/1.1" 200 115 0.099857 10.0.0.33 - - [2026-03-11 11:40:00] "GET /project/032a6cf7-7634-476a-bf37-8983dc198d16?fields=application_policy_sets HTTP/1.1" 200 1390 0.032024 10.0.0.33 - - [2026-03-11 11:40:00] "DELETE /access-control-list/a51a487b-619e-42ad-ac25-c39d8e2c04eb HTTP/1.1" 200 115 0.249914 10.0.0.33 - - [2026-03-11 11:40:00] "DELETE /access-control-list/73f563cf-4b1d-4355-bae2-61a0f582a1ba HTTP/1.1" 200 115 0.044129 10.0.0.33 - - [2026-03-11 11:40:00] "DELETE /project/032a6cf7-7634-476a-bf37-8983dc198d16 HTTP/1.1" 200 115 0.453733 10.0.0.33 - - [2026-03-11 11:40:00] "POST /projects HTTP/1.1" 409 238 0.002336 10.0.0.33 - - [2026-03-11 11:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.33 - - [2026-03-11 11:40:00] "GET /project/e050a108-07eb-4ee7-aac8-0b4511265447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037846 10.0.0.33 - - [2026-03-11 11:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.33 - - [2026-03-11 11:40:00] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004857 10.0.0.33 - - [2026-03-11 11:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.33 - - [2026-03-11 11:40:00] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004751 10.0.0.33 - - [2026-03-11 11:40:00] "POST /security-groups HTTP/1.1" 409 285 0.003006 10.0.0.33 - - [2026-03-11 11:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.33 - - [2026-03-11 11:40:01] "PUT /security-group/64f1eb3a-ae0e-4dfa-afe8-03dc2a2f4f9e HTTP/1.1" 200 262 0.062526 10.0.0.33 - - [2026-03-11 11:40:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028820 10.0.0.33 - - [2026-03-11 11:40:01] "PUT /access-control-list/0db9e3e2-e36c-414b-a7bd-3e2d08417fc9 HTTP/1.1" 200 272 0.030525 10.0.0.33 - - [2026-03-11 11:40:01] "PUT /access-control-list/ab4e7fba-a534-4aae-9267-c6e5bc999b35 HTTP/1.1" 200 272 0.017416 10.0.0.33 - - [2026-03-11 11:40:05] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004278 10.0.0.33 - - [2026-03-11 11:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.33 - - [2026-03-11 11:40:05] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002491 10.0.0.33 - - [2026-03-11 11:40:05] "GET /firewall-policy/22af1e25-56d1-4dae-823c-5fd4e42befeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.004101 10.0.0.33 - - [2026-03-11 11:40:05] "GET /firewall-rule/3bcf0ff6-500c-40e3-a3ad-0a47c43f25a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003172 10.0.0.33 - - [2026-03-11 11:40:05] "POST /ref-update HTTP/1.1" 200 156 0.016560 10.0.0.33 - - [2026-03-11 11:40:05] "DELETE /firewall-rule/3bcf0ff6-500c-40e3-a3ad-0a47c43f25a8 HTTP/1.1" 200 115 0.053249 10.0.0.33 - - [2026-03-11 11:40:05] "GET /firewall-policy/cfeebb85-7cf0-481e-bdfe-81becb569dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004271 10.0.0.33 - - [2026-03-11 11:40:05] "GET /firewall-rule/47605358-4270-4b72-b80d-a7ae9ae4c18e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.009345 10.0.0.33 - - [2026-03-11 11:40:05] "POST /ref-update HTTP/1.1" 200 156 0.035410 10.0.0.33 - - [2026-03-11 11:40:05] "DELETE /firewall-rule/47605358-4270-4b72-b80d-a7ae9ae4c18e HTTP/1.1" 200 115 0.086369 10.0.0.33 - - [2026-03-11 11:40:05] "GET /application-policy-set/a7c23f53-c2c2-4e38-8365-6922081bcea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003044 10.0.0.33 - - [2026-03-11 11:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2026-03-11 11:40:05] "GET /policy-management/35ff84d6-81e7-40d9-9cd3-9345f28f4247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002895 10.0.0.33 - - [2026-03-11 11:40:05] "GET /firewall-policy/cfeebb85-7cf0-481e-bdfe-81becb569dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.003536 10.0.0.33 - - [2026-03-11 11:40:05] "POST /ref-update HTTP/1.1" 200 156 0.035471 10.0.0.33 - - [2026-03-11 11:40:05] "DELETE /firewall-policy/cfeebb85-7cf0-481e-bdfe-81becb569dbe HTTP/1.1" 200 115 0.068336 10.0.0.33 - - [2026-03-11 11:40:05] "DELETE /tag/db42b888-6657-46b0-b2a2-753f4909a978 HTTP/1.1" 200 115 0.096962 10.0.0.33 - - [2026-03-11 11:40:05] "DELETE /tag/dc68b466-b622-4e0a-b40d-231c565d345c HTTP/1.1" 200 115 0.077659 10.0.0.33 - - [2026-03-11 11:40:05] "DELETE /loadbalancer-member/92ddcb3a-eb3e-4b1b-8c2d-5d8a03bcc55c HTTP/1.1" 200 115 0.027159 10.0.0.33 - - [2026-03-11 11:40:05] "DELETE /loadbalancer-pool/b9ac313a-9ebb-4003-9c50-64898430d561 HTTP/1.1" 200 115 0.031585 10.0.0.33 - - [2026-03-11 11:40:05] "DELETE /loadbalancer-listener/d0e8f27c-0307-4136-aa7b-fd3d77b84f4c HTTP/1.1" 200 115 0.034198 10.0.0.33 - - [2026-03-11 11:40:05] "DELETE /loadbalancer/26204796-bdde-4b19-ab9c-e12fda9ed70f HTTP/1.1" 200 115 0.033106 10.0.0.33 - - [2026-03-11 11:40:06] "DELETE /floating-ip/43b63659-7bf3-4c21-b6a5-7176eead8910 HTTP/1.1" 200 115 0.034615 10.0.0.33 - - [2026-03-11 11:40:06] "DELETE /instance-ip/a555b219-d52a-4a4e-924b-6ba72bd6cc38 HTTP/1.1" 200 115 0.040981 10.0.0.33 - - [2026-03-11 11:40:06] "DELETE /virtual-machine-interface/60fc0491-3677-48c3-a8c1-83bc2a2ae2fb HTTP/1.1" 200 115 0.051486 10.0.0.33 - - [2026-03-11 11:40:06] "DELETE /tag/e8bbd4fd-105c-486f-a12f-f31e732b2a20 HTTP/1.1" 200 115 0.048235 10.0.0.33 - - [2026-03-11 11:40:06] "POST /projects HTTP/1.1" 409 238 0.002539 10.0.0.33 - - [2026-03-11 11:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.33 - - [2026-03-11 11:40:06] "GET /project/e050a108-07eb-4ee7-aac8-0b4511265447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039237 10.0.0.33 - - [2026-03-11 11:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.33 - - [2026-03-11 11:40:06] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005513 10.0.0.33 - - [2026-03-11 11:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.33 - - [2026-03-11 11:40:06] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006255 10.0.0.33 - - [2026-03-11 11:40:06] "POST /security-groups HTTP/1.1" 409 285 0.002999 10.0.0.33 - - [2026-03-11 11:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2026-03-11 11:40:06] "PUT /security-group/64f1eb3a-ae0e-4dfa-afe8-03dc2a2f4f9e HTTP/1.1" 200 262 0.072370 10.0.0.33 - - [2026-03-11 11:40:06] "PUT /access-control-list/0db9e3e2-e36c-414b-a7bd-3e2d08417fc9 HTTP/1.1" 200 272 0.016882 10.0.0.33 - - [2026-03-11 11:40:06] "PUT /access-control-list/ab4e7fba-a534-4aae-9267-c6e5bc999b35 HTTP/1.1" 200 272 0.021832 10.0.0.33 - - [2026-03-11 11:40:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.027974 10.0.0.33 - - [2026-03-11 11:40:06] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.006642 10.0.0.33 - - [2026-03-11 11:40:06] "GET /firewall-rule/f58ce3c7-b22c-4be8-b069-f058fc01487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003842 10.0.0.33 - - [2026-03-11 11:40:06] "POST /ref-update HTTP/1.1" 200 156 0.066648 10.0.0.33 - - [2026-03-11 11:40:06] "DELETE /firewall-rule/f58ce3c7-b22c-4be8-b069-f058fc01487b HTTP/1.1" 200 115 0.044050 10.0.0.33 - - [2026-03-11 11:40:06] "GET /firewall-policy/3ed79066-d3f0-4a80-8344-36ef83bc1307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.005325 10.0.0.33 - - [2026-03-11 11:40:06] "GET /firewall-rule/b24bd4fd-8c1d-4fb3-ba50-9e953403bb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002884 10.0.0.33 - - [2026-03-11 11:40:06] "POST /ref-update HTTP/1.1" 200 156 0.046235 10.0.0.33 - - [2026-03-11 11:40:06] "DELETE /firewall-rule/b24bd4fd-8c1d-4fb3-ba50-9e953403bb75 HTTP/1.1" 200 115 0.044193 10.0.0.33 - - [2026-03-11 11:40:07] "DELETE /tag/6c5dcd34-c01e-4b94-9d3b-0b7547995be2 HTTP/1.1" 200 115 0.057277 10.0.0.33 - - [2026-03-11 11:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.33 - - [2026-03-11 11:40:07] "GET /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004301 10.0.0.33 - - [2026-03-11 11:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.33 - - [2026-03-11 11:40:07] "GET /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003859 10.0.0.33 - - [2026-03-11 11:40:07] "PUT /virtual-network/6a359c01-c71a-4744-bbe7-04717fb5d8e5 HTTP/1.1" 200 264 0.059160 10.0.0.33 - - [2026-03-11 11:40:07] "PUT /virtual-network/904f67d6-4edf-4e51-9ccc-2ff7b24dab84 HTTP/1.1" 200 264 0.099175 10.0.0.33 - - [2026-03-11 11:40:07] "DELETE /security-group/64f1eb3a-ae0e-4dfa-afe8-03dc2a2f4f9e HTTP/1.1" 200 115 0.111753 10.0.0.33 - - [2026-03-11 11:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.33 - - [2026-03-11 11:40:07] "DELETE /access-control-list/0db9e3e2-e36c-414b-a7bd-3e2d08417fc9 HTTP/1.1" 200 115 0.051308 10.0.0.33 - - [2026-03-11 11:40:07] "DELETE /access-control-list/ab4e7fba-a534-4aae-9267-c6e5bc999b35 HTTP/1.1" 200 115 0.029778 10.0.0.33 - - [2026-03-11 11:40:07] "GET /project/e050a108-07eb-4ee7-aac8-0b4511265447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.044851 10.0.0.33 - - [2026-03-11 11:40:07] "GET /project/e050a108-07eb-4ee7-aac8-0b4511265447?fields=security_groups HTTP/1.1" 200 1353 0.032539 10.0.0.33 - - [2026-03-11 11:40:07] "DELETE /access-control-list/a1beee87-7d95-46ec-8115-904820d1bd12 HTTP/1.1" 200 115 0.051415 10.0.0.33 - - [2026-03-11 11:40:07] "DELETE /security-group/67aab06a-45f5-4b68-91e7-ba397c110749 HTTP/1.1" 200 115 0.101298 10.0.0.33 - - [2026-03-11 11:40:07] "DELETE /access-control-list/cb8ee916-2e29-42f4-a4b9-4e1e3f7f85ac HTTP/1.1" 200 115 0.068383 10.0.0.33 - - [2026-03-11 11:40:07] "GET /project/e050a108-07eb-4ee7-aac8-0b4511265447?fields=application_policy_sets HTTP/1.1" 200 1392 0.071439 10.0.0.33 - - [2026-03-11 11:40:07] "DELETE /project/e050a108-07eb-4ee7-aac8-0b4511265447 HTTP/1.1" 200 115 0.446036