++ 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: =================== Tue Feb 10 01:31:13 PM UTC 2026 ===================' INFO: =================== Tue Feb 10 01:31:13 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ 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 +++ cut -d / -f 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.33 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + 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 +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.229.56.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.229.56.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.33:9041 + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set ++ 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: 02/10/2026 13:31:54.055 7f806c6625c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/10/2026 13:31:54.219 7f806c6625c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/10/2026 13:31:54.231 7f806c6625c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/10/2026 13:31:54.231 7f806c6625c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-02-10 13:31:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000656 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-02-10 13:32:02] "GET / HTTP/1.1" 503 181 0.000196 10.0.0.33 - - [2026-02-10 13:32:03] "GET / HTTP/1.1" 200 35931 0.002107 10.0.0.33 - - [2026-02-10 13:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.33 - - [2026-02-10 13:32:03] "GET /global-system-config/2c2ce2a7-9e88-423d-8f80-1fe8f81ecdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005018 10.0.0.33 - - [2026-02-10 13:32:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.002020 10.0.0.33 - - [2026-02-10 13:32:03] "POST /config-database-nodes HTTP/1.1" 200 611 0.032391 10.0.0.33 - - [2026-02-10 13:32:03] "GET / HTTP/1.1" 200 45303 0.001367 10.0.0.33 - - [2026-02-10 13:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.33 - - [2026-02-10 13:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.33 - - [2026-02-10 13:32:03] "GET / HTTP/1.1" 200 35931 0.001404 10.0.0.33 - - [2026-02-10 13:32:04] "GET / HTTP/1.1" 200 35931 0.001265 10.0.0.33 - - [2026-02-10 13:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.33 - - [2026-02-10 13:32:04] "GET /global-system-config/2c2ce2a7-9e88-423d-8f80-1fe8f81ecdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006703 10.0.0.33 - - [2026-02-10 13:32:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.002160 10.0.0.33 - - [2026-02-10 13:32:04] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.023565 10.0.0.33 - - [2026-02-10 13:32:04] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.33 - - [2026-02-10 13:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2026-02-10 13:32:04] "GET /domain/29fca940-0e9c-4a03-9fcf-de5134846586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003333 10.0.0.33 - - [2026-02-10 13:32:04] "GET / HTTP/1.1" 200 35931 0.002086 10.0.0.33 - - [2026-02-10 13:32:04] "POST /id-to-fqname HTTP/1.1" 200 173 0.001587 10.0.0.33 - - [2026-02-10 13:32:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.008070 10.0.0.33 - - [2026-02-10 13:32:04] "POST /security-groups HTTP/1.1" 200 570 0.096840 10.0.0.33 - - [2026-02-10 13:32:04] "POST /projects HTTP/1.1" 200 481 0.278197 10.0.0.33 - - [2026-02-10 13:32:04] "GET / HTTP/1.1" 200 35931 0.002101 10.0.0.33 - - [2026-02-10 13:32:04] "GET / HTTP/1.1" 200 35931 0.001096 10.0.0.33 - - [2026-02-10 13:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011630 10.0.0.33 - - [2026-02-10 13:32:04] "GET /routing-instance/e2bab28e-8294-4e15-a0e8-5719d0f71746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005990 10.0.0.33 - - [2026-02-10 13:32:04] "POST /bgp-routers HTTP/1.1" 200 616 0.038185 10.0.0.33 - - [2026-02-10 13:32:04] "POST /security-groups HTTP/1.1" 200 534 0.094982 10.0.0.33 - - [2026-02-10 13:32:04] "GET /bgp-router/60b31ac5-a444-4696-b793-26638ccef8c9?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.004722 10.0.0.33 - - [2026-02-10 13:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.33 - - [2026-02-10 13:32:04] "GET /global-system-config/2c2ce2a7-9e88-423d-8f80-1fe8f81ecdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010433 10.0.0.33 - - [2026-02-10 13:32:04] "POST /chown HTTP/1.1" 200 109 0.030075 10.0.0.33 - - [2026-02-10 13:32:04] "POST /policy-managements HTTP/1.1" 409 214 0.007179 10.0.0.33 - - [2026-02-10 13:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.33 - - [2026-02-10 13:32:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014703 10.0.0.33 - - [2026-02-10 13:32:05] "POST /ref-update HTTP/1.1" 200 156 0.011229 10.0.0.33 - - [2026-02-10 13:32:05] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006195 10.0.0.33 - - [2026-02-10 13:32:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.017004 10.0.0.33 - - [2026-02-10 13:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007410 10.0.0.33 - - [2026-02-10 13:32:05] "GET /global-system-config/2c2ce2a7-9e88-423d-8f80-1fe8f81ecdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012093 10.0.0.33 - - [2026-02-10 13:32:05] "POST /application-policy-sets HTTP/1.1" 200 528 0.118761 10.0.0.33 - - [2026-02-10 13:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018329 10.0.0.33 - - [2026-02-10 13:32:05] "POST /service-appliance-sets HTTP/1.1" 200 553 0.148956 10.0.0.33 - - [2026-02-10 13:32:05] "GET /global-vrouter-config/fadfec5a-f51e-495f-894b-ac525cd9141f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003781 10.0.0.33 - - [2026-02-10 13:32:05] "GET / HTTP/1.1" 200 35931 0.001298 10.0.0.33 - - [2026-02-10 13:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005761 10.0.0.33 - - [2026-02-10 13:32:05] "GET /global-system-config/2c2ce2a7-9e88-423d-8f80-1fe8f81ecdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007935 10.0.0.33 - - [2026-02-10 13:32:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.005388 10.0.0.33 - - [2026-02-10 13:32:05] "PUT /global-vrouter-config/fadfec5a-f51e-495f-894b-ac525cd9141f HTTP/1.1" 200 276 0.030475 10.0.0.33 - - [2026-02-10 13:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011429 10.0.0.33 - - [2026-02-10 13:32:05] "POST /fqname-to-id HTTP/1.1" 404 180 0.011702 10.0.0.33 - - [2026-02-10 13:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.33 - - [2026-02-10 13:32:05] "GET /global-system-config/2c2ce2a7-9e88-423d-8f80-1fe8f81ecdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013156 10.0.0.33 - - [2026-02-10 13:32:05] "POST /database-nodes HTTP/1.1" 200 597 0.016056 10.0.0.33 - - [2026-02-10 13:32:05] "GET /virtual-network/63948128-d909-4a84-879d-4a3e875795db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.026686 10.0.0.33 - - [2026-02-10 13:32:05] "POST /service-appliance-sets HTTP/1.1" 200 541 0.091284 10.0.0.33 - - [2026-02-10 13:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.33 - - [2026-02-10 13:32:05] "GET /network-ipam/38ef02f7-3cba-452d-8eeb-f0ab48e08ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003835 10.0.0.33 - - [2026-02-10 13:32:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.000546 10.0.0.33 - - [2026-02-10 13:32:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.008926 10.0.0.33 - - [2026-02-10 13:32:05] "POST /security-groups HTTP/1.1" 200 574 0.117020 10.0.0.33 - - [2026-02-10 13:32:05] "POST /projects HTTP/1.1" 200 489 0.362854 10.0.0.33 - - [2026-02-10 13:32:05] "POST /security-groups HTTP/1.1" 200 546 0.089760 10.0.0.33 - - [2026-02-10 13:32:05] "POST /service-templates HTTP/1.1" 200 511 0.058494 10.0.0.33 - - [2026-02-10 13:32:05] "POST /service-templates HTTP/1.1" 200 501 0.028904 10.0.0.33 - - [2026-02-10 13:32:05] "POST /chown HTTP/1.1" 200 109 0.018964 10.0.0.33 - - [2026-02-10 13:32:05] "POST /service-templates HTTP/1.1" 200 515 0.059811 10.0.0.33 - - [2026-02-10 13:32:06] "POST /network-ipams HTTP/1.1" 200 522 0.110996 10.0.0.33 - - [2026-02-10 13:32:06] "POST /service-templates HTTP/1.1" 200 535 0.101655 10.0.0.33 - - [2026-02-10 13:32:06] "POST /network-ipams HTTP/1.1" 200 510 0.057888 10.0.0.33 - - [2026-02-10 13:32:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.004927 10.0.0.33 - - [2026-02-10 13:32:06] "POST /service-templates HTTP/1.1" 200 507 0.063043 10.0.0.33 - - [2026-02-10 13:32:06] "POST /useragent-kv HTTP/1.1" 200 115 0.009157 10.0.0.33 - - [2026-02-10 13:32:06] "POST /virtual-networks HTTP/1.1" 200 538 0.282163 10.0.0.33 - - [2026-02-10 13:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.33 - - [2026-02-10 13:32:06] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.043670 10.0.0.33 - - [2026-02-10 13:32:06] "POST /network-ipams HTTP/1.1" 200 518 0.045007 10.0.0.33 - - [2026-02-10 13:32:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.023027 10.0.0.33 - - [2026-02-10 13:32:06] "POST /useragent-kv HTTP/1.1" 200 115 0.008995 10.0.0.33 - - [2026-02-10 13:32:06] "POST /virtual-networks HTTP/1.1" 200 546 0.191494 10.0.0.33 - - [2026-02-10 13:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.33 - - [2026-02-10 13:32:06] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.018983 10.0.0.33 - - [2026-02-10 13:32:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.002191 10.0.0.33 - - [2026-02-10 13:32:06] "POST /network-policys HTTP/1.1" 200 538 0.036080 10.0.0.33 - - [2026-02-10 13:32:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.016785 10.0.0.33 - - [2026-02-10 13:32:07] "POST /network-policys HTTP/1.1" 200 534 0.022341 10.0.0.33 - - [2026-02-10 13:32:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.013117 10.0.0.33 - - [2026-02-10 13:32:07] "POST /network-policys HTTP/1.1" 200 542 0.037962 10.0.0.33 - - [2026-02-10 13:32:07] "POST /ref-update HTTP/1.1" 200 156 0.073722 10.0.0.33 - - [2026-02-10 13:32:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013229 10.0.0.33 - - [2026-02-10 13:32:07] "POST /ref-update HTTP/1.1" 200 156 0.085025 10.0.0.33 - - [2026-02-10 13:32:07] "POST /ref-update HTTP/1.1" 200 156 0.054973 10.0.0.33 - - [2026-02-10 13:32:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016941 10.0.0.33 - - [2026-02-10 13:32:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002524 10.0.0.33 - - [2026-02-10 13:32:07] "POST /ref-update HTTP/1.1" 200 156 0.082775 10.0.0.33 - - [2026-02-10 13:32:07] "POST /ref-update HTTP/1.1" 200 156 0.063962 10.0.0.33 - - [2026-02-10 13:32:07] "POST /ref-update HTTP/1.1" 200 156 0.072606 10.0.0.33 - - [2026-02-10 13:32:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2026-02-10 13:32:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002387 10.0.0.33 - - [2026-02-10 13:32:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002437 10.0.0.33 - - [2026-02-10 13:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.33 - - [2026-02-10 13:32:07] "GET /virtual-network/63948128-d909-4a84-879d-4a3e875795db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.008772 10.0.0.33 - - [2026-02-10 13:32:07] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004670 10.0.0.33 - - [2026-02-10 13:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.33 - - [2026-02-10 13:32:07] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004748 10.0.0.33 - - [2026-02-10 13:32:07] "POST /firewall-policys HTTP/1.1" 200 530 0.020290 10.0.0.33 - - [2026-02-10 13:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030843 10.0.0.33 - - [2026-02-10 13:32:08] "GET /firewall-policy/1d938506-12ed-4239-8829-4b90a1206ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.032091 10.0.0.33 - - [2026-02-10 13:32:08] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003236 10.0.0.33 - - [2026-02-10 13:32:08] "GET /firewall-policy/1d938506-12ed-4239-8829-4b90a1206ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.005367 10.0.0.33 - - [2026-02-10 13:32:08] "POST /ref-update HTTP/1.1" 200 156 0.021092 10.0.0.33 - - [2026-02-10 13:32:08] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.013670 10.0.0.33 - - [2026-02-10 13:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-02-10 13:32:08] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005625 10.0.0.33 - - [2026-02-10 13:32:08] "POST /firewall-policys HTTP/1.1" 200 532 0.037309 10.0.0.33 - - [2026-02-10 13:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027703 10.0.0.33 - - [2026-02-10 13:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.026786 10.0.0.33 - - [2026-02-10 13:32:08] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.023802 10.0.0.33 - - [2026-02-10 13:32:08] "GET /network-ipam/38ef02f7-3cba-452d-8eeb-f0ab48e08ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008420 10.0.0.33 - - [2026-02-10 13:32:08] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003704 10.0.0.33 - - [2026-02-10 13:32:08] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002191 10.0.0.33 - - [2026-02-10 13:32:08] "GET /firewall-policy/1d938506-12ed-4239-8829-4b90a1206ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003731 10.0.0.33 - - [2026-02-10 13:32:08] "GET /firewall-policy/1d938506-12ed-4239-8829-4b90a1206ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002900 10.0.0.33 - - [2026-02-10 13:32:08] "POST /ref-update HTTP/1.1" 200 156 0.024026 10.0.0.33 - - [2026-02-10 13:32:08] "POST /ref-update HTTP/1.1" 200 156 0.049145 10.0.0.33 - - [2026-02-10 13:32:08] "POST /ref-update HTTP/1.1" 200 156 0.026118 10.0.0.33 - - [2026-02-10 13:32:08] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.015005 10.0.0.33 - - [2026-02-10 13:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.33 - - [2026-02-10 13:32:08] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003198 10.0.0.33 - - [2026-02-10 13:32:08] "POST /firewall-policys HTTP/1.1" 200 530 0.026506 10.0.0.33 - - [2026-02-10 13:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.037699 10.0.0.33 - - [2026-02-10 13:32:08] "GET /firewall-policy/65b3747c-f7ed-48ed-a6b6-207c1e91c894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.020029 10.0.0.33 - - [2026-02-10 13:32:08] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003239 10.0.0.33 - - [2026-02-10 13:32:08] "GET /firewall-policy/65b3747c-f7ed-48ed-a6b6-207c1e91c894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003021 10.0.0.33 - - [2026-02-10 13:32:08] "GET /firewall-policy/1d938506-12ed-4239-8829-4b90a1206ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002967 10.0.0.33 - - [2026-02-10 13:32:08] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003474 10.0.0.33 - - [2026-02-10 13:32:08] "GET /firewall-policy/1d938506-12ed-4239-8829-4b90a1206ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002822 10.0.0.33 - - [2026-02-10 13:32:08] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002488 10.0.0.33 - - [2026-02-10 13:32:08] "POST /ref-update HTTP/1.1" 200 156 0.019873 10.0.0.33 - - [2026-02-10 13:32:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.001673 10.0.0.33 - - [2026-02-10 13:32:09] "POST /access-control-lists HTTP/1.1" 200 587 0.046969 10.0.0.33 - - [2026-02-10 13:32:09] "POST /ref-update HTTP/1.1" 200 156 0.036697 10.0.0.33 - - [2026-02-10 13:32:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.033171 10.0.0.33 - - [2026-02-10 13:32:09] "POST /access-control-lists HTTP/1.1" 200 585 0.027165 10.0.0.33 - - [2026-02-10 13:32:09] "POST /ref-update HTTP/1.1" 200 156 0.070524 10.0.0.33 - - [2026-02-10 13:32:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.006683 10.0.0.33 - - [2026-02-10 13:32:09] "POST /ref-update HTTP/1.1" 200 156 0.046318 10.0.0.33 - - [2026-02-10 13:32:09] "POST /access-control-lists HTTP/1.1" 200 579 0.094902 10.0.0.33 - - [2026-02-10 13:32:09] "POST /fqname-to-id HTTP/1.1" 404 212 0.022059 10.0.0.33 - - [2026-02-10 13:32:09] "POST /ref-update HTTP/1.1" 200 156 0.072464 10.0.0.33 - - [2026-02-10 13:32:09] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.023795 10.0.0.33 - - [2026-02-10 13:32:09] "POST /access-control-lists HTTP/1.1" 200 577 0.082779 10.0.0.33 - - [2026-02-10 13:32:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.007345 10.0.0.33 - - [2026-02-10 13:32:09] "POST /tags HTTP/1.1" 200 299 0.139910 10.0.0.33 - - [2026-02-10 13:32:09] "POST /access-control-lists HTTP/1.1" 200 594 0.080842 10.0.0.33 - - [2026-02-10 13:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011549 10.0.0.33 - - [2026-02-10 13:32:09] "GET /tag/dca281d4-2d6b-43dc-bd49-da44a3bde538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014085 10.0.0.33 - - [2026-02-10 13:32:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.004067 10.0.0.33 - - [2026-02-10 13:32:09] "POST /set-tag HTTP/1.1" 200 109 0.025497 10.0.0.33 - - [2026-02-10 13:32:09] "POST /access-control-lists HTTP/1.1" 200 592 0.077460 10.0.0.33 - - [2026-02-10 13:32:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.002845 10.0.0.33 - - [2026-02-10 13:32:09] "POST /access-control-lists HTTP/1.1" 200 583 0.097667 10.0.0.33 - - [2026-02-10 13:32:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.023703 10.0.0.33 - - [2026-02-10 13:32:09] "POST /access-control-lists HTTP/1.1" 200 581 0.096091 10.0.0.33 - - [2026-02-10 13:32:09] "POST /tags HTTP/1.1" 200 357 0.205386 10.0.0.33 - - [2026-02-10 13:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019314 10.0.0.33 - - [2026-02-10 13:32:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.013615 10.0.0.33 - - [2026-02-10 13:32:09] "GET /tag/8e763391-2635-423b-9c06-25c670dd487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.020239 10.0.0.33 - - [2026-02-10 13:32:10] "POST /access-control-lists HTTP/1.1" 200 602 0.060804 10.0.0.33 - - [2026-02-10 13:32:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.007205 10.0.0.33 - - [2026-02-10 13:32:10] "POST /tags HTTP/1.1" 200 305 0.092283 10.0.0.33 - - [2026-02-10 13:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009168 10.0.0.33 - - [2026-02-10 13:32:10] "GET /tag/23336afe-d905-4c82-adf9-5f965615373c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019051 10.0.0.33 - - [2026-02-10 13:32:10] "POST /access-control-lists HTTP/1.1" 200 600 0.068917 10.0.0.33 - - [2026-02-10 13:32:10] "POST /route-targets HTTP/1.1" 200 327 0.029524 10.0.0.33 - - [2026-02-10 13:32:10] "POST /ref-update HTTP/1.1" 200 156 0.062469 10.0.0.33 - - [2026-02-10 13:32:10] "POST /id-to-fqname HTTP/1.1" 200 174 0.001155 10.0.0.33 - - [2026-02-10 13:32:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.005778 10.0.0.33 - - [2026-02-10 13:32:10] "POST /route-targets HTTP/1.1" 200 327 0.069067 10.0.0.33 - - [2026-02-10 13:32:10] "GET / HTTP/1.1" 200 35931 0.001479 10.0.0.33 - - [2026-02-10 13:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.33 - - [2026-02-10 13:32:10] "GET / HTTP/1.1" 200 35931 0.001204 10.0.0.33 - - [2026-02-10 13:32:10] "GET /global-system-config/2c2ce2a7-9e88-423d-8f80-1fe8f81ecdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007021 10.0.0.33 - - [2026-02-10 13:32:10] "POST /security-groups HTTP/1.1" 200 571 0.118251 10.0.0.33 - - [2026-02-10 13:32:10] "POST /projects HTTP/1.1" 200 483 0.405585 10.0.0.33 - - [2026-02-10 13:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.023076 10.0.0.33 - - [2026-02-10 13:32:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.008939 10.0.0.33 - - [2026-02-10 13:32:10] "GET /global-system-config/2c2ce2a7-9e88-423d-8f80-1fe8f81ecdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007020 10.0.0.33 - - [2026-02-10 13:32:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.003965 10.0.0.33 - - [2026-02-10 13:32:10] "POST /ref-update HTTP/1.1" 200 156 0.095859 10.0.0.33 - - [2026-02-10 13:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017867 10.0.0.33 - - [2026-02-10 13:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.021476 10.0.0.33 - - [2026-02-10 13:32:10] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.083498 10.0.0.33 - - [2026-02-10 13:32:10] "POST /route-targets HTTP/1.1" 200 327 0.077127 10.0.0.33 - - [2026-02-10 13:32:10] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.067389 10.0.0.33 - - [2026-02-10 13:32:10] "POST /analytics-nodes HTTP/1.1" 200 599 0.146748 10.0.0.33 - - [2026-02-10 13:32:10] "POST /ref-update HTTP/1.1" 200 156 0.074481 10.0.0.33 - - [2026-02-10 13:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016823 10.0.0.33 - - [2026-02-10 13:32:10] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.020356 10.0.0.33 - - [2026-02-10 13:32:10] "POST /route-targets HTTP/1.1" 200 327 0.043674 10.0.0.33 - - [2026-02-10 13:32:10] "PUT /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0 HTTP/1.1" 200 264 0.098152 10.0.0.33 - - [2026-02-10 13:32:10] "POST /ref-update HTTP/1.1" 200 156 0.050179 10.0.0.33 - - [2026-02-10 13:32:10] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.33 - - [2026-02-10 13:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.33 - - [2026-02-10 13:32:11] "GET /global-system-config/2c2ce2a7-9e88-423d-8f80-1fe8f81ecdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004622 10.0.0.33 - - [2026-02-10 13:32:11] "POST /route-targets HTTP/1.1" 200 327 0.026891 10.0.0.33 - - [2026-02-10 13:32:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.004181 10.0.0.33 - - [2026-02-10 13:32:11] "POST /ref-update HTTP/1.1" 200 156 0.035775 10.0.0.33 - - [2026-02-10 13:32:11] "PUT /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462 HTTP/1.1" 200 264 0.132079 10.0.0.33 - - [2026-02-10 13:32:11] "POST /config-nodes HTTP/1.1" 200 593 0.068803 10.0.0.33 - - [2026-02-10 13:32:11] "POST /route-targets HTTP/1.1" 200 327 0.053191 10.0.0.33 - - [2026-02-10 13:32:11] "POST /ref-update HTTP/1.1" 200 156 0.023933 10.0.0.33 - - [2026-02-10 13:32:11] "POST /security-groups HTTP/1.1" 200 537 0.153080 10.0.0.33 - - [2026-02-10 13:32:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.009007 10.0.0.33 - - [2026-02-10 13:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.058995 10.0.0.33 - - [2026-02-10 13:32:11] "POST /access-control-lists HTTP/1.1" 200 551 0.074090 10.0.0.33 - - [2026-02-10 13:32:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.010081 10.0.0.33 - - [2026-02-10 13:32:11] "POST /chown HTTP/1.1" 200 109 0.081447 10.0.0.33 - - [2026-02-10 13:32:11] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021264 10.0.0.33 - - [2026-02-10 13:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.33 - - [2026-02-10 13:32:11] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003211 10.0.0.33 - - [2026-02-10 13:32:11] "POST /tags HTTP/1.1" 409 207 0.003445 10.0.0.33 - - [2026-02-10 13:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.33 - - [2026-02-10 13:32:11] "GET /tag/23336afe-d905-4c82-adf9-5f965615373c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.024576 10.0.0.33 - - [2026-02-10 13:32:11] "GET / HTTP/1.1" 200 35931 0.001321 10.0.0.33 - - [2026-02-10 13:32:11] "POST /access-control-lists HTTP/1.1" 200 589 0.166349 10.0.0.33 - - [2026-02-10 13:32:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.015662 10.0.0.33 - - [2026-02-10 13:32:11] "POST /ref-update HTTP/1.1" 200 156 0.045424 10.0.0.33 - - [2026-02-10 13:32:11] "POST /fqname-to-id HTTP/1.1" 404 237 0.010372 10.0.0.33 - - [2026-02-10 13:32:11] "POST /firewall-rules HTTP/1.1" 200 564 0.223996 10.0.0.33 - - [2026-02-10 13:32:11] "GET /firewall-rule/4a23d811-2ae1-4f85-9718-ed1be43e0b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.010041 10.0.0.33 - - [2026-02-10 13:32:11] "POST /access-control-lists HTTP/1.1" 200 601 0.149550 10.0.0.33 - - [2026-02-10 13:32:11] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008376 10.0.0.33 - - [2026-02-10 13:32:11] "GET /firewall-rule/4a23d811-2ae1-4f85-9718-ed1be43e0b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004633 10.0.0.33 - - [2026-02-10 13:32:11] "POST /ref-update HTTP/1.1" 200 156 0.031670 10.0.0.33 - - [2026-02-10 13:32:12] "POST /ref-update HTTP/1.1" 200 156 0.106152 10.0.0.33 - - [2026-02-10 13:32:12] "POST /ref-update HTTP/1.1" 200 156 0.113685 10.0.0.33 - - [2026-02-10 13:32:12] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017817 10.0.0.33 - - [2026-02-10 13:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2026-02-10 13:32:12] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.028078 10.0.0.33 - - [2026-02-10 13:32:12] "POST /tags HTTP/1.1" 409 207 0.001867 10.0.0.33 - - [2026-02-10 13:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016913 10.0.0.33 - - [2026-02-10 13:32:12] "GET /tag/23336afe-d905-4c82-adf9-5f965615373c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.027100 10.0.0.33 - - [2026-02-10 13:32:12] "PUT /access-control-list/b12e3919-caf9-4cd8-aa7e-1b2b4eb81087 HTTP/1.1" 200 272 0.116112 10.0.0.33 - - [2026-02-10 13:32:12] "PUT /access-control-list/87aec033-6b1c-4f59-8852-c1c48be4fce4 HTTP/1.1" 200 272 0.076224 10.0.0.33 - - [2026-02-10 13:32:12] "PUT /access-control-list/8d98e175-0c9f-4a94-8bcf-605b11c97ead HTTP/1.1" 200 272 0.054436 10.0.0.33 - - [2026-02-10 13:32:12] "POST /firewall-rules HTTP/1.1" 200 562 0.221915 10.0.0.33 - - [2026-02-10 13:32:12] "GET /firewall-rule/046ce6e1-bded-4941-89a3-ad4c2e53d408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.023560 10.0.0.33 - - [2026-02-10 13:32:12] "PUT /access-control-list/c7c3d9fa-3e20-40ca-8c2a-80414a0c330e HTTP/1.1" 200 272 0.126230 10.0.0.33 - - [2026-02-10 13:32:12] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.008647 10.0.0.33 - - [2026-02-10 13:32:12] "GET /firewall-rule/046ce6e1-bded-4941-89a3-ad4c2e53d408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002396 10.0.0.33 - - [2026-02-10 13:32:12] "PUT /access-control-list/c911ebce-96aa-48cb-b741-372c157bbf14 HTTP/1.1" 200 272 0.074144 10.0.0.33 - - [2026-02-10 13:32:12] "POST /ref-update HTTP/1.1" 200 156 0.148644 10.0.0.33 - - [2026-02-10 13:32:12] "PUT /access-control-list/2df33faa-7f78-4f07-83a2-8d2de7c30885 HTTP/1.1" 200 272 0.099271 10.0.0.33 - - [2026-02-10 13:32:12] "PUT /access-control-list/9ab5f1ca-74b7-443c-8837-63f8743d46dc HTTP/1.1" 200 272 0.071803 10.0.0.33 - - [2026-02-10 13:32:12] "PUT /access-control-list/6d72fd21-c575-478f-a3f5-d1437b67773e HTTP/1.1" 200 272 0.045734 10.0.0.33 - - [2026-02-10 13:32:13] "POST /tags HTTP/1.1" 200 305 0.177046 10.0.0.33 - - [2026-02-10 13:32:13] "PUT /access-control-list/579acddf-ac7c-495f-a780-b25cb8bfa26d HTTP/1.1" 200 272 0.064620 10.0.0.33 - - [2026-02-10 13:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.036015 10.0.0.33 - - [2026-02-10 13:32:13] "PUT /access-control-list/2f3e4d1d-2816-4db1-abad-a60fb961782f HTTP/1.1" 200 272 0.024939 10.0.0.33 - - [2026-02-10 13:32:13] "GET /tag/c0dcecef-0ffa-4a98-b422-3ab7bc49e519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.042248 10.0.0.33 - - [2026-02-10 13:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.33 - - [2026-02-10 13:32:13] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044061 10.0.0.33 - - [2026-02-10 13:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016002 10.0.0.33 - - [2026-02-10 13:32:13] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006094 10.0.0.33 - - [2026-02-10 13:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.33 - - [2026-02-10 13:32:13] "GET /service-appliance-set/16d50b84-8d58-4c6a-b21b-1d5e326c0dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007729 10.0.0.33 - - [2026-02-10 13:32:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.002267 10.0.0.33 - - [2026-02-10 13:32:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.117007 10.0.0.33 - - [2026-02-10 13:32:13] "GET /virtual-machine-interface/5cf04535-1b93-464d-8fbd-480647f41c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.007945 10.0.0.33 - - [2026-02-10 13:32:13] "POST /instance-ips HTTP/1.1" 200 381 0.079682 10.0.0.33 - - [2026-02-10 13:32:13] "GET /instance-ip/735c0ad0-514b-42fb-8c83-d2e2fc8c8c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006527 10.0.0.33 - - [2026-02-10 13:32:13] "POST /loadbalancers HTTP/1.1" 200 582 0.066889 10.0.0.33 - - [2026-02-10 13:32:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019025 10.0.0.33 - - [2026-02-10 13:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013547 10.0.0.33 - - [2026-02-10 13:32:13] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034528 10.0.0.33 - - [2026-02-10 13:32:13] "POST /fqname-to-id HTTP/1.1" 404 214 0.002391 10.0.0.33 - - [2026-02-10 13:32:13] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030606 10.0.0.33 - - [2026-02-10 13:32:13] "GET /instance-ip/735c0ad0-514b-42fb-8c83-d2e2fc8c8c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008660 10.0.0.33 - - [2026-02-10 13:32:13] "GET /loadbalancer/9a0ccffb-cc90-4658-968f-6ec87d104bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005879 10.0.0.33 - - [2026-02-10 13:32:13] "POST /access-control-lists HTTP/1.1" 200 580 0.097828 10.0.0.33 - - [2026-02-10 13:32:13] "POST /fqname-to-id HTTP/1.1" 404 213 0.007939 10.0.0.33 - - [2026-02-10 13:32:13] "POST /floating-ips HTTP/1.1" 200 583 0.088078 10.0.0.33 - - [2026-02-10 13:32:13] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.105922 10.0.0.33 - - [2026-02-10 13:32:13] "POST /access-control-lists HTTP/1.1" 200 578 0.047366 10.0.0.33 - - [2026-02-10 13:32:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022066 10.0.0.33 - - [2026-02-10 13:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008141 10.0.0.33 - - [2026-02-10 13:32:14] "POST /fqname-to-id HTTP/1.1" 404 234 0.003982 10.0.0.33 - - [2026-02-10 13:32:14] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072969 10.0.0.33 - - [2026-02-10 13:32:14] "GET /loadbalancer-listener/95b6fcc1-c75c-4ead-b856-6f5f6e767dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.006673 10.0.0.33 - - [2026-02-10 13:32:14] "POST /access-control-lists HTTP/1.1" 200 596 0.061072 10.0.0.33 - - [2026-02-10 13:32:14] "GET /loadbalancer-listener/95b6fcc1-c75c-4ead-b856-6f5f6e767dc5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.020308 10.0.0.33 - - [2026-02-10 13:32:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.019492 10.0.0.33 - - [2026-02-10 13:32:14] "POST /access-control-lists HTTP/1.1" 200 594 0.066590 10.0.0.33 - - [2026-02-10 13:32:14] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.070300 10.0.0.33 - - [2026-02-10 13:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013311 10.0.0.33 - - [2026-02-10 13:32:14] "GET /instance-ip/735c0ad0-514b-42fb-8c83-d2e2fc8c8c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016022 10.0.0.33 - - [2026-02-10 13:32:14] "GET /global-vrouter-config/fadfec5a-f51e-495f-894b-ac525cd9141f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005216 10.0.0.33 - - [2026-02-10 13:32:14] "GET /instance-ip/735c0ad0-514b-42fb-8c83-d2e2fc8c8c14?fields=floating_ips HTTP/1.1" 200 1170 0.005295 10.0.0.33 - - [2026-02-10 13:32:14] "GET /floating-ip/11137202-d5c1-488d-8ac6-4e01d9b43ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002688 10.0.0.33 - - [2026-02-10 13:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.33 - - [2026-02-10 13:32:14] "PUT /access-control-list/4cdd660b-e5d9-49b4-a6c3-43794ee1fb78 HTTP/1.1" 200 272 0.055792 10.0.0.33 - - [2026-02-10 13:32:14] "PUT /global-vrouter-config/fadfec5a-f51e-495f-894b-ac525cd9141f HTTP/1.1" 200 276 0.061343 10.0.0.33 - - [2026-02-10 13:32:14] "PUT /access-control-list/20d55e15-260f-4f43-ac61-099efdfdef0e HTTP/1.1" 200 272 0.033487 10.0.0.33 - - [2026-02-10 13:32:14] "PUT /access-control-list/91ac9e06-1ec6-436e-bb8b-bcbcf00ac472 HTTP/1.1" 200 272 0.042186 10.0.0.33 - - [2026-02-10 13:32:14] "POST /tags HTTP/1.1" 200 301 0.124560 10.0.0.33 - - [2026-02-10 13:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015205 10.0.0.33 - - [2026-02-10 13:32:14] "PUT /access-control-list/1f1ee9c1-ca11-42da-b3b3-eca67d641639 HTTP/1.1" 200 272 0.010672 10.0.0.33 - - [2026-02-10 13:32:14] "GET /tag/e070ee15-4ae4-4658-8c21-aa2d81fe6ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024727 10.0.0.33 - - [2026-02-10 13:32:14] "PUT /access-control-list/5a9afbe5-890d-4ae1-a90a-3e804ddf08cd HTTP/1.1" 200 272 0.040786 10.0.0.33 - - [2026-02-10 13:32:14] "POST /tags HTTP/1.1" 200 325 0.097112 10.0.0.33 - - [2026-02-10 13:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016556 10.0.0.33 - - [2026-02-10 13:32:14] "GET /tag/a8f0bec5-f314-42df-8a8d-4884384c08cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.021044 10.0.0.33 - - [2026-02-10 13:32:14] "POST /tags HTTP/1.1" 200 363 0.025715 10.0.0.33 - - [2026-02-10 13:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014238 10.0.0.33 - - [2026-02-10 13:32:14] "GET /tag/c0a41d2e-3138-41d4-8631-b29a96a7318a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016157 10.0.0.33 - - [2026-02-10 13:32:14] "POST /tags HTTP/1.1" 200 311 0.027306 10.0.0.33 - - [2026-02-10 13:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018643 10.0.0.33 - - [2026-02-10 13:32:15] "GET /tag/ebc27ef4-3e57-4464-acb6-c77147b8b4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.022683 10.0.0.33 - - [2026-02-10 13:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.33 - - [2026-02-10 13:32:15] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004874 10.0.0.33 - - [2026-02-10 13:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2026-02-10 13:32:15] "GET /project/14c4a7b6-b58f-4a21-81a4-45477d6c55f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.029320 10.0.0.33 - - [2026-02-10 13:32:15] "POST /virtual-machines HTTP/1.1" 200 377 0.012311 10.0.0.33 - - [2026-02-10 13:32:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008661 10.0.0.33 - - [2026-02-10 13:32:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.148634 10.0.0.33 - - [2026-02-10 13:32:15] "PUT /access-control-list/c7b52d63-1ee6-43ab-bca2-6b5efa80c70d HTTP/1.1" 200 272 0.043952 10.0.0.33 - - [2026-02-10 13:32:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.069320 10.0.0.33 - - [2026-02-10 13:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005071 10.0.0.33 - - [2026-02-10 13:32:15] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005011 10.0.0.33 - - [2026-02-10 13:32:15] "POST /instance-ips HTTP/1.1" 200 409 0.040064 10.0.0.33 - - [2026-02-10 13:32:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033170 10.0.0.33 - - [2026-02-10 13:32:15] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.015724 10.0.0.33 - - [2026-02-10 13:32:15] "POST /set-tag HTTP/1.1" 200 109 0.019932 10.0.0.33 - - [2026-02-10 13:32:15] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016036 10.0.0.33 - - [2026-02-10 13:32:15] "GET /instance-ip/e9def726-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.007778 10.0.0.33 - - [2026-02-10 13:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.33 - - [2026-02-10 13:32:15] "GET /loadbalancer/9a0ccffb-cc90-4658-968f-6ec87d104bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002672 10.0.0.33 - - [2026-02-10 13:32:15] "POST /tags HTTP/1.1" 200 355 0.023954 10.0.0.33 - - [2026-02-10 13:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.33 - - [2026-02-10 13:32:15] "GET /tag/cfeda585-f1e1-4e36-ad05-29abf55a783c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012183 10.0.0.33 - - [2026-02-10 13:32:15] "POST /tags HTTP/1.1" 200 303 0.019287 10.0.0.33 - - [2026-02-10 13:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.33 - - [2026-02-10 13:32:15] "GET /tag/a646d78f-f402-4fd2-9911-8652e7d58b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012140 10.0.0.33 - - [2026-02-10 13:32:15] "POST /projects HTTP/1.1" 409 218 0.003004 10.0.0.33 - - [2026-02-10 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.33 - - [2026-02-10 13:32:16] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030591 10.0.0.33 - - [2026-02-10 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006344 10.0.0.33 - - [2026-02-10 13:32:16] "GET /network-ipam/8e9db995-23de-4bea-afd4-345b6869e235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003064 10.0.0.33 - - [2026-02-10 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2026-02-10 13:32:16] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006303 10.0.0.33 - - [2026-02-10 13:32:16] "PUT /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0 HTTP/1.1" 200 264 0.048600 10.0.0.33 - - [2026-02-10 13:32:16] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.012999 10.0.0.33 - - [2026-02-10 13:32:16] "POST /set-tag HTTP/1.1" 200 109 0.043785 10.0.0.33 - - [2026-02-10 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2026-02-10 13:32:16] "GET /network-ipam/6165f849-9c26-44cb-9f07-8fbe9243d887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002548 10.0.0.33 - - [2026-02-10 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.33 - - [2026-02-10 13:32:16] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004501 10.0.0.33 - - [2026-02-10 13:32:16] "PUT /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462 HTTP/1.1" 200 264 0.091251 10.0.0.33 - - [2026-02-10 13:32:16] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.014098 10.0.0.33 - - [2026-02-10 13:32:16] "POST /set-tag HTTP/1.1" 200 109 0.067006 10.0.0.33 - - [2026-02-10 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020714 10.0.0.33 - - [2026-02-10 13:32:16] "GET /network-policy/1edca011-294b-4d35-a978-cceccb56af9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003082 10.0.0.33 - - [2026-02-10 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.33 - - [2026-02-10 13:32:16] "GET /global-vrouter-config/fadfec5a-f51e-495f-894b-ac525cd9141f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1763 0.003070 10.0.0.33 - - [2026-02-10 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.33 - - [2026-02-10 13:32:16] "PUT /global-vrouter-config/fadfec5a-f51e-495f-894b-ac525cd9141f HTTP/1.1" 200 276 0.013696 10.0.0.33 - - [2026-02-10 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011254 10.0.0.33 - - [2026-02-10 13:32:16] "GET /network-policy/8ac0da72-ece8-46ce-bb0d-b761343c29f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002861 10.0.0.33 - - [2026-02-10 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.33 - - [2026-02-10 13:32:16] "GET /network-policy/583a53ff-c280-498b-8fa8-4529cec9f97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002912 10.0.0.33 - - [2026-02-10 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.33 - - [2026-02-10 13:32:16] "PUT /network-policy/583a53ff-c280-498b-8fa8-4529cec9f97e HTTP/1.1" 200 262 0.013820 10.0.0.33 - - [2026-02-10 13:32:16] "PUT /access-control-list/4cdd660b-e5d9-49b4-a6c3-43794ee1fb78 HTTP/1.1" 200 272 0.028673 10.0.0.33 - - [2026-02-10 13:32:16] "POST /ref-update HTTP/1.1" 200 156 0.073366 10.0.0.33 - - [2026-02-10 13:32:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002843 10.0.0.33 - - [2026-02-10 13:32:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011700 10.0.0.33 - - [2026-02-10 13:32:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006595 10.0.0.33 - - [2026-02-10 13:32:16] "PUT /access-control-list/c7b52d63-1ee6-43ab-bca2-6b5efa80c70d HTTP/1.1" 200 272 0.084719 10.0.0.33 - - [2026-02-10 13:32:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012815 10.0.0.33 - - [2026-02-10 13:32:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008355 10.0.0.33 - - [2026-02-10 13:32:17] "POST /security-groups HTTP/1.1" 409 245 0.004132 10.0.0.33 - - [2026-02-10 13:32:17] "PUT /access-control-list/5ff0886d-f658-4a81-b13b-ba7d4db72a41 HTTP/1.1" 200 272 0.071879 10.0.0.33 - - [2026-02-10 13:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.33 - - [2026-02-10 13:32:17] "GET / HTTP/1.1" 200 35931 0.001906 10.0.0.33 - - [2026-02-10 13:32:17] "PUT /security-group/909d4329-5fec-4b1e-ae73-e87606d4e0ba HTTP/1.1" 200 262 0.076766 10.0.0.33 - - [2026-02-10 13:32:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.036497 10.0.0.33 - - [2026-02-10 13:32:17] "POST /alarms HTTP/1.1" 200 581 0.082391 10.0.0.33 - - [2026-02-10 13:32:17] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026279 10.0.0.33 - - [2026-02-10 13:32:17] "PUT /access-control-list/c911ebce-96aa-48cb-b741-372c157bbf14 HTTP/1.1" 200 272 0.047267 10.0.0.33 - - [2026-02-10 13:32:17] "PUT /access-control-list/2df33faa-7f78-4f07-83a2-8d2de7c30885 HTTP/1.1" 200 272 0.021261 10.0.0.33 - - [2026-02-10 13:32:17] "POST /alarms HTTP/1.1" 200 575 0.076918 10.0.0.33 - - [2026-02-10 13:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007378 10.0.0.33 - - [2026-02-10 13:32:17] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004921 10.0.0.33 - - [2026-02-10 13:32:17] "POST /tags HTTP/1.1" 409 206 0.001870 10.0.0.33 - - [2026-02-10 13:32:17] "POST /alarms HTTP/1.1" 200 575 0.034609 10.0.0.33 - - [2026-02-10 13:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2026-02-10 13:32:17] "GET /tag/a646d78f-f402-4fd2-9911-8652e7d58b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014209 10.0.0.33 - - [2026-02-10 13:32:17] "POST /alarms HTTP/1.1" 200 559 0.027808 10.0.0.33 - - [2026-02-10 13:32:17] "POST /firewall-rules HTTP/1.1" 200 562 0.057976 10.0.0.33 - - [2026-02-10 13:32:17] "POST /alarms HTTP/1.1" 200 555 0.060502 10.0.0.33 - - [2026-02-10 13:32:17] "GET /firewall-rule/c1414c45-7059-465c-80a7-b5282fd9aac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.011488 10.0.0.33 - - [2026-02-10 13:32:17] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006540 10.0.0.33 - - [2026-02-10 13:32:17] "GET /firewall-rule/c1414c45-7059-465c-80a7-b5282fd9aac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006962 10.0.0.33 - - [2026-02-10 13:32:17] "POST /alarms HTTP/1.1" 200 557 0.045264 10.0.0.33 - - [2026-02-10 13:32:17] "POST /alarms HTTP/1.1" 200 565 0.024775 10.0.0.33 - - [2026-02-10 13:32:17] "POST /ref-update HTTP/1.1" 200 156 0.047448 10.0.0.33 - - [2026-02-10 13:32:17] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006996 10.0.0.33 - - [2026-02-10 13:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.33 - - [2026-02-10 13:32:17] "POST /alarms HTTP/1.1" 200 549 0.044123 10.0.0.33 - - [2026-02-10 13:32:17] "POST /alarms HTTP/1.1" 200 557 0.025091 10.0.0.33 - - [2026-02-10 13:32:17] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006086 10.0.0.33 - - [2026-02-10 13:32:17] "POST /tags HTTP/1.1" 409 206 0.007573 10.0.0.33 - - [2026-02-10 13:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.33 - - [2026-02-10 13:32:17] "POST /alarms HTTP/1.1" 200 567 0.029589 10.0.0.33 - - [2026-02-10 13:32:17] "GET /tag/a646d78f-f402-4fd2-9911-8652e7d58b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.022322 10.0.0.33 - - [2026-02-10 13:32:17] "POST /alarms HTTP/1.1" 200 555 0.027212 10.0.0.33 - - [2026-02-10 13:32:17] "POST /firewall-rules HTTP/1.1" 200 560 0.096101 10.0.0.33 - - [2026-02-10 13:32:17] "GET /firewall-rule/b967f2ca-1ab8-4817-a7aa-ee7734b2edb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.009425 10.0.0.33 - - [2026-02-10 13:32:17] "POST /alarms HTTP/1.1" 200 567 0.091300 10.0.0.33 - - [2026-02-10 13:32:17] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004462 10.0.0.33 - - [2026-02-10 13:32:17] "GET /firewall-rule/b967f2ca-1ab8-4817-a7aa-ee7734b2edb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.005787 10.0.0.33 - - [2026-02-10 13:32:17] "POST /alarms HTTP/1.1" 200 575 0.024907 10.0.0.33 - - [2026-02-10 13:32:17] "POST /ref-update HTTP/1.1" 200 156 0.054227 10.0.0.33 - - [2026-02-10 13:32:17] "POST /alarms HTTP/1.1" 200 569 0.048620 10.0.0.33 - - [2026-02-10 13:32:18] "POST /alarms HTTP/1.1" 200 561 0.047625 10.0.0.33 - - [2026-02-10 13:32:18] "POST /tags HTTP/1.1" 200 301 0.032595 10.0.0.33 - - [2026-02-10 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.33 - - [2026-02-10 13:32:18] "GET /tag/09c1eccb-5bed-4882-8b0c-f9aebf666ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016029 10.0.0.33 - - [2026-02-10 13:32:18] "POST /alarms HTTP/1.1" 200 561 0.028437 10.0.0.33 - - [2026-02-10 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.33 - - [2026-02-10 13:32:18] "POST /alarms HTTP/1.1" 200 561 0.033279 10.0.0.33 - - [2026-02-10 13:32:18] "GET /project/14c4a7b6-b58f-4a21-81a4-45477d6c55f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.047802 10.0.0.33 - - [2026-02-10 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.33 - - [2026-02-10 13:32:18] "POST /alarms HTTP/1.1" 200 547 0.050026 10.0.0.33 - - [2026-02-10 13:32:18] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004098 10.0.0.33 - - [2026-02-10 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.33 - - [2026-02-10 13:32:18] "GET /service-appliance-set/16d50b84-8d58-4c6a-b21b-1d5e326c0dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004021 10.0.0.33 - - [2026-02-10 13:32:18] "POST /alarms HTTP/1.1" 200 595 0.022293 10.0.0.33 - - [2026-02-10 13:32:18] "POST /alarms HTTP/1.1" 200 575 0.029394 10.0.0.33 - - [2026-02-10 13:32:18] "POST /fqname-to-id HTTP/1.1" 404 242 0.003735 10.0.0.33 - - [2026-02-10 13:32:18] "POST /alarms HTTP/1.1" 200 571 0.043192 10.0.0.33 - - [2026-02-10 13:32:18] "POST /alarms HTTP/1.1" 200 583 0.077091 10.0.0.33 - - [2026-02-10 13:32:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.182104 10.0.0.33 - - [2026-02-10 13:32:18] "GET /virtual-machine-interface/5fdaf923-52bc-48d1-8634-4077088c1a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.009422 10.0.0.33 - - [2026-02-10 13:32:18] "POST /alarms HTTP/1.1" 200 609 0.044825 10.0.0.33 - - [2026-02-10 13:32:18] "POST /instance-ips HTTP/1.1" 200 377 0.021546 10.0.0.33 - - [2026-02-10 13:32:18] "GET /instance-ip/51495daf-b679-44c3-aad0-82f097f92f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.008688 10.0.0.33 - - [2026-02-10 13:32:18] "POST /loadbalancers HTTP/1.1" 200 582 0.067178 10.0.0.33 - - [2026-02-10 13:32:18] "GET /project/14c4a7b6-b58f-4a21-81a4-45477d6c55f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.054809 10.0.0.33 - - [2026-02-10 13:32:18] "GET /instance-ip/51495daf-b679-44c3-aad0-82f097f92f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.012398 10.0.0.33 - - [2026-02-10 13:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.059307 10.0.0.33 - - [2026-02-10 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020367 10.0.0.33 - - [2026-02-10 13:32:18] "GET /project/14c4a7b6-b58f-4a21-81a4-45477d6c55f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.070519 10.0.0.33 - - [2026-02-10 13:32:18] "GET / HTTP/1.1" 200 35931 0.001389 10.0.0.33 - - [2026-02-10 13:32:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001763 10.0.0.33 - - [2026-02-10 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.33 - - [2026-02-10 13:32:18] "POST /floating-ips HTTP/1.1" 200 581 0.063310 10.0.0.33 - - [2026-02-10 13:32:18] "GET /loadbalancer/22b5450a-d892-41df-8be0-a1fd66aafcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.017169 10.0.0.33 - - [2026-02-10 13:32:18] "PUT /global-vrouter-config/fadfec5a-f51e-495f-894b-ac525cd9141f HTTP/1.1" 200 276 0.036531 10.0.0.33 - - [2026-02-10 13:32:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.042020 10.0.0.33 - - [2026-02-10 13:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027639 10.0.0.33 - - [2026-02-10 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008444 10.0.0.33 - - [2026-02-10 13:32:19] "GET /project/14c4a7b6-b58f-4a21-81a4-45477d6c55f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.048750 10.0.0.33 - - [2026-02-10 13:32:19] "GET /loadbalancer-listener/fae050e9-c615-469e-b2c7-f358336088c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003475 10.0.0.33 - - [2026-02-10 13:32:19] "GET /loadbalancer-listener/fae050e9-c615-469e-b2c7-f358336088c0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003359 10.0.0.33 - - [2026-02-10 13:32:19] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022803 10.0.0.33 - - [2026-02-10 13:32:19] "GET / HTTP/1.1" 200 35931 0.007221 10.0.0.33 - - [2026-02-10 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.33 - - [2026-02-10 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006697 10.0.0.33 - - [2026-02-10 13:32:19] "GET /instance-ip/51495daf-b679-44c3-aad0-82f097f92f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.004418 10.0.0.33 - - [2026-02-10 13:32:19] "GET /global-vrouter-config/fadfec5a-f51e-495f-894b-ac525cd9141f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004089 10.0.0.33 - - [2026-02-10 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.33 - - [2026-02-10 13:32:19] "GET /instance-ip/51495daf-b679-44c3-aad0-82f097f92f2b?fields=floating_ips HTTP/1.1" 200 1164 0.017834 10.0.0.33 - - [2026-02-10 13:32:19] "GET /floating-ip/997fb8ec-1946-42d3-a09f-9042bc2a9b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.001957 10.0.0.33 - - [2026-02-10 13:32:19] "GET /project/14c4a7b6-b58f-4a21-81a4-45477d6c55f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.039791 10.0.0.33 - - [2026-02-10 13:32:19] "PUT /global-vrouter-config/fadfec5a-f51e-495f-894b-ac525cd9141f HTTP/1.1" 200 276 0.013051 10.0.0.33 - - [2026-02-10 13:32:19] "GET /loadbalancer/22b5450a-d892-41df-8be0-a1fd66aafcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002299 10.0.0.33 - - [2026-02-10 13:32:19] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018241 10.0.0.33 - - [2026-02-10 13:32:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021236 10.0.0.33 - - [2026-02-10 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.33 - - [2026-02-10 13:32:19] "GET /project/14c4a7b6-b58f-4a21-81a4-45477d6c55f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.029847 10.0.0.33 - - [2026-02-10 13:32:19] "GET /loadbalancer-listener/4800cc67-f8dc-4e1e-9e2c-6c63896665da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004175 10.0.0.33 - - [2026-02-10 13:32:19] "GET /loadbalancer-listener/4800cc67-f8dc-4e1e-9e2c-6c63896665da?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003023 10.0.0.33 - - [2026-02-10 13:32:19] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023027 10.0.0.33 - - [2026-02-10 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005737 10.0.0.33 - - [2026-02-10 13:32:19] "GET /instance-ip/51495daf-b679-44c3-aad0-82f097f92f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006637 10.0.0.33 - - [2026-02-10 13:32:19] "GET /instance-ip/51495daf-b679-44c3-aad0-82f097f92f2b?fields=floating_ips HTTP/1.1" 200 1164 0.003516 10.0.0.33 - - [2026-02-10 13:32:19] "GET /floating-ip/997fb8ec-1946-42d3-a09f-9042bc2a9b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.001954 10.0.0.33 - - [2026-02-10 13:32:19] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.33 - - [2026-02-10 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007965 10.0.0.33 - - [2026-02-10 13:32:19] "GET /project/14c4a7b6-b58f-4a21-81a4-45477d6c55f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.073288 10.0.0.33 - - [2026-02-10 13:32:19] "GET /global-system-config/2c2ce2a7-9e88-423d-8f80-1fe8f81ecdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005575 10.0.0.33 - - [2026-02-10 13:32:19] "PUT /global-system-config/2c2ce2a7-9e88-423d-8f80-1fe8f81ecdd3 HTTP/1.1" 200 274 0.016914 10.0.0.33 - - [2026-02-10 13:32:19] "GET /loadbalancer/22b5450a-d892-41df-8be0-a1fd66aafcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002426 10.0.0.33 - - [2026-02-10 13:32:19] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.089410 10.0.0.33 - - [2026-02-10 13:32:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.028115 10.0.0.33 - - [2026-02-10 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014262 10.0.0.33 - - [2026-02-10 13:32:19] "GET /project/14c4a7b6-b58f-4a21-81a4-45477d6c55f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.049996 10.0.0.33 - - [2026-02-10 13:32:19] "GET /loadbalancer-listener/5845b951-4549-414e-9536-fe59a56da316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005450 10.0.0.33 - - [2026-02-10 13:32:19] "GET /loadbalancer-listener/5845b951-4549-414e-9536-fe59a56da316?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004061 10.0.0.33 - - [2026-02-10 13:32:19] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.018667 10.0.0.33 - - [2026-02-10 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005536 10.0.0.33 - - [2026-02-10 13:32:19] "GET /instance-ip/51495daf-b679-44c3-aad0-82f097f92f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006994 10.0.0.33 - - [2026-02-10 13:32:19] "GET /loadbalancer/22b5450a-d892-41df-8be0-a1fd66aafcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.007925 10.0.0.33 - - [2026-02-10 13:32:19] "GET /instance-ip/51495daf-b679-44c3-aad0-82f097f92f2b?fields=floating_ips HTTP/1.1" 200 1164 0.005502 10.0.0.33 - - [2026-02-10 13:32:20] "GET /floating-ip/997fb8ec-1946-42d3-a09f-9042bc2a9b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.004698 10.0.0.33 - - [2026-02-10 13:32:20] "POST /tags HTTP/1.1" 200 371 0.025651 10.0.0.33 - - [2026-02-10 13:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.032406 10.0.0.33 - - [2026-02-10 13:32:20] "GET /tag/e16302f4-0b34-42a4-a4cb-3e0954e1835d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.022283 10.0.0.33 - - [2026-02-10 13:32:20] "POST /tags HTTP/1.1" 200 319 0.053812 10.0.0.33 - - [2026-02-10 13:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015933 10.0.0.33 - - [2026-02-10 13:32:20] "GET /tag/07c53d7c-c382-4f84-af23-a88e2e614020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.014425 10.0.0.33 - - [2026-02-10 13:32:20] "POST /id-to-fqname HTTP/1.1" 200 181 0.000510 10.0.0.33 - - [2026-02-10 13:32:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.001755 10.0.0.33 - - [2026-02-10 13:32:20] "POST /security-groups HTTP/1.1" 200 578 0.065635 10.0.0.33 - - [2026-02-10 13:32:20] "POST /projects HTTP/1.1" 200 497 0.258958 10.0.0.33 - - [2026-02-10 13:32:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.004595 10.0.0.33 - - [2026-02-10 13:32:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019025 10.0.0.33 - - [2026-02-10 13:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.031029 10.0.0.33 - - [2026-02-10 13:32:20] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.015192 10.0.0.33 - - [2026-02-10 13:32:20] "POST /access-control-lists HTTP/1.1" 200 587 0.121097 10.0.0.33 - - [2026-02-10 13:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017013 10.0.0.33 - - [2026-02-10 13:32:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.012697 10.0.0.33 - - [2026-02-10 13:32:20] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.008856 10.0.0.33 - - [2026-02-10 13:32:20] "POST /access-control-lists HTTP/1.1" 200 585 0.085097 10.0.0.33 - - [2026-02-10 13:32:20] "PUT /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0 HTTP/1.1" 200 264 0.097967 10.0.0.33 - - [2026-02-10 13:32:20] "PUT /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462 HTTP/1.1" 200 264 0.080687 10.0.0.33 - - [2026-02-10 13:32:21] "POST /security-groups HTTP/1.1" 200 558 0.102342 10.0.0.33 - - [2026-02-10 13:32:21] "POST /fqname-to-id HTTP/1.1" 404 248 0.003488 10.0.0.33 - - [2026-02-10 13:32:21] "POST /access-control-lists HTTP/1.1" 200 610 0.039705 10.0.0.33 - - [2026-02-10 13:32:21] "POST /fqname-to-id HTTP/1.1" 404 247 0.007977 10.0.0.33 - - [2026-02-10 13:32:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.057679 10.0.0.33 - - [2026-02-10 13:32:21] "POST /access-control-lists HTTP/1.1" 200 608 0.055855 10.0.0.33 - - [2026-02-10 13:32:21] "POST /chown HTTP/1.1" 200 109 0.047102 10.0.0.33 - - [2026-02-10 13:32:21] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008792 10.0.0.33 - - [2026-02-10 13:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.33 - - [2026-02-10 13:32:21] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003022 10.0.0.33 - - [2026-02-10 13:32:21] "POST /tags HTTP/1.1" 409 214 0.002924 10.0.0.33 - - [2026-02-10 13:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.33 - - [2026-02-10 13:32:21] "GET /tag/07c53d7c-c382-4f84-af23-a88e2e614020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.012256 10.0.0.33 - - [2026-02-10 13:32:21] "POST /firewall-rules HTTP/1.1" 200 578 0.068361 10.0.0.33 - - [2026-02-10 13:32:21] "GET /firewall-rule/2482d7d5-22de-4215-a397-3698506a474a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004520 10.0.0.33 - - [2026-02-10 13:32:21] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003927 10.0.0.33 - - [2026-02-10 13:32:21] "GET /firewall-rule/2482d7d5-22de-4215-a397-3698506a474a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004127 10.0.0.33 - - [2026-02-10 13:32:21] "POST /ref-update HTTP/1.1" 200 156 0.033561 10.0.0.33 - - [2026-02-10 13:32:21] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.076447 10.0.0.33 - - [2026-02-10 13:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.33 - - [2026-02-10 13:32:21] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009930 10.0.0.33 - - [2026-02-10 13:32:21] "POST /tags HTTP/1.1" 409 214 0.002026 10.0.0.33 - - [2026-02-10 13:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.33 - - [2026-02-10 13:32:21] "GET /tag/07c53d7c-c382-4f84-af23-a88e2e614020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.018780 10.0.0.33 - - [2026-02-10 13:32:21] "POST /firewall-rules HTTP/1.1" 200 576 0.070040 10.0.0.33 - - [2026-02-10 13:32:21] "GET /firewall-rule/4a33f197-fd3b-47da-bfca-15f7be761994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.020963 10.0.0.33 - - [2026-02-10 13:32:21] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003766 10.0.0.33 - - [2026-02-10 13:32:21] "GET /firewall-rule/4a33f197-fd3b-47da-bfca-15f7be761994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002421 10.0.0.33 - - [2026-02-10 13:32:21] "POST /ref-update HTTP/1.1" 200 156 0.037453 10.0.0.33 - - [2026-02-10 13:32:22] "POST /tags HTTP/1.1" 200 363 0.047632 10.0.0.33 - - [2026-02-10 13:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.33 - - [2026-02-10 13:32:22] "GET /tag/44ea924b-c275-4da4-97db-40cf33d853c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013514 10.0.0.33 - - [2026-02-10 13:32:22] "POST /tags HTTP/1.1" 200 311 0.028121 10.0.0.33 - - [2026-02-10 13:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2026-02-10 13:32:22] "GET /tag/c178076b-d507-4026-9bf5-3a225aab74a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014531 10.0.0.33 - - [2026-02-10 13:32:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.002129 10.0.0.33 - - [2026-02-10 13:32:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.006878 10.0.0.33 - - [2026-02-10 13:32:22] "POST /security-groups HTTP/1.1" 200 574 0.075476 10.0.0.33 - - [2026-02-10 13:32:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.001846 10.0.0.33 - - [2026-02-10 13:32:22] "POST /projects HTTP/1.1" 200 489 0.281845 10.0.0.33 - - [2026-02-10 13:32:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011230 10.0.0.33 - - [2026-02-10 13:32:22] "POST /access-control-lists HTTP/1.1" 200 583 0.036833 10.0.0.33 - - [2026-02-10 13:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.034374 10.0.0.33 - - [2026-02-10 13:32:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.026593 10.0.0.33 - - [2026-02-10 13:32:22] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.042122 10.0.0.33 - - [2026-02-10 13:32:22] "POST /access-control-lists HTTP/1.1" 200 581 0.082067 10.0.0.33 - - [2026-02-10 13:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019465 10.0.0.33 - - [2026-02-10 13:32:22] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.013200 10.0.0.33 - - [2026-02-10 13:32:22] "PUT /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0 HTTP/1.1" 200 264 0.043384 10.0.0.33 - - [2026-02-10 13:32:22] "PUT /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462 HTTP/1.1" 200 264 0.045573 10.0.0.33 - - [2026-02-10 13:32:22] "POST /security-groups HTTP/1.1" 200 546 0.065451 10.0.0.33 - - [2026-02-10 13:32:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.014287 10.0.0.33 - - [2026-02-10 13:32:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.029978 10.0.0.33 - - [2026-02-10 13:32:22] "POST /access-control-lists HTTP/1.1" 200 602 0.047354 10.0.0.33 - - [2026-02-10 13:32:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.010746 10.0.0.33 - - [2026-02-10 13:32:23] "POST /chown HTTP/1.1" 200 109 0.048906 10.0.0.33 - - [2026-02-10 13:32:23] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026096 10.0.0.33 - - [2026-02-10 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.33 - - [2026-02-10 13:32:23] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008929 10.0.0.33 - - [2026-02-10 13:32:23] "POST /access-control-lists HTTP/1.1" 200 600 0.095152 10.0.0.33 - - [2026-02-10 13:32:23] "POST /tags HTTP/1.1" 409 210 0.008960 10.0.0.33 - - [2026-02-10 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.33 - - [2026-02-10 13:32:23] "GET /tag/c178076b-d507-4026-9bf5-3a225aab74a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020031 10.0.0.33 - - [2026-02-10 13:32:23] "POST /firewall-rules HTTP/1.1" 200 570 0.066851 10.0.0.33 - - [2026-02-10 13:32:23] "GET /firewall-rule/9e17c1cd-2b9d-4f27-bb82-be3f2c56f8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015493 10.0.0.33 - - [2026-02-10 13:32:23] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003962 10.0.0.33 - - [2026-02-10 13:32:23] "GET /firewall-rule/9e17c1cd-2b9d-4f27-bb82-be3f2c56f8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002313 10.0.0.33 - - [2026-02-10 13:32:23] "POST /ref-update HTTP/1.1" 200 156 0.033148 10.0.0.33 - - [2026-02-10 13:32:23] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002425 10.0.0.33 - - [2026-02-10 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.33 - - [2026-02-10 13:32:23] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002310 10.0.0.33 - - [2026-02-10 13:32:23] "POST /tags HTTP/1.1" 409 210 0.001513 10.0.0.33 - - [2026-02-10 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-02-10 13:32:23] "GET /tag/c178076b-d507-4026-9bf5-3a225aab74a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015540 10.0.0.33 - - [2026-02-10 13:32:23] "POST /firewall-rules HTTP/1.1" 200 568 0.081005 10.0.0.33 - - [2026-02-10 13:32:23] "GET /firewall-rule/481a39c8-6e6e-42bd-a7c6-b756856b0e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006052 10.0.0.33 - - [2026-02-10 13:32:23] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003752 10.0.0.33 - - [2026-02-10 13:32:23] "GET /firewall-rule/481a39c8-6e6e-42bd-a7c6-b756856b0e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002095 10.0.0.33 - - [2026-02-10 13:32:23] "POST /ref-update HTTP/1.1" 200 156 0.039493 10.0.0.33 - - [2026-02-10 13:32:23] "POST /tags HTTP/1.1" 409 237 0.002048 10.0.0.33 - - [2026-02-10 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.33 - - [2026-02-10 13:32:23] "GET /tag/c0a41d2e-3138-41d4-8631-b29a96a7318a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010702 10.0.0.33 - - [2026-02-10 13:32:23] "POST /tags HTTP/1.1" 409 210 0.003295 10.0.0.33 - - [2026-02-10 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2026-02-10 13:32:23] "GET /tag/ebc27ef4-3e57-4464-acb6-c77147b8b4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013103 10.0.0.33 - - [2026-02-10 13:32:23] "POST /projects HTTP/1.1" 409 223 0.001969 10.0.0.33 - - [2026-02-10 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.33 - - [2026-02-10 13:32:23] "GET /project/14c4a7b6-b58f-4a21-81a4-45477d6c55f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.048697 10.0.0.33 - - [2026-02-10 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.33 - - [2026-02-10 13:32:23] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004169 10.0.0.33 - - [2026-02-10 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.33 - - [2026-02-10 13:32:23] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004739 10.0.0.33 - - [2026-02-10 13:32:24] "PUT /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0 HTTP/1.1" 200 264 0.057917 10.0.0.33 - - [2026-02-10 13:32:24] "PUT /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462 HTTP/1.1" 200 264 0.065522 10.0.0.33 - - [2026-02-10 13:32:24] "POST /security-groups HTTP/1.1" 409 253 0.002677 10.0.0.33 - - [2026-02-10 13:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.33 - - [2026-02-10 13:32:24] "PUT /security-group/5deebf4c-e99d-4ec7-9d5a-0389c670c4c5 HTTP/1.1" 200 262 0.054900 10.0.0.33 - - [2026-02-10 13:32:24] "PUT /access-control-list/579acddf-ac7c-495f-a780-b25cb8bfa26d HTTP/1.1" 200 272 0.009813 10.0.0.33 - - [2026-02-10 13:32:24] "PUT /access-control-list/2f3e4d1d-2816-4db1-abad-a60fb961782f HTTP/1.1" 200 272 0.025108 10.0.0.33 - - [2026-02-10 13:32:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027439 10.0.0.33 - - [2026-02-10 13:32:24] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010178 10.0.0.33 - - [2026-02-10 13:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.33 - - [2026-02-10 13:32:24] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002721 10.0.0.33 - - [2026-02-10 13:32:24] "POST /tags HTTP/1.1" 409 210 0.001807 10.0.0.33 - - [2026-02-10 13:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.33 - - [2026-02-10 13:32:24] "GET /tag/ebc27ef4-3e57-4464-acb6-c77147b8b4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012769 10.0.0.33 - - [2026-02-10 13:32:24] "POST /firewall-rules HTTP/1.1" 200 570 0.082458 10.0.0.33 - - [2026-02-10 13:32:24] "GET /firewall-rule/1de4f051-0b0a-4f15-81e2-44b430367877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.022612 10.0.0.33 - - [2026-02-10 13:32:24] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004299 10.0.0.33 - - [2026-02-10 13:32:24] "GET /firewall-rule/1de4f051-0b0a-4f15-81e2-44b430367877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002397 10.0.0.33 - - [2026-02-10 13:32:24] "POST /ref-update HTTP/1.1" 200 156 0.058476 10.0.0.33 - - [2026-02-10 13:32:24] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003279 10.0.0.33 - - [2026-02-10 13:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.33 - - [2026-02-10 13:32:24] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003406 10.0.0.33 - - [2026-02-10 13:32:24] "POST /tags HTTP/1.1" 409 210 0.001998 10.0.0.33 - - [2026-02-10 13:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2026-02-10 13:32:24] "GET /tag/ebc27ef4-3e57-4464-acb6-c77147b8b4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015755 10.0.0.33 - - [2026-02-10 13:32:24] "POST /firewall-rules HTTP/1.1" 200 568 0.075191 10.0.0.33 - - [2026-02-10 13:32:24] "GET /firewall-rule/a4e6ae56-86f8-4bbd-8d7e-3b6886130bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.027475 10.0.0.33 - - [2026-02-10 13:32:24] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004506 10.0.0.33 - - [2026-02-10 13:32:24] "GET /firewall-rule/a4e6ae56-86f8-4bbd-8d7e-3b6886130bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003433 10.0.0.33 - - [2026-02-10 13:32:25] "POST /ref-update HTTP/1.1" 200 156 0.053096 10.0.0.33 - - [2026-02-10 13:32:25] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009498 10.0.0.33 - - [2026-02-10 13:32:25] "POST /set-tag HTTP/1.1" 200 109 0.002970 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:33:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:33:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001106 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:33:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:33:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:33:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:33:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000861 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:33:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:33:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001052 10.0.0.22 - - [2026-02-10 13:33:57] "GET / HTTP/1.1" 200 35931 0.001684 10.0.0.22 - - [2026-02-10 13:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.22 - - [2026-02-10 13:33:57] "GET /global-system-config/2c2ce2a7-9e88-423d-8f80-1fe8f81ecdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004518 10.0.0.22 - - [2026-02-10 13:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.22 - - [2026-02-10 13:33:57] "GET /routing-instance/e2bab28e-8294-4e15-a0e8-5719d0f71746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002586 10.0.0.22 - - [2026-02-10 13:33:57] "PUT /global-system-config/2c2ce2a7-9e88-423d-8f80-1fe8f81ecdd3 HTTP/1.1" 200 274 0.009180 10.0.0.22 - - [2026-02-10 13:33:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.008243 10.0.0.22 - - [2026-02-10 13:33:57] "POST /virtual-routers HTTP/1.1" 200 599 0.014437 10.0.0.22 - - [2026-02-10 13:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.22 - - [2026-02-10 13:33:57] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003740 10.0.0.22 - - [2026-02-10 13:33:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.001424 10.0.0.22 - - [2026-02-10 13:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.22 - - [2026-02-10 13:33:57] "GET /virtual-network/63948128-d909-4a84-879d-4a3e875795db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005040 10.0.0.22 - - [2026-02-10 13:33:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.062927 10.0.0.33 - - [2026-02-10 13:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.33 - - [2026-02-10 13:34:06] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002661 10.0.0.33 - - [2026-02-10 13:36:11] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003345 10.0.0.33 - - [2026-02-10 13:36:11] "POST /ref-update HTTP/1.1" 200 156 0.007662 10.0.0.33 - - [2026-02-10 13:36:24] "GET /global-system-configs HTTP/1.1" 200 322 0.004536 10.0.0.33 - - [2026-02-10 13:36:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002222 10.0.0.33 - - [2026-02-10 13:36:29] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004252 10.0.0.33 - - [2026-02-10 13:36:29] "POST /set-tag HTTP/1.1" 200 109 0.003913 10.0.0.33 - - [2026-02-10 13:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2026-02-10 13:36:29] "GET /loadbalancer/22b5450a-d892-41df-8be0-a1fd66aafcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002165 10.0.0.33 - - [2026-02-10 13:36:29] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004592 10.0.0.33 - - [2026-02-10 13:36:29] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.33 - - [2026-02-10 13:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006691 10.0.0.33 - - [2026-02-10 13:36:29] "GET /loadbalancer/22b5450a-d892-41df-8be0-a1fd66aafcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002388 10.0.0.33 - - [2026-02-10 13:36:29] "GET /loadbalancer-pool/ef763363-3ab9-459e-a11e-755fd4ca17ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003928 10.0.0.33 - - [2026-02-10 13:36:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014412 10.0.0.33 - - [2026-02-10 13:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021626 10.0.0.33 - - [2026-02-10 13:36:29] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018006 10.0.0.33 - - [2026-02-10 13:36:29] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011615 10.0.0.33 - - [2026-02-10 13:36:29] "POST /ref-update HTTP/1.1" 200 156 0.014923 10.0.0.33 - - [2026-02-10 13:36:29] "POST /tags HTTP/1.1" 409 205 0.011667 10.0.0.33 - - [2026-02-10 13:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014718 10.0.0.33 - - [2026-02-10 13:36:29] "GET /tag/09c1eccb-5bed-4882-8b0c-f9aebf666ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.018566 10.0.0.33 - - [2026-02-10 13:36:29] "GET /floating-ip/997fb8ec-1946-42d3-a09f-9042bc2a9b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.011908 10.0.0.33 - - [2026-02-10 13:36:29] "PUT /floating-ip/997fb8ec-1946-42d3-a09f-9042bc2a9b3c HTTP/1.1" 200 256 0.010923 10.0.0.33 - - [2026-02-10 13:36:29] "POST /set-tag HTTP/1.1" 200 109 0.104454 10.0.0.33 - - [2026-02-10 13:36:29] "GET /loadbalancer-pool/4e38cb02-9d9d-41da-8019-d0165c3d0888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.040774 10.0.0.33 - - [2026-02-10 13:36:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024430 10.0.0.33 - - [2026-02-10 13:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007512 10.0.0.33 - - [2026-02-10 13:36:29] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015733 10.0.0.33 - - [2026-02-10 13:36:29] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005177 10.0.0.33 - - [2026-02-10 13:36:29] "POST /set-tag HTTP/1.1" 200 109 0.004176 10.0.0.33 - - [2026-02-10 13:36:29] "POST /ref-update HTTP/1.1" 200 156 0.005902 10.0.0.33 - - [2026-02-10 13:36:29] "GET /loadbalancer-pool/c43aa7f6-9686-4f2c-8a2b-511ab80cd253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006730 10.0.0.33 - - [2026-02-10 13:36:29] "GET /floating-ip/997fb8ec-1946-42d3-a09f-9042bc2a9b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.002797 10.0.0.33 - - [2026-02-10 13:36:29] "PUT /floating-ip/997fb8ec-1946-42d3-a09f-9042bc2a9b3c HTTP/1.1" 200 256 0.019848 10.0.0.33 - - [2026-02-10 13:36:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.047204 10.0.0.33 - - [2026-02-10 13:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017658 10.0.0.33 - - [2026-02-10 13:36:29] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012899 10.0.0.33 - - [2026-02-10 13:36:29] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003655 10.0.0.33 - - [2026-02-10 13:36:29] "POST /ref-update HTTP/1.1" 200 156 0.006292 10.0.0.33 - - [2026-02-10 13:36:30] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.33 - - [2026-02-10 13:36:30] "GET /floating-ip/997fb8ec-1946-42d3-a09f-9042bc2a9b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.002299 10.0.0.33 - - [2026-02-10 13:36:30] "PUT /floating-ip/997fb8ec-1946-42d3-a09f-9042bc2a9b3c HTTP/1.1" 200 256 0.008992 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:37:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:37:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:37:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001249 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:37:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001309 10.0.0.33 - - [2026-02-10 13:38:08] "GET / HTTP/1.1" 200 35931 0.001679 10.0.0.33 - - [2026-02-10 13:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.33 - - [2026-02-10 13:38:08] "GET /global-system-config/2c2ce2a7-9e88-423d-8f80-1fe8f81ecdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004349 10.0.0.33 - - [2026-02-10 13:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.33 - - [2026-02-10 13:38:08] "GET /config-node/09f0bd9f-88f5-47b5-91ec-45cefe663aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003624 10.0.0.33 - - [2026-02-10 13:38:20] "GET / HTTP/1.1" 200 35931 0.001757 10.0.0.33 - - [2026-02-10 13:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.33 - - [2026-02-10 13:38:20] "GET /routing-instance/e2bab28e-8294-4e15-a0e8-5719d0f71746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004587 10.0.0.33 - - [2026-02-10 13:38:20] "POST /bgp-routers HTTP/1.1" 409 301 0.003771 10.0.0.33 - - [2026-02-10 13:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.33 - - [2026-02-10 13:38:20] "GET /bgp-router/60b31ac5-a444-4696-b793-26638ccef8c9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004131 10.0.0.33 - - [2026-02-10 13:38:20] "PUT /bgp-router/60b31ac5-a444-4696-b793-26638ccef8c9 HTTP/1.1" 200 254 0.009768 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:38:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:38:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000784 10.0.0.22 - - [2026-02-10 13:38:57] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.22 - - [2026-02-10 13:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.22 - - [2026-02-10 13:38:57] "GET /global-system-config/2c2ce2a7-9e88-423d-8f80-1fe8f81ecdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004198 10.0.0.22 - - [2026-02-10 13:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.22 - - [2026-02-10 13:38:57] "GET /routing-instance/e2bab28e-8294-4e15-a0e8-5719d0f71746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002403 10.0.0.22 - - [2026-02-10 13:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.22 - - [2026-02-10 13:38:57] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004216 10.0.0.22 - - [2026-02-10 13:38:57] "PUT /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e HTTP/1.1" 200 262 0.011591 10.0.0.22 - - [2026-02-10 13:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008488 10.0.0.22 - - [2026-02-10 13:38:57] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003015 10.0.0.22 - - [2026-02-10 13:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.22 - - [2026-02-10 13:38:57] "GET /virtual-machine-interface/84129068-58e2-4f42-9809-2c8a82596091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.003856 10.0.0.22 - - [2026-02-10 13:38:57] "PUT /virtual-machine-interface/84129068-58e2-4f42-9809-2c8a82596091 HTTP/1.1" 200 284 0.008611 10.0.0.33 - - [2026-02-10 13:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.33 - - [2026-02-10 13:39:06] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002486 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:39:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:39:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000774 10.0.0.33 - - [2026-02-10 13:39:33] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004282 10.0.0.33 - - [2026-02-10 13:39:33] "POST /set-tag HTTP/1.1" 200 109 0.003587 10.0.0.33 - - [2026-02-10 13:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.33 - - [2026-02-10 13:39:33] "GET /loadbalancer/22b5450a-d892-41df-8be0-a1fd66aafcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002251 10.0.0.33 - - [2026-02-10 13:39:33] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004068 10.0.0.33 - - [2026-02-10 13:39:33] "POST /set-tag HTTP/1.1" 200 109 0.023418 10.0.0.33 - - [2026-02-10 13:39:33] "DELETE /loadbalancer-member/009f7dcf-cb03-4255-8a6e-69c8666c272a HTTP/1.1" 200 115 0.060515 10.0.0.33 - - [2026-02-10 13:39:33] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005004 10.0.0.33 - - [2026-02-10 13:39:33] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.33 - - [2026-02-10 13:39:33] "DELETE /loadbalancer-member/8d526947-16fe-42df-ba45-05bba3834813 HTTP/1.1" 200 115 0.038207 10.0.0.33 - - [2026-02-10 13:39:33] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005667 10.0.0.33 - - [2026-02-10 13:39:33] "POST /set-tag HTTP/1.1" 200 109 0.003489 10.0.0.33 - - [2026-02-10 13:39:33] "DELETE /loadbalancer-member/8bac7f9e-6fa8-4052-8996-71f7921e67bd HTTP/1.1" 200 115 0.030740 10.0.0.33 - - [2026-02-10 13:39:33] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008148 10.0.0.33 - - [2026-02-10 13:39:33] "POST /set-tag HTTP/1.1" 200 109 0.006919 10.0.0.33 - - [2026-02-10 13:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.33 - - [2026-02-10 13:39:33] "GET /loadbalancer/22b5450a-d892-41df-8be0-a1fd66aafcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004169 10.0.0.33 - - [2026-02-10 13:39:33] "GET /loadbalancer-pool/ef763363-3ab9-459e-a11e-755fd4ca17ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002759 10.0.0.33 - - [2026-02-10 13:39:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026353 10.0.0.33 - - [2026-02-10 13:39:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.033188 10.0.0.33 - - [2026-02-10 13:39:33] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006731 10.0.0.33 - - [2026-02-10 13:39:33] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007748 10.0.0.33 - - [2026-02-10 13:39:33] "GET /floating-ip/997fb8ec-1946-42d3-a09f-9042bc2a9b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004998 10.0.0.33 - - [2026-02-10 13:39:33] "POST /set-tag HTTP/1.1" 200 109 0.068441 10.0.0.33 - - [2026-02-10 13:39:33] "GET /loadbalancer-pool/4e38cb02-9d9d-41da-8019-d0165c3d0888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006996 10.0.0.33 - - [2026-02-10 13:39:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025499 10.0.0.33 - - [2026-02-10 13:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015448 10.0.0.33 - - [2026-02-10 13:39:34] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016590 10.0.0.33 - - [2026-02-10 13:39:34] "POST /set-tag HTTP/1.1" 200 109 0.006017 10.0.0.33 - - [2026-02-10 13:39:34] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004335 10.0.0.33 - - [2026-02-10 13:39:34] "GET /floating-ip/997fb8ec-1946-42d3-a09f-9042bc2a9b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003985 10.0.0.33 - - [2026-02-10 13:39:34] "GET /loadbalancer-pool/c43aa7f6-9686-4f2c-8a2b-511ab80cd253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002774 10.0.0.33 - - [2026-02-10 13:39:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023207 10.0.0.33 - - [2026-02-10 13:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008727 10.0.0.33 - - [2026-02-10 13:39:34] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003907 10.0.0.33 - - [2026-02-10 13:39:34] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006470 10.0.0.33 - - [2026-02-10 13:39:34] "GET /floating-ip/997fb8ec-1946-42d3-a09f-9042bc2a9b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.009900 10.0.0.33 - - [2026-02-10 13:39:34] "POST /set-tag HTTP/1.1" 200 109 0.007277 10.0.0.33 - - [2026-02-10 13:41:24] "GET /global-system-configs HTTP/1.1" 200 322 0.002295 10.0.0.33 - - [2026-02-10 13:41:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002172 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:42:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:42:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000852 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:42:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:42:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000820 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:42:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:42:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005052 10.0.0.33 - - [2026-02-10 13:43:43] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007766 10.0.0.33 - - [2026-02-10 13:43:43] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.33 - - [2026-02-10 13:43:43] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007437 10.0.0.33 - - [2026-02-10 13:43:43] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.33 - - [2026-02-10 13:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.33 - - [2026-02-10 13:43:43] "GET /loadbalancer/22b5450a-d892-41df-8be0-a1fd66aafcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002812 10.0.0.33 - - [2026-02-10 13:43:43] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006086 10.0.0.33 - - [2026-02-10 13:43:44] "POST /set-tag HTTP/1.1" 200 109 0.047563 10.0.0.33 - - [2026-02-10 13:43:44] "DELETE /loadbalancer-member/5477379b-4c46-474a-b806-de64df93e27b HTTP/1.1" 200 115 0.078672 10.0.0.33 - - [2026-02-10 13:43:44] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005665 10.0.0.33 - - [2026-02-10 13:43:44] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.33 - - [2026-02-10 13:43:44] "DELETE /loadbalancer-member/9c04f8fb-02f7-4fca-bef6-56fdd7ca1ed2 HTTP/1.1" 200 115 0.066931 10.0.0.33 - - [2026-02-10 13:43:44] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008949 10.0.0.33 - - [2026-02-10 13:43:44] "POST /set-tag HTTP/1.1" 200 109 0.008734 10.0.0.33 - - [2026-02-10 13:43:44] "DELETE /loadbalancer-member/fe0d3e54-7a93-4c18-aa41-9c29377b7e25 HTTP/1.1" 200 115 0.028604 10.0.0.33 - - [2026-02-10 13:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.33 - - [2026-02-10 13:43:44] "GET /loadbalancer/22b5450a-d892-41df-8be0-a1fd66aafcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003853 10.0.0.33 - - [2026-02-10 13:43:44] "GET /loadbalancer-pool/ef763363-3ab9-459e-a11e-755fd4ca17ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004707 10.0.0.33 - - [2026-02-10 13:43:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.056355 10.0.0.33 - - [2026-02-10 13:43:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.028579 10.0.0.33 - - [2026-02-10 13:43:44] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.021086 10.0.0.33 - - [2026-02-10 13:43:44] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011599 10.0.0.33 - - [2026-02-10 13:43:44] "GET /floating-ip/997fb8ec-1946-42d3-a09f-9042bc2a9b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.010471 10.0.0.33 - - [2026-02-10 13:43:44] "POST /set-tag HTTP/1.1" 200 109 0.099962 10.0.0.33 - - [2026-02-10 13:43:44] "GET /loadbalancer-pool/4e38cb02-9d9d-41da-8019-d0165c3d0888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.007883 10.0.0.33 - - [2026-02-10 13:43:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029583 10.0.0.33 - - [2026-02-10 13:43:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.041650 10.0.0.33 - - [2026-02-10 13:43:44] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009876 10.0.0.33 - - [2026-02-10 13:43:44] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007781 10.0.0.33 - - [2026-02-10 13:43:44] "GET /floating-ip/997fb8ec-1946-42d3-a09f-9042bc2a9b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005273 10.0.0.33 - - [2026-02-10 13:43:44] "POST /set-tag HTTP/1.1" 200 109 0.009192 10.0.0.33 - - [2026-02-10 13:43:44] "GET /loadbalancer-pool/c43aa7f6-9686-4f2c-8a2b-511ab80cd253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002668 10.0.0.33 - - [2026-02-10 13:43:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031509 10.0.0.33 - - [2026-02-10 13:43:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007491 10.0.0.33 - - [2026-02-10 13:43:44] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006666 10.0.0.33 - - [2026-02-10 13:43:44] "GET /virtual-machine-interface/e9bc4e06-0684-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007689 10.0.0.33 - - [2026-02-10 13:43:44] "POST /set-tag HTTP/1.1" 200 109 0.007917 10.0.0.33 - - [2026-02-10 13:43:44] "GET /floating-ip/997fb8ec-1946-42d3-a09f-9042bc2a9b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002965 10.0.0.33 - - [2026-02-10 13:44:49] "GET / HTTP/1.1" 200 35931 0.001883 10.0.0.33 - - [2026-02-10 13:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2026-02-10 13:44:49] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034419 10.0.0.33 - - [2026-02-10 13:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2026-02-10 13:44:49] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029493 10.0.0.33 - - [2026-02-10 13:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.33 - - [2026-02-10 13:44:50] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037638 10.0.0.33 - - [2026-02-10 13:44:50] "POST /tags HTTP/1.1" 200 333 0.046589 10.0.0.33 - - [2026-02-10 13:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.33 - - [2026-02-10 13:44:50] "GET /tag/cae2e693-8056-481b-b7d0-1e382aaeb7ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011211 10.0.0.33 - - [2026-02-10 13:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.33 - - [2026-02-10 13:44:50] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032716 10.0.0.33 - - [2026-02-10 13:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.33 - - [2026-02-10 13:44:50] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.003869 10.0.0.33 - - [2026-02-10 13:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.33 - - [2026-02-10 13:44:50] "GET /service-appliance-set/16d50b84-8d58-4c6a-b21b-1d5e326c0dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002676 10.0.0.33 - - [2026-02-10 13:44:50] "POST /fqname-to-id HTTP/1.1" 404 254 0.001673 10.0.0.33 - - [2026-02-10 13:44:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.087948 10.0.0.33 - - [2026-02-10 13:44:50] "GET /virtual-machine-interface/8768b8ce-c5d9-4cc2-9d8b-27c8630b8268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005268 10.0.0.33 - - [2026-02-10 13:44:50] "POST /instance-ips HTTP/1.1" 200 409 0.021834 10.0.0.33 - - [2026-02-10 13:44:50] "GET /instance-ip/808de88c-fa8d-42cf-8614-d92133b7cac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004205 10.0.0.33 - - [2026-02-10 13:44:51] "POST /loadbalancers HTTP/1.1" 200 610 0.068799 10.0.0.33 - - [2026-02-10 13:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011785 10.0.0.33 - - [2026-02-10 13:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.33 - - [2026-02-10 13:44:51] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048068 10.0.0.33 - - [2026-02-10 13:44:51] "GET /instance-ip/808de88c-fa8d-42cf-8614-d92133b7cac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002282 10.0.0.33 - - [2026-02-10 13:44:51] "POST /floating-ips HTTP/1.1" 200 597 0.027283 10.0.0.33 - - [2026-02-10 13:44:51] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053369 10.0.0.33 - - [2026-02-10 13:44:51] "GET /loadbalancer/de8b28cf-0f2d-4c50-ae2a-9e0a94239954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003290 10.0.0.33 - - [2026-02-10 13:44:51] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.013303 10.0.0.33 - - [2026-02-10 13:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.33 - - [2026-02-10 13:44:51] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026039 10.0.0.33 - - [2026-02-10 13:44:51] "GET /loadbalancer-listener/7e990863-e3b5-4f76-8aa0-b41b70330208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.002789 10.0.0.33 - - [2026-02-10 13:44:51] "GET /loadbalancer-listener/7e990863-e3b5-4f76-8aa0-b41b70330208?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.002613 10.0.0.33 - - [2026-02-10 13:44:51] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.014585 10.0.0.33 - - [2026-02-10 13:44:51] "GET /instance-ip/808de88c-fa8d-42cf-8614-d92133b7cac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002897 10.0.0.33 - - [2026-02-10 13:44:51] "GET /instance-ip/808de88c-fa8d-42cf-8614-d92133b7cac7?fields=floating_ips HTTP/1.1" 200 1211 0.003993 10.0.0.33 - - [2026-02-10 13:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.33 - - [2026-02-10 13:44:51] "GET /floating-ip/2449db4f-6b79-4b9a-bffa-52deadd41e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002188 10.0.0.33 - - [2026-02-10 13:44:51] "GET /loadbalancer/de8b28cf-0f2d-4c50-ae2a-9e0a94239954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002099 10.0.0.33 - - [2026-02-10 13:44:51] "POST /tags HTTP/1.1" 200 295 0.044559 10.0.0.33 - - [2026-02-10 13:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.33 - - [2026-02-10 13:44:51] "GET /tag/fec32b6a-10c9-4bce-af1f-e2297c3a7507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011822 10.0.0.33 - - [2026-02-10 13:44:51] "POST /tags HTTP/1.1" 409 233 0.001701 10.0.0.33 - - [2026-02-10 13:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.33 - - [2026-02-10 13:44:51] "GET /tag/cfeda585-f1e1-4e36-ad05-29abf55a783c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011043 10.0.0.33 - - [2026-02-10 13:44:51] "POST /tags HTTP/1.1" 409 206 0.001774 10.0.0.33 - - [2026-02-10 13:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.33 - - [2026-02-10 13:44:51] "GET /tag/a646d78f-f402-4fd2-9911-8652e7d58b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010556 10.0.0.33 - - [2026-02-10 13:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.33 - - [2026-02-10 13:44:51] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004260 10.0.0.33 - - [2026-02-10 13:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.33 - - [2026-02-10 13:44:51] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028870 10.0.0.33 - - [2026-02-10 13:44:51] "POST /virtual-machines HTTP/1.1" 200 369 0.007711 10.0.0.33 - - [2026-02-10 13:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008694 10.0.0.33 - - [2026-02-10 13:44:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.097959 10.0.0.33 - - [2026-02-10 13:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026824 10.0.0.33 - - [2026-02-10 13:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008654 10.0.0.33 - - [2026-02-10 13:44:51] "GET /virtual-machine-interface/aca647ae-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004896 10.0.0.33 - - [2026-02-10 13:44:51] "POST /instance-ips HTTP/1.1" 200 409 0.017462 10.0.0.33 - - [2026-02-10 13:44:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020429 10.0.0.33 - - [2026-02-10 13:44:51] "GET /virtual-machine-interface/aca647ae-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014079 10.0.0.33 - - [2026-02-10 13:44:52] "POST /set-tag HTTP/1.1" 200 109 0.017284 10.0.0.33 - - [2026-02-10 13:44:52] "GET /virtual-machine-interface/aca647ae-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019110 10.0.0.33 - - [2026-02-10 13:44:52] "GET /instance-ip/acbaee16-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003436 10.0.0.33 - - [2026-02-10 13:44:52] "GET /virtual-machine-interface/aca647ae-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005096 10.0.0.33 - - [2026-02-10 13:44:52] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.33 - - [2026-02-10 13:44:52] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002098 10.0.0.33 - - [2026-02-10 13:44:52] "POST /ref-update HTTP/1.1" 200 156 0.008320 10.0.0.33 - - [2026-02-10 13:44:52] "GET /virtual-machine-interface/aca647ae-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013668 10.0.0.33 - - [2026-02-10 13:44:52] "POST /set-tag HTTP/1.1" 200 109 0.003323 10.0.0.33 - - [2026-02-10 13:44:52] "GET /virtual-machine-interface/aca647ae-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004039 10.0.0.33 - - [2026-02-10 13:44:52] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.33 - - [2026-02-10 13:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.33 - - [2026-02-10 13:44:53] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003613 10.0.0.33 - - [2026-02-10 13:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.33 - - [2026-02-10 13:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2026-02-10 13:44:53] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032014 10.0.0.33 - - [2026-02-10 13:44:53] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029055 10.0.0.33 - - [2026-02-10 13:44:53] "GET /virtual-networks?parent_id=cdb7c0b3-f870-40e7-8231-4ce364ea8fe0&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002788 10.0.0.33 - - [2026-02-10 13:44:53] "POST /virtual-machines HTTP/1.1" 200 369 0.011841 10.0.0.33 - - [2026-02-10 13:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015976 10.0.0.33 - - [2026-02-10 13:44:53] "POST /virtual-networks HTTP/1.1" 200 512 0.093950 10.0.0.33 - - [2026-02-10 13:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.33 - - [2026-02-10 13:44:53] "POST /route-targets HTTP/1.1" 200 327 0.030097 10.0.0.33 - - [2026-02-10 13:44:53] "GET /network-ipam/cf9e721b-bf46-4e01-bd6c-dcdae649c9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.009614 10.0.0.33 - - [2026-02-10 13:44:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.148896 10.0.0.33 - - [2026-02-10 13:44:53] "POST /ref-update HTTP/1.1" 200 156 0.042989 10.0.0.33 - - [2026-02-10 13:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.028018 10.0.0.33 - - [2026-02-10 13:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.33 - - [2026-02-10 13:44:53] "GET /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009282 10.0.0.33 - - [2026-02-10 13:44:53] "POST /useragent-kv HTTP/1.1" 200 115 0.016038 10.0.0.33 - - [2026-02-10 13:44:53] "POST /ref-update HTTP/1.1" 200 156 0.145900 10.0.0.33 - - [2026-02-10 13:44:53] "GET /virtual-network/f7776494-b250-47a8-976a-7c54f8f33516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005971 10.0.0.33 - - [2026-02-10 13:44:53] "POST /instance-ips HTTP/1.1" 200 409 0.020398 10.0.0.33 - - [2026-02-10 13:44:54] "GET /domains HTTP/1.1" 200 280 0.009603 10.0.0.33 - - [2026-02-10 13:44:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.035646 10.0.0.33 - - [2026-02-10 13:44:54] "GET /domain/29fca940-0e9c-4a03-9fcf-de5134846586 HTTP/1.1" 200 3086 0.022959 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009304 10.0.0.33 - - [2026-02-10 13:44:54] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0 HTTP/1.1" 200 7064 0.041490 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-network/f7776494-b250-47a8-976a-7c54f8f33516 HTTP/1.1" 200 2090 0.010356 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-network/f7776494-b250-47a8-976a-7c54f8f33516 HTTP/1.1" 200 2090 0.008511 10.0.0.33 - - [2026-02-10 13:44:54] "GET /routing-instance/5d6623e5-8e6d-4ff6-9bc3-a607909df72e HTTP/1.1" 200 1402 0.002376 10.0.0.33 - - [2026-02-10 13:44:54] "GET /routing-instance/5d6623e5-8e6d-4ff6-9bc3-a607909df72e HTTP/1.1" 200 1402 0.008927 10.0.0.33 - - [2026-02-10 13:44:54] "POST /set-tag HTTP/1.1" 200 109 0.047151 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009020 10.0.0.33 - - [2026-02-10 13:44:54] "GET /route-target/ab5a9658-0584-47fe-95ef-0c573b91bc20 HTTP/1.1" 200 1153 0.010308 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-network/f7776494-b250-47a8-976a-7c54f8f33516 HTTP/1.1" 200 2090 0.012513 10.0.0.33 - - [2026-02-10 13:44:54] "GET /instance-ip/adf3dacc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.013494 10.0.0.33 - - [2026-02-10 13:44:54] "GET /routing-instance/5d6623e5-8e6d-4ff6-9bc3-a607909df72e HTTP/1.1" 200 1402 0.002491 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-network/f7776494-b250-47a8-976a-7c54f8f33516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003607 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-network/f7776494-b250-47a8-976a-7c54f8f33516 HTTP/1.1" 200 2090 0.003710 10.0.0.33 - - [2026-02-10 13:44:54] "GET /routing-instance/5d6623e5-8e6d-4ff6-9bc3-a607909df72e HTTP/1.1" 200 1402 0.002335 10.0.0.33 - - [2026-02-10 13:44:54] "GET /routing-instance/5d6623e5-8e6d-4ff6-9bc3-a607909df72e HTTP/1.1" 200 1402 0.002400 10.0.0.33 - - [2026-02-10 13:44:54] "GET /route-target/ab5a9658-0584-47fe-95ef-0c573b91bc20 HTTP/1.1" 200 1153 0.003857 10.0.0.33 - - [2026-02-10 13:44:54] "GET /domains HTTP/1.1" 200 280 0.001714 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004945 10.0.0.33 - - [2026-02-10 13:44:54] "GET /domain/29fca940-0e9c-4a03-9fcf-de5134846586 HTTP/1.1" 200 3086 0.004890 10.0.0.33 - - [2026-02-10 13:44:54] "POST /set-tag HTTP/1.1" 200 109 0.001689 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003048 10.0.0.33 - - [2026-02-10 13:44:54] "POST /ref-update HTTP/1.1" 200 156 0.017071 10.0.0.33 - - [2026-02-10 13:44:54] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0 HTTP/1.1" 200 7064 0.043870 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-network/f7776494-b250-47a8-976a-7c54f8f33516 HTTP/1.1" 200 2090 0.004365 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003740 10.0.0.33 - - [2026-02-10 13:44:54] "POST /set-tag HTTP/1.1" 200 109 0.004889 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004676 10.0.0.33 - - [2026-02-10 13:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.33 - - [2026-02-10 13:44:54] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024095 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-network/f7776494-b250-47a8-976a-7c54f8f33516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003845 10.0.0.33 - - [2026-02-10 13:44:54] "GET /floating-ip-pools?parent_id=f7776494-b250-47a8-976a-7c54f8f33516&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001328 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-network/f7776494-b250-47a8-976a-7c54f8f33516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005290 10.0.0.33 - - [2026-02-10 13:44:54] "POST /set-tag HTTP/1.1" 200 109 0.003644 10.0.0.33 - - [2026-02-10 13:44:54] "POST /floating-ip-pools HTTP/1.1" 200 562 0.015276 10.0.0.33 - - [2026-02-10 13:44:54] "POST /ref-update HTTP/1.1" 200 156 0.007510 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-network/f7776494-b250-47a8-976a-7c54f8f33516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.010337 10.0.0.33 - - [2026-02-10 13:44:54] "GET /domains HTTP/1.1" 200 280 0.003044 10.0.0.33 - - [2026-02-10 13:44:54] "GET /domain/29fca940-0e9c-4a03-9fcf-de5134846586 HTTP/1.1" 200 3086 0.003093 10.0.0.33 - - [2026-02-10 13:44:54] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0 HTTP/1.1" 200 7320 0.029233 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-network/f7776494-b250-47a8-976a-7c54f8f33516 HTTP/1.1" 200 2328 0.004985 10.0.0.33 - - [2026-02-10 13:44:54] "GET /floating-ip-pool/07c4b941-fa7c-49ea-8b26-d689a22e308c HTTP/1.1" 200 1313 0.002259 10.0.0.33 - - [2026-02-10 13:44:54] "GET /domains HTTP/1.1" 200 280 0.001619 10.0.0.33 - - [2026-02-10 13:44:54] "GET /domain/29fca940-0e9c-4a03-9fcf-de5134846586 HTTP/1.1" 200 3086 0.002885 10.0.0.33 - - [2026-02-10 13:44:54] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0 HTTP/1.1" 200 7320 0.034029 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-network/f7776494-b250-47a8-976a-7c54f8f33516 HTTP/1.1" 200 2328 0.004764 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-network/f7776494-b250-47a8-976a-7c54f8f33516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003604 10.0.0.33 - - [2026-02-10 13:44:54] "POST /tags HTTP/1.1" 200 365 0.040359 10.0.0.33 - - [2026-02-10 13:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.028214 10.0.0.33 - - [2026-02-10 13:44:54] "GET /tag/2602b43b-bb3d-4fc8-9d4c-c02a47aa65da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011883 10.0.0.33 - - [2026-02-10 13:44:54] "POST /tags HTTP/1.1" 409 206 0.001862 10.0.0.33 - - [2026-02-10 13:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.33 - - [2026-02-10 13:44:54] "GET /tag/a646d78f-f402-4fd2-9911-8652e7d58b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009837 10.0.0.33 - - [2026-02-10 13:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.33 - - [2026-02-10 13:44:54] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.028866 10.0.0.33 - - [2026-02-10 13:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.33 - - [2026-02-10 13:44:54] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004198 10.0.0.33 - - [2026-02-10 13:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009092 10.0.0.33 - - [2026-02-10 13:44:54] "GET /service-appliance-set/ae1b0ff4-f541-4091-8800-6b8c440e8aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003106 10.0.0.33 - - [2026-02-10 13:44:54] "POST /fqname-to-id HTTP/1.1" 404 258 0.002122 10.0.0.33 - - [2026-02-10 13:44:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.092250 10.0.0.33 - - [2026-02-10 13:44:55] "GET /virtual-machine-interface/acb3c8f0-3cf8-44a4-8483-ed77dfb54e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.008916 10.0.0.33 - - [2026-02-10 13:44:55] "POST /set-tag HTTP/1.1" 200 109 0.013685 10.0.0.33 - - [2026-02-10 13:44:55] "POST /instance-ips HTTP/1.1" 200 417 0.025753 10.0.0.33 - - [2026-02-10 13:44:55] "GET /instance-ip/927d5af5-3dcd-45ca-98d5-852cf1f16111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004463 10.0.0.33 - - [2026-02-10 13:44:55] "POST /loadbalancers HTTP/1.1" 200 618 0.060443 10.0.0.33 - - [2026-02-10 13:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027981 10.0.0.33 - - [2026-02-10 13:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012462 10.0.0.33 - - [2026-02-10 13:44:55] "POST /service-instances HTTP/1.1" 200 566 0.084521 10.0.0.33 - - [2026-02-10 13:44:55] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.076669 10.0.0.33 - - [2026-02-10 13:44:55] "POST /ref-update HTTP/1.1" 200 156 0.041837 10.0.0.33 - - [2026-02-10 13:44:55] "PUT /service-instance/04062baf-828b-4f93-964f-b1fade371d44 HTTP/1.1" 200 266 0.010354 10.0.0.33 - - [2026-02-10 13:44:55] "GET /virtual-machine-interface/acb3c8f0-3cf8-44a4-8483-ed77dfb54e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.014067 10.0.0.33 - - [2026-02-10 13:44:55] "GET /virtual-machine-interface/acb3c8f0-3cf8-44a4-8483-ed77dfb54e58?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007569 10.0.0.33 - - [2026-02-10 13:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.33 - - [2026-02-10 13:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011808 10.0.0.33 - - [2026-02-10 13:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009796 10.0.0.33 - - [2026-02-10 13:44:55] "POST /virtual-machines HTTP/1.1" 200 429 0.010629 10.0.0.33 - - [2026-02-10 13:44:55] "GET /floating-ip-pool/07c4b941-fa7c-49ea-8b26-d689a22e308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.007216 10.0.0.33 - - [2026-02-10 13:44:55] "POST /floating-ips HTTP/1.1" 200 671 0.135731 10.0.0.33 - - [2026-02-10 13:44:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.146662 10.0.0.33 - - [2026-02-10 13:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.053127 10.0.0.33 - - [2026-02-10 13:44:55] "POST /chown HTTP/1.1" 200 109 0.034612 10.0.0.33 - - [2026-02-10 13:44:55] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016022 10.0.0.33 - - [2026-02-10 13:44:55] "POST /chown HTTP/1.1" 200 109 0.018721 10.0.0.33 - - [2026-02-10 13:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018327 10.0.0.33 - - [2026-02-10 13:44:55] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003949 10.0.0.33 - - [2026-02-10 13:44:55] "POST /tags HTTP/1.1" 409 221 0.002008 10.0.0.33 - - [2026-02-10 13:44:55] "PUT /virtual-machine-interface/a4a2ab99-b400-4598-b142-4cf0285767a2 HTTP/1.1" 200 284 0.016388 10.0.0.33 - - [2026-02-10 13:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.33 - - [2026-02-10 13:44:55] "GET /tag/cae2e693-8056-481b-b7d0-1e382aaeb7ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016009 10.0.0.33 - - [2026-02-10 13:44:55] "PUT /instance-ip/927d5af5-3dcd-45ca-98d5-852cf1f16111 HTTP/1.1" 200 256 0.045436 10.0.0.33 - - [2026-02-10 13:44:55] "POST /tags HTTP/1.1" 409 238 0.016729 10.0.0.33 - - [2026-02-10 13:44:55] "POST /ref-update HTTP/1.1" 200 156 0.041423 10.0.0.33 - - [2026-02-10 13:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.33 - - [2026-02-10 13:44:55] "GET /tag/2602b43b-bb3d-4fc8-9d4c-c02a47aa65da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022597 10.0.0.33 - - [2026-02-10 13:44:55] "POST /ref-update HTTP/1.1" 200 156 0.010019 10.0.0.33 - - [2026-02-10 13:44:56] "POST /ref-update HTTP/1.1" 200 156 0.021614 10.0.0.33 - - [2026-02-10 13:44:56] "POST /ref-update HTTP/1.1" 200 156 0.027545 10.0.0.33 - - [2026-02-10 13:44:56] "POST /ref-update HTTP/1.1" 200 156 0.024228 10.0.0.33 - - [2026-02-10 13:44:56] "POST /firewall-rules HTTP/1.1" 200 650 0.142133 10.0.0.33 - - [2026-02-10 13:44:56] "GET /firewall-rule/e7ad6e8e-2a25-471e-8f70-c2d46521d620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.014112 10.0.0.33 - - [2026-02-10 13:44:56] "GET /firewall-policy/65b3747c-f7ed-48ed-a6b6-207c1e91c894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006353 10.0.0.33 - - [2026-02-10 13:44:56] "POST /ref-update HTTP/1.1" 200 156 0.071000 10.0.0.33 - - [2026-02-10 13:44:56] "GET /firewall-rule/e7ad6e8e-2a25-471e-8f70-c2d46521d620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003215 10.0.0.33 - - [2026-02-10 13:44:56] "POST /ref-update HTTP/1.1" 200 156 0.038188 10.0.0.33 - - [2026-02-10 13:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.052794 10.0.0.33 - - [2026-02-10 13:44:56] "POST /virtual-machines HTTP/1.1" 200 429 0.184497 10.0.0.33 - - [2026-02-10 13:44:56] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.096092 10.0.0.33 - - [2026-02-10 13:44:56] "GET /loadbalancer/ec8bc5e6-8465-479b-8b3c-01e06b014ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005970 10.0.0.33 - - [2026-02-10 13:44:56] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.026352 10.0.0.33 - - [2026-02-10 13:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006278 10.0.0.33 - - [2026-02-10 13:44:56] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.181963 10.0.0.33 - - [2026-02-10 13:44:56] "GET /loadbalancer-listener/2df4c07c-6d2f-4bd1-8083-fe069cd6900e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.014902 10.0.0.33 - - [2026-02-10 13:44:56] "GET /loadbalancer-listener/2df4c07c-6d2f-4bd1-8083-fe069cd6900e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.003521 10.0.0.33 - - [2026-02-10 13:44:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.353756 10.0.0.33 - - [2026-02-10 13:44:56] "POST /chown HTTP/1.1" 200 109 0.007358 10.0.0.33 - - [2026-02-10 13:44:56] "POST /chown HTTP/1.1" 200 109 0.006648 10.0.0.33 - - [2026-02-10 13:44:56] "PUT /virtual-machine-interface/aa8cb975-f9d7-4765-8a66-37222dda4715 HTTP/1.1" 200 284 0.080552 10.0.0.33 - - [2026-02-10 13:44:56] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.125032 10.0.0.33 - - [2026-02-10 13:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.045644 10.0.0.33 - - [2026-02-10 13:44:57] "PUT /instance-ip/927d5af5-3dcd-45ca-98d5-852cf1f16111 HTTP/1.1" 200 256 0.089472 10.0.0.33 - - [2026-02-10 13:44:57] "GET /loadbalancer-pool/ebb933e4-0871-41cf-aa5d-cb8339a17d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015037 10.0.0.33 - - [2026-02-10 13:44:57] "POST /ref-update HTTP/1.1" 200 156 0.027716 10.0.0.33 - - [2026-02-10 13:44:57] "POST /loadbalancer-members HTTP/1.1" 200 707 0.020984 10.0.0.33 - - [2026-02-10 13:44:57] "POST /ref-update HTTP/1.1" 200 156 0.024362 10.0.0.33 - - [2026-02-10 13:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.044016 10.0.0.33 - - [2026-02-10 13:44:57] "GET /loadbalancer-member/65cbd988-6410-478c-b346-0585fc1aec84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.009224 10.0.0.33 - - [2026-02-10 13:44:57] "POST /ref-update HTTP/1.1" 200 156 0.031555 10.0.0.33 - - [2026-02-10 13:44:57] "POST /ref-update HTTP/1.1" 200 156 0.027740 10.0.0.33 - - [2026-02-10 13:44:57] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003028 10.0.0.33 - - [2026-02-10 13:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.33 - - [2026-02-10 13:44:57] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002057 10.0.0.33 - - [2026-02-10 13:44:57] "POST /tags HTTP/1.1" 409 221 0.001907 10.0.0.33 - - [2026-02-10 13:44:57] "POST /ref-update HTTP/1.1" 200 156 0.008222 10.0.0.33 - - [2026-02-10 13:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.33 - - [2026-02-10 13:44:57] "GET /tag/cae2e693-8056-481b-b7d0-1e382aaeb7ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013153 10.0.0.33 - - [2026-02-10 13:44:57] "POST /tags HTTP/1.1" 409 238 0.001493 10.0.0.33 - - [2026-02-10 13:44:57] "PUT /service-instance/04062baf-828b-4f93-964f-b1fade371d44 HTTP/1.1" 200 266 0.020926 10.0.0.33 - - [2026-02-10 13:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020001 10.0.0.33 - - [2026-02-10 13:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.33 - - [2026-02-10 13:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.33 - - [2026-02-10 13:44:57] "GET /tag/2602b43b-bb3d-4fc8-9d4c-c02a47aa65da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010342 10.0.0.33 - - [2026-02-10 13:44:57] "POST /firewall-rules HTTP/1.1" 409 293 0.006600 10.0.0.33 - - [2026-02-10 13:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.33 - - [2026-02-10 13:44:57] "POST /chown HTTP/1.1" 200 109 0.005730 10.0.0.33 - - [2026-02-10 13:44:57] "POST /chown HTTP/1.1" 200 109 0.024973 10.0.0.33 - - [2026-02-10 13:44:57] "PUT /instance-ip/927d5af5-3dcd-45ca-98d5-852cf1f16111 HTTP/1.1" 200 256 0.035709 10.0.0.33 - - [2026-02-10 13:44:57] "PUT /firewall-rule/e7ad6e8e-2a25-471e-8f70-c2d46521d620 HTTP/1.1" 200 260 0.062454 10.0.0.33 - - [2026-02-10 13:44:57] "GET /firewall-rule/e7ad6e8e-2a25-471e-8f70-c2d46521d620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004295 10.0.0.33 - - [2026-02-10 13:44:57] "GET /firewall-policy/65b3747c-f7ed-48ed-a6b6-207c1e91c894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006463 10.0.0.33 - - [2026-02-10 13:44:57] "POST /ref-update HTTP/1.1" 200 156 0.010271 10.0.0.33 - - [2026-02-10 13:44:57] "POST /chown HTTP/1.1" 200 109 0.029303 10.0.0.33 - - [2026-02-10 13:44:57] "GET /firewall-rule/e7ad6e8e-2a25-471e-8f70-c2d46521d620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005377 10.0.0.33 - - [2026-02-10 13:44:57] "POST /chown HTTP/1.1" 200 109 0.017102 10.0.0.33 - - [2026-02-10 13:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020980 10.0.0.33 - - [2026-02-10 13:44:57] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003689 10.0.0.33 - - [2026-02-10 13:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.33 - - [2026-02-10 13:44:57] "PUT /instance-ip/927d5af5-3dcd-45ca-98d5-852cf1f16111 HTTP/1.1" 200 256 0.028592 10.0.0.33 - - [2026-02-10 13:44:57] "POST /ref-update HTTP/1.1" 200 156 0.022269 10.0.0.33 - - [2026-02-10 13:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005898 10.0.0.33 - - [2026-02-10 13:44:57] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051745 10.0.0.33 - - [2026-02-10 13:44:57] "POST /virtual-machines HTTP/1.1" 200 373 0.013818 10.0.0.33 - - [2026-02-10 13:44:57] "POST /chown HTTP/1.1" 200 109 0.015845 10.0.0.33 - - [2026-02-10 13:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.036680 10.0.0.33 - - [2026-02-10 13:44:57] "POST /chown HTTP/1.1" 200 109 0.036516 10.0.0.33 - - [2026-02-10 13:44:57] "PUT /instance-ip/927d5af5-3dcd-45ca-98d5-852cf1f16111 HTTP/1.1" 200 256 0.052535 10.0.0.33 - - [2026-02-10 13:44:57] "POST /ref-update HTTP/1.1" 200 156 0.053077 10.0.0.33 - - [2026-02-10 13:44:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.170331 10.0.0.33 - - [2026-02-10 13:44:58] "POST /chown HTTP/1.1" 200 109 0.031722 10.0.0.33 - - [2026-02-10 13:44:58] "POST /chown HTTP/1.1" 200 109 0.022964 10.0.0.33 - - [2026-02-10 13:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014746 10.0.0.33 - - [2026-02-10 13:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.33 - - [2026-02-10 13:44:58] "GET /virtual-machine-interface/b04c53e4-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.009916 10.0.0.33 - - [2026-02-10 13:44:58] "PUT /instance-ip/927d5af5-3dcd-45ca-98d5-852cf1f16111 HTTP/1.1" 200 256 0.021460 10.0.0.33 - - [2026-02-10 13:44:58] "POST /ref-update HTTP/1.1" 200 156 0.032985 10.0.0.33 - - [2026-02-10 13:44:58] "POST /instance-ips HTTP/1.1" 200 413 0.050010 10.0.0.33 - - [2026-02-10 13:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019065 10.0.0.33 - - [2026-02-10 13:44:58] "GET /virtual-machine-interface/b04c53e4-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.012558 10.0.0.33 - - [2026-02-10 13:44:58] "POST /set-tag HTTP/1.1" 200 109 0.013920 10.0.0.33 - - [2026-02-10 13:44:58] "GET /virtual-machine-interface/b04c53e4-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007644 10.0.0.33 - - [2026-02-10 13:44:58] "GET /instance-ip/b06ff11e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004847 10.0.0.33 - - [2026-02-10 13:44:58] "PUT /service-instance/04062baf-828b-4f93-964f-b1fade371d44 HTTP/1.1" 200 266 0.007918 10.0.0.33 - - [2026-02-10 13:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012592 10.0.0.33 - - [2026-02-10 13:44:58] "GET /virtual-machine-interface/b04c53e4-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013581 10.0.0.33 - - [2026-02-10 13:44:58] "POST /set-tag HTTP/1.1" 200 109 0.005609 10.0.0.33 - - [2026-02-10 13:44:58] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003871 10.0.0.33 - - [2026-02-10 13:44:58] "PUT /service-instance/04062baf-828b-4f93-964f-b1fade371d44 HTTP/1.1" 200 266 0.010698 10.0.0.33 - - [2026-02-10 13:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013182 10.0.0.33 - - [2026-02-10 13:44:58] "POST /ref-update HTTP/1.1" 200 156 0.022021 10.0.0.33 - - [2026-02-10 13:44:58] "GET /virtual-machine-interface/b04c53e4-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009201 10.0.0.33 - - [2026-02-10 13:44:58] "POST /set-tag HTTP/1.1" 200 109 0.010407 10.0.0.33 - - [2026-02-10 13:44:58] "PUT /service-instance/04062baf-828b-4f93-964f-b1fade371d44 HTTP/1.1" 200 266 0.012848 10.0.0.33 - - [2026-02-10 13:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014388 10.0.0.33 - - [2026-02-10 13:44:58] "GET /virtual-machine-interface/b04c53e4-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011811 10.0.0.33 - - [2026-02-10 13:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.33 - - [2026-02-10 13:44:58] "PUT /service-instance/04062baf-828b-4f93-964f-b1fade371d44 HTTP/1.1" 200 266 0.010272 10.0.0.33 - - [2026-02-10 13:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.006594 10.0.0.33 - - [2026-02-10 13:44:58] "PUT /service-instance/04062baf-828b-4f93-964f-b1fade371d44 HTTP/1.1" 200 266 0.021525 10.0.0.33 - - [2026-02-10 13:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016284 10.0.0.33 - - [2026-02-10 13:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.33 - - [2026-02-10 13:44:58] "POST /chown HTTP/1.1" 200 109 0.006167 10.0.0.33 - - [2026-02-10 13:44:58] "POST /chown HTTP/1.1" 200 109 0.018346 10.0.0.33 - - [2026-02-10 13:44:58] "POST /ref-update HTTP/1.1" 200 156 0.016976 10.0.0.33 - - [2026-02-10 13:44:58] "POST /chown HTTP/1.1" 200 109 0.007031 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:44:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:44:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 10.0.0.33 - - [2026-02-10 13:44:58] "POST /chown HTTP/1.1" 200 109 0.027658 10.0.0.33 - - [2026-02-10 13:44:58] "POST /ref-update HTTP/1.1" 200 156 0.022538 10.0.0.33 - - [2026-02-10 13:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.33 - - [2026-02-10 13:44:58] "POST /chown HTTP/1.1" 200 109 0.006805 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.033201 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.019445 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.006468 10.0.0.33 - - [2026-02-10 13:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.017919 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.014276 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.010452 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.030441 10.0.0.33 - - [2026-02-10 13:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.007068 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.019194 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.011216 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.005746 10.0.0.33 - - [2026-02-10 13:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005946 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.007917 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.006432 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.015419 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.023621 10.0.0.33 - - [2026-02-10 13:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.006092 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.018762 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.017538 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.006226 10.0.0.33 - - [2026-02-10 13:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.005949 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.006167 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.015791 10.0.0.33 - - [2026-02-10 13:44:59] "POST /chown HTTP/1.1" 200 109 0.015734 10.0.0.33 - - [2026-02-10 13:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006291 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.008234 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.017073 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.011785 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.013037 10.0.0.33 - - [2026-02-10 13:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.007494 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.019621 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.015857 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.005981 10.0.0.33 - - [2026-02-10 13:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.005936 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.006227 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.024127 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.030310 10.0.0.33 - - [2026-02-10 13:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.006519 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.013972 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.010266 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.005792 10.0.0.33 - - [2026-02-10 13:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.007864 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.006226 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.018142 10.0.0.33 - - [2026-02-10 13:45:00] "POST /chown HTTP/1.1" 200 109 0.015346 10.0.0.33 - - [2026-02-10 13:45:03] "GET /virtual-machine-interface/aca647ae-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007482 10.0.0.33 - - [2026-02-10 13:45:03] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.33 - - [2026-02-10 13:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-02-10 13:45:03] "GET /loadbalancer/de8b28cf-0f2d-4c50-ae2a-9e0a94239954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002373 10.0.0.33 - - [2026-02-10 13:45:03] "GET /loadbalancer-pool/8ef44faf-8297-4289-88f9-3e8170499f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002626 10.0.0.33 - - [2026-02-10 13:45:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013338 10.0.0.33 - - [2026-02-10 13:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009731 10.0.0.33 - - [2026-02-10 13:45:03] "GET /virtual-machine-interface/aca647ae-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010562 10.0.0.33 - - [2026-02-10 13:45:03] "GET /virtual-machine-interface/aca647ae-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003986 10.0.0.33 - - [2026-02-10 13:45:03] "POST /ref-update HTTP/1.1" 200 156 0.006282 10.0.0.33 - - [2026-02-10 13:45:03] "GET /floating-ip/2449db4f-6b79-4b9a-bffa-52deadd41e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.009534 10.0.0.33 - - [2026-02-10 13:45:03] "PUT /floating-ip/2449db4f-6b79-4b9a-bffa-52deadd41e5f HTTP/1.1" 200 256 0.008827 10.0.0.33 - - [2026-02-10 13:45:03] "POST /tags HTTP/1.1" 409 221 0.010936 10.0.0.33 - - [2026-02-10 13:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.33 - - [2026-02-10 13:45:03] "GET /tag/cae2e693-8056-481b-b7d0-1e382aaeb7ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010783 10.0.0.33 - - [2026-02-10 13:45:04] "POST /set-tag HTTP/1.1" 200 109 0.015016 10.0.0.33 - - [2026-02-10 13:45:04] "GET /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005449 10.0.0.33 - - [2026-02-10 13:45:04] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.33 - - [2026-02-10 13:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.33 - - [2026-02-10 13:45:04] "GET /loadbalancer/de8b28cf-0f2d-4c50-ae2a-9e0a94239954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002758 10.0.0.33 - - [2026-02-10 13:45:04] "GET /loadbalancer-pool/8ef44faf-8297-4289-88f9-3e8170499f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002660 10.0.0.33 - - [2026-02-10 13:45:04] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015182 10.0.0.33 - - [2026-02-10 13:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008507 10.0.0.33 - - [2026-02-10 13:45:04] "GET /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012197 10.0.0.33 - - [2026-02-10 13:45:04] "GET /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006554 10.0.0.33 - - [2026-02-10 13:45:04] "POST /ref-update HTTP/1.1" 200 156 0.013554 10.0.0.33 - - [2026-02-10 13:45:04] "GET /floating-ip/2449db4f-6b79-4b9a-bffa-52deadd41e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008725 10.0.0.33 - - [2026-02-10 13:45:04] "POST /set-tag HTTP/1.1" 200 109 0.045562 10.0.0.33 - - [2026-02-10 13:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007934 10.0.0.33 - - [2026-02-10 13:45:06] "POST /chown HTTP/1.1" 200 109 0.006244 10.0.0.33 - - [2026-02-10 13:45:06] "POST /chown HTTP/1.1" 200 109 0.006570 10.0.0.33 - - [2026-02-10 13:45:06] "POST /chown HTTP/1.1" 200 109 0.010451 10.0.0.33 - - [2026-02-10 13:45:06] "POST /chown HTTP/1.1" 200 109 0.018661 10.0.0.33 - - [2026-02-10 13:45:07] "GET /virtual-machine/eac747d7-58e7-40af-9a0f-d82c002c9010?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002907 10.0.0.33 - - [2026-02-10 13:45:07] "GET /virtual-machine-interface/aca647ae-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004370 10.0.0.33 - - [2026-02-10 13:45:07] "GET /virtual-machine/aa1eba4f-a7f5-4127-840c-28a2aa0084d5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002693 10.0.0.33 - - [2026-02-10 13:45:07] "GET /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004014 10.0.0.33 - - [2026-02-10 13:45:08] "GET /virtual-machine-interface/b04c53e4-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004053 10.0.0.33 - - [2026-02-10 13:45:08] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.33 - - [2026-02-10 13:45:12] "GET /virtual-machine/63717886-4c31-4b56-9988-f2f015da1e50?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002939 10.0.0.33 - - [2026-02-10 13:45:12] "GET /virtual-machine-interface/b04c53e4-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003541 10.0.0.33 - - [2026-02-10 13:45:51] "GET /virtual-machine-interface/b04c53e4-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006053 10.0.0.33 - - [2026-02-10 13:45:51] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.33 - - [2026-02-10 13:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.33 - - [2026-02-10 13:46:06] "POST /chown HTTP/1.1" 200 109 0.007873 10.0.0.33 - - [2026-02-10 13:46:06] "POST /chown HTTP/1.1" 200 109 0.013910 10.0.0.33 - - [2026-02-10 13:46:06] "POST /chown HTTP/1.1" 200 109 0.010862 10.0.0.33 - - [2026-02-10 13:46:06] "POST /chown HTTP/1.1" 200 109 0.014492 10.0.0.33 - - [2026-02-10 13:46:22] "GET /virtual-machine-interface/b04c53e4-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004333 10.0.0.33 - - [2026-02-10 13:46:22] "POST /set-tag HTTP/1.1" 200 109 0.006911 10.0.0.33 - - [2026-02-10 13:46:22] "GET /virtual-machine-interface/b04c53e4-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005266 10.0.0.33 - - [2026-02-10 13:46:22] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.33 - - [2026-02-10 13:46:23] "GET /virtual-machine/63717886-4c31-4b56-9988-f2f015da1e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002459 10.0.0.33 - - [2026-02-10 13:46:23] "POST /ref-update HTTP/1.1" 200 156 0.014206 10.0.0.33 - - [2026-02-10 13:46:23] "GET /virtual-machine-interface/b04c53e4-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.021382 10.0.0.33 - - [2026-02-10 13:46:23] "POST /set-tag HTTP/1.1" 200 109 0.021726 10.0.0.33 - - [2026-02-10 13:46:23] "POST /set-tag HTTP/1.1" 200 109 0.014627 10.0.0.33 - - [2026-02-10 13:46:23] "DELETE /instance-ip/b06ff11e-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.053536 10.0.0.33 - - [2026-02-10 13:46:23] "DELETE /virtual-machine-interface/b04c53e4-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.029207 10.0.0.33 - - [2026-02-10 13:46:23] "DELETE /virtual-machine/63717886-4c31-4b56-9988-f2f015da1e50 HTTP/1.1" 200 115 0.020309 10.0.0.33 - - [2026-02-10 13:46:24] "GET /global-system-configs HTTP/1.1" 200 322 0.004205 10.0.0.33 - - [2026-02-10 13:46:25] "GET /global-system-configs HTTP/1.1" 200 322 0.003767 10.0.0.33 - - [2026-02-10 13:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.33 - - [2026-02-10 13:46:27] "GET /tag/2602b43b-bb3d-4fc8-9d4c-c02a47aa65da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010580 10.0.0.33 - - [2026-02-10 13:46:27] "GET /tag/2602b43b-bb3d-4fc8-9d4c-c02a47aa65da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011108 10.0.0.33 - - [2026-02-10 13:46:27] "GET /virtual-machine-interface/a4a2ab99-b400-4598-b142-4cf0285767a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004056 10.0.0.33 - - [2026-02-10 13:46:27] "POST /set-tag HTTP/1.1" 200 109 0.013826 10.0.0.33 - - [2026-02-10 13:46:27] "GET /virtual-machine-interface/aa8cb975-f9d7-4765-8a66-37222dda4715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006027 10.0.0.33 - - [2026-02-10 13:46:27] "POST /set-tag HTTP/1.1" 200 109 0.012279 10.0.0.33 - - [2026-02-10 13:46:27] "GET /virtual-machine-interface/acb3c8f0-3cf8-44a4-8483-ed77dfb54e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004698 10.0.0.33 - - [2026-02-10 13:46:27] "POST /set-tag HTTP/1.1" 200 109 0.014415 10.0.0.33 - - [2026-02-10 13:46:27] "GET /firewall-policy/65b3747c-f7ed-48ed-a6b6-207c1e91c894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.016225 10.0.0.33 - - [2026-02-10 13:46:27] "GET /firewall-rule/e7ad6e8e-2a25-471e-8f70-c2d46521d620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002533 10.0.0.33 - - [2026-02-10 13:46:27] "POST /ref-update HTTP/1.1" 200 156 0.014086 10.0.0.33 - - [2026-02-10 13:46:27] "DELETE /firewall-rule/e7ad6e8e-2a25-471e-8f70-c2d46521d620 HTTP/1.1" 200 115 0.036785 10.0.0.33 - - [2026-02-10 13:46:27] "DELETE /loadbalancer-member/65cbd988-6410-478c-b346-0585fc1aec84 HTTP/1.1" 200 115 0.029351 10.0.0.33 - - [2026-02-10 13:46:27] "PUT /service-instance/04062baf-828b-4f93-964f-b1fade371d44 HTTP/1.1" 200 266 0.006928 10.0.0.33 - - [2026-02-10 13:46:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018069 10.0.0.33 - - [2026-02-10 13:46:27] "DELETE /loadbalancer-pool/ebb933e4-0871-41cf-aa5d-cb8339a17d7a HTTP/1.1" 200 115 0.048842 10.0.0.33 - - [2026-02-10 13:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.33 - - [2026-02-10 13:46:27] "POST /chown HTTP/1.1" 200 109 0.009303 10.0.0.33 - - [2026-02-10 13:46:27] "DELETE /loadbalancer-listener/2df4c07c-6d2f-4bd1-8083-fe069cd6900e HTTP/1.1" 200 115 0.048729 10.0.0.33 - - [2026-02-10 13:46:27] "GET /floating-ip/06447e51-b28d-422f-b0fe-e576d8801bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002480 10.0.0.33 - - [2026-02-10 13:46:27] "POST /chown HTTP/1.1" 200 109 0.005945 10.0.0.33 - - [2026-02-10 13:46:27] "POST /chown HTTP/1.1" 200 109 0.017145 10.0.0.33 - - [2026-02-10 13:46:27] "POST /chown HTTP/1.1" 200 109 0.020108 10.0.0.33 - - [2026-02-10 13:46:27] "PUT /floating-ip/06447e51-b28d-422f-b0fe-e576d8801bca HTTP/1.1" 200 256 0.028538 10.0.0.33 - - [2026-02-10 13:46:27] "DELETE /floating-ip/06447e51-b28d-422f-b0fe-e576d8801bca HTTP/1.1" 200 115 0.046621 10.0.0.33 - - [2026-02-10 13:46:27] "PUT /service-instance/04062baf-828b-4f93-964f-b1fade371d44 HTTP/1.1" 200 266 0.013235 10.0.0.33 - - [2026-02-10 13:46:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012461 10.0.0.33 - - [2026-02-10 13:46:27] "DELETE /loadbalancer/ec8bc5e6-8465-479b-8b3c-01e06b014ba7 HTTP/1.1" 200 115 0.056962 10.0.0.33 - - [2026-02-10 13:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.33 - - [2026-02-10 13:46:27] "DELETE /instance-ip/927d5af5-3dcd-45ca-98d5-852cf1f16111 HTTP/1.1" 200 115 0.040322 10.0.0.33 - - [2026-02-10 13:46:27] "POST /service-instances HTTP/1.1" 409 259 0.001714 10.0.0.33 - - [2026-02-10 13:46:27] "POST /service-instances HTTP/1.1" 409 259 0.001689 10.0.0.33 - - [2026-02-10 13:46:27] "DELETE /virtual-machine-interface/acb3c8f0-3cf8-44a4-8483-ed77dfb54e58 HTTP/1.1" 200 115 0.045707 10.0.0.33 - - [2026-02-10 13:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2026-02-10 13:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.33 - - [2026-02-10 13:46:27] "DELETE /service-instance/04062baf-828b-4f93-964f-b1fade371d44 HTTP/1.1" 200 115 0.037668 10.0.0.33 - - [2026-02-10 13:46:27] "GET /virtual-machine-interface/a4a2ab99-b400-4598-b142-4cf0285767a2?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006891 10.0.0.33 - - [2026-02-10 13:46:27] "DELETE /tag/2602b43b-bb3d-4fc8-9d4c-c02a47aa65da HTTP/1.1" 200 115 0.113649 10.0.0.33 - - [2026-02-10 13:46:27] "DELETE /virtual-machine-interface/a4a2ab99-b400-4598-b142-4cf0285767a2 HTTP/1.1" 200 115 0.044616 10.0.0.33 - - [2026-02-10 13:46:27] "POST /ref-update HTTP/1.1" 200 156 0.008432 10.0.0.33 - - [2026-02-10 13:46:28] "DELETE /virtual-machine/d69fa016-c256-4fb3-ac2b-d63a1c746601 HTTP/1.1" 200 115 0.036317 10.0.0.33 - - [2026-02-10 13:46:28] "GET /virtual-machine-interface/aa8cb975-f9d7-4765-8a66-37222dda4715?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.009333 10.0.0.33 - - [2026-02-10 13:46:28] "GET /floating-ip-pool/07c4b941-fa7c-49ea-8b26-d689a22e308c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.004702 10.0.0.33 - - [2026-02-10 13:46:28] "POST /ref-update HTTP/1.1" 200 156 0.009097 10.0.0.33 - - [2026-02-10 13:46:28] "DELETE /floating-ip-pool/07c4b941-fa7c-49ea-8b26-d689a22e308c HTTP/1.1" 200 115 0.047592 10.0.0.33 - - [2026-02-10 13:46:28] "DELETE /virtual-machine-interface/aa8cb975-f9d7-4765-8a66-37222dda4715 HTTP/1.1" 200 115 0.081216 10.0.0.33 - - [2026-02-10 13:46:28] "DELETE /virtual-machine/8145a51b-b5c8-4ada-b0d0-a78e85264010 HTTP/1.1" 200 115 0.037492 10.0.0.33 - - [2026-02-10 13:46:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003549 10.0.0.33 - - [2026-02-10 13:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.33 - - [2026-02-10 13:46:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004153 10.0.0.33 - - [2026-02-10 13:46:28] "DELETE /virtual-network/f7776494-b250-47a8-976a-7c54f8f33516 HTTP/1.1" 200 115 0.141461 10.0.0.33 - - [2026-02-10 13:46:28] "GET /routing-instance/5d6623e5-8e6d-4ff6-9bc3-a607909df72e HTTP/1.1" 404 171 0.002855 10.0.0.33 - - [2026-02-10 13:46:28] "GET /domains HTTP/1.1" 200 280 0.007011 10.0.0.33 - - [2026-02-10 13:46:28] "GET /domain/29fca940-0e9c-4a03-9fcf-de5134846586 HTTP/1.1" 200 3086 0.005728 10.0.0.33 - - [2026-02-10 13:46:28] "DELETE /route-target/ab5a9658-0584-47fe-95ef-0c573b91bc20 HTTP/1.1" 200 115 0.038388 10.0.0.33 - - [2026-02-10 13:46:28] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0 HTTP/1.1" 200 6873 0.037465 10.0.0.33 - - [2026-02-10 13:46:28] "GET /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008825 10.0.0.33 - - [2026-02-10 13:46:28] "POST /set-tag HTTP/1.1" 200 109 0.004423 10.0.0.33 - - [2026-02-10 13:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.33 - - [2026-02-10 13:46:28] "GET /loadbalancer/de8b28cf-0f2d-4c50-ae2a-9e0a94239954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002623 10.0.0.33 - - [2026-02-10 13:46:28] "GET /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004039 10.0.0.33 - - [2026-02-10 13:46:28] "POST /set-tag HTTP/1.1" 200 109 0.014869 10.0.0.33 - - [2026-02-10 13:46:28] "DELETE /loadbalancer-member/8fbb1dc1-bd45-4c70-968a-cbd3ce211db5 HTTP/1.1" 200 115 0.053174 10.0.0.33 - - [2026-02-10 13:46:29] "GET /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004865 10.0.0.33 - - [2026-02-10 13:46:29] "POST /set-tag HTTP/1.1" 200 109 0.003528 10.0.0.33 - - [2026-02-10 13:46:29] "GET /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004792 10.0.0.33 - - [2026-02-10 13:46:29] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.33 - - [2026-02-10 13:46:29] "GET /virtual-machine/aa1eba4f-a7f5-4127-840c-28a2aa0084d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002619 10.0.0.33 - - [2026-02-10 13:46:30] "POST /ref-update HTTP/1.1" 200 156 0.008949 10.0.0.33 - - [2026-02-10 13:46:30] "GET /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015499 10.0.0.33 - - [2026-02-10 13:46:30] "POST /set-tag HTTP/1.1" 200 109 0.020394 10.0.0.33 - - [2026-02-10 13:46:30] "POST /set-tag HTTP/1.1" 200 109 0.021893 10.0.0.33 - - [2026-02-10 13:46:30] "POST /set-tag HTTP/1.1" 200 109 0.025557 10.0.0.33 - - [2026-02-10 13:46:30] "DELETE /instance-ip/adf3dacc-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.043853 10.0.0.33 - - [2026-02-10 13:46:30] "POST /ref-update HTTP/1.1" 200 156 0.007265 10.0.0.33 - - [2026-02-10 13:46:30] "DELETE /virtual-machine-interface/add084dc-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.037369 10.0.0.33 - - [2026-02-10 13:46:30] "DELETE /virtual-machine/aa1eba4f-a7f5-4127-840c-28a2aa0084d5 HTTP/1.1" 200 115 0.016999 10.0.0.33 - - [2026-02-10 13:46:33] "GET /virtual-machine-interface/aca647ae-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004171 10.0.0.33 - - [2026-02-10 13:46:33] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.33 - - [2026-02-10 13:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.33 - - [2026-02-10 13:46:33] "GET /loadbalancer/de8b28cf-0f2d-4c50-ae2a-9e0a94239954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002357 10.0.0.33 - - [2026-02-10 13:46:33] "GET /virtual-machine-interface/aca647ae-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005355 10.0.0.33 - - [2026-02-10 13:46:33] "POST /set-tag HTTP/1.1" 200 109 0.003497 10.0.0.33 - - [2026-02-10 13:46:34] "GET /virtual-machine-interface/aca647ae-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004057 10.0.0.33 - - [2026-02-10 13:46:34] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.33 - - [2026-02-10 13:46:34] "GET /virtual-machine/eac747d7-58e7-40af-9a0f-d82c002c9010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002200 10.0.0.33 - - [2026-02-10 13:46:34] "POST /ref-update HTTP/1.1" 200 156 0.008794 10.0.0.33 - - [2026-02-10 13:46:34] "GET /virtual-machine-interface/aca647ae-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006105 10.0.0.33 - - [2026-02-10 13:46:34] "POST /set-tag HTTP/1.1" 200 109 0.021521 10.0.0.33 - - [2026-02-10 13:46:34] "POST /set-tag HTTP/1.1" 200 109 0.015717 10.0.0.33 - - [2026-02-10 13:46:34] "POST /set-tag HTTP/1.1" 200 109 0.029155 10.0.0.33 - - [2026-02-10 13:46:34] "DELETE /instance-ip/acbaee16-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.041500 10.0.0.33 - - [2026-02-10 13:46:34] "POST /ref-update HTTP/1.1" 200 156 0.006772 10.0.0.33 - - [2026-02-10 13:46:34] "DELETE /virtual-machine-interface/aca647ae-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.045295 10.0.0.33 - - [2026-02-10 13:46:34] "DELETE /virtual-machine/eac747d7-58e7-40af-9a0f-d82c002c9010 HTTP/1.1" 200 115 0.028175 10.0.0.33 - - [2026-02-10 13:46:34] "DELETE /tag/cfeda585-f1e1-4e36-ad05-29abf55a783c HTTP/1.1" 200 115 0.034374 10.0.0.33 - - [2026-02-10 13:46:34] "DELETE /tag/fec32b6a-10c9-4bce-af1f-e2297c3a7507 HTTP/1.1" 200 115 0.064736 10.0.0.33 - - [2026-02-10 13:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.33 - - [2026-02-10 13:46:38] "GET /project/cdb7c0b3-f870-40e7-8231-4ce364ea8fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035756 10.0.0.33 - - [2026-02-10 13:46:38] "POST /tags HTTP/1.1" 200 393 0.023489 10.0.0.33 - - [2026-02-10 13:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.33 - - [2026-02-10 13:46:38] "GET /tag/16d22ec9-2950-402a-a58f-11ab497b45a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015631 10.0.0.33 - - [2026-02-10 13:46:38] "POST /tags HTTP/1.1" 200 341 0.028708 10.0.0.33 - - [2026-02-10 13:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.33 - - [2026-02-10 13:46:38] "GET /tag/7e456c59-cb6a-49bc-8a64-b7c30569808a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011043 10.0.0.33 - - [2026-02-10 13:46:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.000460 10.0.0.33 - - [2026-02-10 13:46:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.001682 10.0.0.33 - - [2026-02-10 13:46:39] "POST /security-groups HTTP/1.1" 200 589 0.068186 10.0.0.33 - - [2026-02-10 13:46:39] "POST /projects HTTP/1.1" 200 519 0.160111 10.0.0.33 - - [2026-02-10 13:46:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.003474 10.0.0.33 - - [2026-02-10 13:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017683 10.0.0.33 - - [2026-02-10 13:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015457 10.0.0.33 - - [2026-02-10 13:46:39] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009542 10.0.0.33 - - [2026-02-10 13:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.33 - - [2026-02-10 13:46:39] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004127 10.0.0.33 - - [2026-02-10 13:46:39] "POST /access-control-lists HTTP/1.1" 200 598 0.087505 10.0.0.33 - - [2026-02-10 13:46:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.007202 10.0.0.33 - - [2026-02-10 13:46:39] "POST /access-control-lists HTTP/1.1" 200 596 0.064526 10.0.0.33 - - [2026-02-10 13:46:39] "PUT /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0 HTTP/1.1" 200 264 0.084228 10.0.0.33 - - [2026-02-10 13:46:39] "PUT /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462 HTTP/1.1" 200 264 0.065713 10.0.0.33 - - [2026-02-10 13:46:39] "POST /security-groups HTTP/1.1" 200 591 0.066696 10.0.0.33 - - [2026-02-10 13:46:39] "POST /fqname-to-id HTTP/1.1" 404 270 0.003424 10.0.0.33 - - [2026-02-10 13:46:39] "POST /access-control-lists HTTP/1.1" 200 632 0.068931 10.0.0.33 - - [2026-02-10 13:46:39] "POST /fqname-to-id HTTP/1.1" 404 269 0.038348 10.0.0.33 - - [2026-02-10 13:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.108790 10.0.0.33 - - [2026-02-10 13:46:39] "POST /chown HTTP/1.1" 200 109 0.082513 10.0.0.33 - - [2026-02-10 13:46:39] "POST /access-control-lists HTTP/1.1" 200 630 0.116857 10.0.0.33 - - [2026-02-10 13:46:39] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025347 10.0.0.33 - - [2026-02-10 13:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.33 - - [2026-02-10 13:46:39] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002414 10.0.0.33 - - [2026-02-10 13:46:39] "POST /tags HTTP/1.1" 409 226 0.001575 10.0.0.33 - - [2026-02-10 13:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.33 - - [2026-02-10 13:46:39] "GET /tag/7e456c59-cb6a-49bc-8a64-b7c30569808a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010181 10.0.0.33 - - [2026-02-10 13:46:39] "POST /firewall-rules HTTP/1.1" 200 600 0.081953 10.0.0.33 - - [2026-02-10 13:46:39] "GET /firewall-rule/b4c72a6d-c673-492e-a4a0-c3625a0a7b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010370 10.0.0.33 - - [2026-02-10 13:46:39] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003690 10.0.0.33 - - [2026-02-10 13:46:39] "GET /firewall-rule/b4c72a6d-c673-492e-a4a0-c3625a0a7b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001871 10.0.0.33 - - [2026-02-10 13:46:39] "POST /ref-update HTTP/1.1" 200 156 0.038475 10.0.0.33 - - [2026-02-10 13:46:40] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004045 10.0.0.33 - - [2026-02-10 13:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.33 - - [2026-02-10 13:46:40] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002205 10.0.0.33 - - [2026-02-10 13:46:40] "POST /tags HTTP/1.1" 409 226 0.001839 10.0.0.33 - - [2026-02-10 13:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.33 - - [2026-02-10 13:46:40] "GET /tag/7e456c59-cb6a-49bc-8a64-b7c30569808a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010593 10.0.0.33 - - [2026-02-10 13:46:40] "POST /firewall-rules HTTP/1.1" 200 598 0.065351 10.0.0.33 - - [2026-02-10 13:46:40] "GET /firewall-rule/443e78fa-286d-4dbc-9197-256b64291e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006914 10.0.0.33 - - [2026-02-10 13:46:40] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003660 10.0.0.33 - - [2026-02-10 13:46:40] "GET /firewall-rule/443e78fa-286d-4dbc-9197-256b64291e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001987 10.0.0.33 - - [2026-02-10 13:46:40] "POST /ref-update HTTP/1.1" 200 156 0.041927 10.0.0.33 - - [2026-02-10 13:46:41] "POST /tags HTTP/1.1" 200 393 0.021097 10.0.0.33 - - [2026-02-10 13:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.33 - - [2026-02-10 13:46:41] "GET /tag/55c150b1-5cf4-4f4d-a687-461df5e73c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011532 10.0.0.33 - - [2026-02-10 13:46:41] "POST /tags HTTP/1.1" 200 341 0.015224 10.0.0.33 - - [2026-02-10 13:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.33 - - [2026-02-10 13:46:41] "GET /tag/b9eec5d7-eeb7-4aea-b529-a98c7ba54e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010694 10.0.0.33 - - [2026-02-10 13:46:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.000480 10.0.0.33 - - [2026-02-10 13:46:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.008503 10.0.0.33 - - [2026-02-10 13:46:42] "POST /security-groups HTTP/1.1" 200 589 0.060832 10.0.0.33 - - [2026-02-10 13:46:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.002063 10.0.0.33 - - [2026-02-10 13:46:42] "POST /projects HTTP/1.1" 200 519 0.186757 10.0.0.33 - - [2026-02-10 13:46:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019068 10.0.0.33 - - [2026-02-10 13:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012906 10.0.0.33 - - [2026-02-10 13:46:42] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005881 10.0.0.33 - - [2026-02-10 13:46:42] "POST /access-control-lists HTTP/1.1" 200 598 0.095767 10.0.0.33 - - [2026-02-10 13:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014330 10.0.0.33 - - [2026-02-10 13:46:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.013941 10.0.0.33 - - [2026-02-10 13:46:42] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004705 10.0.0.33 - - [2026-02-10 13:46:42] "POST /access-control-lists HTTP/1.1" 200 596 0.063311 10.0.0.33 - - [2026-02-10 13:46:42] "PUT /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0 HTTP/1.1" 200 264 0.068632 10.0.0.33 - - [2026-02-10 13:46:42] "PUT /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462 HTTP/1.1" 200 264 0.040973 10.0.0.33 - - [2026-02-10 13:46:42] "POST /security-groups HTTP/1.1" 200 591 0.065931 10.0.0.33 - - [2026-02-10 13:46:42] "POST /fqname-to-id HTTP/1.1" 404 270 0.002163 10.0.0.33 - - [2026-02-10 13:46:42] "POST /access-control-lists HTTP/1.1" 200 632 0.058096 10.0.0.33 - - [2026-02-10 13:46:42] "POST /fqname-to-id HTTP/1.1" 404 269 0.007742 10.0.0.33 - - [2026-02-10 13:46:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.057306 10.0.0.33 - - [2026-02-10 13:46:42] "POST /chown HTTP/1.1" 200 109 0.014992 10.0.0.33 - - [2026-02-10 13:46:42] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.040754 10.0.0.33 - - [2026-02-10 13:46:42] "POST /access-control-lists HTTP/1.1" 200 630 0.079764 10.0.0.33 - - [2026-02-10 13:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.33 - - [2026-02-10 13:46:42] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002806 10.0.0.33 - - [2026-02-10 13:46:42] "POST /tags HTTP/1.1" 409 226 0.001934 10.0.0.33 - - [2026-02-10 13:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.33 - - [2026-02-10 13:46:42] "GET /tag/b9eec5d7-eeb7-4aea-b529-a98c7ba54e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013703 10.0.0.33 - - [2026-02-10 13:46:42] "POST /firewall-rules HTTP/1.1" 200 600 0.078502 10.0.0.33 - - [2026-02-10 13:46:42] "GET /firewall-rule/ec99e030-f434-4c44-a513-e55484002b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012068 10.0.0.33 - - [2026-02-10 13:46:42] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004126 10.0.0.33 - - [2026-02-10 13:46:42] "GET /firewall-rule/ec99e030-f434-4c44-a513-e55484002b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002004 10.0.0.33 - - [2026-02-10 13:46:42] "POST /ref-update HTTP/1.1" 200 156 0.062804 10.0.0.33 - - [2026-02-10 13:46:42] "GET /application-policy-set/ce9048cb-ca0a-4853-9c57-1075100d2770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003668 10.0.0.33 - - [2026-02-10 13:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.33 - - [2026-02-10 13:46:43] "GET /policy-management/30a97b62-e581-49cc-9554-3a0a87d78bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008271 10.0.0.33 - - [2026-02-10 13:46:43] "POST /tags HTTP/1.1" 409 226 0.001851 10.0.0.33 - - [2026-02-10 13:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.33 - - [2026-02-10 13:46:43] "GET /tag/b9eec5d7-eeb7-4aea-b529-a98c7ba54e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013484 10.0.0.33 - - [2026-02-10 13:46:43] "POST /firewall-rules HTTP/1.1" 200 598 0.065402 10.0.0.33 - - [2026-02-10 13:46:43] "GET /firewall-rule/f675e931-f29c-48f9-ac28-d491fe7e7b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.015147 10.0.0.33 - - [2026-02-10 13:46:43] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003865 10.0.0.33 - - [2026-02-10 13:46:43] "GET /firewall-rule/f675e931-f29c-48f9-ac28-d491fe7e7b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002133 10.0.0.33 - - [2026-02-10 13:46:43] "POST /ref-update HTTP/1.1" 200 156 0.072189 10.0.0.33 - - [2026-02-10 13:46:44] "POST /tags HTTP/1.1" 200 345 0.088309 10.0.0.33 - - [2026-02-10 13:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.33 - - [2026-02-10 13:46:44] "GET /tag/36b131e2-9b66-490e-8198-01a19393bfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.019371 10.0.0.33 - - [2026-02-10 13:46:44] "POST /projects HTTP/1.1" 409 238 0.001758 10.0.0.33 - - [2026-02-10 13:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.33 - - [2026-02-10 13:46:45] "GET /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038437 10.0.0.33 - - [2026-02-10 13:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.33 - - [2026-02-10 13:46:45] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.015521 10.0.0.33 - - [2026-02-10 13:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.33 - - [2026-02-10 13:46:45] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.009294 10.0.0.33 - - [2026-02-10 13:46:45] "POST /security-groups HTTP/1.1" 409 285 0.005779 10.0.0.33 - - [2026-02-10 13:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-02-10 13:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.33 - - [2026-02-10 13:46:45] "PUT /security-group/7b2e132e-6a47-4207-82f6-03a4c074473f HTTP/1.1" 200 262 0.065307 10.0.0.33 - - [2026-02-10 13:46:45] "PUT /access-control-list/31a466c5-f1d8-4362-a824-e4c2b4650409 HTTP/1.1" 200 272 0.025888 10.0.0.33 - - [2026-02-10 13:46:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.029172 10.0.0.33 - - [2026-02-10 13:46:45] "GET /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.066915 10.0.0.33 - - [2026-02-10 13:46:45] "POST /tags HTTP/1.1" 409 228 0.030224 10.0.0.33 - - [2026-02-10 13:46:45] "PUT /access-control-list/ecc174d9-9325-48e9-9f63-711eb6d5c949 HTTP/1.1" 200 272 0.055463 10.0.0.33 - - [2026-02-10 13:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.33 - - [2026-02-10 13:46:45] "GET /tag/36b131e2-9b66-490e-8198-01a19393bfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.025605 10.0.0.33 - - [2026-02-10 13:46:45] "POST /tags HTTP/1.1" 200 345 0.021234 10.0.0.33 - - [2026-02-10 13:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.33 - - [2026-02-10 13:46:45] "GET /tag/83bf6205-dbf7-4fdf-8c0c-3aea8d9f21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015122 10.0.0.33 - - [2026-02-10 13:46:45] "POST /projects HTTP/1.1" 409 238 0.003330 10.0.0.33 - - [2026-02-10 13:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.33 - - [2026-02-10 13:46:45] "GET /project/b7df2a75-205e-4e4c-90a6-689f79b9beac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.023740 10.0.0.33 - - [2026-02-10 13:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.33 - - [2026-02-10 13:46:45] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004676 10.0.0.33 - - [2026-02-10 13:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.33 - - [2026-02-10 13:46:45] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003875 10.0.0.33 - - [2026-02-10 13:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.33 - - [2026-02-10 13:46:45] "GET /project/b7df2a75-205e-4e4c-90a6-689f79b9beac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028470 10.0.0.33 - - [2026-02-10 13:46:45] "POST /security-groups HTTP/1.1" 409 285 0.003497 10.0.0.33 - - [2026-02-10 13:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.33 - - [2026-02-10 13:46:45] "PUT /security-group/5cd5ed8d-9c06-400a-8719-e6559617fa6f HTTP/1.1" 200 262 0.055385 10.0.0.33 - - [2026-02-10 13:46:45] "PUT /access-control-list/084fccc2-d03c-4b71-98f2-d4ba6e91b4b5 HTTP/1.1" 200 272 0.011202 10.0.0.33 - - [2026-02-10 13:46:45] "PUT /access-control-list/177390d1-8c96-4ed3-88a6-e43c3e1f674b HTTP/1.1" 200 272 0.011694 10.0.0.33 - - [2026-02-10 13:46:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012024 10.0.0.33 - - [2026-02-10 13:46:45] "POST /tags HTTP/1.1" 409 228 0.009507 10.0.0.33 - - [2026-02-10 13:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.33 - - [2026-02-10 13:46:45] "GET /tag/83bf6205-dbf7-4fdf-8c0c-3aea8d9f21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017315 10.0.0.33 - - [2026-02-10 13:46:45] "POST /tags HTTP/1.1" 200 291 0.043002 10.0.0.33 - - [2026-02-10 13:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007458 10.0.0.33 - - [2026-02-10 13:46:45] "GET /tag/8d670c16-f8fd-4bb7-af55-fed7d7c22993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.017322 10.0.0.33 - - [2026-02-10 13:46:46] "POST /tags HTTP/1.1" 200 303 0.064378 10.0.0.33 - - [2026-02-10 13:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012494 10.0.0.33 - - [2026-02-10 13:46:46] "GET /tag/9065fa1c-0845-4749-b39a-58d9ccaa11d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015001 10.0.0.33 - - [2026-02-10 13:46:46] "POST /tags HTTP/1.1" 409 252 0.003457 10.0.0.33 - - [2026-02-10 13:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.33 - - [2026-02-10 13:46:46] "GET /tag/16d22ec9-2950-402a-a58f-11ab497b45a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016900 10.0.0.33 - - [2026-02-10 13:46:46] "POST /tags HTTP/1.1" 409 226 0.002388 10.0.0.33 - - [2026-02-10 13:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008110 10.0.0.33 - - [2026-02-10 13:46:46] "GET /tag/7e456c59-cb6a-49bc-8a64-b7c30569808a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.019140 10.0.0.33 - - [2026-02-10 13:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.33 - - [2026-02-10 13:46:46] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004107 10.0.0.33 - - [2026-02-10 13:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.33 - - [2026-02-10 13:46:46] "GET /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.020273 10.0.0.33 - - [2026-02-10 13:46:46] "POST /virtual-machines HTTP/1.1" 200 395 0.011639 10.0.0.33 - - [2026-02-10 13:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.006624 10.0.0.33 - - [2026-02-10 13:46:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092226 10.0.0.33 - - [2026-02-10 13:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008668 10.0.0.33 - - [2026-02-10 13:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011278 10.0.0.33 - - [2026-02-10 13:46:46] "GET /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003862 10.0.0.33 - - [2026-02-10 13:46:46] "POST /instance-ips HTTP/1.1" 200 397 0.018752 10.0.0.33 - - [2026-02-10 13:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.020402 10.0.0.33 - - [2026-02-10 13:46:46] "GET /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013742 10.0.0.33 - - [2026-02-10 13:46:46] "POST /set-tag HTTP/1.1" 200 109 0.060551 10.0.0.33 - - [2026-02-10 13:46:46] "GET /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020052 10.0.0.33 - - [2026-02-10 13:46:46] "GET /instance-ip/f116f8ca-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003426 10.0.0.33 - - [2026-02-10 13:46:46] "GET /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004104 10.0.0.33 - - [2026-02-10 13:46:46] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.33 - - [2026-02-10 13:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.33 - - [2026-02-10 13:46:46] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004146 10.0.0.33 - - [2026-02-10 13:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.33 - - [2026-02-10 13:46:46] "GET /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029413 10.0.0.33 - - [2026-02-10 13:46:46] "POST /virtual-machines HTTP/1.1" 200 395 0.007077 10.0.0.33 - - [2026-02-10 13:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.006872 10.0.0.33 - - [2026-02-10 13:46:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095269 10.0.0.33 - - [2026-02-10 13:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028770 10.0.0.33 - - [2026-02-10 13:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.33 - - [2026-02-10 13:46:47] "GET /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004456 10.0.0.33 - - [2026-02-10 13:46:47] "POST /instance-ips HTTP/1.1" 200 397 0.017173 10.0.0.33 - - [2026-02-10 13:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022422 10.0.0.33 - - [2026-02-10 13:46:47] "GET /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014194 10.0.0.33 - - [2026-02-10 13:46:47] "POST /set-tag HTTP/1.1" 200 109 0.071011 10.0.0.33 - - [2026-02-10 13:46:47] "GET /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013843 10.0.0.33 - - [2026-02-10 13:46:47] "GET /instance-ip/f1747432-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002677 10.0.0.33 - - [2026-02-10 13:46:47] "GET /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004054 10.0.0.33 - - [2026-02-10 13:46:47] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.33 - - [2026-02-10 13:46:47] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005114 10.0.0.33 - - [2026-02-10 13:46:47] "POST /ref-update HTTP/1.1" 200 156 0.006996 10.0.0.33 - - [2026-02-10 13:46:47] "GET /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018571 10.0.0.33 - - [2026-02-10 13:46:47] "POST /set-tag HTTP/1.1" 200 109 0.002029 10.0.0.33 - - [2026-02-10 13:46:47] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003661 10.0.0.33 - - [2026-02-10 13:46:47] "POST /ref-update HTTP/1.1" 200 156 0.006221 10.0.0.33 - - [2026-02-10 13:46:47] "GET /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014660 10.0.0.33 - - [2026-02-10 13:46:47] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.33 - - [2026-02-10 13:46:47] "POST /tags HTTP/1.1" 200 291 0.014481 10.0.0.33 - - [2026-02-10 13:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.33 - - [2026-02-10 13:46:47] "GET /tag/4ef491ca-0eb7-4be0-82c2-400ca577f77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.011494 10.0.0.33 - - [2026-02-10 13:46:47] "POST /tags HTTP/1.1" 409 252 0.001695 10.0.0.33 - - [2026-02-10 13:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.33 - - [2026-02-10 13:46:47] "GET /tag/55c150b1-5cf4-4f4d-a687-461df5e73c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011429 10.0.0.33 - - [2026-02-10 13:46:47] "POST /tags HTTP/1.1" 409 226 0.002377 10.0.0.33 - - [2026-02-10 13:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.33 - - [2026-02-10 13:46:47] "GET /tag/b9eec5d7-eeb7-4aea-b529-a98c7ba54e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010427 10.0.0.33 - - [2026-02-10 13:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2026-02-10 13:46:47] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003346 10.0.0.33 - - [2026-02-10 13:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.33 - - [2026-02-10 13:46:48] "GET /project/b7df2a75-205e-4e4c-90a6-689f79b9beac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030970 10.0.0.33 - - [2026-02-10 13:46:48] "POST /virtual-machines HTTP/1.1" 200 395 0.008625 10.0.0.33 - - [2026-02-10 13:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010922 10.0.0.33 - - [2026-02-10 13:46:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.087769 10.0.0.33 - - [2026-02-10 13:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008062 10.0.0.33 - - [2026-02-10 13:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009696 10.0.0.33 - - [2026-02-10 13:46:48] "GET /virtual-machine-interface/f1fadd24-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004546 10.0.0.33 - - [2026-02-10 13:46:48] "POST /instance-ips HTTP/1.1" 200 397 0.016928 10.0.0.33 - - [2026-02-10 13:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019685 10.0.0.33 - - [2026-02-10 13:46:48] "GET /virtual-machine-interface/f1fadd24-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011134 10.0.0.33 - - [2026-02-10 13:46:48] "POST /set-tag HTTP/1.1" 200 109 0.061343 10.0.0.33 - - [2026-02-10 13:46:48] "GET /virtual-machine-interface/f1fadd24-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010512 10.0.0.33 - - [2026-02-10 13:46:48] "GET /instance-ip/f211cc3c-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002762 10.0.0.33 - - [2026-02-10 13:46:48] "GET /virtual-machine-interface/f1fadd24-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004371 10.0.0.33 - - [2026-02-10 13:46:48] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.33 - - [2026-02-10 13:46:48] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003343 10.0.0.33 - - [2026-02-10 13:46:48] "POST /ref-update HTTP/1.1" 200 156 0.008965 10.0.0.33 - - [2026-02-10 13:46:48] "GET /virtual-machine-interface/f1fadd24-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009675 10.0.0.33 - - [2026-02-10 13:46:48] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.33 - - [2026-02-10 13:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.33 - - [2026-02-10 13:46:48] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003839 10.0.0.33 - - [2026-02-10 13:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.33 - - [2026-02-10 13:46:48] "GET /project/b7df2a75-205e-4e4c-90a6-689f79b9beac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027907 10.0.0.33 - - [2026-02-10 13:46:48] "POST /virtual-machines HTTP/1.1" 200 395 0.008279 10.0.0.33 - - [2026-02-10 13:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017264 10.0.0.33 - - [2026-02-10 13:46:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103313 10.0.0.33 - - [2026-02-10 13:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016951 10.0.0.33 - - [2026-02-10 13:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011873 10.0.0.33 - - [2026-02-10 13:46:48] "GET /virtual-machine-interface/f2677254-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005788 10.0.0.33 - - [2026-02-10 13:46:49] "POST /instance-ips HTTP/1.1" 200 397 0.020767 10.0.0.33 - - [2026-02-10 13:46:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022589 10.0.0.33 - - [2026-02-10 13:46:49] "GET /virtual-machine-interface/f2677254-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007370 10.0.0.33 - - [2026-02-10 13:46:49] "POST /set-tag HTTP/1.1" 200 109 0.059945 10.0.0.33 - - [2026-02-10 13:46:49] "GET /virtual-machine-interface/f2677254-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011307 10.0.0.33 - - [2026-02-10 13:46:49] "GET /instance-ip/f281954e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002702 10.0.0.33 - - [2026-02-10 13:46:49] "GET /virtual-machine-interface/f2677254-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004019 10.0.0.33 - - [2026-02-10 13:46:49] "POST /set-tag HTTP/1.1" 200 109 0.001818 10.0.0.33 - - [2026-02-10 13:46:49] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.002779 10.0.0.33 - - [2026-02-10 13:46:49] "POST /ref-update HTTP/1.1" 200 156 0.006444 10.0.0.33 - - [2026-02-10 13:46:49] "GET /virtual-machine-interface/f2677254-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004045 10.0.0.33 - - [2026-02-10 13:46:49] "POST /set-tag HTTP/1.1" 200 109 0.001974 10.0.0.33 - - [2026-02-10 13:46:49] "POST /tags HTTP/1.1" 200 299 0.015079 10.0.0.33 - - [2026-02-10 13:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.33 - - [2026-02-10 13:46:49] "GET /tag/55fcf35a-910c-4443-a681-c9352f0f7d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011292 10.0.0.33 - - [2026-02-10 13:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005879 10.0.0.33 - - [2026-02-10 13:46:49] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004489 10.0.0.33 - - [2026-02-10 13:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.33 - - [2026-02-10 13:46:49] "GET /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024886 10.0.0.33 - - [2026-02-10 13:46:49] "POST /virtual-machines HTTP/1.1" 200 395 0.009526 10.0.0.33 - - [2026-02-10 13:46:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014313 10.0.0.33 - - [2026-02-10 13:46:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110800 10.0.0.33 - - [2026-02-10 13:46:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008692 10.0.0.33 - - [2026-02-10 13:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.33 - - [2026-02-10 13:46:49] "GET /virtual-machine-interface/f2daf922-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007445 10.0.0.33 - - [2026-02-10 13:46:49] "POST /instance-ips HTTP/1.1" 200 397 0.018316 10.0.0.33 - - [2026-02-10 13:46:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023524 10.0.0.33 - - [2026-02-10 13:46:49] "GET /virtual-machine-interface/f2daf922-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005963 10.0.0.33 - - [2026-02-10 13:46:49] "POST /set-tag HTTP/1.1" 200 109 0.022280 10.0.0.33 - - [2026-02-10 13:46:49] "GET /virtual-machine-interface/f2daf922-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014474 10.0.0.33 - - [2026-02-10 13:46:49] "GET /instance-ip/f2f57aae-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003584 10.0.0.33 - - [2026-02-10 13:46:49] "GET /virtual-machine-interface/f2daf922-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003914 10.0.0.33 - - [2026-02-10 13:46:49] "POST /set-tag HTTP/1.1" 200 109 0.001825 10.0.0.33 - - [2026-02-10 13:46:49] "POST /tags HTTP/1.1" 200 299 0.016037 10.0.0.33 - - [2026-02-10 13:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.33 - - [2026-02-10 13:46:50] "GET /tag/2c8fd917-1581-40b2-b6ce-cd1c13223839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012206 10.0.0.33 - - [2026-02-10 13:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.33 - - [2026-02-10 13:46:50] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005719 10.0.0.33 - - [2026-02-10 13:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.33 - - [2026-02-10 13:46:50] "GET /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035502 10.0.0.33 - - [2026-02-10 13:46:50] "POST /virtual-machines HTTP/1.1" 200 395 0.007457 10.0.0.33 - - [2026-02-10 13:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.029047 10.0.0.33 - - [2026-02-10 13:46:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106078 10.0.0.33 - - [2026-02-10 13:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007710 10.0.0.33 - - [2026-02-10 13:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014435 10.0.0.33 - - [2026-02-10 13:46:50] "GET /virtual-machine-interface/f3496984-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004135 10.0.0.33 - - [2026-02-10 13:46:50] "POST /instance-ips HTTP/1.1" 200 397 0.020408 10.0.0.33 - - [2026-02-10 13:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018201 10.0.0.33 - - [2026-02-10 13:46:50] "GET /virtual-machine-interface/f3496984-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005767 10.0.0.33 - - [2026-02-10 13:46:50] "POST /set-tag HTTP/1.1" 200 109 0.016541 10.0.0.33 - - [2026-02-10 13:46:50] "GET /virtual-machine-interface/f3496984-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018609 10.0.0.33 - - [2026-02-10 13:46:50] "GET /instance-ip/f361fec2-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002823 10.0.0.33 - - [2026-02-10 13:46:50] "GET /virtual-machine-interface/f3496984-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004398 10.0.0.33 - - [2026-02-10 13:46:50] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.33 - - [2026-02-10 13:46:50] "POST /tags HTTP/1.1" 200 299 0.019443 10.0.0.33 - - [2026-02-10 13:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.33 - - [2026-02-10 13:46:50] "GET /tag/08f07051-18c9-4337-8d24-55962b25ca3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.019520 10.0.0.33 - - [2026-02-10 13:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.33 - - [2026-02-10 13:46:50] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004140 10.0.0.33 - - [2026-02-10 13:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.33 - - [2026-02-10 13:46:50] "GET /project/b7df2a75-205e-4e4c-90a6-689f79b9beac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033805 10.0.0.33 - - [2026-02-10 13:46:50] "POST /virtual-machines HTTP/1.1" 200 395 0.009165 10.0.0.33 - - [2026-02-10 13:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022207 10.0.0.33 - - [2026-02-10 13:46:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098015 10.0.0.33 - - [2026-02-10 13:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028697 10.0.0.33 - - [2026-02-10 13:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010607 10.0.0.33 - - [2026-02-10 13:46:51] "GET /virtual-machine-interface/f3b776ea-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003890 10.0.0.33 - - [2026-02-10 13:46:51] "POST /instance-ips HTTP/1.1" 200 397 0.017491 10.0.0.33 - - [2026-02-10 13:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.025795 10.0.0.33 - - [2026-02-10 13:46:51] "GET /virtual-machine-interface/f3b776ea-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009461 10.0.0.33 - - [2026-02-10 13:46:51] "POST /set-tag HTTP/1.1" 200 109 0.017320 10.0.0.33 - - [2026-02-10 13:46:51] "GET /virtual-machine-interface/f3b776ea-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009602 10.0.0.33 - - [2026-02-10 13:46:51] "GET /instance-ip/f3d1d8fa-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006577 10.0.0.33 - - [2026-02-10 13:46:51] "GET /virtual-machine-interface/f3b776ea-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004142 10.0.0.33 - - [2026-02-10 13:46:51] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.33 - - [2026-02-10 13:46:51] "POST /tags HTTP/1.1" 200 299 0.015309 10.0.0.33 - - [2026-02-10 13:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.33 - - [2026-02-10 13:46:51] "GET /tag/469572bf-bcce-476c-9e75-5d37dbe89bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011512 10.0.0.33 - - [2026-02-10 13:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.33 - - [2026-02-10 13:46:51] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003385 10.0.0.33 - - [2026-02-10 13:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.33 - - [2026-02-10 13:46:51] "GET /project/b7df2a75-205e-4e4c-90a6-689f79b9beac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028196 10.0.0.33 - - [2026-02-10 13:46:51] "POST /virtual-machines HTTP/1.1" 200 395 0.035613 10.0.0.33 - - [2026-02-10 13:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017321 10.0.0.33 - - [2026-02-10 13:46:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115830 10.0.0.33 - - [2026-02-10 13:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008505 10.0.0.33 - - [2026-02-10 13:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010758 10.0.0.33 - - [2026-02-10 13:46:51] "GET /virtual-machine-interface/f41f33ac-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004653 10.0.0.33 - - [2026-02-10 13:46:51] "POST /instance-ips HTTP/1.1" 200 397 0.020406 10.0.0.33 - - [2026-02-10 13:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022077 10.0.0.33 - - [2026-02-10 13:46:51] "GET /virtual-machine-interface/f41f33ac-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010074 10.0.0.33 - - [2026-02-10 13:46:51] "POST /set-tag HTTP/1.1" 200 109 0.017985 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f41f33ac-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015468 10.0.0.33 - - [2026-02-10 13:46:52] "GET /instance-ip/f438f92c-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003087 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f41f33ac-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005439 10.0.0.33 - - [2026-02-10 13:46:52] "POST /set-tag HTTP/1.1" 200 109 0.001943 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.002908 10.0.0.33 - - [2026-02-10 13:46:52] "POST /ref-update HTTP/1.1" 200 156 0.007574 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f2daf922-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009916 10.0.0.33 - - [2026-02-10 13:46:52] "POST /set-tag HTTP/1.1" 200 109 0.007521 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003959 10.0.0.33 - - [2026-02-10 13:46:52] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003314 10.0.0.33 - - [2026-02-10 13:46:52] "POST /ref-update HTTP/1.1" 200 156 0.007123 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f3496984-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004214 10.0.0.33 - - [2026-02-10 13:46:52] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004369 10.0.0.33 - - [2026-02-10 13:46:52] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004838 10.0.0.33 - - [2026-02-10 13:46:52] "POST /ref-update HTTP/1.1" 200 156 0.007098 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f3b776ea-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003986 10.0.0.33 - - [2026-02-10 13:46:52] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-router/d76203a9-50a3-47bb-9005-a157d92f2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.002994 10.0.0.33 - - [2026-02-10 13:46:52] "POST /ref-update HTTP/1.1" 200 156 0.007280 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f41f33ac-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014881 10.0.0.33 - - [2026-02-10 13:46:52] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f1fadd24-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004103 10.0.0.33 - - [2026-02-10 13:46:52] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f2677254-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003658 10.0.0.33 - - [2026-02-10 13:46:52] "POST /set-tag HTTP/1.1" 200 109 0.001824 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f2daf922-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004139 10.0.0.33 - - [2026-02-10 13:46:52] "POST /set-tag HTTP/1.1" 200 109 0.004638 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f3496984-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003649 10.0.0.33 - - [2026-02-10 13:46:52] "POST /set-tag HTTP/1.1" 200 109 0.002212 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f3b776ea-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003657 10.0.0.33 - - [2026-02-10 13:46:52] "POST /set-tag HTTP/1.1" 200 109 0.001743 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004178 10.0.0.33 - - [2026-02-10 13:46:52] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f41f33ac-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003546 10.0.0.33 - - [2026-02-10 13:46:52] "POST /set-tag HTTP/1.1" 200 109 0.001585 10.0.0.33 - - [2026-02-10 13:46:52] "GET /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004040 10.0.0.33 - - [2026-02-10 13:46:52] "POST /set-tag HTTP/1.1" 200 109 0.003614 10.0.0.33 - - [2026-02-10 13:46:55] "GET /virtual-machine/26a05bea-2515-499a-89f5-6281d77748dd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002831 10.0.0.33 - - [2026-02-10 13:46:55] "GET /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003962 10.0.0.33 - - [2026-02-10 13:46:55] "GET /virtual-machine/e3626175-2db6-4d80-ae9d-f70c667a4182?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002605 10.0.0.33 - - [2026-02-10 13:46:55] "GET /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003598 10.0.0.33 - - [2026-02-10 13:46:57] "GET /virtual-machine-interface/f3496984-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004253 10.0.0.33 - - [2026-02-10 13:46:57] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.33 - - [2026-02-10 13:46:58] "GET /virtual-machine-interface/f2daf922-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005362 10.0.0.33 - - [2026-02-10 13:46:58] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.33 - - [2026-02-10 13:46:58] "GET /virtual-machine-interface/f1fadd24-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004214 10.0.0.33 - - [2026-02-10 13:46:58] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.33 - - [2026-02-10 13:46:59] "GET /virtual-machine-interface/f2677254-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004117 10.0.0.33 - - [2026-02-10 13:46:59] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.33 - - [2026-02-10 13:47:00] "GET /virtual-machine/4ea4e2bb-7cb0-4855-b1b8-7f128423a046?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002860 10.0.0.33 - - [2026-02-10 13:47:00] "GET /virtual-machine-interface/f1fadd24-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003793 10.0.0.33 - - [2026-02-10 13:47:00] "GET /virtual-machine/1b742603-fb03-40e4-a31e-25c125800ba6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002996 10.0.0.33 - - [2026-02-10 13:47:00] "GET /virtual-machine-interface/f2677254-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003730 10.0.0.33 - - [2026-02-10 13:47:00] "GET /virtual-machine/d95bed13-28a5-4706-b4cb-b18b7ea65f2b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002636 10.0.0.33 - - [2026-02-10 13:47:00] "GET /virtual-machine-interface/f2daf922-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004360 10.0.0.33 - - [2026-02-10 13:47:02] "GET /virtual-machine-interface/f3b776ea-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004156 10.0.0.33 - - [2026-02-10 13:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.33 - - [2026-02-10 13:47:03] "GET /virtual-machine-interface/f41f33ac-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004211 10.0.0.33 - - [2026-02-10 13:47:03] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.33 - - [2026-02-10 13:47:06] "GET /virtual-machine/c648d588-8bea-4276-889b-8091ef6b2603?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002806 10.0.0.33 - - [2026-02-10 13:47:06] "GET /virtual-machine-interface/f3b776ea-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004299 10.0.0.33 - - [2026-02-10 13:47:06] "GET /virtual-machine/2a73c6c6-c09f-4463-bdbe-e07d654a41d6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002896 10.0.0.33 - - [2026-02-10 13:47:06] "GET /virtual-machine-interface/f3496984-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003543 10.0.0.33 - - [2026-02-10 13:47:06] "GET /virtual-machine/178e62e1-990d-4376-8a67-bf56e7019071?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002673 10.0.0.33 - - [2026-02-10 13:47:06] "GET /virtual-machine-interface/f41f33ac-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003737 10.0.0.33 - - [2026-02-10 13:47:06] "GET /loadbalancer/fd03cb92-b771-4d99-b8ec-48eff7f6655e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001617 10.0.0.33 - - [2026-02-10 13:47:06] "POST /tags HTTP/1.1" 200 333 0.022615 10.0.0.33 - - [2026-02-10 13:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011008 10.0.0.33 - - [2026-02-10 13:47:06] "GET /tag/07fbbc57-438b-4e1e-ad1b-a5b2835ac7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011453 10.0.0.33 - - [2026-02-10 13:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.33 - - [2026-02-10 13:47:06] "GET /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047654 10.0.0.33 - - [2026-02-10 13:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.33 - - [2026-02-10 13:47:06] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004866 10.0.0.33 - - [2026-02-10 13:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.33 - - [2026-02-10 13:47:06] "GET /service-appliance-set/16d50b84-8d58-4c6a-b21b-1d5e326c0dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001895 10.0.0.33 - - [2026-02-10 13:47:06] "POST /fqname-to-id HTTP/1.1" 404 273 0.001325 10.0.0.33 - - [2026-02-10 13:47:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.113722 10.0.0.33 - - [2026-02-10 13:47:06] "GET /virtual-machine-interface/2e8dd7be-6d53-4888-bdd1-c50a6ded0f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.016532 10.0.0.33 - - [2026-02-10 13:47:07] "POST /instance-ips HTTP/1.1" 200 409 0.017809 10.0.0.33 - - [2026-02-10 13:47:07] "GET /instance-ip/7d55154a-3a4a-43a8-b5eb-8a44ff6ace29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004096 10.0.0.33 - - [2026-02-10 13:47:07] "POST /loadbalancers HTTP/1.1" 200 629 0.062443 10.0.0.33 - - [2026-02-10 13:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.019607 10.0.0.33 - - [2026-02-10 13:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005285 10.0.0.33 - - [2026-02-10 13:47:07] "GET /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044009 10.0.0.33 - - [2026-02-10 13:47:07] "GET /instance-ip/7d55154a-3a4a-43a8-b5eb-8a44ff6ace29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003497 10.0.0.33 - - [2026-02-10 13:47:07] "GET /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029934 10.0.0.33 - - [2026-02-10 13:47:07] "GET /loadbalancer/fd03cb92-b771-4d99-b8ec-48eff7f6655e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002492 10.0.0.33 - - [2026-02-10 13:47:07] "POST /floating-ips HTTP/1.1" 200 597 0.024156 10.0.0.33 - - [2026-02-10 13:47:07] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.034995 10.0.0.33 - - [2026-02-10 13:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.33 - - [2026-02-10 13:47:07] "GET /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033888 10.0.0.33 - - [2026-02-10 13:47:07] "GET /loadbalancer-listener/aef37542-5a43-4e25-9d95-3c018a641fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.007525 10.0.0.33 - - [2026-02-10 13:47:07] "GET /loadbalancer-listener/aef37542-5a43-4e25-9d95-3c018a641fa2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004926 10.0.0.33 - - [2026-02-10 13:47:07] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.032413 10.0.0.33 - - [2026-02-10 13:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.33 - - [2026-02-10 13:47:07] "GET /loadbalancer/fd03cb92-b771-4d99-b8ec-48eff7f6655e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003250 10.0.0.33 - - [2026-02-10 13:47:07] "GET /instance-ip/7d55154a-3a4a-43a8-b5eb-8a44ff6ace29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002409 10.0.0.33 - - [2026-02-10 13:47:07] "GET /instance-ip/7d55154a-3a4a-43a8-b5eb-8a44ff6ace29?fields=floating_ips HTTP/1.1" 200 1212 0.004053 10.0.0.33 - - [2026-02-10 13:47:07] "GET /floating-ip/09eaa4d9-1f17-4a61-bc81-5c69776668ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.001767 10.0.0.33 - - [2026-02-10 13:47:07] "GET /loadbalancer-pool/f6e80afd-cb6b-49e1-aef2-1dad71d2a06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003745 10.0.0.33 - - [2026-02-10 13:47:07] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019380 10.0.0.33 - - [2026-02-10 13:47:07] "GET /loadbalancer/fd03cb92-b771-4d99-b8ec-48eff7f6655e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003393 10.0.0.33 - - [2026-02-10 13:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023096 10.0.0.33 - - [2026-02-10 13:47:07] "GET /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008470 10.0.0.33 - - [2026-02-10 13:47:07] "GET /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006259 10.0.0.33 - - [2026-02-10 13:47:07] "POST /ref-update HTTP/1.1" 200 156 0.007431 10.0.0.33 - - [2026-02-10 13:47:07] "GET /floating-ip/09eaa4d9-1f17-4a61-bc81-5c69776668ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.008482 10.0.0.33 - - [2026-02-10 13:47:07] "PUT /floating-ip/09eaa4d9-1f17-4a61-bc81-5c69776668ec HTTP/1.1" 200 256 0.009468 10.0.0.33 - - [2026-02-10 13:47:07] "POST /tags HTTP/1.1" 409 221 0.011912 10.0.0.33 - - [2026-02-10 13:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.33 - - [2026-02-10 13:47:07] "GET /tag/07fbbc57-438b-4e1e-ad1b-a5b2835ac7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.009974 10.0.0.33 - - [2026-02-10 13:47:07] "POST /set-tag HTTP/1.1" 200 109 0.059649 10.0.0.33 - - [2026-02-10 13:47:07] "GET /loadbalancer-pool/f6e80afd-cb6b-49e1-aef2-1dad71d2a06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.018184 10.0.0.33 - - [2026-02-10 13:47:07] "POST /loadbalancer-members HTTP/1.1" 200 721 0.012150 10.0.0.33 - - [2026-02-10 13:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.093558 10.0.0.33 - - [2026-02-10 13:47:08] "GET /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015600 10.0.0.33 - - [2026-02-10 13:47:08] "GET /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006294 10.0.0.33 - - [2026-02-10 13:47:08] "POST /ref-update HTTP/1.1" 200 156 0.013470 10.0.0.33 - - [2026-02-10 13:47:08] "GET /floating-ip/09eaa4d9-1f17-4a61-bc81-5c69776668ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.013726 10.0.0.33 - - [2026-02-10 13:47:08] "POST /set-tag HTTP/1.1" 200 109 0.194390 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:47:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:47:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000816 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:47:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:47:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:47:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:47:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 10.0.0.33 - - [2026-02-10 13:47:47] "GET /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005393 10.0.0.33 - - [2026-02-10 13:47:47] "POST /set-tag HTTP/1.1" 200 109 0.005751 10.0.0.33 - - [2026-02-10 13:47:47] "GET /virtual-machine-interface/f2daf922-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005527 10.0.0.33 - - [2026-02-10 13:47:47] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.33 - - [2026-02-10 13:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.33 - - [2026-02-10 13:47:47] "GET /loadbalancer/fd03cb92-b771-4d99-b8ec-48eff7f6655e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002339 10.0.0.33 - - [2026-02-10 13:47:47] "GET /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004846 10.0.0.33 - - [2026-02-10 13:47:47] "POST /set-tag HTTP/1.1" 200 109 0.021641 10.0.0.33 - - [2026-02-10 13:47:48] "DELETE /loadbalancer-member/7a70467c-efa1-42fc-b771-e28552e80df8 HTTP/1.1" 200 115 0.039633 10.0.0.33 - - [2026-02-10 13:47:48] "GET /virtual-machine-interface/f3496984-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005537 10.0.0.33 - - [2026-02-10 13:47:48] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.33 - - [2026-02-10 13:47:48] "GET /virtual-machine-interface/f1fadd24-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003731 10.0.0.33 - - [2026-02-10 13:47:48] "POST /set-tag HTTP/1.1" 200 109 0.001815 10.0.0.33 - - [2026-02-10 13:47:48] "GET /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004907 10.0.0.33 - - [2026-02-10 13:47:48] "POST /set-tag HTTP/1.1" 200 109 0.001937 10.0.0.33 - - [2026-02-10 13:47:48] "GET /virtual-machine-interface/f2677254-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003437 10.0.0.33 - - [2026-02-10 13:47:48] "POST /set-tag HTTP/1.1" 200 109 0.001744 10.0.0.33 - - [2026-02-10 13:47:48] "GET /virtual-machine-interface/f3b776ea-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003877 10.0.0.33 - - [2026-02-10 13:47:48] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.33 - - [2026-02-10 13:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.33 - - [2026-02-10 13:47:48] "GET /loadbalancer/fd03cb92-b771-4d99-b8ec-48eff7f6655e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001970 10.0.0.33 - - [2026-02-10 13:47:48] "GET /virtual-machine-interface/f41f33ac-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003455 10.0.0.33 - - [2026-02-10 13:47:48] "POST /set-tag HTTP/1.1" 200 109 0.001702 10.0.0.33 - - [2026-02-10 13:47:49] "GET /virtual-machine-interface/f1fadd24-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013206 10.0.0.33 - - [2026-02-10 13:47:49] "POST /set-tag HTTP/1.1" 200 109 0.007160 10.0.0.33 - - [2026-02-10 13:47:49] "GET /virtual-machine-interface/f1fadd24-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006019 10.0.0.33 - - [2026-02-10 13:47:49] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.33 - - [2026-02-10 13:47:49] "GET /virtual-machine/4ea4e2bb-7cb0-4855-b1b8-7f128423a046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002617 10.0.0.33 - - [2026-02-10 13:47:49] "POST /ref-update HTTP/1.1" 200 156 0.009342 10.0.0.33 - - [2026-02-10 13:47:49] "GET /virtual-machine-interface/f1fadd24-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009211 10.0.0.33 - - [2026-02-10 13:47:49] "POST /set-tag HTTP/1.1" 200 109 0.018350 10.0.0.33 - - [2026-02-10 13:47:49] "POST /set-tag HTTP/1.1" 200 109 0.028656 10.0.0.33 - - [2026-02-10 13:47:49] "POST /set-tag HTTP/1.1" 200 109 0.024093 10.0.0.33 - - [2026-02-10 13:47:49] "POST /set-tag HTTP/1.1" 200 109 0.012678 10.0.0.33 - - [2026-02-10 13:47:49] "POST /set-tag HTTP/1.1" 200 109 0.015230 10.0.0.33 - - [2026-02-10 13:47:49] "DELETE /instance-ip/f211cc3c-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.043596 10.0.0.33 - - [2026-02-10 13:47:49] "DELETE /virtual-machine-interface/f1fadd24-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.034115 10.0.0.33 - - [2026-02-10 13:47:49] "DELETE /virtual-machine/4ea4e2bb-7cb0-4855-b1b8-7f128423a046 HTTP/1.1" 200 115 0.024431 10.0.0.33 - - [2026-02-10 13:47:49] "GET /virtual-machine-interface/f2677254-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004615 10.0.0.33 - - [2026-02-10 13:47:49] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.33 - - [2026-02-10 13:47:49] "GET /virtual-machine-interface/f2677254-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003908 10.0.0.33 - - [2026-02-10 13:47:49] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.33 - - [2026-02-10 13:47:49] "GET /virtual-machine/1b742603-fb03-40e4-a31e-25c125800ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002633 10.0.0.33 - - [2026-02-10 13:47:49] "POST /ref-update HTTP/1.1" 200 156 0.007579 10.0.0.33 - - [2026-02-10 13:47:49] "GET /virtual-machine-interface/f2677254-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005579 10.0.0.33 - - [2026-02-10 13:47:49] "POST /set-tag HTTP/1.1" 200 109 0.015465 10.0.0.33 - - [2026-02-10 13:47:49] "POST /set-tag HTTP/1.1" 200 109 0.023962 10.0.0.33 - - [2026-02-10 13:47:49] "POST /set-tag HTTP/1.1" 200 109 0.029056 10.0.0.33 - - [2026-02-10 13:47:49] "POST /set-tag HTTP/1.1" 200 109 0.012023 10.0.0.33 - - [2026-02-10 13:47:49] "POST /set-tag HTTP/1.1" 200 109 0.027076 10.0.0.33 - - [2026-02-10 13:47:49] "DELETE /instance-ip/f281954e-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.051831 10.0.0.33 - - [2026-02-10 13:47:50] "DELETE /virtual-machine-interface/f2677254-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.059354 10.0.0.33 - - [2026-02-10 13:47:50] "DELETE /virtual-machine/1b742603-fb03-40e4-a31e-25c125800ba6 HTTP/1.1" 200 115 0.032472 10.0.0.33 - - [2026-02-10 13:47:50] "DELETE /tag/4ef491ca-0eb7-4be0-82c2-400ca577f77c HTTP/1.1" 200 115 0.039251 10.0.0.33 - - [2026-02-10 13:47:50] "GET /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004785 10.0.0.33 - - [2026-02-10 13:47:50] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.33 - - [2026-02-10 13:47:50] "GET /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007170 10.0.0.33 - - [2026-02-10 13:47:50] "POST /set-tag HTTP/1.1" 200 109 0.003064 10.0.0.33 - - [2026-02-10 13:47:50] "GET /virtual-machine/e3626175-2db6-4d80-ae9d-f70c667a4182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002630 10.0.0.33 - - [2026-02-10 13:47:50] "POST /ref-update HTTP/1.1" 200 156 0.009470 10.0.0.33 - - [2026-02-10 13:47:50] "GET /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008221 10.0.0.33 - - [2026-02-10 13:47:50] "POST /set-tag HTTP/1.1" 200 109 0.016432 10.0.0.33 - - [2026-02-10 13:47:50] "POST /set-tag HTTP/1.1" 200 109 0.026019 10.0.0.33 - - [2026-02-10 13:47:50] "POST /set-tag HTTP/1.1" 200 109 0.023204 10.0.0.33 - - [2026-02-10 13:47:50] "POST /set-tag HTTP/1.1" 200 109 0.014632 10.0.0.33 - - [2026-02-10 13:47:50] "POST /set-tag HTTP/1.1" 200 109 0.022926 10.0.0.33 - - [2026-02-10 13:47:50] "DELETE /instance-ip/f1747432-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.043232 10.0.0.33 - - [2026-02-10 13:47:50] "POST /ref-update HTTP/1.1" 200 156 0.006904 10.0.0.33 - - [2026-02-10 13:47:50] "DELETE /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.040856 10.0.0.33 - - [2026-02-10 13:47:50] "DELETE /virtual-machine/e3626175-2db6-4d80-ae9d-f70c667a4182 HTTP/1.1" 200 115 0.021800 10.0.0.33 - - [2026-02-10 13:47:50] "GET /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005306 10.0.0.33 - - [2026-02-10 13:47:50] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.33 - - [2026-02-10 13:47:50] "GET /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004092 10.0.0.33 - - [2026-02-10 13:47:50] "POST /set-tag HTTP/1.1" 200 109 0.004997 10.0.0.33 - - [2026-02-10 13:47:50] "GET /virtual-machine/26a05bea-2515-499a-89f5-6281d77748dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002704 10.0.0.33 - - [2026-02-10 13:47:50] "POST /ref-update HTTP/1.1" 200 156 0.007839 10.0.0.33 - - [2026-02-10 13:47:50] "GET /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003573 10.0.0.33 - - [2026-02-10 13:47:50] "POST /set-tag HTTP/1.1" 200 109 0.015438 10.0.0.33 - - [2026-02-10 13:47:50] "POST /set-tag HTTP/1.1" 200 109 0.026224 10.0.0.33 - - [2026-02-10 13:47:50] "POST /set-tag HTTP/1.1" 200 109 0.034801 10.0.0.33 - - [2026-02-10 13:47:50] "POST /set-tag HTTP/1.1" 200 109 0.023672 10.0.0.33 - - [2026-02-10 13:47:51] "POST /set-tag HTTP/1.1" 200 109 0.021035 10.0.0.33 - - [2026-02-10 13:47:51] "DELETE /instance-ip/f116f8ca-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.040155 10.0.0.33 - - [2026-02-10 13:47:51] "POST /ref-update HTTP/1.1" 200 156 0.008647 10.0.0.33 - - [2026-02-10 13:47:51] "DELETE /virtual-machine-interface/f0ff4a0e-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.039516 10.0.0.33 - - [2026-02-10 13:47:51] "DELETE /virtual-machine/26a05bea-2515-499a-89f5-6281d77748dd HTTP/1.1" 200 115 0.025717 10.0.0.33 - - [2026-02-10 13:47:51] "DELETE /tag/8d670c16-f8fd-4bb7-af55-fed7d7c22993 HTTP/1.1" 200 115 0.030047 10.0.0.33 - - [2026-02-10 13:47:51] "DELETE /tag/9065fa1c-0845-4749-b39a-58d9ccaa11d7 HTTP/1.1" 200 115 0.057261 10.0.0.33 - - [2026-02-10 13:48:19] "GET /virtual-machine-interface/f2daf922-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004691 10.0.0.33 - - [2026-02-10 13:48:19] "POST /set-tag HTTP/1.1" 200 109 0.006181 10.0.0.33 - - [2026-02-10 13:48:19] "GET /virtual-machine-interface/f2daf922-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004065 10.0.0.33 - - [2026-02-10 13:48:19] "POST /set-tag HTTP/1.1" 200 109 0.003952 10.0.0.33 - - [2026-02-10 13:48:19] "GET /virtual-machine/d95bed13-28a5-4706-b4cb-b18b7ea65f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003165 10.0.0.33 - - [2026-02-10 13:48:19] "POST /ref-update HTTP/1.1" 200 156 0.013710 10.0.0.33 - - [2026-02-10 13:48:19] "GET /virtual-machine-interface/f2daf922-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019674 10.0.0.33 - - [2026-02-10 13:48:19] "POST /set-tag HTTP/1.1" 200 109 0.105937 10.0.0.33 - - [2026-02-10 13:48:19] "POST /set-tag HTTP/1.1" 200 109 0.020810 10.0.0.33 - - [2026-02-10 13:48:19] "POST /set-tag HTTP/1.1" 200 109 0.028881 10.0.0.33 - - [2026-02-10 13:48:19] "POST /set-tag HTTP/1.1" 200 109 0.062117 10.0.0.33 - - [2026-02-10 13:48:19] "DELETE /instance-ip/f2f57aae-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.083364 10.0.0.33 - - [2026-02-10 13:48:19] "DELETE /virtual-machine-interface/f2daf922-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.100894 10.0.0.33 - - [2026-02-10 13:48:19] "DELETE /virtual-machine/d95bed13-28a5-4706-b4cb-b18b7ea65f2b HTTP/1.1" 200 115 0.036623 10.0.0.33 - - [2026-02-10 13:48:19] "DELETE /tag/55fcf35a-910c-4443-a681-c9352f0f7d43 HTTP/1.1" 200 115 0.078074 10.0.0.33 - - [2026-02-10 13:48:19] "GET /virtual-machine-interface/f41f33ac-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009075 10.0.0.33 - - [2026-02-10 13:48:20] "POST /set-tag HTTP/1.1" 200 109 0.008869 10.0.0.33 - - [2026-02-10 13:48:20] "GET /virtual-machine-interface/f41f33ac-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015891 10.0.0.33 - - [2026-02-10 13:48:20] "POST /set-tag HTTP/1.1" 200 109 0.008448 10.0.0.33 - - [2026-02-10 13:48:20] "GET /virtual-machine/178e62e1-990d-4376-8a67-bf56e7019071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.012198 10.0.0.33 - - [2026-02-10 13:48:20] "POST /ref-update HTTP/1.1" 200 156 0.020350 10.0.0.33 - - [2026-02-10 13:48:20] "GET /virtual-machine-interface/f41f33ac-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012568 10.0.0.33 - - [2026-02-10 13:48:20] "POST /set-tag HTTP/1.1" 200 109 0.029239 10.0.0.33 - - [2026-02-10 13:48:20] "POST /set-tag HTTP/1.1" 200 109 0.058223 10.0.0.33 - - [2026-02-10 13:48:20] "POST /set-tag HTTP/1.1" 200 109 0.054365 10.0.0.33 - - [2026-02-10 13:48:20] "POST /set-tag HTTP/1.1" 200 109 0.012948 10.0.0.33 - - [2026-02-10 13:48:20] "DELETE /instance-ip/f438f92c-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.063264 10.0.0.33 - - [2026-02-10 13:48:20] "DELETE /virtual-machine-interface/f41f33ac-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.053341 10.0.0.33 - - [2026-02-10 13:48:20] "DELETE /virtual-machine/178e62e1-990d-4376-8a67-bf56e7019071 HTTP/1.1" 200 115 0.023697 10.0.0.33 - - [2026-02-10 13:48:20] "DELETE /tag/469572bf-bcce-476c-9e75-5d37dbe89bf7 HTTP/1.1" 200 115 0.046074 10.0.0.33 - - [2026-02-10 13:48:20] "GET /virtual-machine-interface/f3496984-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003666 10.0.0.33 - - [2026-02-10 13:48:20] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.33 - - [2026-02-10 13:48:20] "GET /virtual-machine-interface/f3496984-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004654 10.0.0.33 - - [2026-02-10 13:48:20] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.33 - - [2026-02-10 13:48:20] "GET /virtual-machine/2a73c6c6-c09f-4463-bdbe-e07d654a41d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002701 10.0.0.33 - - [2026-02-10 13:48:20] "POST /ref-update HTTP/1.1" 200 156 0.007928 10.0.0.33 - - [2026-02-10 13:48:20] "GET /virtual-machine-interface/f3496984-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012351 10.0.0.33 - - [2026-02-10 13:48:20] "POST /set-tag HTTP/1.1" 200 109 0.016374 10.0.0.33 - - [2026-02-10 13:48:20] "POST /set-tag HTTP/1.1" 200 109 0.041091 10.0.0.33 - - [2026-02-10 13:48:20] "POST /set-tag HTTP/1.1" 200 109 0.024426 10.0.0.33 - - [2026-02-10 13:48:20] "POST /set-tag HTTP/1.1" 200 109 0.014985 10.0.0.33 - - [2026-02-10 13:48:21] "DELETE /instance-ip/f361fec2-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.053589 10.0.0.33 - - [2026-02-10 13:48:21] "DELETE /virtual-machine-interface/f3496984-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.045092 10.0.0.33 - - [2026-02-10 13:48:21] "DELETE /virtual-machine/2a73c6c6-c09f-4463-bdbe-e07d654a41d6 HTTP/1.1" 200 115 0.030692 10.0.0.33 - - [2026-02-10 13:48:21] "DELETE /tag/16d22ec9-2950-402a-a58f-11ab497b45a0 HTTP/1.1" 200 115 0.056097 10.0.0.33 - - [2026-02-10 13:48:21] "DELETE /tag/36b131e2-9b66-490e-8198-01a19393bfbf HTTP/1.1" 200 115 0.043940 10.0.0.33 - - [2026-02-10 13:48:21] "DELETE /tag/2c8fd917-1581-40b2-b6ce-cd1c13223839 HTTP/1.1" 200 115 0.041644 10.0.0.33 - - [2026-02-10 13:48:21] "GET /virtual-machine-interface/f3b776ea-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005018 10.0.0.33 - - [2026-02-10 13:48:21] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.33 - - [2026-02-10 13:48:21] "GET /virtual-machine-interface/f3b776ea-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005036 10.0.0.33 - - [2026-02-10 13:48:21] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.33 - - [2026-02-10 13:48:21] "GET /virtual-machine/c648d588-8bea-4276-889b-8091ef6b2603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002765 10.0.0.33 - - [2026-02-10 13:48:21] "POST /ref-update HTTP/1.1" 200 156 0.007896 10.0.0.33 - - [2026-02-10 13:48:21] "GET /virtual-machine-interface/f3b776ea-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018788 10.0.0.33 - - [2026-02-10 13:48:21] "POST /set-tag HTTP/1.1" 200 109 0.015119 10.0.0.33 - - [2026-02-10 13:48:21] "POST /set-tag HTTP/1.1" 200 109 0.037444 10.0.0.33 - - [2026-02-10 13:48:21] "POST /set-tag HTTP/1.1" 200 109 0.048332 10.0.0.33 - - [2026-02-10 13:48:21] "POST /set-tag HTTP/1.1" 200 109 0.013647 10.0.0.33 - - [2026-02-10 13:48:21] "DELETE /instance-ip/f3d1d8fa-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.064732 10.0.0.33 - - [2026-02-10 13:48:21] "DELETE /virtual-machine-interface/f3b776ea-0686-11f1-a954-fa163e21757d HTTP/1.1" 200 115 0.040738 10.0.0.33 - - [2026-02-10 13:48:21] "DELETE /virtual-machine/c648d588-8bea-4276-889b-8091ef6b2603 HTTP/1.1" 200 115 0.016752 10.0.0.33 - - [2026-02-10 13:48:21] "DELETE /tag/08f07051-18c9-4337-8d24-55962b25ca3c HTTP/1.1" 200 115 0.051863 10.0.0.33 - - [2026-02-10 13:48:21] "DELETE /tag/55c150b1-5cf4-4f4d-a687-461df5e73c9f HTTP/1.1" 200 115 0.045491 10.0.0.33 - - [2026-02-10 13:48:21] "DELETE /tag/83bf6205-dbf7-4fdf-8c0c-3aea8d9f21b3 HTTP/1.1" 200 115 0.055737 10.0.0.33 - - [2026-02-10 13:48:21] "POST /tags HTTP/1.1" 200 299 0.043326 10.0.0.33 - - [2026-02-10 13:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.33 - - [2026-02-10 13:48:22] "GET /tag/a3af72b5-1eac-4973-bb42-2f32b5b3c8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012405 10.0.0.33 - - [2026-02-10 13:48:22] "POST /tags HTTP/1.1" 200 393 0.016817 10.0.0.33 - - [2026-02-10 13:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007081 10.0.0.33 - - [2026-02-10 13:48:22] "GET /tag/c024e91e-b544-4d15-a4dd-53af5e684315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013445 10.0.0.33 - - [2026-02-10 13:48:22] "POST /tags HTTP/1.1" 200 345 0.039891 10.0.0.33 - - [2026-02-10 13:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016963 10.0.0.33 - - [2026-02-10 13:48:22] "GET /tag/fa822a51-b077-4e3d-b7d1-4efe81fa2b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018732 10.0.0.33 - - [2026-02-10 13:48:22] "DELETE /tag/a3af72b5-1eac-4973-bb42-2f32b5b3c8e0 HTTP/1.1" 200 115 0.058031 10.0.0.33 - - [2026-02-10 13:48:22] "DELETE /tag/c024e91e-b544-4d15-a4dd-53af5e684315 HTTP/1.1" 200 115 0.046444 10.0.0.33 - - [2026-02-10 13:48:22] "DELETE /tag/fa822a51-b077-4e3d-b7d1-4efe81fa2b62 HTTP/1.1" 200 115 0.077586 10.0.0.33 - - [2026-02-10 13:48:23] "POST /projects HTTP/1.1" 409 238 0.001844 10.0.0.33 - - [2026-02-10 13:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.33 - - [2026-02-10 13:48:23] "GET /project/b7df2a75-205e-4e4c-90a6-689f79b9beac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036019 10.0.0.33 - - [2026-02-10 13:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.33 - - [2026-02-10 13:48:23] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004705 10.0.0.33 - - [2026-02-10 13:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.33 - - [2026-02-10 13:48:23] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006110 10.0.0.33 - - [2026-02-10 13:48:23] "POST /security-groups HTTP/1.1" 409 285 0.001863 10.0.0.33 - - [2026-02-10 13:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.33 - - [2026-02-10 13:48:23] "PUT /security-group/5cd5ed8d-9c06-400a-8719-e6559617fa6f HTTP/1.1" 200 262 0.056253 10.0.0.33 - - [2026-02-10 13:48:23] "PUT /access-control-list/084fccc2-d03c-4b71-98f2-d4ba6e91b4b5 HTTP/1.1" 200 272 0.017095 10.0.0.33 - - [2026-02-10 13:48:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.038985 10.0.0.33 - - [2026-02-10 13:48:23] "PUT /access-control-list/177390d1-8c96-4ed3-88a6-e43c3e1f674b HTTP/1.1" 200 272 0.046161 10.0.0.33 - - [2026-02-10 13:48:28] "POST /projects HTTP/1.1" 409 238 0.002109 10.0.0.33 - - [2026-02-10 13:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.33 - - [2026-02-10 13:48:28] "GET /project/b7df2a75-205e-4e4c-90a6-689f79b9beac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044665 10.0.0.33 - - [2026-02-10 13:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2026-02-10 13:48:28] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006464 10.0.0.33 - - [2026-02-10 13:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006571 10.0.0.33 - - [2026-02-10 13:48:28] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003963 10.0.0.33 - - [2026-02-10 13:48:28] "POST /security-groups HTTP/1.1" 409 285 0.003309 10.0.0.33 - - [2026-02-10 13:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.33 - - [2026-02-10 13:48:28] "PUT /security-group/5cd5ed8d-9c06-400a-8719-e6559617fa6f HTTP/1.1" 200 262 0.055036 10.0.0.33 - - [2026-02-10 13:48:28] "PUT /access-control-list/084fccc2-d03c-4b71-98f2-d4ba6e91b4b5 HTTP/1.1" 200 272 0.010602 10.0.0.33 - - [2026-02-10 13:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024357 10.0.0.33 - - [2026-02-10 13:48:28] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.021219 10.0.0.33 - - [2026-02-10 13:48:28] "PUT /access-control-list/177390d1-8c96-4ed3-88a6-e43c3e1f674b HTTP/1.1" 200 272 0.022994 10.0.0.33 - - [2026-02-10 13:48:28] "GET /firewall-rule/ec99e030-f434-4c44-a513-e55484002b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002779 10.0.0.33 - - [2026-02-10 13:48:28] "POST /ref-update HTTP/1.1" 200 156 0.044397 10.0.0.33 - - [2026-02-10 13:48:28] "DELETE /firewall-rule/ec99e030-f434-4c44-a513-e55484002b0a HTTP/1.1" 200 115 0.047191 10.0.0.33 - - [2026-02-10 13:48:28] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.012118 10.0.0.33 - - [2026-02-10 13:48:28] "GET /firewall-rule/f675e931-f29c-48f9-ac28-d491fe7e7b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002976 10.0.0.33 - - [2026-02-10 13:48:28] "POST /ref-update HTTP/1.1" 200 156 0.070529 10.0.0.33 - - [2026-02-10 13:48:28] "DELETE /firewall-rule/f675e931-f29c-48f9-ac28-d491fe7e7b43 HTTP/1.1" 200 115 0.046126 10.0.0.33 - - [2026-02-10 13:48:28] "DELETE /tag/b9eec5d7-eeb7-4aea-b529-a98c7ba54e08 HTTP/1.1" 200 115 0.045288 10.0.0.33 - - [2026-02-10 13:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.33 - - [2026-02-10 13:48:29] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006935 10.0.0.33 - - [2026-02-10 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.33 - - [2026-02-10 13:48:29] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.011342 10.0.0.33 - - [2026-02-10 13:48:29] "PUT /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0 HTTP/1.1" 200 264 0.048757 10.0.0.33 - - [2026-02-10 13:48:29] "PUT /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462 HTTP/1.1" 200 264 0.059184 10.0.0.33 - - [2026-02-10 13:48:29] "DELETE /security-group/5cd5ed8d-9c06-400a-8719-e6559617fa6f HTTP/1.1" 200 115 0.043725 10.0.0.33 - - [2026-02-10 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.33 - - [2026-02-10 13:48:29] "DELETE /access-control-list/084fccc2-d03c-4b71-98f2-d4ba6e91b4b5 HTTP/1.1" 200 115 0.025898 10.0.0.33 - - [2026-02-10 13:48:29] "DELETE /access-control-list/177390d1-8c96-4ed3-88a6-e43c3e1f674b HTTP/1.1" 200 115 0.033108 10.0.0.33 - - [2026-02-10 13:48:29] "GET /project/b7df2a75-205e-4e4c-90a6-689f79b9beac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.049392 10.0.0.33 - - [2026-02-10 13:48:29] "GET /project/b7df2a75-205e-4e4c-90a6-689f79b9beac?fields=security_groups HTTP/1.1" 200 1353 0.058111 10.0.0.33 - - [2026-02-10 13:48:29] "DELETE /security-group/fe8012bb-2199-4055-9fe1-4f7abc608134 HTTP/1.1" 200 115 0.039810 10.0.0.33 - - [2026-02-10 13:48:29] "DELETE /access-control-list/df78ccdf-25e1-4053-acad-9ed167c0999a HTTP/1.1" 200 115 0.028347 10.0.0.33 - - [2026-02-10 13:48:29] "GET /project/b7df2a75-205e-4e4c-90a6-689f79b9beac?fields=application_policy_sets HTTP/1.1" 200 1392 0.045714 10.0.0.33 - - [2026-02-10 13:48:29] "DELETE /access-control-list/68e0cbd6-fdd4-487f-9fc8-051421f772be HTTP/1.1" 200 115 0.046845 10.0.0.33 - - [2026-02-10 13:48:29] "DELETE /project/b7df2a75-205e-4e4c-90a6-689f79b9beac HTTP/1.1" 200 115 0.328004 10.0.0.33 - - [2026-02-10 13:48:29] "POST /projects HTTP/1.1" 409 238 0.002859 10.0.0.33 - - [2026-02-10 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.33 - - [2026-02-10 13:48:29] "GET /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036136 10.0.0.33 - - [2026-02-10 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005620 10.0.0.33 - - [2026-02-10 13:48:29] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004130 10.0.0.33 - - [2026-02-10 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.33 - - [2026-02-10 13:48:29] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004289 10.0.0.33 - - [2026-02-10 13:48:29] "POST /security-groups HTTP/1.1" 409 285 0.002053 10.0.0.33 - - [2026-02-10 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006751 10.0.0.33 - - [2026-02-10 13:48:29] "PUT /security-group/7b2e132e-6a47-4207-82f6-03a4c074473f HTTP/1.1" 200 262 0.058821 10.0.0.33 - - [2026-02-10 13:48:29] "PUT /access-control-list/31a466c5-f1d8-4362-a824-e4c2b4650409 HTTP/1.1" 200 272 0.038467 10.0.0.33 - - [2026-02-10 13:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.063210 10.0.0.33 - - [2026-02-10 13:48:30] "PUT /access-control-list/ecc174d9-9325-48e9-9f63-711eb6d5c949 HTTP/1.1" 200 272 0.052640 10.0.0.33 - - [2026-02-10 13:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.33 - - [2026-02-10 13:48:34] "GET /loadbalancer/fd03cb92-b771-4d99-b8ec-48eff7f6655e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002361 10.0.0.33 - - [2026-02-10 13:48:34] "GET /virtual-machine-interface/f160a506-0686-11f1-a954-fa163e21757d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001236 10.0.0.33 - - [2026-02-10 13:48:34] "DELETE /loadbalancer-member/c549fc1e-e061-45ab-a964-09d38bda5dee HTTP/1.1" 200 115 0.043836 10.0.0.33 - - [2026-02-10 13:48:34] "DELETE /loadbalancer-pool/f6e80afd-cb6b-49e1-aef2-1dad71d2a06b HTTP/1.1" 200 115 0.044848 10.0.0.33 - - [2026-02-10 13:48:34] "DELETE /loadbalancer-listener/aef37542-5a43-4e25-9d95-3c018a641fa2 HTTP/1.1" 200 115 0.042608 10.0.0.33 - - [2026-02-10 13:48:34] "DELETE /loadbalancer/fd03cb92-b771-4d99-b8ec-48eff7f6655e HTTP/1.1" 200 115 0.043031 10.0.0.33 - - [2026-02-10 13:48:34] "DELETE /floating-ip/09eaa4d9-1f17-4a61-bc81-5c69776668ec HTTP/1.1" 200 115 0.034453 10.0.0.33 - - [2026-02-10 13:48:34] "DELETE /instance-ip/7d55154a-3a4a-43a8-b5eb-8a44ff6ace29 HTTP/1.1" 200 115 0.057732 10.0.0.33 - - [2026-02-10 13:48:34] "DELETE /virtual-machine-interface/2e8dd7be-6d53-4888-bdd1-c50a6ded0f95 HTTP/1.1" 200 115 0.047925 10.0.0.33 - - [2026-02-10 13:48:34] "DELETE /tag/07fbbc57-438b-4e1e-ad1b-a5b2835ac7aa HTTP/1.1" 200 115 0.039718 10.0.0.33 - - [2026-02-10 13:48:34] "POST /projects HTTP/1.1" 409 238 0.002111 10.0.0.33 - - [2026-02-10 13:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009013 10.0.0.33 - - [2026-02-10 13:48:34] "GET /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041750 10.0.0.33 - - [2026-02-10 13:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015105 10.0.0.33 - - [2026-02-10 13:48:34] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006750 10.0.0.33 - - [2026-02-10 13:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.33 - - [2026-02-10 13:48:34] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006255 10.0.0.33 - - [2026-02-10 13:48:34] "POST /security-groups HTTP/1.1" 409 285 0.002450 10.0.0.33 - - [2026-02-10 13:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2026-02-10 13:48:34] "PUT /security-group/7b2e132e-6a47-4207-82f6-03a4c074473f HTTP/1.1" 200 262 0.055586 10.0.0.33 - - [2026-02-10 13:48:34] "PUT /access-control-list/31a466c5-f1d8-4362-a824-e4c2b4650409 HTTP/1.1" 200 272 0.016200 10.0.0.33 - - [2026-02-10 13:48:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.048272 10.0.0.33 - - [2026-02-10 13:48:34] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.015432 10.0.0.33 - - [2026-02-10 13:48:34] "PUT /access-control-list/ecc174d9-9325-48e9-9f63-711eb6d5c949 HTTP/1.1" 200 272 0.043508 10.0.0.33 - - [2026-02-10 13:48:34] "GET /firewall-rule/b4c72a6d-c673-492e-a4a0-c3625a0a7b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002597 10.0.0.33 - - [2026-02-10 13:48:35] "POST /ref-update HTTP/1.1" 200 156 0.054044 10.0.0.33 - - [2026-02-10 13:48:35] "DELETE /firewall-rule/b4c72a6d-c673-492e-a4a0-c3625a0a7b33 HTTP/1.1" 200 115 0.097267 10.0.0.33 - - [2026-02-10 13:48:35] "GET /firewall-policy/c9d53ca6-5d10-4c6f-8fc0-2d450f67222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.012742 10.0.0.33 - - [2026-02-10 13:48:35] "GET /firewall-rule/443e78fa-286d-4dbc-9197-256b64291e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002497 10.0.0.33 - - [2026-02-10 13:48:35] "POST /ref-update HTTP/1.1" 200 156 0.092050 10.0.0.33 - - [2026-02-10 13:48:35] "DELETE /firewall-rule/443e78fa-286d-4dbc-9197-256b64291e8b HTTP/1.1" 200 115 0.045761 10.0.0.33 - - [2026-02-10 13:48:35] "DELETE /tag/7e456c59-cb6a-49bc-8a64-b7c30569808a HTTP/1.1" 200 115 0.049306 10.0.0.33 - - [2026-02-10 13:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.33 - - [2026-02-10 13:48:35] "GET /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004149 10.0.0.33 - - [2026-02-10 13:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.33 - - [2026-02-10 13:48:35] "GET /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004962 10.0.0.33 - - [2026-02-10 13:48:35] "PUT /virtual-network/9333286e-5b5c-44e9-ba57-e27b7cbb13e0 HTTP/1.1" 200 264 0.049000 10.0.0.33 - - [2026-02-10 13:48:35] "PUT /virtual-network/fb5b36d8-8b76-489c-98e5-cd2f9f080462 HTTP/1.1" 200 264 0.055952 10.0.0.33 - - [2026-02-10 13:48:35] "DELETE /security-group/7b2e132e-6a47-4207-82f6-03a4c074473f HTTP/1.1" 200 115 0.070043 10.0.0.33 - - [2026-02-10 13:48:35] "DELETE /access-control-list/31a466c5-f1d8-4362-a824-e4c2b4650409 HTTP/1.1" 200 115 0.033674 10.0.0.33 - - [2026-02-10 13:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.33 - - [2026-02-10 13:48:35] "DELETE /access-control-list/ecc174d9-9325-48e9-9f63-711eb6d5c949 HTTP/1.1" 200 115 0.034312 10.0.0.33 - - [2026-02-10 13:48:35] "GET /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.047184 10.0.0.33 - - [2026-02-10 13:48:35] "GET /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335?fields=security_groups HTTP/1.1" 200 1353 0.038918 10.0.0.33 - - [2026-02-10 13:48:35] "DELETE /security-group/2bbaa5cc-ecff-4e47-9138-2aada6e3dc64 HTTP/1.1" 200 115 0.100103 10.0.0.33 - - [2026-02-10 13:48:35] "DELETE /access-control-list/829c787f-3bfd-4f64-be8b-1d7b292e2d9d HTTP/1.1" 200 115 0.063381 10.0.0.33 - - [2026-02-10 13:48:35] "GET /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335?fields=application_policy_sets HTTP/1.1" 200 1392 0.045140 10.0.0.33 - - [2026-02-10 13:48:35] "DELETE /access-control-list/12f5004a-1701-4949-96ad-ecf1644ff926 HTTP/1.1" 200 115 0.057158 10.0.0.33 - - [2026-02-10 13:48:36] "DELETE /project/a907c5a1-0bb2-4f99-9aca-6f2c8de11335 HTTP/1.1" 200 115 0.413576 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:49:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.33 - - [2026-02-10 13:49:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000784